summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/mm/uffd-stress.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-12selftests/mm: skip uffd hugetlb tests with insufficient hugepagesNico Pache1-0/+6
2023-12-29selftests/mm: call uffd_test_ctx_clear at the end of the testSuren Baghdasaryan1-1/+4
2023-08-21selftests/mm: fix uffd-stress help informationRong Tao1-12/+12
2023-08-18selftests/mm: refactor uffd_poll_thread to allow custom fault handlersAxel Rasmussen1-4/+4
2023-06-20selftests/mm: fix uffd-stress unused function warningJohn Hubbard1-10/+0
2023-04-19selftests/mm: add shmem-private test to uffd-stressPeter Xu1-4/+7
2023-04-19selftests/mm: drop sys/dev test in uffd-stress testPeter Xu1-25/+2
2023-04-19selftests/mm: allow uffd test to skip properly with no privilegePeter Xu1-2/+4
2023-04-19selftests/mm: move zeropage test into uffd unit testsPeter Xu1-93/+1
2023-04-19selftests/mm: move uffd sig/events tests into uffd unit testsPeter Xu1-226/+1
2023-04-19selftests/mm: move uffd minor test to unit testPeter Xu1-130/+1
2023-04-19selftests/mm: move uffd pagemap test to unit testPeter Xu1-166/+0
2023-04-19selftests/mm: let uffd_handle_page_fault() take wp parameterPeter Xu1-6/+10
2023-04-19selftests/mm: rename uffd_stats to uffd_argsPeter Xu1-26/+25
2023-04-19selftests/mm: drop global hpage_size in uffd testsPeter Xu1-3/+3
2023-04-19selftests/mm: drop global mem_fd in uffd testsPeter Xu1-15/+0
2023-04-19selftests/mm: uffd_[un]register()Peter Xu1-64/+19
2023-04-19selftests/mm: split uffd tests into uffd-stress and uffd-unit-testsPeter Xu1-0/+1168