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
/
selftests
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-07
selftests: mptcp: join: endpoints: longer transfer
Matthieu Baerts (NGI0)
1
-4
/
+4
2025-12-07
selftests: mptcp: connect: fix fallback note due to OoO
Matthieu Baerts (NGI0)
1
-1
/
+1
2025-12-07
selftests: mptcp: join: rm: set backup flag
Matthieu Baerts (NGI0)
1
-27
/
+27
2025-12-07
selftests: net: use BASH for bareudp testing
Po-Hsu Lin
1
-1
/
+1
2025-12-07
selftests: mptcp: connect: trunc: read all recv data
Matthieu Baerts (NGI0)
1
-5
/
+13
2025-12-07
selftests: net: local_termination: Wait for interfaces to come up
Alexander Sverdlin
1
-0
/
+2
2025-12-07
selftests: netdevsim: set test timeout to 10 minutes
Jakub Kicinski
1
-0
/
+1
2025-12-07
selftests: netdevsim: Fix ethtool-coalesce.sh fail by installing ethtool-comm...
Wang Liang
1
-0
/
+4
2025-12-07
netdevsim: add Makefile for selftests
David Wei
1
-0
/
+17
2025-12-07
selftests/net: use destination options instead of hop-by-hop
Anubhav Singh
1
-2
/
+2
2025-12-07
selftests/net: fix GRO coalesce test and add ext header coalesce tests
Richard Gobert
1
-6
/
+87
2025-12-07
selftests/net: fix out-of-order delivery of FIN in gro:tcp test
Anubhav Singh
1
-0
/
+8
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: replace sleeps in fcnal-test with waits
Jakub Kicinski
1
-214
/
+214
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: Upon failures, exit with code 1 in test_xsk.sh
Ricardo B. Marlière
1
-0
/
+2
2025-12-07
selftests/bpf: Fix bpf_prog_detach2 usage in test_lirc_mode2
Ricardo B. Marlière
1
-1
/
+1
2025-12-07
selftests: mptcp: join: mark 'delete re-add signal' as skipped if not supported
Matthieu Baerts (NGI0)
1
-1
/
+1
2025-12-07
selftests: mptcp: disable add_addr retrans in endpoint_tests
Geliang Tang
1
-0
/
+1
2025-10-29
Revert "selftests: mm: fix map_hugetlb failure on 64K page size systems"
Leon Hwang
1
-7
/
+0
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-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
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
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
[next]