summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/vm/mremap_test.c
Commit message (Expand)AuthorAgeFilesLines
* mm-add-merging-after-mremap-resize-checkpatch-fixesAndrew Morton2022-06-271-5/+7
* mm: add merging after mremap resizeJakub Matěna2022-06-271-1/+46
* selftest/vm: support xfail in mremap_testSidhartha Kumar2022-04-211-1/+1
* selftest/vm: verify remap destination address in mremap_testSidhartha Kumar2022-04-211-3/+39
* selftest/vm: verify mmap addr in mremap_testSidhartha Kumar2022-04-211-1/+40
* selftests/vm: remove ARRAY_SIZE define from individual testsShuah Khan2021-12-101-1/+0
* selftest/mremap_test: avoid crash with static buildAneesh Kumar K.V2021-07-081-2/+3
* selftest/mremap_test: update the test to handle pagesize other than 4KAneesh Kumar K.V2021-07-081-52/+61
* kselftests: vm: add mremap testsKalesh Singh2020-12-151-0/+344