index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
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
2024-07-04
selftest/mm: test enable_soft_offline behaviors
Jiaqi Yan
2024-07-03
selftest: mm: Test if hugepage does not get leaked during __bio_release_pages()
Donet Tom
2024-04-25
selftests/mm: run_vmtests.sh: fix hugetlb mem size calculation
Peter Xu
2024-04-25
selftests: mm: protection_keys: save/restore nr_hugepages value from launch s...
Muhammad Usama Anjum
2024-03-14
Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-03-12
selftests/mm: dont fail testsuite due to a lack of hugepages
Nico Pache
2024-03-04
mm: huge_memory: enable debugfs to split huge pages to any order
Zi Yan
2024-02-22
selftests/mm: run_vmtests.sh: add missing tests
Muhammad Usama Anjum
2024-02-22
selftests/mm: run_vmtests: remove sudo and conform to tap
Muhammad Usama Anjum
2024-02-22
selftests/mm: run_vmtests.sh: add hugetlb_madv_vs_map
Breno Leitao
2024-02-22
selftests/mm: run_vmtests.sh: add hugetlb test category
Breno Leitao
2024-02-22
selftests: mm: perform some system cleanup before using hugepages
Nico Pache
2023-12-29
selftests/mm: log run_vmtests.sh results in TAP format
Ryan Roberts
2023-12-20
selftests/mm/khugepaged: enlighten for multi-size THP
Ryan Roberts
2023-12-12
selftests/mm: dont run ksm_functional_tests twice
Nico Pache
2023-11-15
selftests/mm: restore number of hugepages
Breno Leitao
2023-11-02
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-11-01
tools/testing/selftests/mm/run_vmtests.sh: lower the ptrace permissions
Itaru Kitayama
2023-10-18
selftests/mm: add a new test for madv and hugetlb
Breno Leitao
2023-10-18
selftests: mm: add pagemap ioctl tests
Muhammad Usama Anjum
2023-08-21
selftests: mm: add KSM_MERGE_TIME tests
Ayush Jain
2023-08-18
selftests/mm: run all tests from run_vmtests.sh
Ryan Roberts
2023-08-18
selftests/mm: skip soft-dirty tests on arm64
Ryan Roberts
2023-08-18
selftests/mm: add gup test matrix in run_vmtests.sh
Peter Xu
2023-08-18
selftests/mm: add -a to run_vmtests.sh
Peter Xu
2023-07-14
selftests/mm: give scripts execute permission
Ryan Roberts
2023-06-19
selftests/mm: fix invocation of tests that are run via shell scripts
John Hubbard
2023-06-09
selftests/mm: gup_longterm: new functional test for FOLL_LONGTERM
David Hildenbrand
2023-04-27
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-04-18
selftests/mm: configure nr_hugepages for arm64
Chaitanya S Prakash
2023-04-18
selftests/mm: rename va_128TBswitch to va_high_addr_switch
Chaitanya S Prakash
2023-04-18
selftests/mm: add shmem-private test to uffd-stress
Peter Xu
2023-04-18
selftests/mm: drop sys/dev test in uffd-stress test
Peter Xu
2023-04-18
selftests/mm: split uffd tests into uffd-stress and uffd-unit-tests
Peter Xu
2023-04-18
selftests/mm: dump a summary in run_vmtests.sh
Peter Xu
2023-04-05
selftests/mm: set overcommit_policy as OVERCOMMIT_ALWAYS
Chaitanya S Prakash
2023-03-23
sh: remove sh5/sh64 last fragments
Randy Dunlap
2023-01-18
selftests/vm: rename selftests/vm to selftests/mm
SeongJae Park