summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
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
2025-11-20testing/selftests/mm: add soft-dirty merge self-testLorenzo Stoakes
2025-11-20mm: propagate VM_SOFTDIRTY on mergeLorenzo Stoakes
2025-11-20selftests/damon/sysfs.py: merge DAMON status dumping into commitment assertionSeongJae Park
2025-11-20mm/damon: rename damos->filters to damos->core_filtersSeongJae Park
2025-11-20selftests/mm/uffd: remove static address usage in shmem_allocate_area()Mehdi Ben Hadj Khelifa
2025-11-20mm: add vma_start_write_killable()Matthew Wilcox (Oracle)
2025-11-20tools/testing/selftests/mm: add smaps visibility guard region testLorenzo Stoakes
2025-11-20tools/testing/selftests/mm: add MADV_COLLAPSE test caseLorenzo Stoakes
2025-11-20tools/testing/vma: add VMA sticky userland testsLorenzo Stoakes
2025-11-20mm: introduce copy-on-fork VMAs and make VM_MAYBE_GUARD oneLorenzo Stoakes
2025-11-20mm: implement sticky VMA flagsLorenzo Stoakes
2025-11-20mm: update vma_modify_flags() to handle residual flags, documentLorenzo Stoakes