index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Lines
2024-12-30
selftests/bpf: Add testcases for BPF_MUL
Matan Shachnai
-0
/
+134
2024-12-30
libbpf: Set MFD_NOEXEC_SEAL when creating memfd
Daniel Xu
-1
/
+13
2024-12-30
KVM: riscv: selftests: Add Svvptc/Zabha/Ziccrse exts to get-reg-list test
Quan Zhou
-0
/
+12
2024-12-30
KVM: riscv: selftests: Add SBI SUSP to get-reg-list test
Andrew Jones
-1
/
+5
2024-12-29
Merge tag 'objtool-urgent-2024-12-29' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-0
/
+1
2024-12-29
objtool: Add bch2_trans_unlocked_error() to bcachefs noreturns
chenchangcheng
-0
/
+1
2024-12-27
Merge tag 'trace-tools-v6.13-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-81
/
+96
2024-12-27
verification/dot2k: Implement event type detection
Gabriele Monaco
-2
/
+41
2024-12-27
verification/dot2k: Auto patch current kernel source
Gabriele Monaco
-15
/
+82
2024-12-27
verification/dot2k: Simplify manual steps in monitor creation
Gabriele Monaco
-5
/
+110
2024-12-27
verification/dot2k: Add support for name and description options
Gabriele Monaco
-14
/
+12
2024-12-27
verification/dot2k: More robust template variables
Gabriele Monaco
-32
/
+32
2024-12-27
Merge tag 'hardening-v6.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-4
/
+11
2024-12-27
verification/dot2k: Unify main.c templates
Gabriele Monaco
-184
/
+7
2024-12-27
verification/dot2k: Fix template directory detection
Gabriele Monaco
-8
/
+8
2024-12-27
rtla/timerlat: Fix histogram ALL for zero samples
Tomas Glozar
-81
/
+96
2024-12-27
pm: cpupower: Add header changes for cpufreq.h to SWIG bindings
John B. Wyatt IV
-0
/
+3
2024-12-26
Merge tag 'sound-6.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
-1
/
+1
2024-12-26
selftests/ftrace: Add a test case for repeating register/unregister fprobe
Masami Hiramatsu (Google)
-0
/
+19
2024-12-26
selftests: ftrace: Remove obsolate maxactive syntax check
Masami Hiramatsu (Google)
-3
/
+1
2024-12-26
perf stat: Document and clarify outstate members
James Clark
-7
/
+21
2024-12-26
perf stat: Document and simplify interval timestamps
James Clark
-24
/
+25
2024-12-26
perf stat: Remove empty new_line_metric function
James Clark
-11
/
+7
2024-12-26
perf stat: Also hide metric-units from JSON when event didn't run
James Clark
-2
/
+3
2024-12-26
perf stat: Fix trailing comma when there is no metric unit
James Clark
-87
/
+104
2024-12-26
perf docs: Add documentation for --force-btf option
Howard Chu
-0
/
+5
2024-12-26
perf trace: Add tests for BTF general augmentation
Howard Chu
-0
/
+93
2024-12-24
sched_ext: Fix dsq_local_on selftest
Tejun Heo
-3
/
+7
2024-12-23
vsock/test: Add test for MSG_ZEROCOPY completion memory leak
Michal Luczaj
-0
/
+152
2024-12-23
vsock/test: Add test for sk_error_queue memory leak
Michal Luczaj
-0
/
+45
2024-12-23
vsock/test: Add test for accept_queue memory leak
Michal Luczaj
-0
/
+52
2024-12-23
vsock/test: Adapt send_byte()/recv_byte() to handle MSG_ZEROCOPY
Michal Luczaj
-2
/
+2
2024-12-23
vsock/test: Add README blurb about kmemleak usage
Michal Luczaj
-0
/
+15
2024-12-23
vsock/test: Introduce option to select tests
Michal Luczaj
-2
/
+40
2024-12-23
vsock/test: Use NSEC_PER_SEC
Michal Luczaj
-2
/
+3
2024-12-23
selftests: drv-net: assume stats refresh is 0 if no ethtool -c support
Jakub Kicinski
-4
/
+11
2024-12-23
perf path: Remove unused is_executable_file()
Dr. David Alan Gilbert
-13
/
+0
2024-12-23
perf values: Use evsel rather than evsel->idx
Ian Rogers
-68
/
+51
2024-12-23
perf stream: Use evsel rather than evsel->idx
Ian Rogers
-11
/
+10
2024-12-23
perf jevents: Provide better path information for broken JSON
Ian Rogers
-2
/
+9
2024-12-23
perf lock contention: Handle slab objects in -L/--lock-filter option
Namhyung Kim
-3
/
+95
2024-12-23
perf lock contention: Resolve slab object name using BPF
Namhyung Kim
-2
/
+76
2024-12-23
perf lock contention: Run BPF slab cache iterator
Namhyung Kim
-0
/
+118
2024-12-22
selftests: add pidfd bind-mount tests
Christian Brauner
-1
/
+190
2024-12-21
Merge tag 'mm-hotfixes-stable-2024-12-21-12-09' of git://git.kernel.org/pub/s...
Linus Torvalds
-2
/
+12
2024-12-21
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
-384
/
+660
2024-12-20
selftests/bpf: Test bpf_skb_change_tail() in TC ingress
Cong Wang
-0
/
+168
2024-12-20
selftests/bpf: Introduce socket_helpers.h for TC tests
Cong Wang
-384
/
+395
2024-12-20
selftests/bpf: Add a BPF selftest for bpf_skb_change_tail()
Cong Wang
-0
/
+91
2024-12-20
selftests: net: Add a VLAN bridge binding selftest
Petr Machata
-0
/
+257
[prev]
[next]