summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/mm/run_vmtests.sh
AgeCommit message (Expand)Author
2024-04-25selftests/mm: run_vmtests.sh: fix hugetlb mem size calculationPeter Xu
2024-04-25selftests: mm: protection_keys: save/restore nr_hugepages value from launch s...Muhammad Usama Anjum
2024-03-14Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-03-12selftests/mm: dont fail testsuite due to a lack of hugepagesNico Pache
2024-03-04mm: huge_memory: enable debugfs to split huge pages to any orderZi Yan
2024-02-22selftests/mm: run_vmtests.sh: add missing testsMuhammad Usama Anjum
2024-02-22selftests/mm: run_vmtests: remove sudo and conform to tapMuhammad Usama Anjum
2024-02-22selftests/mm: run_vmtests.sh: add hugetlb_madv_vs_mapBreno Leitao
2024-02-22selftests/mm: run_vmtests.sh: add hugetlb test categoryBreno Leitao
2024-02-22selftests: mm: perform some system cleanup before using hugepagesNico Pache
2023-12-29selftests/mm: log run_vmtests.sh results in TAP formatRyan Roberts
2023-12-20selftests/mm/khugepaged: enlighten for multi-size THPRyan Roberts
2023-12-12selftests/mm: dont run ksm_functional_tests twiceNico Pache
2023-11-15selftests/mm: restore number of hugepagesBreno Leitao
2023-11-02Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-11-01tools/testing/selftests/mm/run_vmtests.sh: lower the ptrace permissionsItaru Kitayama
2023-10-18selftests/mm: add a new test for madv and hugetlbBreno Leitao
2023-10-18selftests: mm: add pagemap ioctl testsMuhammad Usama Anjum
2023-08-21selftests: mm: add KSM_MERGE_TIME testsAyush Jain
2023-08-18selftests/mm: run all tests from run_vmtests.shRyan Roberts
2023-08-18selftests/mm: skip soft-dirty tests on arm64Ryan Roberts
2023-08-18selftests/mm: add gup test matrix in run_vmtests.shPeter Xu
2023-08-18selftests/mm: add -a to run_vmtests.shPeter Xu
2023-07-14selftests/mm: give scripts execute permissionRyan Roberts
2023-06-19selftests/mm: fix invocation of tests that are run via shell scriptsJohn Hubbard
2023-06-09selftests/mm: gup_longterm: new functional test for FOLL_LONGTERMDavid Hildenbrand
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-04-18selftests/mm: configure nr_hugepages for arm64Chaitanya S Prakash
2023-04-18selftests/mm: rename va_128TBswitch to va_high_addr_switchChaitanya S Prakash
2023-04-18selftests/mm: add shmem-private test to uffd-stressPeter Xu
2023-04-18selftests/mm: drop sys/dev test in uffd-stress testPeter Xu
2023-04-18selftests/mm: split uffd tests into uffd-stress and uffd-unit-testsPeter Xu
2023-04-18selftests/mm: dump a summary in run_vmtests.shPeter Xu
2023-04-05selftests/mm: set overcommit_policy as OVERCOMMIT_ALWAYSChaitanya S Prakash
2023-03-23sh: remove sh5/sh64 last fragmentsRandy Dunlap
2023-01-18selftests/vm: rename selftests/vm to selftests/mmSeongJae Park