index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
vm
/
userfaultfd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-13
mm/selftest: uffd: explain the write missing fault check
Peter Xu
1
-1
/
+21
2022-10-04
selftests/vm: add selftest for MADV_COLLAPSE of uffd-minor memory
Zach O'Keefe
1
-38
/
+133
2022-09-12
userfaultfd: selftests: modify selftest to use /dev/userfaultfd
Axel Rasmussen
1
-10
/
+66
2022-07-04
userfaultfd: selftests: infinite loop in faulting_process
Edward Liaw
1
-2
/
+2
2022-06-17
userfaultfd/selftests: fix typo in comment
Xiang wangx
1
-1
/
+1
2022-05-13
userfaultfd/selftests: use swap() instead of open coding it
Guo Zhengkui
1
-7
/
+2
2022-05-13
selftests/uffd: enable uffd-wp for shmem/hugetlbfs
Peter Xu
1
-3
/
+1
2022-03-25
userfaultfd/selftests: enable hugetlb remap and remove event testing
Mike Kravetz
1
-34
/
+35
2022-03-23
Merge tag 'linux-kselftest-next-5.18-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+3
2022-03-23
userfaultfd/selftests: fix uninitialized_var.cocci warning
Guo Zhengkui
1
-1
/
+1
2022-03-05
kselftest/vm: fix tests build with old libc
Chengming Zhou
1
-0
/
+1
2022-02-24
selftests: vm: remove dependecy from internal kernel macros
Muhammad Usama Anjum
1
-0
/
+3
2022-02-04
kselftest/vm: revert "tools/testing/selftests/vm/userfaultfd.c: use swap() to...
Shuah Khan
1
-2
/
+7
2022-01-15
userfaultfd/selftests: clean up hugetlb allocation code
Mike Kravetz
1
-9
/
+6
2022-01-15
selftests/uffd: allow EINTR/EAGAIN
Peter Xu
1
-2
/
+5
2022-01-15
tools/testing/selftests/vm/userfaultfd.c: use swap() to make code cleaner
chiminghao
1
-7
/
+2
2021-12-31
userfaultfd/selftests: fix hugetlb area allocations
Mike Kravetz
1
-6
/
+10
2021-11-06
userfaultfd/selftests: fix calculation of expected ioctls
Axel Rasmussen
1
-39
/
+38
2021-11-06
userfaultfd/selftests: fix feature support detection
Axel Rasmussen
1
-23
/
+31
2021-11-06
userfaultfd/selftests: don't rely on GNU extensions for random numbers
Axel Rasmussen
1
-22
/
+4
2021-10-19
mm/userfaultfd: selftests: fix memory corruption with thp enabled
Peter Xu
1
-3
/
+20
2021-09-03
selftests/vm/userfaultfd: wake after copy failure
Nadav Amit
1
-0
/
+13
2021-07-24
selftest: use mmap instead of posix_memalign to allocate memory
Peter Collingbourne
1
-2
/
+4
2021-07-01
userfaultfd/selftests: exercise minor fault handling shmem support
Axel Rasmussen
1
-4
/
+25
2021-07-01
userfaultfd/selftests: reinitialize test context in each test
Axel Rasmussen
1
-105
/
+117
2021-07-01
userfaultfd/selftests: create alias mappings in the shmem test
Axel Rasmussen
1
-3
/
+19
2021-07-01
userfaultfd/selftests: use memfd_create for shmem test type
Axel Rasmussen
1
-1
/
+15
2021-07-01
userfaultfd/selftests: add pagemap uffd-wp test
Peter Xu
1
-0
/
+154
2021-07-01
userfaultfd/selftests: unify error handling
Peter Xu
1
-369
/
+187
2021-07-01
userfaultfd/selftests: only dump counts if mode enabled
Peter Xu
1
-10
/
+20
2021-07-01
userfaultfd/selftests: dropping VERIFY check in locking_thread
Peter Xu
1
-54
/
+1
2021-07-01
userfaultfd/selftests: remove the time() check on delayed uffd
Peter Xu
1
-8
/
+0
2021-07-01
userfaultfd/selftests: use user mode only
Peter Xu
1
-1
/
+1
2021-05-05
userfaultfd/selftests: add test exercising minor fault handling
Axel Rasmussen
1
-6
/
+158
2020-12-16
Merge tag 'linux-kselftest-next-5.11-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-2
/
+2
2020-12-15
userfaultfd/selftests: hint the test runner on required privilege
Peter Xu
1
-1
/
+2
2020-12-15
userfaultfd/selftests: fix retval check for userfaultfd_open()
Peter Xu
1
-4
/
+4
2020-12-15
userfaultfd/selftests: always dump something in modes
Peter Xu
1
-0
/
+2
2020-12-15
userfaultfd: selftests: make __{s,u}64 format specifiers portable
Axel Rasmussen
1
-46
/
+35
2020-12-06
userfaultfd: selftests: fix SIGSEGV if huge mmap fails
Axel Rasmussen
1
-9
/
+16
2020-11-11
tool: selftests: fix spelling typo of 'writting'
Wang Qing
1
-2
/
+2
2020-10-02
tools: Avoid comma separated statements
Joe Perches
1
-113
/
+183
2020-04-07
userfaultfd: selftests: add write-protect test
Peter Xu
1
-24
/
+133
2020-04-07
userfaultfd: selftests: refactor statistics
Peter Xu
1
-27
/
+49
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499
Thomas Gleixner
1
-3
/
+1
2019-05-30
userfaultfd: selftest: fix compiler warning
Alakesh Haloi
1
-1
/
+1
2018-10-27
userfaultfd: selftest: recycle lock threads first
Peter Xu
1
-5
/
+6
2018-10-27
userfaultfd: selftest: generalize read and poll
Peter Xu
1
-34
/
+43
2018-10-27
userfaultfd: selftest: cleanup help messages
Peter Xu
1
-18
/
+28
2018-06-18
selftests: vm: return Kselftest Skip code for skipped tests
Shuah Khan (Samsung OSG)
1
-1
/
+3
[next]