index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
mm
/
uffd-stress.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-16
selftests/mm: don't fail uffd-stress if too many CPUs
Brendan Jackman
1
-1
/
+10
2025-03-16
selftests/mm: print some details when uffd-stress gets bad params
Brendan Jackman
1
-1
/
+2
2025-03-16
selftests/mm/uffd: rename nr_cpus -> nr_parallel
Brendan Jackman
1
-14
/
+14
2025-03-16
selftests/mm: skip uffd-stress if userfaultfd not available
Brendan Jackman
1
-2
/
+2
2025-03-05
Revert "selftests/mm: remove local __NR_* definitions"
John Hubbard
1
-1
/
+14
2024-07-04
mm: turn off test_uffdio_wp if CONFIG_PTE_MARKER_UFFD_WP is not configured.
Audra Mitchell
1
-0
/
+3
2024-07-04
mm: update uffd-stress to handle EINVAL for unset config features
Audra Mitchell
1
-5
/
+9
2024-07-03
selftests/mm: remove local __NR_* definitions
John Hubbard
1
-15
/
+1
2024-03-12
selftests/mm: skip uffd hugetlb tests with insufficient hugepages
Nico Pache
1
-0
/
+6
2023-12-29
selftests/mm: call uffd_test_ctx_clear at the end of the test
Suren Baghdasaryan
1
-1
/
+4
2023-08-21
selftests/mm: fix uffd-stress help information
Rong Tao
1
-12
/
+12
2023-08-18
selftests/mm: refactor uffd_poll_thread to allow custom fault handlers
Axel Rasmussen
1
-4
/
+4
2023-06-19
selftests/mm: fix uffd-stress unused function warning
John Hubbard
1
-10
/
+0
2023-04-18
selftests/mm: add shmem-private test to uffd-stress
Peter Xu
1
-4
/
+7
2023-04-18
selftests/mm: drop sys/dev test in uffd-stress test
Peter Xu
1
-25
/
+2
2023-04-18
selftests/mm: allow uffd test to skip properly with no privilege
Peter Xu
1
-2
/
+4
2023-04-18
selftests/mm: move zeropage test into uffd unit tests
Peter Xu
1
-93
/
+1
2023-04-18
selftests/mm: move uffd sig/events tests into uffd unit tests
Peter Xu
1
-226
/
+1
2023-04-18
selftests/mm: move uffd minor test to unit test
Peter Xu
1
-130
/
+1
2023-04-18
selftests/mm: move uffd pagemap test to unit test
Peter Xu
1
-166
/
+0
2023-04-18
selftests/mm: let uffd_handle_page_fault() take wp parameter
Peter Xu
1
-6
/
+10
2023-04-18
selftests/mm: rename uffd_stats to uffd_args
Peter Xu
1
-26
/
+25
2023-04-18
selftests/mm: drop global hpage_size in uffd tests
Peter Xu
1
-3
/
+3
2023-04-18
selftests/mm: drop global mem_fd in uffd tests
Peter Xu
1
-15
/
+0
2023-04-18
selftests/mm: uffd_[un]register()
Peter Xu
1
-64
/
+19
2023-04-18
selftests/mm: split uffd tests into uffd-stress and uffd-unit-tests
Peter Xu
1
-0
/
+1168