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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-14
selftests/vm/pkeys: Add a regression test for setting PKRU through ptrace
Kyle Huey
2
-2
/
+141
2022-10-14
Merge tag 'mm-stable-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-1
/
+70
2022-10-13
mm/selftest: uffd: explain the write missing fault check
Peter Xu
1
-1
/
+21
2022-10-13
hmm-tests: add test for migrate_device_range()
Alistair Popple
1
-0
/
+49
2022-10-11
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
13
-504
/
+1230
2022-10-05
selftests/vm: use top_srcdir instead of recomputing relative paths
Axel Rasmussen
4
-5
/
+5
2022-10-04
selftests/vm: add selftest for MADV_COLLAPSE of uffd-minor memory
Zach O'Keefe
2
-38
/
+134
2022-10-04
selftests/vm: add file/shmem MADV_COLLAPSE selftest for cleared pmd
Zach O'Keefe
1
-0
/
+30
2022-10-04
selftests/vm: add thp collapse shmem testing
Zach O'Keefe
1
-2
/
+55
2022-10-04
selftests/vm: add thp collapse file and tmpfs testing
Zach O'Keefe
3
-56
/
+431
2022-10-04
selftests/vm: modularize thp collapse memory operations
Zach O'Keefe
1
-166
/
+207
2022-10-04
selftests/vm: dedup THP helpers
Zach O'Keefe
6
-76
/
+32
2022-10-04
selftests/vm: retry on EAGAIN for MADV_COLLAPSE selftest
Zach O'Keefe
1
-1
/
+22
2022-10-04
mm/hmm/test: use char dev with struct device to get device node
Mika Penttilä
1
-10
/
+0
2022-09-27
mm: add merging after mremap resize
Jakub Matěna
1
-1
/
+48
2022-09-12
selftest: vm: remove deleted local_config.* from .gitignore
Tarun Sahu
1
-1
/
+0
2022-09-12
Kselftests: remove support of libhugetlbfs from kselftests
Tarun Sahu
3
-86
/
+74
2022-09-12
selftests: vm: add /dev/userfaultfd test cases to run_vmtests.sh
Axel Rasmussen
1
-7
/
+10
2022-09-12
userfaultfd: selftests: modify selftest to use /dev/userfaultfd
Axel Rasmussen
1
-10
/
+66
2022-09-12
selftests: vm: add hugetlb_shared userfaultfd test to run_vmtests.sh
Axel Rasmussen
1
-2
/
+4
2022-09-12
selftests/vm: add selftest to verify multi THP collapse
Zach O'Keefe
1
-67
/
+73
2022-09-12
selftests/vm: add selftest to verify recollapse of THPs
Zach O'Keefe
1
-0
/
+31
2022-09-12
selftests/vm: add MADV_COLLAPSE collapse context to selftests
Zach O'Keefe
1
-46
/
+125
2022-09-12
selftests/vm: dedup hugepage allocation logic
Zach O'Keefe
1
-39
/
+23
2022-09-12
selftests/vm: modularize collapse selftests
Zach O'Keefe
1
-141
/
+110
2022-08-06
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
11
-42
/
+479
2022-08-03
tools/testing/selftests/vm/hmm-tests.c: fix build
Andrew Morton
1
-1
/
+1
2022-07-30
mm/hmm: add a test for cross device private faults
Ralph Campbell
1
-2
/
+12
2022-07-30
selftests: add soft-dirty into run_vmtests.sh
Peter Xu
1
-0
/
+2
2022-07-30
selftests: soft-dirty: add test for mprotect
Peter Xu
1
-1
/
+66
2022-07-30
selftest/vm: uninitialized variable in main()
Dan Carpenter
1
-1
/
+1
2022-07-30
tools/testing/selftests/vm/hugetlb-madvise.c: silence uninitialized variable ...
Dan Carpenter
1
-2
/
+3
2022-07-30
selftests/vm: skip 128TBswitch on unsupported arch
Adam Sindelar
1
-4
/
+4
2022-07-30
selftests/vm: fix errno handling in mrelease_test
Adam Sindelar
1
-5
/
+11
2022-07-27
selftests/vm: fix va_128TBswitch.sh permissions
Adam Sindelar
1
-0
/
+0
2022-07-18
tools: add selftests to hmm for COW in device memory
Alex Sierra
1
-0
/
+80
2022-07-18
tools: add hmm gup tests for device coherent type
Alex Sierra
1
-0
/
+110
2022-07-18
tools: update test_hmm script to support SP config
Alex Sierra
1
-3
/
+21
2022-07-18
tools: update hmm-test to support device coherent type
Alex Sierra
1
-21
/
+100
2022-07-18
selftests/vm: add protection_keys tests to run_vmtests
Kalpana Shetty
1
-0
/
+11
2022-07-12
selftests: stop using KSFT_KHDR_INSTALL
Guillaume Tucker
1
-1
/
+0
2022-07-04
selftests/vm: only run 128TBswitch with 5-level paging
Adam Sindelar
3
-1
/
+56
2022-07-04
userfaultfd: selftests: infinite loop in faulting_process
Edward Liaw
1
-2
/
+2
2022-06-27
userfaultfd/selftests: Fix typo in comment
Xiang wangx
1
-1
/
+1
2022-06-27
Merge branch 'master' into mm-stable
akpm
1
-0
/
+2
2022-06-17
selftests: make use of GUP_TEST_FILE macro
Joel Savitz
1
-2
/
+2
2022-06-17
userfaultfd/selftests: fix typo in comment
Xiang wangx
1
-1
/
+1
2022-06-17
selftests: make use of GUP_TEST_FILE macro
Joel Savitz
1
-2
/
+2
2022-06-16
selftests: vm: Fix resource leak when return error
Ding Xiang
1
-0
/
+2
2022-05-26
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
17
-559
/
+808
[next]