index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
Age
Commit message (
Expand
)
Author
Lines
2025-11-24
KVM: arm64: selftests: vgic_irq: Add asymmetric SPI deaectivation test
Marc Zyngier
-0
/
+105
2025-11-24
KVM: arm64: selftests: vgic_irq: Perform EOImode==1 deactivation in ack order
Marc Zyngier
-2
/
+12
2025-11-24
KVM: arm64: selftests: vgic_irq: Remove LR-bound limitation
Marc Zyngier
-13
/
+6
2025-11-24
KVM: arm64: selftests: vgic_irq: Exclude timer-controlled interrupts
Marc Zyngier
-6
/
+25
2025-11-24
KVM: arm64: selftests: vgic_irq: Change configuration before enabling interrupt
Marc Zyngier
-3
/
+3
2025-11-24
KVM: arm64: selftests: vgic_irq: Fix GUEST_ASSERT_IAR_EMPTY() helper
Marc Zyngier
-1
/
+1
2025-11-24
KVM: arm64: selftests: gic_v3: Disable Group-0 interrupts by default
Marc Zyngier
-0
/
+2
2025-11-24
KVM: arm64: selftests: gic_v3: Add irq group setting helper
Marc Zyngier
-0
/
+23
2025-11-24
selftests/mm: fix division-by-zero in uffd-unit-tests
Carlos Llamas
-8
/
+7
2025-11-24
selftests/bpf: Allow selftests to build with older xxd
Alan Maguire
-2
/
+5
2025-11-24
KVM: riscv: selftests: Add SBI MPXY extension to get-reg-list
Anup Patel
-0
/
+4
2025-11-22
selftests/nolibc: error out on linker warnings
Thomas Weißschuh
-1
/
+1
2025-11-22
selftests/nolibc: use lld to link loongarch binaries
Thomas Weißschuh
-0
/
+1
2025-11-21
selftests: bpf: Add tests for unbalanced rcu_read_lock
Puranjay Mohan
-0
/
+42
2025-11-21
bpf: support nested rcu critical sections
Puranjay Mohan
-1
/
+1
2025-11-21
bpf: test the correct stack liveness of tail calls
Eduard Zingerman
-0
/
+50
2025-11-21
bpf: test the proper verification of tail calls
Martin Teichmann
-2
/
+90
2025-11-21
selftests/bpf: Update test_tag to use sha256
Xing Guo
-1
/
+1
2025-11-21
selftests/bpf: Improve reliability of test_perf_branches_no_hw()
Matt Bobrowski
-2
/
+17
2025-11-21
selftests/bpf: skip test_perf_branches_hw() on unsupported platforms
Matt Bobrowski
-3
/
+3
2025-11-21
selftests: bpf: Enable gotox tests from arm64
Puranjay Mohan
-2
/
+2
2025-11-21
selftests/bpf: Use sockaddr_storage instead of sa46 in select_reuseport test
Hoyeon Lee
-33
/
+34
2025-11-21
selftests/bpf: Use sockaddr_storage directly in cls_redirect test
Hoyeon Lee
-79
/
+43
2025-11-21
KVM: selftests: Make sure vm->vpages_mapped is always up-to-date
Yosry Ahmed
-3
/
+3
2025-11-21
KVM: selftests: Stop using __virt_pg_map() directly in tests
Yosry Ahmed
-5
/
+3
2025-11-21
KVM: s390: Add capability that forwards operation exceptions
Janosch Frank
-0
/
+141
2025-11-20
selftest: netdevsim: test devlink default params
Daniel Zahka
-6
/
+110
2025-11-20
netconsole: Increase MAX_USERDATA_ITEMS
Gustavo Luiz Duarte
-1
/
+1
2025-11-20
selftests: net: remove old setup_* scripts
Jakub Kicinski
-167
/
+112
2025-11-20
selftests: drv-net: hw: convert the Toeplitz test to Python
Jakub Kicinski
-229
/
+215
2025-11-20
selftests: drv-net: add a Python version of the GRO test
Jakub Kicinski
-106
/
+168
2025-11-20
selftests: net: py: read ip link info about remote dev
Jakub Kicinski
-1
/
+3
2025-11-20
selftests: net: py: support ksft ready without wait
Jakub Kicinski
-8
/
+12
2025-11-20
selftests: net: relocate gro and toeplitz tests to drivers/net
Jakub Kicinski
-15
/
+17
2025-11-20
selftests: drv-net: xdp: use variants for qstat tests
Jakub Kicinski
-28
/
+14
2025-11-20
selftests: net: py: add test variants
Jakub Kicinski
-7
/
+61
2025-11-20
selftests: net: py: extract the case generation logic
Jakub Kicinski
-8
/
+21
2025-11-20
selftests: net: py: coding style improvements
Jakub Kicinski
-4
/
+3
2025-11-20
KVM: selftests: Add a VMX test for LA57 nested state
Jim Mattson
-0
/
+133
2025-11-20
KVM: selftests: Change VM_MODE_PXXV48_4K to VM_MODE_PXXVYY_4K
Jim Mattson
-34
/
+40
2025-11-20
KVM: selftests: Use a loop to walk guest page tables
Jim Mattson
-13
/
+10
2025-11-20
KVM: selftests: Use a loop to create guest page tables
Jim Mattson
-14
/
+11
2025-11-20
KVM: selftests: Remove the unused argument to prepare_eptp()
Yosry Ahmed
-6
/
+4
2025-11-20
KVM: selftests: Stop hardcoding PAGE_SIZE in x86 selftests
Yosry Ahmed
-18
/
+18
2025-11-20
KVM: selftests: Extend vmx_tsc_adjust_test to cover SVM
Yosry Ahmed
-26
/
+45
2025-11-20
KVM: selftests: Extend nested_invalid_cr3_test to cover SVM
Yosry Ahmed
-3
/
+40
2025-11-20
KVM: selftests: Move nested invalid CR3 check to its own test
Yosry Ahmed
-10
/
+80
2025-11-20
KVM: selftests: Extend vmx_nested_tsc_scaling_test to cover SVM
Yosry Ahmed
-6
/
+44
2025-11-20
KVM: selftests: Extend vmx_close_while_nested_test to cover SVM
Yosry Ahmed
-10
/
+34
2025-11-20
selftests/hid-tablet: add ABS_DISTANCE test for stylus/pen
Ping Cheng
-0
/
+71
[prev]
[next]