summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests
AgeCommit message (Expand)AuthorLines
2025-11-24KVM: arm64: selftests: vgic_irq: Add asymmetric SPI deaectivation testMarc Zyngier-0/+105
2025-11-24KVM: arm64: selftests: vgic_irq: Perform EOImode==1 deactivation in ack orderMarc Zyngier-2/+12
2025-11-24KVM: arm64: selftests: vgic_irq: Remove LR-bound limitationMarc Zyngier-13/+6
2025-11-24KVM: arm64: selftests: vgic_irq: Exclude timer-controlled interruptsMarc Zyngier-6/+25
2025-11-24KVM: arm64: selftests: vgic_irq: Change configuration before enabling interruptMarc Zyngier-3/+3
2025-11-24KVM: arm64: selftests: vgic_irq: Fix GUEST_ASSERT_IAR_EMPTY() helperMarc Zyngier-1/+1
2025-11-24KVM: arm64: selftests: gic_v3: Disable Group-0 interrupts by defaultMarc Zyngier-0/+2
2025-11-24KVM: arm64: selftests: gic_v3: Add irq group setting helperMarc Zyngier-0/+23
2025-11-24selftests/mm: fix division-by-zero in uffd-unit-testsCarlos Llamas-8/+7
2025-11-24selftests/bpf: Allow selftests to build with older xxdAlan Maguire-2/+5
2025-11-24KVM: riscv: selftests: Add SBI MPXY extension to get-reg-listAnup Patel-0/+4
2025-11-22selftests/nolibc: error out on linker warningsThomas Weißschuh-1/+1
2025-11-22selftests/nolibc: use lld to link loongarch binariesThomas Weißschuh-0/+1
2025-11-21selftests: bpf: Add tests for unbalanced rcu_read_lockPuranjay Mohan-0/+42
2025-11-21bpf: support nested rcu critical sectionsPuranjay Mohan-1/+1
2025-11-21bpf: test the correct stack liveness of tail callsEduard Zingerman-0/+50
2025-11-21bpf: test the proper verification of tail callsMartin Teichmann-2/+90
2025-11-21selftests/bpf: Update test_tag to use sha256Xing Guo-1/+1
2025-11-21selftests/bpf: Improve reliability of test_perf_branches_no_hw()Matt Bobrowski-2/+17
2025-11-21selftests/bpf: skip test_perf_branches_hw() on unsupported platformsMatt Bobrowski-3/+3
2025-11-21selftests: bpf: Enable gotox tests from arm64Puranjay Mohan-2/+2
2025-11-21selftests/bpf: Use sockaddr_storage instead of sa46 in select_reuseport testHoyeon Lee-33/+34
2025-11-21selftests/bpf: Use sockaddr_storage directly in cls_redirect testHoyeon Lee-79/+43
2025-11-21KVM: selftests: Make sure vm->vpages_mapped is always up-to-dateYosry Ahmed-3/+3
2025-11-21KVM: selftests: Stop using __virt_pg_map() directly in testsYosry Ahmed-5/+3
2025-11-21KVM: s390: Add capability that forwards operation exceptionsJanosch Frank-0/+141
2025-11-20selftest: netdevsim: test devlink default paramsDaniel Zahka-6/+110
2025-11-20netconsole: Increase MAX_USERDATA_ITEMSGustavo Luiz Duarte-1/+1
2025-11-20selftests: net: remove old setup_* scriptsJakub Kicinski-167/+112
2025-11-20selftests: drv-net: hw: convert the Toeplitz test to PythonJakub Kicinski-229/+215
2025-11-20selftests: drv-net: add a Python version of the GRO testJakub Kicinski-106/+168
2025-11-20selftests: net: py: read ip link info about remote devJakub Kicinski-1/+3
2025-11-20selftests: net: py: support ksft ready without waitJakub Kicinski-8/+12
2025-11-20selftests: net: relocate gro and toeplitz tests to drivers/netJakub Kicinski-15/+17
2025-11-20selftests: drv-net: xdp: use variants for qstat testsJakub Kicinski-28/+14
2025-11-20selftests: net: py: add test variantsJakub Kicinski-7/+61
2025-11-20selftests: net: py: extract the case generation logicJakub Kicinski-8/+21
2025-11-20selftests: net: py: coding style improvementsJakub Kicinski-4/+3
2025-11-20KVM: selftests: Add a VMX test for LA57 nested stateJim Mattson-0/+133
2025-11-20KVM: selftests: Change VM_MODE_PXXV48_4K to VM_MODE_PXXVYY_4KJim Mattson-34/+40
2025-11-20KVM: selftests: Use a loop to walk guest page tablesJim Mattson-13/+10
2025-11-20KVM: selftests: Use a loop to create guest page tablesJim Mattson-14/+11
2025-11-20KVM: selftests: Remove the unused argument to prepare_eptp()Yosry Ahmed-6/+4
2025-11-20KVM: selftests: Stop hardcoding PAGE_SIZE in x86 selftestsYosry Ahmed-18/+18
2025-11-20KVM: selftests: Extend vmx_tsc_adjust_test to cover SVMYosry Ahmed-26/+45
2025-11-20KVM: selftests: Extend nested_invalid_cr3_test to cover SVMYosry Ahmed-3/+40
2025-11-20KVM: selftests: Move nested invalid CR3 check to its own testYosry Ahmed-10/+80
2025-11-20KVM: selftests: Extend vmx_nested_tsc_scaling_test to cover SVMYosry Ahmed-6/+44
2025-11-20KVM: selftests: Extend vmx_close_while_nested_test to cover SVMYosry Ahmed-10/+34
2025-11-20selftests/hid-tablet: add ABS_DISTANCE test for stylus/penPing Cheng-0/+71