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