aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/mm/uffd-common.h
AgeCommit message (Expand)AuthorFilesLines
2024-03-26selftests/mm: fix ARM related issue with fork after pthread_createEdward Liaw1-0/+2
2023-12-29selftests/mm: add UFFDIO_MOVE ioctl testSuren Baghdasaryan1-0/+1
2023-12-29selftests/mm: add uffd_test_case_ops to allow test case-specific operationsSuren Baghdasaryan1-0/+7
2023-12-29selftests/mm: call uffd_test_ctx_clear at the end of the testSuren Baghdasaryan1-0/+1
2023-08-18selftests/mm: refactor uffd_poll_thread to allow custom fault handlersAxel Rasmussen1-0/+3
2023-06-19selftests/mm: move certain uffd*() routines from vm_util.c to uffd-common.cJohn Hubbard1-0/+5
2023-04-18selftests/mm: drop sys/dev test in uffd-stress testPeter Xu1-1/+1
2023-04-18selftests/mm: allow uffd test to skip properly with no privilegePeter Xu1-2/+2
2023-04-18selftests/mm: move uffd minor test to unit testPeter Xu1-2/+2
2023-04-18selftests/mm: allow allocate_area() to fail properlyPeter Xu1-2/+2
2023-04-18selftests/mm: let uffd_handle_page_fault() take wp parameterPeter Xu1-2/+4
2023-04-18selftests/mm: rename uffd_stats to uffd_argsPeter Xu1-3/+3
2023-04-18selftests/mm: drop global hpage_size in uffd testsPeter Xu1-1/+1
2023-04-18selftests/mm: drop global mem_fd in uffd testsPeter Xu1-1/+1
2023-04-18selftests/mm: uffd_[un]register()Peter Xu1-2/+0
2023-04-18selftests/mm: create uffd-common.[ch]Peter Xu1-0/+117