开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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-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