aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/vm/hugepage-mremap.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-29selftest/vm: uninitialized variable in main()Dan Carpenter1-1/+1
2022-05-13selftest/vm: test that mremap fails on non-existent vmaNiels Dossche1-0/+6
2022-03-05selftests/vm: cleanup hugetlb file after mremap testMike Kravetz1-7/+19
2022-01-15mm, hugepages: make memory size variable in hugepage-mremap selftestYosry Ahmed1-16/+30
2021-11-06mm: remove duplicate include in hugepage-mremap.cRan Jianping1-1/+0
2021-11-06mm, hugepages: add hugetlb vma mremap() testMina Almasry1-0/+160