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-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
2025-11-21
selftests/bpf: Update test_tag to use sha256
Xing Guo
2025-11-21
selftests/bpf: Improve reliability of test_perf_branches_no_hw()
Matt Bobrowski
2025-11-21
selftests/bpf: skip test_perf_branches_hw() on unsupported platforms
Matt Bobrowski
2025-11-21
selftests: bpf: Enable gotox tests from arm64
Puranjay Mohan
2025-11-21
selftests/bpf: Use sockaddr_storage instead of sa46 in select_reuseport test
Hoyeon Lee
2025-11-21
selftests/bpf: Use sockaddr_storage directly in cls_redirect test
Hoyeon Lee
2025-11-21
KVM: selftests: Make sure vm->vpages_mapped is always up-to-date
Yosry Ahmed
2025-11-21
KVM: selftests: Stop using __virt_pg_map() directly in tests
Yosry Ahmed
2025-11-21
KVM: s390: Add capability that forwards operation exceptions
Janosch Frank
2025-11-20
selftest: netdevsim: test devlink default params
Daniel Zahka
2025-11-20
netconsole: Increase MAX_USERDATA_ITEMS
Gustavo Luiz Duarte
2025-11-20
selftests: net: remove old setup_* scripts
Jakub Kicinski
2025-11-20
selftests: drv-net: hw: convert the Toeplitz test to Python
Jakub Kicinski
2025-11-20
selftests: drv-net: add a Python version of the GRO test
Jakub Kicinski
2025-11-20
selftests: net: py: read ip link info about remote dev
Jakub Kicinski
2025-11-20
selftests: net: py: support ksft ready without wait
Jakub Kicinski
2025-11-20
selftests: net: relocate gro and toeplitz tests to drivers/net
Jakub Kicinski
2025-11-20
selftests: drv-net: xdp: use variants for qstat tests
Jakub Kicinski
2025-11-20
selftests: net: py: add test variants
Jakub Kicinski
2025-11-20
selftests: net: py: extract the case generation logic
Jakub Kicinski
2025-11-20
selftests: net: py: coding style improvements
Jakub Kicinski
2025-11-20
KVM: selftests: Add a VMX test for LA57 nested state
Jim Mattson
2025-11-20
KVM: selftests: Change VM_MODE_PXXV48_4K to VM_MODE_PXXVYY_4K
Jim Mattson
2025-11-20
KVM: selftests: Use a loop to walk guest page tables
Jim Mattson
2025-11-20
KVM: selftests: Use a loop to create guest page tables
Jim Mattson
2025-11-20
KVM: selftests: Remove the unused argument to prepare_eptp()
Yosry Ahmed
2025-11-20
KVM: selftests: Stop hardcoding PAGE_SIZE in x86 selftests
Yosry Ahmed
2025-11-20
KVM: selftests: Extend vmx_tsc_adjust_test to cover SVM
Yosry Ahmed
2025-11-20
KVM: selftests: Extend nested_invalid_cr3_test to cover SVM
Yosry Ahmed
2025-11-20
KVM: selftests: Move nested invalid CR3 check to its own test
Yosry Ahmed
2025-11-20
KVM: selftests: Extend vmx_nested_tsc_scaling_test to cover SVM
Yosry Ahmed
2025-11-20
KVM: selftests: Extend vmx_close_while_nested_test to cover SVM
Yosry Ahmed
2025-11-20
selftests/hid-tablet: add ABS_DISTANCE test for stylus/pen
Ping Cheng
2025-11-20
testing/selftests/mm: add soft-dirty merge self-test
Lorenzo Stoakes
2025-11-20
selftests/damon/sysfs.py: merge DAMON status dumping into commitment assertion
SeongJae Park
2025-11-20
mm/damon: rename damos->filters to damos->core_filters
SeongJae Park
2025-11-20
selftests/mm/uffd: remove static address usage in shmem_allocate_area()
Mehdi Ben Hadj Khelifa
2025-11-20
tools/testing/selftests/mm: add smaps visibility guard region test
Lorenzo Stoakes
2025-11-20
tools/testing/selftests/mm: add MADV_COLLAPSE test case
Lorenzo Stoakes
2025-11-20
selftest/mm: fix pointer comparison in mremap_test
Ankit Khushwaha
2025-11-20
selftests/bpf: Use ASSERT_STRNEQ to factor in long slab cache names
Matt Bobrowski
2025-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-11-20
Merge tag 'net-6.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-11-20
Merge branch 'for-linus' into for-next
Takashi Iwai
2025-11-19
selftests: mptcp: add a check for 'add_addr_accepted'
Gang Yan
2025-11-19
selftests: mptcp: join: userspace: longer timeout
Matthieu Baerts (NGI0)
2025-11-19
selftests: mptcp: join: endpoints: longer timeout
Matthieu Baerts (NGI0)
2025-11-19
selftests: mptcp: join: fastclose: remove flaky marks
Matthieu Baerts (NGI0)
2025-11-19
selftests: tracing: Update fprobe selftest for ftrace based fprobe
Masami Hiramatsu (Google)
2025-11-19
selftests: tracing: Add tprobe enable/disable testcase
Masami Hiramatsu (Google)
[prev]
[next]