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
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
2022-05-25
Merge tag 'linux-kselftest-next-5.19-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-19
/
+2
2022-05-25
selftests: vm: add the "settings" file with timeout variable
Patrick Wang
1
-0
/
+1
2022-05-25
selftests: vm: add "test_hmm.sh" to TEST_FILES
Patrick Wang
1
-0
/
+1
2022-05-25
selftests: vm: check numa_available() before operating "merge_across_nodes" i...
Patrick Wang
1
-3
/
+6
2022-05-25
selftests: vm: add migration to the .gitignore
Muhammad Usama Anjum
1
-0
/
+1
2022-05-25
selftests/vm/pkeys: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-05-25
selftests: vm: add process_mrelease tests
Suren Baghdasaryan
4
-0
/
+204
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-05-13
selftest/vm: test that mremap fails on non-existent vma
Niels Dossche
1
-0
/
+6
2022-05-10
selftests: clarify common error when running gup_test
Joel Savitz
1
-0
/
+2
2022-05-10
selftests: vm: Makefile: rename TARGETS to VMTARGETS
Joel Savitz
1
-5
/
+5
2022-04-29
selftests: vm: fix shellcheck warnings in run_vmtests.sh
Axel Rasmussen
1
-28
/
+27
2022-04-29
selftests: vm: refactor run_vmtests.sh to reduce boilerplate
Axel Rasmussen
1
-415
/
+64
2022-04-29
selftests: vm: add test for Soft-Dirty PTE bit
Gabriel Krisman Bertazi
4
-0
/
+150
2022-04-29
selftests: vm: bring common functions to a new file
Muhammad Usama Anjum
5
-113
/
+124
2022-04-29
tools/testing/selftests/vm/gup_test.c: clarify error statement
Sidhartha Kumar
2
-11
/
+44
2022-04-29
mm: add selftests for migration entries
Alistair Popple
2
-0
/
+196
2022-04-26
selftests/vm/pkeys: Use provided __cpuid_count() macro
Reinette Chatre
1
-19
/
+2
2022-04-22
selftest/vm: add skip support to mremap_test
Sidhartha Kumar
1
-3
/
+8
2022-04-22
selftest/vm: support xfail in mremap_test
Sidhartha Kumar
1
-1
/
+1
2022-04-22
selftest/vm: verify remap destination address in mremap_test
Sidhartha Kumar
1
-3
/
+39
2022-04-22
selftest/vm: verify mmap addr in mremap_test
Sidhartha Kumar
1
-1
/
+40
2022-03-25
selftests: kselftest framework: provide "finished" helper
Kees Cook
1
-1
/
+1
2022-03-25
userfaultfd/selftests: enable hugetlb remap and remove event testing
Mike Kravetz
2
-36
/
+36
2022-03-25
selftests/vm: add hugetlb madvise MADV_DONTNEED MADV_REMOVE test
Mike Kravetz
4
-0
/
+424
2022-03-25
selftest/vm: add helpers to detect PAGE_SIZE and PAGE_SHIFT
Mike Rapoport
2
-4
/
+26
2022-03-25
selftest/vm: add util.h and and move helper functions there
Aneesh Kumar K.V
3
-75
/
+52
2022-03-23
Merge tag 'linux-kselftest-next-5.18-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-1
/
+4
2022-03-23
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-11
/
+24
2022-03-23
userfaultfd/selftests: fix uninitialized_var.cocci warning
Guo Zhengkui
1
-1
/
+1
2022-03-23
selftests: vm: add a hugetlb test case
Muchun Song
4
-0
/
+157
2022-03-23
selftests, x86: fix how check_cc.sh is being invoked
Guillaume Tucker
1
-3
/
+3
2022-03-21
selftests/vm/transhuge-stress: Support file-backed PMD folios
Matthew Wilcox (Oracle)
1
-11
/
+24
2022-03-17
selftests: vm: fix clang build error multiple output files
Yosry Ahmed
1
-4
/
+2
2022-03-05
kselftest/vm: fix tests build with old libc
Chengming Zhou
1
-0
/
+1
2022-03-05
selftests/vm: cleanup hugetlb file after mremap test
Mike Kravetz
2
-8
/
+21
2022-02-26
selftest/vm: fix map_fixed_noreplace test failure
Aneesh Kumar K.V
1
-12
/
+37
2022-02-24
selftests: vm: remove dependecy from internal kernel macros
Muhammad Usama Anjum
1
-0
/
+3
2022-02-24
selftests: vm: Add the uapi headers include variable
Muhammad Usama Anjum
1
-1
/
+1
2022-02-04
kselftest/vm: revert "tools/testing/selftests/vm/userfaultfd.c: use swap() to...
Shuah Khan
1
-2
/
+7
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
7
-58
/
+120
2022-01-15
mm/hmm.c: allow VM_MIXEDMAP to work with hmm_range_fault
Alistair Popple
1
-0
/
+42
2022-01-15
userfaultfd/selftests: clean up hugetlb allocation code
Mike Kravetz
1
-9
/
+6
[next]