summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/mm/uffd-stress.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* mm: turn off test_uffdio_wp if CONFIG_PTE_MARKER_UFFD_WP is not configured.Audra Mitchell2024-07-051-0/+3
* mm: update uffd-stress to handle EINVAL for unset config featuresAudra Mitchell2024-07-051-5/+9
* selftests/mm: remove local __NR_* definitionsJohn Hubbard2024-07-041-15/+1
* selftests/mm: skip uffd hugetlb tests with insufficient hugepagesNico Pache2024-03-121-0/+6
* selftests/mm: call uffd_test_ctx_clear at the end of the testSuren Baghdasaryan2023-12-291-1/+4
* selftests/mm: fix uffd-stress help informationRong Tao2023-08-211-12/+12
* selftests/mm: refactor uffd_poll_thread to allow custom fault handlersAxel Rasmussen2023-08-181-4/+4
* selftests/mm: fix uffd-stress unused function warningJohn Hubbard2023-06-201-10/+0
* selftests/mm: add shmem-private test to uffd-stressPeter Xu2023-04-191-4/+7
* selftests/mm: drop sys/dev test in uffd-stress testPeter Xu2023-04-191-25/+2
* selftests/mm: allow uffd test to skip properly with no privilegePeter Xu2023-04-191-2/+4
* selftests/mm: move zeropage test into uffd unit testsPeter Xu2023-04-191-93/+1
* selftests/mm: move uffd sig/events tests into uffd unit testsPeter Xu2023-04-191-226/+1
* selftests/mm: move uffd minor test to unit testPeter Xu2023-04-191-130/+1
* selftests/mm: move uffd pagemap test to unit testPeter Xu2023-04-191-166/+0
* selftests/mm: let uffd_handle_page_fault() take wp parameterPeter Xu2023-04-191-6/+10
* selftests/mm: rename uffd_stats to uffd_argsPeter Xu2023-04-191-26/+25
* selftests/mm: drop global hpage_size in uffd testsPeter Xu2023-04-191-3/+3
* selftests/mm: drop global mem_fd in uffd testsPeter Xu2023-04-191-15/+0
* selftests/mm: uffd_[un]register()Peter Xu2023-04-191-64/+19
* selftests/mm: split uffd tests into uffd-stress and uffd-unit-testsPeter Xu2023-04-191-0/+1168