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-11-13
selftests: drv-net: Reload pkt pointer after calling filter_udphdr
Amery Hung
1
-5
/
+4
2025-11-13
selftests/vsock: avoid false-positives when checking dmesg
Bobby Eshleman
1
-4
/
+4
2025-11-13
selftests: netdevsim: Fix ethtool-coalesce.sh fail by installing ethtool-comm...
Wang Liang
1
-0
/
+4
2025-11-13
selftests/net: use destination options instead of hop-by-hop
Anubhav Singh
1
-2
/
+2
2025-11-13
selftests/net: fix out-of-order delivery of FIN in gro:tcp test
Anubhav Singh
1
-0
/
+8
2025-11-13
selftest: net: Fix error message if empty variable
Alessandro Zanni
1
-1
/
+1
2025-11-13
selftests: forwarding: Reorder (ar)ping arguments to obey POSIX getopt
David Yang
7
-13
/
+13
2025-11-13
selftests/Makefile: include $(INSTALL_DEP_TARGETS) in clean target to clean n...
Nai-Chen Cheng
1
-1
/
+1
2025-11-13
selftests: net: lib.sh: Don't defer failed commands
Petr Machata
1
-16
/
+16
2025-11-13
selftests: Replace sleep with slowwait
David Ahern
1
-1
/
+1
2025-11-13
selftests: Disable dad for ipv6 in fcnal-test.sh
David Ahern
1
-0
/
+2
2025-11-13
selftests: traceroute: Return correct value on failure
Ido Schimmel
1
-29
/
+9
2025-11-13
selftests: traceroute: Use require_command()
Ido Schimmel
1
-10
/
+3
2025-11-13
selftests: net: replace sleeps in fcnal-test with waits
Jakub Kicinski
1
-214
/
+214
2025-11-13
selftests: mptcp: join: allow more time to send ADD_ADDR
Matthieu Baerts (NGI0)
1
-2
/
+4
2025-11-13
selftests: net: make the dump test less sensitive to mem accounting
Jakub Kicinski
1
-10
/
+33
2025-11-13
selftests: ncdevmem: don't retry EFAULT
Stanislav Fomichev
1
-0
/
+4
2025-11-13
selftests: drv-net: rss_ctx: make the test pass with few queues
Jakub Kicinski
1
-2
/
+7
2025-11-13
selftests: drv-net: rss_ctx: fix the queue count check
Jakub Kicinski
1
-1
/
+1
2025-11-13
selftests: pci_endpoint: Skip IRQ test if IRQ is out of range.
Christian Bruel
1
-0
/
+4
2025-11-13
selftests: drv-net: hds: restore hds settings
Jakub Kicinski
1
-0
/
+39
2025-11-13
selftests: drv-net: wait for carrier
Jakub Kicinski
3
-22
/
+39
2025-11-13
selftests: drv-net: devmem: flip the direction of Tx tests
Jakub Kicinski
1
-6
/
+6
2025-11-13
selftests: drv-net: devmem: add / correct the IPv6 support
Jakub Kicinski
1
-1
/
+1
2025-11-13
selftests/net: Ensure assert() triggers in psock_tpacket.c
Wake Liu
1
-0
/
+1
2025-11-13
selftests/net: Replace non-standard __WORDSIZE with sizeof(long) * 8
Wake Liu
1
-2
/
+1
2025-11-13
selftests/bpf: Fix flaky bpf_cookie selftest
Mykyta Yatsenko
1
-2
/
+1
2025-11-13
selftests: drv-net: Pull data before parsing headers
Amery Hung
1
-15
/
+74
2025-11-13
selftests: ublk: fix behavior when fio is not installed
Uday Shankar
6
-0
/
+24
2025-11-13
selftests/bpf: Fix selftest verifier_arena_large failure
Yonghong Song
1
-0
/
+1
2025-11-13
selftests/bpf: Fix arena_spin_lock selftest failure
Saket Kumar Bhaskar
2
-1
/
+17
2025-11-13
kunit: Enable PCI on UML without triggering WARN()
Thomas Weißschuh
1
-3
/
+2
2025-11-13
selftests/bpf: Fix incorrect array size calculation
Jiayuan Chen
1
-2
/
+3
2025-11-13
thermal: intel: selftests: workload_hint: Mask unsupported types
Srinivas Pandruvada
1
-0
/
+2
2025-11-13
selftests/bpf: Upon failures, exit with code 1 in test_xsk.sh
Ricardo B. Marlière
1
-0
/
+2
2025-11-13
kselftest/arm64: tpidr2: Switch to waitpid() over wait4()
Thomas Weißschuh
1
-3
/
+3
2025-11-13
selftests/bpf: Fix bpf_prog_detach2 usage in test_lirc_mode2
Ricardo B. Marlière
1
-1
/
+1
2025-10-29
selftests: mptcp: join: mark 'delete re-add signal' as skipped if not supported
Matthieu Baerts (NGI0)
1
-1
/
+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-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-23
selftests: net: check jq command is supported
Wang Liang
2
-0
/
+4
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
selftests: netfilter: query conntrack state to check for port clash resolution
Florian Westphal
1
-17
/
+41
2025-10-19
selftests: netfilter: nft_fib.sh: fix spurious test failures
Florian Westphal
1
-5
/
+8
2025-10-19
selftest: net: ovpn: Fix uninit return values
Sidharth Seela
1
-0
/
+2
2025-10-15
nvdimm: ndtest: Return -ENOMEM if devm_kcalloc() fails in ndtest_probe()
Guangshuo Li
1
-1
/
+12
[next]