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-7.1.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
Age
Commit message (
Expand
)
Author
2026-03-21
selftests/bpf: Test bpf_program__clone() attach_btf_id override
Mykyta Yatsenko
2026-03-21
selftests/bpf: Use bpf_program__clone() in veristat
Mykyta Yatsenko
2026-03-21
selftests/bpf: Add tests for maybe_fork_scalars() OR vs AND handling
Daniel Wade
2026-03-21
selftests/bpf: Add tests for sdiv32/smod32 with INT_MIN dividend
Jenny Guanni Qu
2026-03-21
selftests/bpf: Add alignment flag for test_verifier 190 testcase
Tiezhu Yang
2026-03-21
bpf: Consolidate sleepable checks in check_func_call()
Puranjay Mohan
2026-03-21
bpf: Consolidate sleepable checks in check_helper_call()
Puranjay Mohan
2026-03-21
selftests/bpf: Add tests for bpf_throw lock leak from subprogs
Ihor Solodrai
2026-03-21
bpf: Fix exception exit lock checking for subprogs
Ihor Solodrai
2026-03-21
selftests/sched_ext: Return non-zero exit code on test failure
zhidao su
2026-03-20
tc-testing: add a test case for ETS offload
Davide Caratti
2026-03-20
selftests/vsock: fix vsock_test path shadowing in nested VMs
Bobby Eshleman
2026-03-20
selftests/vsock: fix vmtest.sh for read-only nested VM runners
Bobby Eshleman
2026-03-20
vfio: selftests: Support DMR and GNR-D DSA devices
Yi Lai
2026-03-20
vfio: selftests: Build tests on aarch64
Ted Logan
2026-03-20
selftests/nolibc: validate NOLIBC_IGNORE_ERRNO compilation
Thomas Weißschuh
2026-03-20
selftests/nolibc: add a variable for nolibc-test source files
Thomas Weißschuh
2026-03-20
selftests/nolibc: Use printf variable field widths and precisions
David Laight
2026-03-20
tools/nolibc/printf: Add support for octal output
David Laight
2026-03-20
tools/nolibc/printf: Add support for zero padding and field precision
David Laight
2026-03-20
tools/nolibc/printf: Add support for left aligning fields
David Laight
2026-03-20
tools/nolibc/printf: Special case 0 and add support for %#x
David Laight
2026-03-20
tools/nolibc/printf: Add support for length modifiers tzqL and formats iX
David Laight
2026-03-20
tools/nolibc: Implement strerror() in terms of strerror_r()
David Laight
2026-03-20
selftests/nolibc: Rename w to written in expect_vfprintf()
David Laight
2026-03-20
selftests/nolibc: Let EXPECT_VFPRINTF() tests be skipped
David Laight
2026-03-20
selftests/nolibc: Check that snprintf() doesn't write beyond the buffer end
David Laight
2026-03-20
selftests/nolibc: Use length of 'expected' string to check snprintf() output
David Laight
2026-03-20
selftests/nolibc: check vsnprintf() output buffer before the length
David Laight
2026-03-20
selftests/nolibc: Return correct value when printf test fails
David Laight
2026-03-20
selftests/nolibc: Fix build with host headers and libc
David Laight
2026-03-20
selftests/nolibc: fix test_file_stream() on musl libc
Thomas Weißschuh
2026-03-20
selftests: Add tests for creating pidns init via setns
Pavel Tikhomirov
2026-03-19
selftests: drv-net: gro: add a test for GRO depth
Jakub Kicinski
2026-03-19
selftests: drv-net: gro: add test for packet ordering
Jakub Kicinski
2026-03-19
selftests: drv-net: gro: test GRO stats
Jakub Kicinski
2026-03-19
selftests: drv-net: gro: use SO_TXTIME to schedule packets together
Jakub Kicinski
2026-03-19
selftests: drv-net: give HW stats sync time extra 25% of margin
Jakub Kicinski
2026-03-19
selftests: net: move gro to lib for HW vs SW reuse
Jakub Kicinski
2026-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-03-19
selftests/landlock: Test tsync interruption and cancellation paths
Mickaël Salaün
2026-03-19
vfio: selftests: Fix VLA initialisation in vfio_pci_irq_set()
Manish Honap
2026-03-19
KVM: arm64: selftests: Add no-vgic-v5 selftest
Sascha Bischoff
2026-03-19
KVM: arm64: selftests: Introduce a minimal GICv5 PPI selftest
Sascha Bischoff
2026-03-19
kunit: configs: Enable all crypto library tests in all_tests.config
Eric Biggers
2026-03-19
Merge tag 'ovpn-net-next-20260317' of https://github.com/OpenVPN/ovpn-net-next
Paolo Abeni
2026-03-19
selftests/net: packetdrill: improve tcp_rcv_neg_window.pkt
Simon Baatz
2026-03-18
selftests/vsock: auto-detect kernel for guest VMs
Bobby Eshleman
2026-03-18
selftests/bpf: Isolate fmod_ret hooks by pid
Sun Jian
2026-03-18
selftests/bpf: Avoid spurious failures perf_link
Sun Jian
[prev]
[next]