index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
mm
/
uffd-unit-tests.c
Age
Commit message (
Expand
)
Author
2024-10-28
selftests/mm: fix deadlock for fork after pthread_create with atomic_bool
Edward Liaw
2024-10-28
Revert "selftests/mm: replace atomic_bool with pthread_barrier_t"
Edward Liaw
2024-10-28
Revert "selftests/mm: fix deadlock for fork after pthread_create on ARM"
Edward Liaw
2024-10-17
selftests/mm: fix deadlock for fork after pthread_create on ARM
Edward Liaw
2024-10-17
selftests/mm: replace atomic_bool with pthread_barrier_t
Edward Liaw
2024-07-03
selftests/mm: remove local __NR_* definitions
John Hubbard
2024-03-26
selftests/mm: fix ARM related issue with fork after pthread_create
Edward Liaw
2024-03-26
selftests/mm: sigbus-wp test requires UFFD_FEATURE_WP_HUGETLBFS_SHMEM
Edward Liaw
2024-02-20
selftests/mm: uffd-unit-test check if huge page size is 0
Terry Tritton
2024-01-05
selftests/mm: add separate UFFDIO_MOVE test for PMD splitting
Suren Baghdasaryan
2023-12-29
selftests/mm: add UFFDIO_MOVE ioctl test
Suren Baghdasaryan
2023-12-29
selftests/mm: add uffd_test_case_ops to allow test case-specific operations
Suren Baghdasaryan
2023-12-29
selftests/mm: call uffd_test_ctx_clear at the end of the test
Suren Baghdasaryan
2023-08-18
selftests/mm: add uffd unit test for UFFDIO_POISON
Axel Rasmussen
2023-06-19
selftests/mm: fix two -Wformat-security warnings in uffd builds
John Hubbard
2023-04-21
selftests/mm: add tests for RO pinning vs fork()
Peter Xu
2023-04-21
selftests/mm: extend and rename uffd pagemap test
Peter Xu
2023-04-21
selftests/mm: add a few options for uffd-unit-test
Peter Xu
2023-04-18
selftests/mm: add uffdio register ioctls test
Peter Xu
2023-04-18
selftests/mm: allow uffd test to skip properly with no privilege
Peter Xu
2023-04-18
selftests/mm: workaround no way to detect uffd-minor + wp
Peter Xu
2023-04-18
selftests/mm: move zeropage test into uffd unit tests
Peter Xu
2023-04-18
selftests/mm: move uffd sig/events tests into uffd unit tests
Peter Xu
2023-04-18
selftests/mm: move uffd minor test to unit test
Peter Xu
2023-04-18
selftests/mm: move uffd pagemap test to unit test
Peter Xu
2023-04-18
selftests/mm: add framework for uffd-unit-test
Peter Xu
2023-04-18
selftests/mm: UFFDIO_API test
Peter Xu
2023-04-18
selftests/mm: split uffd tests into uffd-stress and uffd-unit-tests
Peter Xu