aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/mincore/mincore_selftest.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-04-16Merge tag 'mm-hotfixes-stable-2025-04-16-19-59' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-14/+2
2025-04-11selftests: mincore: fix tmpfs mincore test failureBaolin Wang1-14/+2
2025-04-08selftests/mincore: Allow read-ahead pages to reach the end of the fileQiuxu Zhuo1-3/+0
2023-07-13selftests/mincore: fix skip condition for check_huge_pages testRicardo Cañuelo1-2/+2
2022-01-27selftests: skip mincore.check_file_mmap when fs lacks needed supportCristian Marussi1-6/+14
2021-05-07selftests: remove duplicate includeZhang Yunkai1-1/+0
2020-08-07selftests: add mincore() testsRicardo Cañuelo1-0/+361