index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
Age
Commit message (
Expand
)
Author
2026-01-29
riscv: hwprobe: add support for RISCV_HWPROBE_KEY_IMA_EXT_1
Paul Walmsley
2026-01-29
selftests: netfilter: nft_flowtable.sh: Add IP6IP6 flowtable selftest
Lorenzo Bianconi
2026-01-28
selftests: mptcp: join: fix local endp not being tracked
Matthieu Baerts (NGI0)
2026-01-28
selftests: mptcp: check subflow errors in close events
Matthieu Baerts (NGI0)
2026-01-28
selftests: mptcp: check no dup close events after error
Matthieu Baerts (NGI0)
2026-01-28
selftests: drv-net: toeplitz: accept bigger rss keys
Eric Dumazet
2026-01-28
selftests: drv-net: psp: fix test flakes from racy connection close
Daniel Zahka
2026-01-28
selftest: packetdrill: add tcp_timestamping_tcp_tx_timestamp_bug.pkt
Eric Dumazet
2026-01-28
bpf: Test nospec after dead stack write in helper
Luis Gerhorst
2026-01-28
selftests/bpf: Remove xxd util dependency
Mykyta Yatsenko
2026-01-28
kselftest/arm64: Raise default number of loops in fp-pidbench
Mark Brown
2026-01-28
kselftest/arm64: Add a no-SVE loop after SVE in fp-pidbench
Mark Brown
2026-01-27
selftests: ptp: treat unsupported PHC operations as skip
Junjie Cao
2026-01-27
selftests: ptp: use KSFT_SKIP exit code for skip scenarios
Junjie Cao
2026-01-27
selftests/bpf: Add tests for FIONREAD and copied_seq
Jiayuan Chen
2026-01-27
selftests/bpf: cover BPF_CGROUP_ITER_CHILDREN control option
Matt Bobrowski
2026-01-27
selftests/vsock: add tests for namespace deletion
Bobby Eshleman
2026-01-27
selftests/vsock: add tests for host <-> vm connectivity with namespaces
Bobby Eshleman
2026-01-27
selftests/vsock: add namespace tests for CID collisions
Bobby Eshleman
2026-01-27
selftests/vsock: add tests for proc sys vsock ns_mode
Bobby Eshleman
2026-01-27
selftests/vsock: use ss to wait for listeners instead of /proc/net
Bobby Eshleman
2026-01-27
selftests/vsock: add vm_dmesg_{warn,oops}_count() helpers
Bobby Eshleman
2026-01-27
selftests/vsock: prepare vm management helpers for namespaces
Bobby Eshleman
2026-01-27
selftests/vsock: add namespace helpers to vmtest.sh
Bobby Eshleman
2026-01-27
selftests/vsock: increase timeout to 1200
Bobby Eshleman
2026-01-26
selftests: net: fix wrong boolean evaluation in __exit__
Gal Pressman
2026-01-26
selftests/bpf: convert test_bpftool_map_access.sh into test_progs framework
Alexis Lothoré (eBPF Foundation)
2026-01-26
selftests/bpf: convert test_bpftool_metadata.sh into test_progs framework
Alexis Lothoré (eBPF Foundation)
2026-01-26
selftests/bpf: Add a few helpers for bpftool testing
Alexis Lothoré (eBPF Foundation)
2026-01-26
selftests/bpf: Harden cpu flags test for lru_percpu_hash map
Leon Hwang
2026-01-26
kselftest/arm64: Add missing file in .gitignore
I-Hsin Cheng
2026-01-25
selftests: net: add ipv6 ping to local address from localhost
Fernando Fernandez Mancera
2026-01-25
selftests: ublk: add missing gitignore for metadata_size binary
Alexander Atanasov
2026-01-25
selftests/bpf: Add tests for execution context helpers
Changwoo Min
2026-01-25
selftests/bpf: Introduce execution context detection helpers
Changwoo Min
2026-01-24
selftests/bpf: test fsession mixed with fentry and fexit
Menglong Dong
2026-01-24
selftests/bpf: add testcases for fsession cookie
Menglong Dong
2026-01-24
selftests/bpf: test bpf_get_func_* for fsession
Menglong Dong
2026-01-24
selftests/bpf: add testcases for fsession
Menglong Dong
2026-01-24
bpf: change prototype of bpf_session_{cookie,is_return}
Menglong Dong
2026-01-24
bpf: add fsession support
Menglong Dong
2026-01-24
selftests/bpf: Fix xdp_pull_data failure with 64K page
Yonghong Song
2026-01-24
selftests/bpf: Fix task_local_data failure with 64K page
Yonghong Song
2026-01-23
Merge tag 's390-6.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2026-01-23
Merge tag 'block-6.19-20260122' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-01-23
selftest: tun: Add test data for success and failure paths
Xu Du
2026-01-23
selftest: tun: Add test for receiving gso packet from tun
Xu Du
2026-01-23
selftest: tun: Add test for sending gso packet into tun
Xu Du
2026-01-23
selftest: tun: Add helpers for GSO over UDP tunnel
Xu Du
2026-01-23
selftest: tun: Refactor tun_delete to use tuntap_helpers
Xu Du
[prev]
[next]