index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-17
tools bpftool: Fix compilation error with new binutils
Andres Freund
2
-9
/
+38
2023-03-17
tools bpf_jit_disasm: Fix compilation error with new binutils
Andres Freund
2
-2
/
+8
2023-03-17
tools perf: Fix compilation error with new binutils
Andres Freund
2
-3
/
+12
2023-03-17
tools include: add dis-asm-compat.h to handle version differences
Andres Freund
1
-0
/
+55
2023-03-17
tools build: Add feature test for init_disassemble_info API changes
Andres Freund
4
-0
/
+22
2023-03-17
perf stat: Fix counting when initial delay configured
Changbin Du
4
-16
/
+18
2023-03-17
selftests: nft_nat: ensuring the listening side is up before starting the client
Hangbin Liu
1
-0
/
+2
2023-03-17
perf inject: Fix --buildid-all not to eat up MMAP2
Namhyung Kim
1
-0
/
+1
2023-03-11
tools/iio/iio_utils:fix memory leak
Yulong Zhang
1
-17
/
+6
2023-03-11
objtool: Fix memory leak in create_static_call_sections()
Miaoqian Lin
1
-0
/
+2
2023-03-10
perf intel-pt: pkt-decoder: Add CFE and EVD packets
Adrian Hunter
4
-0
/
+83
2023-03-10
tools/bootconfig: fix single & used for logical condition
Antonio Alvarez Feijoo
1
-1
/
+1
2023-03-10
ktest.pl: Add RUN_TIMEOUT option with default unlimited
Steven Rostedt
2
-4
/
+21
2023-03-10
ktest.pl: Fix missing "end_monitor" when machine check fails
Steven Rostedt
1
-1
/
+2
2023-03-10
ktest.pl: Give back console on Ctrt^C on monitor
Steven Rostedt
1
-0
/
+3
2023-03-10
selftests/landlock: Test ptrace as much as possible with Yama
Jeff Xu
1
-17
/
+96
2023-03-10
selftests/landlock: Skip overlayfs tests when not supported
Jeff Xu
1
-0
/
+47
2023-03-10
tools/power/x86/intel-speed-select: Add Emerald Rapid quirk
Zhang Rui
1
-1
/
+1
2023-03-10
objtool: add UACCESS exceptions for __tsan_volatile_read/write
Arnd Bergmann
1
-0
/
+2
2023-03-10
selftests/ftrace: Fix bash specific "==" operator
Masami Hiramatsu (Google)
1
-1
/
+1
2023-03-10
perf tools: Fix auto-complete on aarch64
Yicong Yang
1
-3
/
+8
2023-03-10
perf intel-pt: Do not try to queue auxtrace data on pipe
Namhyung Kim
3
-0
/
+39
2023-03-10
perf intel-pt: Add support for emulated ptwrite
Adrian Hunter
6
-3
/
+224
2023-03-10
perf intel-pt: Add link to the perf wiki's Intel PT page
Adrian Hunter
1
-0
/
+7
2023-03-10
perf intel-pt: Add documentation for Event Trace and TNT disable
Adrian Hunter
1
-2
/
+102
2023-03-10
perf inject: Use perf_data__read() for auxtrace
Namhyung Kim
1
-3
/
+3
2023-03-10
perf llvm: Fix inadvertent file creation
Ian Rogers
1
-1
/
+24
2023-03-10
sefltests: netdevsim: wait for devlink instance after netns removal
Jiri Pirko
1
-0
/
+18
2023-03-10
selftest: fib_tests: Always cleanup before exit
Roxana Nicolescu
1
-0
/
+2
2023-03-10
selftests/net: Interpret UDP_GRO cmsg data as an int value
Jakub Sitnicki
1
-4
/
+2
2023-03-10
selftests/bpf: Fix out-of-srctree build
Ilya Leoshkevich
1
-2
/
+0
2023-03-10
libbpf: Fix alen calculation in libbpf_nla_dump_errormsg()
Ilya Leoshkevich
1
-1
/
+1
2023-03-10
bpftool: profile online CPUs instead of possible
Tonghao Zhang
1
-8
/
+30
2023-03-10
x86: Mark stop_this_cpu() __noreturn
Peter Zijlstra
1
-0
/
+1
2023-03-10
libbpf: Fix btf__align_of() by taking into account field offsets
Andrii Nakryiko
1
-0
/
+13
2023-02-22
selftest/lkdtm: Skip stack-entropy test if lkdtm is not available
Misono Tomohiro
1
-1
/
+15
2023-02-22
tools/virtio: fix the vringh test for virtio ring changes
Shunsuke Mie
8
-5
/
+45
2023-02-22
selftests/bpf: Verify copy_register_state() preserves parent/live fields
Eduard Zingerman
1
-0
/
+36
2023-02-14
selftests: forwarding: lib: quote the sysctl values
Hangbin Liu
1
-2
/
+2
2023-02-09
selftests: net: udpgso_bench_tx: Cater for pending datagrams zerocopy benchma...
Andrei Gherzan
1
-7
/
+27
2023-02-09
selftests: net: udpgso_bench: Fix racing bug between the rx/tx programs
Andrei Gherzan
1
-4
/
+20
2023-02-09
selftests: net: udpgso_bench_rx/tx: Stop when wrong CLI args are provided
Andrei Gherzan
2
-0
/
+4
2023-02-09
selftests: net: udpgso_bench_rx: Fix 'used uninitialized' compiler warning
Andrei Gherzan
1
-1
/
+1
2023-02-06
selftests: Provide local define of __cpuid_count()
Reinette Chatre
1
-0
/
+15
2023-02-06
selftests/vm: remove ARRAY_SIZE define from individual tests
Shuah Khan
3
-3
/
+3
2023-02-06
tools: fix ARRAY_SIZE defines in tools and selftests hdrs
Shuah Khan
3
-0
/
+8
2023-02-01
kbuild: Allow kernel installation packaging to override pkg-config
Chun-Tse Shao
1
-2
/
+2
2023-02-01
tools: gpio: fix -c option of gpio-event-mon
Ivo Borisov Shopov
1
-0
/
+1
2023-02-01
objtool: Add a missing comma to avoid string concatenation
Eric W. Biederman
1
-1
/
+1
2023-02-01
exit: Add and use make_task_dead.
Eric W. Biederman
1
-1
/
+2
[next]