index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
mm
/
run_vmtests.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-21
selftests/mm: gup_tests: option to GUP all pages in a single call
David Hildenbrand
1
-3
/
+5
2025-09-21
selftests/mm: fix hugepages cleanup too early
Chunyu Hu
1
-2
/
+7
2025-09-13
selftests/mm/uffd-stress: make test operate on less hugetlb memory
Dev Jain
1
-3
/
+7
2025-09-13
selftests/mm: test that rmap behaves as expected
Wei Yang
1
-0
/
+4
2025-08-02
selftests/mm: add process_madvise() tests
wang lian
1
-0
/
+5
2025-07-09
selftests: mm: add shmem collapse as a default test item
Baolin Wang
1
-0
/
+4
2025-07-09
selftests/mm: check for YAMA ptrace_scope configuraiton before modifying it
Mark Brown
1
-1
/
+3
2025-05-22
selftests/mm: add simple VM_PFNMAP tests based on mmap'ing /dev/mem
David Hildenbrand
1
-0
/
+4
2025-05-11
tools/testing/selftests: assert that anon merge cases behave as expected
Lorenzo Stoakes
1
-0
/
+4
2025-03-16
selftests/mm: skip mlock tests if nobody user can't read it
Brendan Jackman
1
-1
/
+1
2025-03-16
selftests/mm: ensure uffd-wp-mremap gets pages of each size
Brendan Jackman
1
-1
/
+22
2025-03-16
selftests/mm: drop unnecessary sudo usage
Brendan Jackman
1
-1
/
+1
2025-03-16
selftests/mm: rename guard-pages to guard-regions
Lorenzo Stoakes
1
-1
/
+1
2025-03-16
selftests/mm: allow tests to run with no huge pages support
Mark Brown
1
-24
/
+42
2025-03-16
selftests/mm: run_vmtests.sh: fix half_ufd_size_MB calculation
Rafael Aquini
1
-1
/
+3
2025-02-17
selftests/mm: fix check for running THP tests
Mark Brown
1
-1
/
+1
2025-01-25
selftests/mm: introduce uffd-wp-mremap regression test
Ryan Roberts
1
-0
/
+1
2025-01-13
selftests/mm: add fork CoW guard page test
Lorenzo Stoakes
1
-0
/
+5
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-4
/
+6
2024-11-11
selftests/mm: skip virtual_address_range tests on riscv
Chunyan Zhang
1
-4
/
+6
2024-11-11
mm: page_frag: add a test module for page_frag
Yunsheng Lin
1
-0
/
+8
2024-09-03
selftests/mm: remove unnecessary ia64 code and comment
Jinjiang Tu
1
-1
/
+1
2024-08-15
selftests: memfd_secret: don't build memfd_secret test on unsupported arches
Muhammad Usama Anjum
1
-0
/
+3
2024-07-04
selftest/mm: test enable_soft_offline behaviors
Jiaqi Yan
1
-0
/
+6
2024-07-03
selftest: mm: Test if hugepage does not get leaked during __bio_release_pages()
Donet Tom
1
-0
/
+1
2024-04-25
selftests/mm: run_vmtests.sh: fix hugetlb mem size calculation
Peter Xu
1
-4
/
+9
2024-04-25
selftests: mm: protection_keys: save/restore nr_hugepages value from launch s...
Muhammad Usama Anjum
1
-0
/
+2
2024-03-14
Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-2
/
+15
2024-03-12
selftests/mm: dont fail testsuite due to a lack of hugepages
Nico Pache
1
-1
/
+0
2024-03-04
mm: huge_memory: enable debugfs to split huge pages to any order
Zi Yan
1
-1
/
+21
2024-02-22
selftests/mm: run_vmtests.sh: add missing tests
Muhammad Usama Anjum
1
-1
/
+9
2024-02-22
selftests/mm: run_vmtests: remove sudo and conform to tap
Muhammad Usama Anjum
1
-1
/
+6
2024-02-22
selftests/mm: run_vmtests.sh: add hugetlb_madv_vs_map
Breno Leitao
1
-0
/
+1
2024-02-22
selftests/mm: run_vmtests.sh: add hugetlb test category
Breno Leitao
1
-0
/
+2
2024-02-22
selftests: mm: perform some system cleanup before using hugepages
Nico Pache
1
-0
/
+9
2023-12-29
selftests/mm: log run_vmtests.sh results in TAP format
Ryan Roberts
1
-12
/
+39
2023-12-20
selftests/mm/khugepaged: enlighten for multi-size THP
Ryan Roberts
1
-0
/
+2
2023-12-12
selftests/mm: dont run ksm_functional_tests twice
Nico Pache
1
-2
/
+0
2023-11-15
selftests/mm: restore number of hugepages
Breno Leitao
1
-0
/
+3
2023-11-02
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-0
/
+1
2023-11-01
tools/testing/selftests/mm/run_vmtests.sh: lower the ptrace permissions
Itaru Kitayama
1
-0
/
+1
2023-10-18
selftests/mm: add a new test for madv and hugetlb
Breno Leitao
1
-0
/
+4
2023-10-18
selftests: mm: add pagemap ioctl tests
Muhammad Usama Anjum
1
-0
/
+4
2023-08-21
selftests: mm: add KSM_MERGE_TIME tests
Ayush Jain
1
-0
/
+4
2023-08-18
selftests/mm: run all tests from run_vmtests.sh
Ryan Roberts
1
-0
/
+23
2023-08-18
selftests/mm: skip soft-dirty tests on arm64
Ryan Roberts
1
-1
/
+4
2023-08-18
selftests/mm: add gup test matrix in run_vmtests.sh
Peter Xu
1
-5
/
+32
2023-08-18
selftests/mm: add -a to run_vmtests.sh
Peter Xu
1
-3
/
+8
2023-07-14
selftests/mm: give scripts execute permission
Ryan Roberts
1
-0
/
+0
2023-06-19
selftests/mm: fix invocation of tests that are run via shell scripts
John Hubbard
1
-3
/
+3
[next]