summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/mm/mremap_test.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-26selftests/mm: mremap_test: use sscanf to parse /proc/self/mapsDev Jain1-7/+11
2024-04-26selftests/mm: mremap_test: optimize execution time from minutes to seconds us...Dev Jain1-21/+91
2024-04-26selftests/mm: mremap_test: optimize using pre-filled random array and memcpyDev Jain1-25/+53
2024-01-26selftests/mm: mremap_test: fix build warningMuhammad Usama Anjum1-13/+14
2023-11-03Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-44/+257
2023-10-13selftests/mm: Substitute attribute with a macroMaciej Wieczor-Retman1-1/+1
2023-10-04selftests: mm: add a test for moving from an offset from start of mappingJoel Fernandes1-55/+134
2023-10-04selftests: mm: add a test for remapping within a rangeJoel Fernandes (Google)1-1/+78
2023-10-04selftests: mm: add a test for remapping to area immediately after existing ma...Joel Fernandes (Google)1-5/+52
2023-10-04selftests: mm: add a test for mutually aligned moves > PMD sizeJoel Fernandes (Google)1-1/+11
2023-10-04selftests: mm: fix failure case when new remap region was not foundJoel Fernandes (Google)1-1/+1
2023-01-19selftest/vm: add mremap expand merge offset testLorenzo Stoakes1-23/+96
2023-01-19selftests/vm: rename selftests/vm to selftests/mmSeongJae Park1-0/+475