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
2025-12-07
selftests: mptcp: join: properly kill background tasks
Matthieu Baerts (NGI0)
2
-7
/
+28
2025-12-01
selftests: mptcp: join: endpoints: longer transfer
Matthieu Baerts (NGI0)
1
-4
/
+4
2025-12-01
tracing/tools: Fix incorrcet short option in usage text for --threads
Zhang Chujun
1
-1
/
+1
2025-12-01
selftests: net: use BASH for bareudp testing
Po-Hsu Lin
1
-1
/
+1
2025-11-24
Revert "perf dso: Add missed dso__put to dso__load_kcore"
jingxian.li
1
-1
/
+0
2025-11-24
selftests: mptcp: connect: trunc: read all recv data
Matthieu Baerts (NGI0)
1
-5
/
+13
2025-11-24
selftests: mptcp: join: rm: set backup flag
Matthieu Baerts (NGI0)
1
-27
/
+27
2025-11-24
selftests: mptcp: connect: fix fallback note due to OoO
Matthieu Baerts (NGI0)
1
-1
/
+1
2025-11-24
selftests/user_events: fix type cast for write_index packed member in perf_test
Ankit Khushwaha
1
-1
/
+1
2025-11-24
selftests/tracing: Run sample events to clear page cache events
Steven Rostedt
1
-0
/
+4
2025-11-24
selftests: net: local_termination: Wait for interfaces to come up
Alexander Sverdlin
1
-0
/
+2
2025-11-24
iommufd: Make vfio_compat's unmap succeed if the range is already empty
Jason Gunthorpe
1
-0
/
+2
2025-11-24
selftests: netdevsim: set test timeout to 10 minutes
Jakub Kicinski
1
-0
/
+1
2025-11-24
selftests: netdevsim: Fix ethtool-coalesce.sh fail by installing ethtool-comm...
Wang Liang
1
-0
/
+4
2025-11-24
netdevsim: add Makefile for selftests
David Wei
1
-0
/
+17
2025-11-24
selftests/net: use destination options instead of hop-by-hop
Anubhav Singh
1
-2
/
+2
2025-11-24
selftests/net: fix GRO coalesce test and add ext header coalesce tests
Richard Gobert
1
-6
/
+87
2025-11-24
selftests/net: fix out-of-order delivery of FIN in gro:tcp test
Anubhav Singh
1
-0
/
+8
2025-11-24
tools: lib: thermal: use pkg-config to locate libnl3
Sascha Hauer
1
-1
/
+6
2025-11-24
tools: lib: thermal: don't preserve owner in install
Emil Dahl Juhl
1
-1
/
+1
2025-11-24
tools bitmap: Add missing asm-generic/bitsperlong.h include
Ian Rogers
1
-0
/
+1
2025-11-24
selftests/Makefile: include $(INSTALL_DEP_TARGETS) in clean target to clean n...
Nai-Chen Cheng
1
-1
/
+1
2025-11-24
selftests: Replace sleep with slowwait
David Ahern
1
-1
/
+1
2025-11-24
selftests: Disable dad for ipv6 in fcnal-test.sh
David Ahern
1
-0
/
+2
2025-11-24
selftests: traceroute: Use require_command()
Ido Schimmel
1
-10
/
+3
2025-11-24
selftests: net: replace sleeps in fcnal-test with waits
Jakub Kicinski
1
-214
/
+214
2025-11-24
selftests/net: Ensure assert() triggers in psock_tpacket.c
Wake Liu
1
-0
/
+1
2025-11-24
selftests/net: Replace non-standard __WORDSIZE with sizeof(long) * 8
Wake Liu
1
-2
/
+1
2025-11-24
tools/power x86_energy_perf_policy: Prefer driver HWP limits
Len Brown
1
-4
/
+9
2025-11-24
tools/power x86_energy_perf_policy: Enhance HWP enable
Len Brown
1
-4
/
+9
2025-11-24
tools/power x86_energy_perf_policy: Fix incorrect fopen mode usage
Kaushlendra Kumar
1
-2
/
+2
2025-11-24
tools/cpupower: Fix incorrect size in cpuidle_state_disable()
Kaushlendra Kumar
1
-2
/
+3
2025-11-24
bpftool: Fix -Wuninitialized-const-pointer warnings with clang >= 21
Tom Stellard
2
-2
/
+2
2025-11-24
tools/cpupower: fix error return value in cpupower_write_sysfs()
Kaushlendra Kumar
1
-1
/
+1
2025-11-24
selftests/bpf: Upon failures, exit with code 1 in test_xsk.sh
Ricardo B. Marlière
1
-0
/
+2
2025-11-24
selftests/bpf: Fix bpf_prog_detach2 usage in test_lirc_mode2
Ricardo B. Marlière
1
-1
/
+1
2025-11-24
libbpf: Fix powerpc's stack register definition in bpf_tracing.h
Andrii Nakryiko
1
-1
/
+1
2025-11-02
selftests: mptcp: join: mark 'delete re-add signal' as skipped if not supported
Matthieu Baerts (NGI0)
1
-1
/
+1
2025-11-02
selftests: mptcp: disable add_addr retrans in endpoint_tests
Geliang Tang
1
-0
/
+1
2025-10-29
selftests: mptcp: join: mark implicit tests as skipped if not supported
Matthieu Baerts (NGI0)
1
-2
/
+2
2025-10-29
selftests: mptcp: join: mark 'flush re-add' as skipped if not supported
Matthieu Baerts (NGI0)
1
-1
/
+1
2025-10-29
selftests: net: fix server bind failure in sctp_vrf.sh
Xin Long
2
-43
/
+47
2025-10-29
selftests/net: convert sctp_vrf.sh to run it in unique namespace
Hangbin Liu
1
-9
/
+3
2025-10-23
selftests: arg_parsing: Ensure data is flushed to disk before reading.
Xing Guo
1
-0
/
+3
2025-10-23
selftests/bpf: make arg_parsing.c more robust to crashes
Andrii Nakryiko
1
-3
/
+6
2025-10-19
perf test stat: Avoid hybrid assumption when virtualized
Ian Rogers
1
-1
/
+5
2025-10-19
selftests/mm: skip soft-dirty tests when CONFIG_MEM_SOFT_DIRTY is disabled
Lance Yang
4
-20
/
+84
2025-10-19
selftests: mptcp: join: validate C-flag + def limit
Matthieu Baerts (NGI0)
1
-0
/
+11
2025-10-19
rseq/selftests: Use weak symbol reference, not definition, to link with glibc
Sean Christopherson
1
-4
/
+4
2025-10-19
perf python: split Clang options when invoking Popen
Leo Yan
1
-1
/
+4
[next]