开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
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
media-uapi
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-common.h
Age
Commit message (
Expand
)
Author
2025-11-27
selftests: complete kselftest include centralization
Bala-Vignesh-Reddy
2025-09-21
selftests/mm/uffd: refactor non-composite global vars into struct
Ujwal Kundur
2025-03-16
selftests/mm/uffd: rename nr_cpus -> nr_parallel
Brendan Jackman
2024-10-28
Revert "selftests/mm: replace atomic_bool with pthread_barrier_t"
Edward Liaw
2024-10-17
selftests/mm: replace atomic_bool with pthread_barrier_t
Edward Liaw
2024-05-24
selftests/mm: fix build warnings on ppc64
Michael Ellerman
2024-03-26
selftests/mm: fix ARM related issue with fork after pthread_create
Edward Liaw
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: refactor uffd_poll_thread to allow custom fault handlers
Axel Rasmussen
2023-06-19
selftests/mm: move certain uffd*() routines from vm_util.c to uffd-common.c
John Hubbard
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 uffd minor test to unit test
Peter Xu
2023-04-18
selftests/mm: allow allocate_area() to fail properly
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: create uffd-common.[ch]
Peter Xu