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
/
testing
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-07
selftests/Makefile: include $(INSTALL_DEP_TARGETS) in clean target to clean n...
Nai-Chen Cheng
1
-1
/
+1
2025-12-07
selftests: Replace sleep with slowwait
David Ahern
1
-1
/
+1
2025-12-07
selftests: Disable dad for ipv6 in fcnal-test.sh
David Ahern
1
-0
/
+2
2025-12-07
selftests: traceroute: Use require_command()
Ido Schimmel
1
-10
/
+3
2025-12-07
selftests/net: Ensure assert() triggers in psock_tpacket.c
Wake Liu
1
-0
/
+1
2025-12-07
selftests/net: Replace non-standard __WORDSIZE with sizeof(long) * 8
Wake Liu
1
-2
/
+1
2025-12-07
selftests/bpf: Fix bpf_prog_detach2 usage in test_lirc_mode2
Ricardo B. Marlière
1
-1
/
+1
2025-10-29
rseq/selftests: Use weak symbol reference, not definition, to link with glibc
Sean Christopherson
1
-4
/
+4
2025-10-29
selftests: watchdog: skip ping loop if WDIOF_KEEPALIVEPING not supported
Akhilesh Patil
1
-0
/
+6
2025-10-29
selftests: arm64: Check fread return value in exec_target
Bala-Vignesh-Reddy
1
-1
/
+6
2025-10-02
selftests: fib_nexthops: Fix creation of non-FDB nexthops
Ido Schimmel
1
-6
/
+6
2025-08-28
selftests: mptcp: pm: check flush doesn't reset limits
Matthieu Baerts (NGI0)
1
-0
/
+1
2025-08-28
selftests/memfd: add test for mapping write-sealed memfd read-only
Lorenzo Stoakes
1
-0
/
+43
2025-08-28
selftests: mptcp: connect: also cover alt modes
Matthieu Baerts (NGI0)
2
-1
/
+7
2025-08-28
ktest.pl: Prevent recursion of default variable options
Steven Rostedt
1
-1
/
+4
2025-08-28
selftests: tracing: Use mutex_unlock for testing glob filter
Masami Hiramatsu (Google)
1
-1
/
+1
2025-08-28
selftests/futex: Define SYS_futex on 32-bit architectures with 64-bit time_t
Cynthia Huang
1
-0
/
+11
2025-08-28
selftests: rtnetlink.sh: remove esp4_offload after test
Xiumei Mu
1
-0
/
+6
2025-08-28
selftests/tracing: Fix false failure of subsystem event test
Steven Rostedt
1
-2
/
+26
2025-06-27
selftests/seccomp: fix syscall_restart test for arm compat
Neill Kapron
1
-2
/
+5
2025-06-04
selftests/mm: compaction_test: support platform with huge mount of memory
Feng Tang
1
-5
/
+14
2025-05-02
selftests/mincore: Allow read-ahead pages to reach the end of the file
Qiuxu Zhuo
1
-3
/
+0
2025-05-02
selftests: ublk: fix test_stripe_04
Ming Lei
1
-0
/
+24
2025-05-02
selftests/mm: generate a temporary mountpoint for cgroup filesystem
Mark Brown
2
-3
/
+3
2025-03-13
selftests: rtnetlink: update netdevsim ipsec output format
Hangbin Liu
1
-2
/
+2
2025-03-13
udp: gso: do not drop small packets when PMTU reduces
Yan Zhai
1
-0
/
+26
2025-03-13
selftests/net/ipsec: Fix Null pointer dereference in rtattr_pack()
Liu Ye
1
-1
/
+2
2025-03-13
ktest.pl: Check kernelrelease return in get_version
Ricardo B. Marliere
1
-0
/
+5
2025-03-13
net: netdevsim: try to close UDP port harness races
Jakub Kicinski
1
-8
/
+8
2025-03-13
ktest.pl: Remove unused declarations in run_bisect_test function
Ba Jing
1
-2
/
+0
2025-03-13
tools/testing/selftests/bpf/test_tc_tunnel.sh: Fix wait for server bind
Marco Leogrande
1
-0
/
+1
2025-03-13
selftests: harness: fix printing of mismatch values in __EXPECT()
Dmitry V. Levin
1
-12
/
+12
2024-12-19
selftests: mlxsw: sharedbuffer: Remove duplicate test cases
Danielle Ratson
1
-10
/
+0
2024-12-19
selftests: mlxsw: sharedbuffer: Remove h1 ingress test case
Danielle Ratson
1
-5
/
+0
2024-12-14
kselftest/arm64: Don't leak pipe fds in pac.exec_sign_all()
Mark Brown
1
-0
/
+3
2024-12-14
powerpc/vdso: Flag VDSO64 entry points as functions
Christophe Leroy
1
-2
/
+1
2024-12-14
wireguard: selftests: load nf_conntrack if not present
Hangbin Liu
1
-0
/
+1
2024-12-14
selftests: net: really check for bg process completion
Paolo Abeni
1
-1
/
+1
2024-12-14
selftests/bpf: Add push/pop checking for msg_verify_data in test_sockmap
Zijian Zhang
1
-5
/
+101
2024-12-14
selftests/bpf: Fix total_bytes in msg_loop_rx in test_sockmap
Zijian Zhang
1
-5
/
+7
2024-12-14
selftests, bpf: Add one test for sockmap with strparser
Liu Jian
1
-3
/
+30
2024-12-14
selftests/bpf: Fix SENDPAGE data logic in test_sockmap
Zijian Zhang
1
-7
/
+11
2024-12-14
selftests/bpf: Add txmsg_pass to pull/push/pop in test_sockmap
Zijian Zhang
1
-0
/
+7
2024-12-14
selftests/bpf: Fix txmsg_redir of test_txmsg_pull in test_sockmap
Zijian Zhang
1
-1
/
+1
2024-12-14
selftests/bpf: Fix msg_verify_data in test_sockmap
Zijian Zhang
1
-10
/
+20
2024-12-14
selftests/resctrl: Protect against array overrun during iMC config parsing
Reinette Chatre
1
-2
/
+1
2024-12-14
kselftest/arm64: mte: fix printf type warnings about longs
Andre Przywara
1
-2
/
+2
2024-12-14
selftests/watchdog-test: Fix system accidentally reset after watchdog-test
Li Zhijian
1
-0
/
+6
2024-11-08
selftests/mm: fix incorrect buffer->mirror size in hmm2 double_map test
Donet Tom
1
-1
/
+1
2024-10-17
net: Add l3mdev index to flow struct and avoid oif reset for port devices
David Ahern
1
-1
/
+1
[next]