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-19
selftests/mm: skip soft-dirty tests when CONFIG_MEM_SOFT_DIRTY is disabled
Lance Yang
4
-3
/
+90
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-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
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-15
selftests: mptcp: connect: fix build regression caused by backport
Kenta Akagi
1
-1
/
+1
2025-10-02
minmax: make generic MIN() and MAX() macros available everywhere
Linus Torvalds
2
-0
/
+4
2025-10-02
minmax: add in_range() macro
Matthew Wilcox (Oracle)
1
-2
/
+2
2025-10-02
selftests: fib_nexthops: Fix creation of non-FDB nexthops
Ido Schimmel
1
-6
/
+6
2025-09-25
selftests: mptcp: connect: catch IO errors on listen side
Matthieu Baerts (NGI0)
1
-3
/
+4
2025-09-25
selftests: mptcp: userspace pm: validate deny-join-id0 flag
Matthieu Baerts (NGI0)
2
-2
/
+19
2025-09-25
selftests: mptcp: avoid spurious errors on TCP disconnect
Matthieu Baerts (NGI0)
1
-2
/
+2
2025-09-09
selftest: net: Fix weird setsockopt() in bind_bhash.c.
Kuniyuki Iwashima
1
-2
/
+2
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/bpf: Fix a user_ringbuf failure with arm64 64KB page size
Yonghong Song
1
-3
/
+7
2025-08-28
kselftest/arm64: Specify SVE data when testing VL set in sve-ptrace
Mark Brown
1
-1
/
+2
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-15
selftests/perf_events: Add a mmap() correctness test
Lorenzo Stoakes
3
-1
/
+238
2025-08-15
selftests: rtnetlink.sh: remove esp4_offload after test
Xiumei Mu
1
-0
/
+6
2025-08-15
kselftest/arm64: Fix check for setting new VLs in sve-ptrace
Mark Brown
1
-1
/
+1
2025-08-15
selftests/tracing: Fix false failure of subsystem event test
Steven Rostedt
1
-2
/
+26
2025-08-15
selftests: Fix errno checking in syscall_user_dispatch test
Dmitry Vyukov
1
-25
/
+25
2025-08-15
selftests: mptcp: connect: also cover checksum
Matthieu Baerts (NGI0)
2
-1
/
+6
2025-08-15
selftests: mptcp: connect: also cover alt modes
Matthieu Baerts (NGI0)
3
-1
/
+12
2025-07-24
selftests: net: increase inter-packet timeout in udpgro.sh
Paolo Abeni
1
-4
/
+4
2025-06-27
selftests/x86: Add a test to detect infinite SIGTRAP handler loop
Xin Li (Intel)
2
-1
/
+102
2025-06-27
selftests/seccomp: fix syscall_restart test for arm compat
Neill Kapron
1
-2
/
+5
2025-06-04
kunit: tool: Use qboot on QEMU x86_64
Brendan Jackman
1
-1
/
+3
2025-06-04
selftests/net: have `gro.sh -t` return a correct exit code
Kevin Krakauer
1
-1
/
+2
2025-06-04
selftests/bpf: Mitigate sockmap_ktls disconnect_after_delete failure
Ihor Solodrai
1
-1
/
+0
2025-05-22
selftests/mm: compaction_test: support platform with huge mount of memory
Feng Tang
1
-5
/
+14
2025-05-22
binfmt_elf: Honor PT_LOAD alignment for static PIE
Kees Cook
1
-1
/
+1
2025-05-22
selftests/exec: Build both static and non-static load_address tests
Kees Cook
2
-20
/
+66
2025-05-22
selftests/exec: load_address: conform test to TAP format output
Muhammad Usama Anjum
1
-19
/
+15
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-04-25
landlock: Add the errata interface
Mickaël Salaün
1
-1
/
+45
2025-04-25
test suite: use %zu to print size_t
Matthew Wilcox (Oracle)
1
-2
/
+2
2025-04-25
selftests: mptcp: close fd_in before returning in main_loop
Geliang Tang
1
-2
/
+5
2025-04-25
ktest: Fix Test Failures Due to Missing LOG_FILE Directories
Ayush Jain
1
-0
/
+8
2025-04-25
selftests/futex: futex_waitv wouldblock test should fail
Edward Liaw
1
-1
/
+1
2025-04-10
selftests/bpf: Select NUMA_NO_NODE to create map
Saket Kumar Bhaskar
1
-0
/
+5
2025-04-10
selftests/bpf: Fix string read in strncmp benchmark
Viktor Malik
1
-1
/
+4
2025-02-21
selftests: rtnetlink: update netdevsim ipsec output format
Hangbin Liu
1
-2
/
+2
[next]