summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/mm/uffd-common.c
AgeCommit message (Expand)Author
2024-03-26selftests/mm: fix ARM related issue with fork after pthread_createEdward Liaw
2023-12-29selftests/mm: add UFFDIO_MOVE ioctl testSuren Baghdasaryan
2023-12-29selftests/mm: add uffd_test_case_ops to allow test case-specific operationsSuren Baghdasaryan
2023-12-29selftests/mm: call uffd_test_ctx_clear at the end of the testSuren Baghdasaryan
2023-08-18selftests/mm: refactor uffd_poll_thread to allow custom fault handlersAxel Rasmussen
2023-06-19selftests/mm: move certain uffd*() routines from vm_util.c to uffd-common.cJohn Hubbard
2023-04-18selftests/mm: drop sys/dev test in uffd-stress testPeter Xu
2023-04-18selftests/mm: allow uffd test to skip properly with no privilegePeter Xu
2023-04-18selftests/mm: move uffd minor test to unit testPeter Xu
2023-04-18selftests/mm: allow allocate_area() to fail properlyPeter Xu
2023-04-18selftests/mm: let uffd_handle_page_fault() take wp parameterPeter Xu
2023-04-18selftests/mm: rename uffd_stats to uffd_argsPeter Xu
2023-04-18selftests/mm: drop global hpage_size in uffd testsPeter Xu
2023-04-18selftests/mm: drop global mem_fd in uffd testsPeter Xu
2023-04-18selftests/mm: uffd_open_{dev|sys}()Peter Xu
2023-04-18selftests/mm: uffd_[un]register()Peter Xu
2023-04-18selftests/mm: create uffd-common.[ch]Peter Xu