summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/mm/uffd-stress.c
AgeCommit message (Expand)Author
2024-07-04mm: turn off test_uffdio_wp if CONFIG_PTE_MARKER_UFFD_WP is not configured.Audra Mitchell
2024-07-04mm: update uffd-stress to handle EINVAL for unset config featuresAudra Mitchell
2024-07-03selftests/mm: remove local __NR_* definitionsJohn Hubbard
2024-03-12selftests/mm: skip uffd hugetlb tests with insufficient hugepagesNico Pache
2023-12-29selftests/mm: call uffd_test_ctx_clear at the end of the testSuren Baghdasaryan
2023-08-21selftests/mm: fix uffd-stress help informationRong Tao
2023-08-18selftests/mm: refactor uffd_poll_thread to allow custom fault handlersAxel Rasmussen
2023-06-19selftests/mm: fix uffd-stress unused function warningJohn Hubbard
2023-04-18selftests/mm: add shmem-private test to uffd-stressPeter Xu
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 zeropage test into uffd unit testsPeter Xu
2023-04-18selftests/mm: move uffd sig/events tests into uffd unit testsPeter Xu
2023-04-18selftests/mm: move uffd minor test to unit testPeter Xu
2023-04-18selftests/mm: move uffd pagemap test to unit testPeter 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_[un]register()Peter Xu
2023-04-18selftests/mm: split uffd tests into uffd-stress and uffd-unit-testsPeter Xu