index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
mm
/
uffd-unit-tests.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
selftests/mm: fix deadlock for fork after pthread_create with atomic_bool
Edward Liaw
2024-10-29
1
-0
/
+5
*
Revert "selftests/mm: replace atomic_bool with pthread_barrier_t"
Edward Liaw
2024-10-29
1
-8
/
+6
*
Revert "selftests/mm: fix deadlock for fork after pthread_create on ARM"
Edward Liaw
2024-10-29
1
-7
/
+0
*
selftests/mm: fix deadlock for fork after pthread_create on ARM
Edward Liaw
2024-10-17
1
-0
/
+7
*
selftests/mm: replace atomic_bool with pthread_barrier_t
Edward Liaw
2024-10-17
1
-6
/
+8
*
selftests/mm: remove local __NR_* definitions
John Hubbard
2024-07-04
1
-13
/
+1
*
selftests/mm: fix ARM related issue with fork after pthread_create
Edward Liaw
2024-03-26
1
-0
/
+10
*
selftests/mm: sigbus-wp test requires UFFD_FEATURE_WP_HUGETLBFS_SHMEM
Edward Liaw
2024-03-26
1
-1
/
+2
*
selftests/mm: uffd-unit-test check if huge page size is 0
Terry Tritton
2024-02-20
1
-0
/
+6
*
selftests/mm: add separate UFFDIO_MOVE test for PMD splitting
Suren Baghdasaryan
2024-01-05
1
-0
/
+17
*
selftests/mm: add UFFDIO_MOVE ioctl test
Suren Baghdasaryan
2023-12-29
1
-0
/
+189
*
selftests/mm: add uffd_test_case_ops to allow test case-specific operations
Suren Baghdasaryan
2023-12-29
1
-0
/
+2
*
selftests/mm: call uffd_test_ctx_clear at the end of the test
Suren Baghdasaryan
2023-12-29
1
-0
/
+1
*
selftests/mm: add uffd unit test for UFFDIO_POISON
Axel Rasmussen
2023-08-18
1
-0
/
+117
*
selftests/mm: fix two -Wformat-security warnings in uffd builds
John Hubbard
2023-06-20
1
-10
/
+6
*
selftests/mm: add tests for RO pinning vs fork()
Peter Xu
2023-04-21
1
-3
/
+141
*
selftests/mm: extend and rename uffd pagemap test
Peter Xu
2023-04-21
1
-24
/
+106
*
selftests/mm: add a few options for uffd-unit-test
Peter Xu
2023-04-21
1
-7
/
+45
*
selftests/mm: add uffdio register ioctls test
Peter Xu
2023-04-19
1
-15
/
+97
*
selftests/mm: allow uffd test to skip properly with no privilege
Peter Xu
2023-04-19
1
-4
/
+6
*
selftests/mm: workaround no way to detect uffd-minor + wp
Peter Xu
2023-04-19
1
-1
/
+7
*
selftests/mm: move zeropage test into uffd unit tests
Peter Xu
2023-04-19
1
-0
/
+93
*
selftests/mm: move uffd sig/events tests into uffd unit tests
Peter Xu
2023-04-19
1
-0
/
+264
*
selftests/mm: move uffd minor test to unit test
Peter Xu
2023-04-19
1
-0
/
+120
*
selftests/mm: move uffd pagemap test to unit test
Peter Xu
2023-04-19
1
-0
/
+145
*
selftests/mm: add framework for uffd-unit-test
Peter Xu
2023-04-19
1
-0
/
+124
*
selftests/mm: UFFDIO_API test
Peter Xu
2023-04-19
1
-1
/
+108
*
selftests/mm: split uffd tests into uffd-stress and uffd-unit-tests
Peter Xu
2023-04-19
1
-0
/
+27