summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/mm/mremap_test.c
AgeCommit message (Expand)Author
2024-01-25selftests/mm: mremap_test: fix build warningMuhammad Usama Anjum
2023-11-02Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-10-13selftests/mm: Substitute attribute with a macroMaciej Wieczor-Retman
2023-10-04selftests: mm: add a test for moving from an offset from start of mappingJoel Fernandes
2023-10-04selftests: mm: add a test for remapping within a rangeJoel Fernandes (Google)
2023-10-04selftests: mm: add a test for remapping to area immediately after existing ma...Joel Fernandes (Google)
2023-10-04selftests: mm: add a test for mutually aligned moves > PMD sizeJoel Fernandes (Google)
2023-10-04selftests: mm: fix failure case when new remap region was not foundJoel Fernandes (Google)
2023-01-18selftest/vm: add mremap expand merge offset testLorenzo Stoakes
2023-01-18selftests/vm: rename selftests/vm to selftests/mmSeongJae Park