aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/mm/uffd-unit-tests.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-26selftests/mm: fix ARM related issue with fork after pthread_createEdward Liaw1-0/+10
2024-03-26selftests/mm: sigbus-wp test requires UFFD_FEATURE_WP_HUGETLBFS_SHMEMEdward Liaw1-1/+2
2024-02-20selftests/mm: uffd-unit-test check if huge page size is 0Terry Tritton1-0/+6
2024-01-05selftests/mm: add separate UFFDIO_MOVE test for PMD splittingSuren Baghdasaryan1-0/+17
2023-12-29selftests/mm: add UFFDIO_MOVE ioctl testSuren Baghdasaryan1-0/+189
2023-12-29selftests/mm: add uffd_test_case_ops to allow test case-specific operationsSuren Baghdasaryan1-0/+2
2023-12-29selftests/mm: call uffd_test_ctx_clear at the end of the testSuren Baghdasaryan1-0/+1
2023-08-18selftests/mm: add uffd unit test for UFFDIO_POISONAxel Rasmussen1-0/+117
2023-06-19selftests/mm: fix two -Wformat-security warnings in uffd buildsJohn Hubbard1-10/+6
2023-04-21selftests/mm: add tests for RO pinning vs fork()Peter Xu1-3/+141
2023-04-21selftests/mm: extend and rename uffd pagemap testPeter Xu1-24/+106
2023-04-21selftests/mm: add a few options for uffd-unit-testPeter Xu1-7/+45
2023-04-18selftests/mm: add uffdio register ioctls testPeter Xu1-15/+97
2023-04-18selftests/mm: allow uffd test to skip properly with no privilegePeter Xu1-4/+6
2023-04-18selftests/mm: workaround no way to detect uffd-minor + wpPeter Xu1-1/+7
2023-04-18selftests/mm: move zeropage test into uffd unit testsPeter Xu1-0/+93
2023-04-18selftests/mm: move uffd sig/events tests into uffd unit testsPeter Xu1-0/+264
2023-04-18selftests/mm: move uffd minor test to unit testPeter Xu1-0/+120
2023-04-18selftests/mm: move uffd pagemap test to unit testPeter Xu1-0/+145
2023-04-18selftests/mm: add framework for uffd-unit-testPeter Xu1-0/+124
2023-04-18selftests/mm: UFFDIO_API testPeter Xu1-1/+108
2023-04-18selftests/mm: split uffd tests into uffd-stress and uffd-unit-testsPeter Xu1-0/+27