summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2023-04-21selftests/xsk: Put MAP_HUGE_2MB in correct argumentMagnus Karlsson
2023-04-21bpf: Fix bpf_refcount_acquire's refcount_t address calculationDave Marchevsky
2023-04-21Merge branch kvm-arm64/smccc-filtering into kvmarm-master/nextMarc Zyngier
2023-04-21Merge branch kvm-arm64/selftest/misc-6.4 into kvmarm-master/nextMarc Zyngier
2023-04-21Merge branch kvm-arm64/selftest/lpa into kvmarm-master/nextMarc Zyngier
2023-04-21Merge branch kvm-arm64/timer-vm-offsets into kvmarm-master/nextMarc Zyngier
2023-04-21selftests: net: Add bridge neighbor suppression testIdo Schimmel
2023-04-20selftests: forwarding: add a test for MAC Merge layerVladimir Oltean
2023-04-20selftests: forwarding: introduce helper for standard ethtool countersVladimir Oltean
2023-04-20selftests: forwarding: generalize bail_on_lldpad from mlxswPetr Machata
2023-04-20selftests: forwarding: sch_tbf_*: Add a pre-run hookPetr Machata
2023-04-20selftests/bpf: populate map_array_ro map for verifier_array_access testEduard Zingerman
2023-04-20selftests/bpf: add pre bpf_prog_test_run_opts() callback for test_loaderEduard Zingerman
2023-04-20selftests/bpf: fix __retval() being always ignoredEduard Zingerman
2023-04-20selftests/bpf: disable program test run for progs/refcounted_kptr.cEduard Zingerman
2023-04-19selftests/bpf: Add test to access integer type of variable arrayFeng Zhou
2023-04-20selftests/powerpc/dscr: Restore timeout to DSCR selftestsBenjamin Gray
2023-04-20selftests/powerpc/dscr: Speed up DSCR sysfs testsBenjamin Gray
2023-04-20selftests/powerpc/dscr: Improve DSCR explicit random test caseBenjamin Gray
2023-04-20selftests/powerpc/dscr: Add lockstep test cases to DSCR explicit testsBenjamin Gray
2023-04-20selftests/powerpc: Allow bind_to_cpu() to automatically pick CPUBenjamin Gray
2023-04-20selftests/powerpc: Move bind_to_cpu() to utils.hBenjamin Gray
2023-04-20selftests/powerpc/dscr: Correct typosBenjamin Gray
2023-04-20powerpc: add CFUNC assembly label annotationNicholas Piggin
2023-04-19selftests/xsk: Fix munmap for hugepage allocated umemMagnus Karlsson
2023-04-18selftests/memfd: fix test_sysctlJeff Xu
2023-04-18selftests/mm: run hugetlb testcases of va switchChaitanya S Prakash
2023-04-18selftests/mm: configure nr_hugepages for arm64Chaitanya S Prakash
2023-04-18selftests/mm: add platform independent in code commentsChaitanya S Prakash
2023-04-18selftests/mm: rename va_128TBswitch to va_high_addr_switchChaitanya S Prakash
2023-04-18selftests/mm: add support for arm64 platform on va switchChaitanya S Prakash
2023-04-18selftests/mm: add uffdio register ioctls testPeter Xu
2023-04-18selftests/mm: add shmem-private test to uffd-stressPeter Xu
2023-04-18selftests/mm: drop sys/dev test in uffd-stress testPeter Xu
2023-04-18selftests/mm: allow uffd test to skip properly with no privilegePeter Xu
2023-04-18selftests/mm: workaround no way to detect uffd-minor + wpPeter Xu
2023-04-18selftests/mm: move zeropage test into uffd unit testsPeter Xu
2023-04-18selftests/mm: move uffd sig/events tests into uffd unit testsPeter Xu
2023-04-18selftests/mm: move uffd minor test to unit testPeter Xu
2023-04-18selftests/mm: move uffd pagemap test to unit testPeter Xu
2023-04-18selftests/mm: add framework for uffd-unit-testPeter Xu
2023-04-18selftests/mm: allow allocate_area() to fail properlyPeter Xu
2023-04-18selftests/mm: let uffd_handle_page_fault() take wp parameterPeter Xu
2023-04-18selftests/mm: rename uffd_stats to uffd_argsPeter Xu
2023-04-18selftests/mm: drop global hpage_size in uffd testsPeter Xu
2023-04-18selftests/mm: drop global mem_fd in uffd testsPeter Xu
2023-04-18selftests/mm: UFFDIO_API testPeter Xu
2023-04-18selftests/mm: uffd_open_{dev|sys}()Peter Xu
2023-04-18selftests/mm: uffd_[un]register()Peter Xu
2023-04-18selftests/mm: split uffd tests into uffd-stress and uffd-unit-testsPeter Xu