summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2023-04-20selftests/powerpc/dscr: Speed up DSCR sysfs testsBenjamin Gray-7/+4
2023-04-20selftests/powerpc/dscr: Improve DSCR explicit random test caseBenjamin Gray-115/+113
2023-04-20selftests/powerpc/dscr: Add lockstep test cases to DSCR explicit testsBenjamin Gray-14/+159
2023-04-20selftests/powerpc: Allow bind_to_cpu() to automatically pick CPUBenjamin Gray-15/+21
2023-04-20selftests/powerpc: Move bind_to_cpu() to utils.hBenjamin Gray-14/+13
2023-04-20selftests/powerpc/dscr: Correct typosBenjamin Gray-6/+6
2023-04-20powerpc: add CFUNC assembly label annotationNicholas Piggin-0/+2
2023-04-19selftests/xsk: Fix munmap for hugepage allocated umemMagnus Karlsson-4/+16
2023-04-18selftests/memfd: fix test_sysctlJeff Xu-6/+8
2023-04-18selftests/mm: run hugetlb testcases of va switchChaitanya S Prakash-0/+4
2023-04-18selftests/mm: configure nr_hugepages for arm64Chaitanya S Prakash-1/+9
2023-04-18selftests/mm: add platform independent in code commentsChaitanya S Prakash-7/+8
2023-04-18selftests/mm: rename va_128TBswitch to va_high_addr_switchChaitanya S Prakash-4/+4
2023-04-18selftests/mm: add support for arm64 platform on va switchChaitanya S Prakash-2/+24
2023-04-18selftests/mm: add uffdio register ioctls testPeter Xu-15/+97
2023-04-18selftests/mm: add shmem-private test to uffd-stressPeter Xu-5/+9
2023-04-18selftests/mm: drop sys/dev test in uffd-stress testPeter Xu-40/+11
2023-04-18selftests/mm: allow uffd test to skip properly with no privilegePeter Xu-18/+29
2023-04-18selftests/mm: workaround no way to detect uffd-minor + wpPeter Xu-1/+7
2023-04-18selftests/mm: move zeropage test into uffd unit testsPeter Xu-95/+108
2023-04-18selftests/mm: move uffd sig/events tests into uffd unit testsPeter Xu-226/+265
2023-04-18selftests/mm: move uffd minor test to unit testPeter Xu-145/+135
2023-04-18selftests/mm: move uffd pagemap test to unit testPeter Xu-166/+145
2023-04-18selftests/mm: add framework for uffd-unit-testPeter Xu-0/+163
2023-04-18selftests/mm: allow allocate_area() to fail properlyPeter Xu-15/+36
2023-04-18selftests/mm: let uffd_handle_page_fault() take wp parameterPeter Xu-16/+23
2023-04-18selftests/mm: rename uffd_stats to uffd_argsPeter Xu-43/+42
2023-04-18selftests/mm: drop global hpage_size in uffd testsPeter Xu-7/+8
2023-04-18selftests/mm: drop global mem_fd in uffd testsPeter Xu-17/+28
2023-04-18selftests/mm: UFFDIO_API testPeter Xu-1/+108
2023-04-18selftests/mm: uffd_open_{dev|sys}()Peter Xu-23/+31
2023-04-18selftests/mm: uffd_[un]register()Peter Xu-104/+64
2023-04-18selftests/mm: split uffd tests into uffd-stress and uffd-unit-testsPeter Xu-8/+40
2023-04-18selftests/mm: create uffd-common.[ch]Peter Xu-693/+731
2023-04-18selftests/mm: drop test_uffdio_zeropage_eexistPeter Xu-9/+11
2023-04-18selftests/mm: test UFFDIO_ZEROPAGE only when !hugetlbPeter Xu-1/+1
2023-04-18selftests/mm: reuse pagemap_get_entry() in vm_util.hPeter Xu-22/+9
2023-04-18selftests/mm: use PM_* macros in vm_utils.hPeter Xu-20/+12
2023-04-18selftests/mm: merge default_huge_page_size() into onePeter Xu-66/+24
2023-04-18selftests/mm: link vm_util.c alwaysPeter Xu-12/+1
2023-04-18selftests/mm: use TEST_GEN_PROGS where properPeter Xu-32/+33
2023-04-18selftests/mm: merge util.h into vm_util.hPeter Xu-85/+80
2023-04-18selftests/mm: dump a summary in run_vmtests.shPeter Xu-0/+8
2023-04-18selftests/mm: update .gitignore with two missing testsPeter Xu-0/+2
2023-04-18selftests/mm: mkdirty: test behavior of (pte|pmd)_mkdirty on VMAs without wri...David Hildenbrand-0/+381
2023-04-18selftests/mm: reuse read_pmd_pagesize() in COW selftestDavid Hildenbrand-31/+17
2023-04-18maple_tree: add a test case to check maple_allocPeng Zhang-0/+24
2023-04-18selftests: Test the new RISC-V hwprobe interfaceEvan Green-0/+171
2023-04-18libbpf: move bpf_for(), bpf_for_each(), and bpf_repeat() into bpf_helpers.hAndrii Nakryiko-103/+0
2023-04-18selftests/bpf: add missing __weak kfunc log fixup testAndrii Nakryiko-0/+41