index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
Files
Lines
2024-10-17
selftests/mm: replace atomic_bool with pthread_barrier_t
Edward Liaw
1
-6
/
+8
2024-07-03
selftests/mm: remove local __NR_* definitions
John Hubbard
1
-13
/
+1
2024-03-26
selftests/mm: fix ARM related issue with fork after pthread_create
Edward Liaw
1
-0
/
+10
2024-03-26
selftests/mm: sigbus-wp test requires UFFD_FEATURE_WP_HUGETLBFS_SHMEM
Edward Liaw
1
-1
/
+2
2024-02-20
selftests/mm: uffd-unit-test check if huge page size is 0
Terry Tritton
1
-0
/
+6
2024-01-05
selftests/mm: add separate UFFDIO_MOVE test for PMD splitting
Suren Baghdasaryan
1
-0
/
+17
2023-12-29
selftests/mm: add UFFDIO_MOVE ioctl test
Suren Baghdasaryan
1
-0
/
+189
2023-12-29
selftests/mm: add uffd_test_case_ops to allow test case-specific operations
Suren Baghdasaryan
1
-0
/
+2
2023-12-29
selftests/mm: call uffd_test_ctx_clear at the end of the test
Suren Baghdasaryan
1
-0
/
+1
2023-08-18
selftests/mm: add uffd unit test for UFFDIO_POISON
Axel Rasmussen
1
-0
/
+117
2023-06-19
selftests/mm: fix two -Wformat-security warnings in uffd builds
John Hubbard
1
-10
/
+6
2023-04-21
selftests/mm: add tests for RO pinning vs fork()
Peter Xu
1
-3
/
+141
2023-04-21
selftests/mm: extend and rename uffd pagemap test
Peter Xu
1
-24
/
+106
2023-04-21
selftests/mm: add a few options for uffd-unit-test
Peter Xu
1
-7
/
+45
2023-04-18
selftests/mm: add uffdio register ioctls test
Peter Xu
1
-15
/
+97
2023-04-18
selftests/mm: allow uffd test to skip properly with no privilege
Peter Xu
1
-4
/
+6
2023-04-18
selftests/mm: workaround no way to detect uffd-minor + wp
Peter Xu
1
-1
/
+7
2023-04-18
selftests/mm: move zeropage test into uffd unit tests
Peter Xu
1
-0
/
+93
2023-04-18
selftests/mm: move uffd sig/events tests into uffd unit tests
Peter Xu
1
-0
/
+264
2023-04-18
selftests/mm: move uffd minor test to unit test
Peter Xu
1
-0
/
+120
2023-04-18
selftests/mm: move uffd pagemap test to unit test
Peter Xu
1
-0
/
+145
2023-04-18
selftests/mm: add framework for uffd-unit-test
Peter Xu
1
-0
/
+124
2023-04-18
selftests/mm: UFFDIO_API test
Peter Xu
1
-1
/
+108
2023-04-18
selftests/mm: split uffd tests into uffd-stress and uffd-unit-tests
Peter Xu
1
-0
/
+27