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-10-15
nvdimm: ndtest: Return -ENOMEM if devm_kcalloc() fails in ndtest_probe()
Guangshuo Li
1
-1
/
+12
2025-10-15
selftests: watchdog: skip ping loop if WDIOF_KEEPALIVEPING not supported
Akhilesh Patil
1
-0
/
+6
2025-10-15
selftests: vDSO: vdso_test_abi: Correctly skip whole test with missing vDSO
Thomas Weißschuh
1
-5
/
+4
2025-10-15
selftests: vDSO: Fix -Wunitialized in powerpc VDSO_CALL() wrapper
Thomas Weißschuh
1
-4
/
+3
2025-10-15
selftests/nolibc: fix EXPECT_NZ macro
Benjamin Berg
1
-2
/
+2
2025-10-15
bpf/selftests: Fix test_tcpnotify_user
Matt Bobrowski
2
-11
/
+10
2025-10-15
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-09-25
selftests: mptcp: avoid spurious errors on TCP disconnect
Matthieu Baerts (NGI0)
1
-2
/
+2
2025-09-25
selftests: mptcp: connect: catch IO errors on listen side
Matthieu Baerts (NGI0)
1
-3
/
+4
2025-09-25
selftests: mptcp: sockopt: fix error messages
Geliang Tang
1
-6
/
+10
2025-09-25
selftests: mptcp: userspace pm: validate deny-join-id0 flag
Matthieu Baerts (NGI0)
2
-3
/
+18
2025-09-09
selftest: net: Fix weird setsockopt() in bind_bhash.c.
Kuniyuki Iwashima
1
-2
/
+2
2025-09-09
selftests: drv-net: csum: fix interface name for remote host
Jakub Kicinski
1
-2
/
+2
2025-09-09
netfilter: nft_flowtable.sh: re-run with random mtu sizes
Florian Westphal
1
-37
/
+76
2025-08-28
selftests: mptcp: pm: check flush doesn't reset limits
Matthieu Baerts (NGI0)
1
-0
/
+1
2025-08-20
selftests/bpf: Fix a user_ringbuf failure with arm64 64KB page size
Yonghong Song
1
-3
/
+7
2025-08-20
selftests/bpf: Fix ringbuf/ringbuf_write test failure with arm64 64KB page size
Yonghong Song
2
-4
/
+4
2025-08-20
bpf: Make reg_not_null() true for CONST_PTR_TO_MAP
Ihor Solodrai
1
-1
/
+1
2025-08-20
kselftest/arm64: Specify SVE data when testing VL set in sve-ptrace
Mark Brown
1
-1
/
+2
2025-08-20
ktest.pl: Prevent recursion of default variable options
Steven Rostedt
1
-1
/
+4
2025-08-20
selftests: netfilter: Enable CONFIG_INET_SCTP_DIAG
Sebastian Andrzej Siewior
1
-1
/
+1
2025-08-20
selftests: vDSO: vdso_test_getrandom: Always print TAP header
Thomas Weißschuh
1
-2
/
+4
2025-08-20
selftests: tracing: Use mutex_unlock for testing glob filter
Masami Hiramatsu (Google)
1
-1
/
+1
2025-08-20
selftests/futex: Define SYS_futex on 32-bit architectures with 64-bit time_t
Cynthia Huang
1
-0
/
+11
2025-08-15
selftests/bpf: Fix build error with llvm 19
Alexei Starovoitov
1
-1
/
+1
2025-08-15
selftests/bpf: Add a test for arena range tree algorithm
Alexei Starovoitov
1
-2
/
+108
2025-08-15
selftests/perf_events: Add a mmap() correctness test
Lorenzo Stoakes
3
-1
/
+238
2025-08-15
selftests: ALSA: fix memory leak in utimer test
WangYuli
1
-0
/
+1
2025-08-15
selftests: rtnetlink.sh: remove esp4_offload after test
Xiumei Mu
1
-0
/
+6
2025-08-15
selftests: drv-net: Fix remote command checking in require_cmd()
Gal Pressman
1
-1
/
+1
2025-08-15
kselftest/arm64: Fix check for setting new VLs in sve-ptrace
Mark Brown
1
-1
/
+1
2025-08-15
selftests/bpf: Fix unintentional switch case fall through
Mykyta Yatsenko
1
-0
/
+1
2025-08-15
selftests/bpf: fix signedness bug in redir_partial()
Fushuai Wang
1
-0
/
+2
2025-08-15
selftests/tracing: Fix false failure of subsystem event test
Steven Rostedt
1
-2
/
+26
2025-08-15
selftests: breakpoints: use suspend_stats to reliably check suspend success
Moon Hee Lee
1
-10
/
+31
2025-08-15
selftests: vDSO: chacha: Correctly skip test if necessary
Thomas Weißschuh
1
-1
/
+2
2025-08-15
selftests: Fix errno checking in syscall_user_dispatch test
Dmitry Vyukov
1
-25
/
+25
2025-08-01
selftests/bpf: Add tests with stack ptr register in conditional jmp
Yonghong Song
1
-0
/
+53
2025-08-01
selftests: mptcp: connect: also cover checksum
Matthieu Baerts (NGI0)
2
-1
/
+6
2025-08-01
selftests: mptcp: connect: also cover alt modes
Matthieu Baerts (NGI0)
3
-1
/
+12
2025-08-01
selftests: drv-net: wait for iperf client to stop sending
Nimrod Oren
1
-5
/
+18
2025-07-24
selftests/bpf: Set test path for token/obj_priv_implicit_token_envvar
Ihor Solodrai
1
-7
/
+12
2025-07-24
selftests: net: increase inter-packet timeout in udpgro.sh
Paolo Abeni
1
-4
/
+4
2025-07-24
selftests/sched_ext: Fix exit selftest hang on UP
Andrea Righi
1
-0
/
+8
2025-07-17
selftests/bpf: adapt one more case in test_lru_map to the new target_free
Willem de Bruijn
1
-15
/
+18
2025-07-17
bpf: Adjust free target to avoid global starvation of LRU map
Willem de Bruijn
1
-37
/
+35
2025-07-17
selftests: net: lib: fix shift count out of range
Hangbin Liu
1
-1
/
+1
2025-07-17
selftests: net: lib: Move logging from forwarding/lib.sh here
Petr Machata
2
-113
/
+115
2025-07-10
kunit: qemu_configs: Disable faulting tests on 32-bit SPARC
David Gow
1
-0
/
+1
[next]