开源镜像站
帮助
动态
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-stress.c
Age
Commit message (
Expand
)
Author
2024-07-04
mm: turn off test_uffdio_wp if CONFIG_PTE_MARKER_UFFD_WP is not configured.
Audra Mitchell
2024-07-04
mm: update uffd-stress to handle EINVAL for unset config features
Audra Mitchell
2024-07-03
selftests/mm: remove local __NR_* definitions
John Hubbard
2024-03-12
selftests/mm: skip uffd hugetlb tests with insufficient hugepages
Nico Pache
2023-12-29
selftests/mm: call uffd_test_ctx_clear at the end of the test
Suren Baghdasaryan
2023-08-21
selftests/mm: fix uffd-stress help information
Rong Tao
2023-08-18
selftests/mm: refactor uffd_poll_thread to allow custom fault handlers
Axel Rasmussen
2023-06-19
selftests/mm: fix uffd-stress unused function warning
John Hubbard
2023-04-18
selftests/mm: add shmem-private test to uffd-stress
Peter Xu
2023-04-18
selftests/mm: drop sys/dev test in uffd-stress test
Peter Xu
2023-04-18
selftests/mm: allow uffd test to skip properly with no privilege
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: let uffd_handle_page_fault() take wp parameter
Peter Xu
2023-04-18
selftests/mm: rename uffd_stats to uffd_args
Peter Xu
2023-04-18
selftests/mm: drop global hpage_size in uffd tests
Peter Xu
2023-04-18
selftests/mm: drop global mem_fd in uffd tests
Peter Xu
2023-04-18
selftests/mm: uffd_[un]register()
Peter Xu
2023-04-18
selftests/mm: split uffd tests into uffd-stress and uffd-unit-tests
Peter Xu