index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-25
selftests/mm: fix division-by-zero in uffd-unit-tests
Carlos Llamas
1
-8
/
+7
2025-11-24
selftests/bpf: Allow selftests to build with older xxd
Alan Maguire
2
-2
/
+5
2025-11-24
KVM: riscv: selftests: Add SBI MPXY extension to get-reg-list
Anup Patel
1
-0
/
+4
2025-11-22
selftests/nolibc: error out on linker warnings
Thomas Weißschuh
1
-1
/
+1
2025-11-22
selftests/nolibc: use lld to link loongarch binaries
Thomas Weißschuh
1
-0
/
+1
2025-11-22
selftests: bpf: Add tests for unbalanced rcu_read_lock
Puranjay Mohan
2
-0
/
+42
2025-11-22
bpf: support nested rcu critical sections
Puranjay Mohan
1
-1
/
+1
2025-11-22
bpf: test the correct stack liveness of tail calls
Eduard Zingerman
1
-0
/
+50
2025-11-22
bpf: test the proper verification of tail calls
Martin Teichmann
2
-2
/
+90
2025-11-22
selftests/bpf: Update test_tag to use sha256
Xing Guo
1
-1
/
+1
2025-11-22
selftests/bpf: Improve reliability of test_perf_branches_no_hw()
Matt Bobrowski
2
-2
/
+17
2025-11-22
selftests/bpf: skip test_perf_branches_hw() on unsupported platforms
Matt Bobrowski
1
-3
/
+3
2025-11-22
selftests: bpf: Enable gotox tests from arm64
Puranjay Mohan
1
-2
/
+2
2025-11-21
selftests/bpf: Use sockaddr_storage instead of sa46 in select_reuseport test
Hoyeon Lee
1
-33
/
+34
2025-11-21
selftests/bpf: Use sockaddr_storage directly in cls_redirect test
Hoyeon Lee
1
-79
/
+43
2025-11-21
KVM: selftests: Make sure vm->vpages_mapped is always up-to-date
Yosry Ahmed
3
-3
/
+3
2025-11-21
KVM: selftests: Stop using __virt_pg_map() directly in tests
Yosry Ahmed
2
-5
/
+3
2025-11-21
KVM: s390: Add capability that forwards operation exceptions
Janosch Frank
2
-0
/
+141
2025-11-21
selftest: netdevsim: test devlink default params
Daniel Zahka
1
-6
/
+110
2025-11-21
netconsole: Increase MAX_USERDATA_ITEMS
Gustavo Luiz Duarte
1
-1
/
+1
2025-11-21
selftests: net: remove old setup_* scripts
Jakub Kicinski
4
-167
/
+112
2025-11-21
selftests: drv-net: hw: convert the Toeplitz test to Python
Jakub Kicinski
5
-229
/
+215
2025-11-21
selftests: drv-net: add a Python version of the GRO test
Jakub Kicinski
4
-106
/
+168
2025-11-21
selftests: net: py: read ip link info about remote dev
Jakub Kicinski
2
-1
/
+3
2025-11-21
selftests: net: py: support ksft ready without wait
Jakub Kicinski
1
-8
/
+12
2025-11-21
selftests: net: relocate gro and toeplitz tests to drivers/net
Jakub Kicinski
14
-15
/
+17
2025-11-21
selftests: drv-net: xdp: use variants for qstat tests
Jakub Kicinski
1
-28
/
+14
2025-11-21
selftests: net: py: add test variants
Jakub Kicinski
4
-7
/
+61
2025-11-21
selftests: net: py: extract the case generation logic
Jakub Kicinski
1
-8
/
+21
2025-11-21
selftests: net: py: coding style improvements
Jakub Kicinski
1
-4
/
+3
2025-11-21
KVM: selftests: Add a VMX test for LA57 nested state
Jim Mattson
2
-0
/
+133
2025-11-21
KVM: selftests: Change VM_MODE_PXXV48_4K to VM_MODE_PXXVYY_4K
Jim Mattson
6
-34
/
+40
2025-11-21
KVM: selftests: Use a loop to walk guest page tables
Jim Mattson
1
-13
/
+10
2025-11-21
KVM: selftests: Use a loop to create guest page tables
Jim Mattson
1
-14
/
+11
2025-11-21
KVM: selftests: Remove the unused argument to prepare_eptp()
Yosry Ahmed
4
-6
/
+4
2025-11-21
KVM: selftests: Stop hardcoding PAGE_SIZE in x86 selftests
Yosry Ahmed
6
-18
/
+18
2025-11-21
KVM: selftests: Extend vmx_tsc_adjust_test to cover SVM
Yosry Ahmed
2
-26
/
+45
2025-11-21
KVM: selftests: Extend nested_invalid_cr3_test to cover SVM
Yosry Ahmed
1
-3
/
+40
2025-11-21
KVM: selftests: Move nested invalid CR3 check to its own test
Yosry Ahmed
3
-10
/
+80
2025-11-21
KVM: selftests: Extend vmx_nested_tsc_scaling_test to cover SVM
Yosry Ahmed
2
-6
/
+44
2025-11-21
KVM: selftests: Extend vmx_close_while_nested_test to cover SVM
Yosry Ahmed
2
-10
/
+34
2025-11-21
selftests/hid-tablet: add ABS_DISTANCE test for stylus/pen
Ping Cheng
1
-0
/
+71
2025-11-21
testing/selftests/mm: add soft-dirty merge self-test
Lorenzo Stoakes
1
-1
/
+126
2025-11-21
mm: propagate VM_SOFTDIRTY on merge
Lorenzo Stoakes
1
-12
/
+6
2025-11-21
selftests/damon/sysfs.py: merge DAMON status dumping into commitment assertion
SeongJae Park
1
-30
/
+13
2025-11-21
mm/damon: rename damos->filters to damos->core_filters
SeongJae Park
2
-5
/
+5
2025-11-21
selftests/mm/uffd: remove static address usage in shmem_allocate_area()
Mehdi Ben Hadj Khelifa
1
-9
/
+15
2025-11-21
mm: add vma_start_write_killable()
Matthew Wilcox (Oracle)
1
-0
/
+8
2025-11-21
tools/testing/selftests/mm: add smaps visibility guard region test
Lorenzo Stoakes
3
-0
/
+126
2025-11-21
tools/testing/selftests/mm: add MADV_COLLAPSE test case
Lorenzo Stoakes
1
-0
/
+65
[prev]
[next]