summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/mm/mremap_test.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds2024-07-291-0/+2
* selftests/mm: mremap_test: use sscanf to parse /proc/self/mapsDev Jain2024-04-261-7/+11
* selftests/mm: mremap_test: optimize execution time from minutes to seconds us...Dev Jain2024-04-261-21/+91
* selftests/mm: mremap_test: optimize using pre-filled random array and memcpyDev Jain2024-04-261-25/+53
* selftests/mm: mremap_test: fix build warningMuhammad Usama Anjum2024-01-261-13/+14
* Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-11-031-44/+257
|\
| * selftests: mm: add a test for moving from an offset from start of mappingJoel Fernandes2023-10-041-55/+134
| * selftests: mm: add a test for remapping within a rangeJoel Fernandes (Google)2023-10-041-1/+78
| * selftests: mm: add a test for remapping to area immediately after existing ma...Joel Fernandes (Google)2023-10-041-5/+52
| * selftests: mm: add a test for mutually aligned moves > PMD sizeJoel Fernandes (Google)2023-10-041-1/+11
| * selftests: mm: fix failure case when new remap region was not foundJoel Fernandes (Google)2023-10-041-1/+1
* | selftests/mm: Substitute attribute with a macroMaciej Wieczor-Retman2023-10-131-1/+1
|/
* selftest/vm: add mremap expand merge offset testLorenzo Stoakes2023-01-191-23/+96
* selftests/vm: rename selftests/vm to selftests/mmSeongJae Park2023-01-191-0/+475