summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/mm/pagemap_ioctl.c
AgeCommit message (Expand)AuthorFilesLines
2025-05-13selftests/mm: use long for dwRegionSizeSiddarth G1-2/+2
2025-05-12selftests/mm: convert page_size to unsigned longSiddarth G1-6/+6
2025-01-14selftests/mm: pagemap_ioctl: Fix types mismatches shown by compiler optionsMuhammad Usama Anjum1-50/+58
2025-01-14selftests: mm: fix conversion specifiers in transact_test()guanjing1-5/+5
2024-09-27kselftests: mm: fix wrong __NR_userfaultfd valueMuhammad Usama Anjum1-1/+1
2024-07-04selftests/mm: remove local __NR_* definitionsJohn Hubbard1-1/+1
2024-07-04selftests: mm: check return valuesMuhammad Usama Anjum1-1/+3
2024-05-06selftests/mm: ksft_exit functions do not returnNathan Chancellor1-2/+2
2023-12-07mm/selftests: fix pagemap_ioctl memory map testPeter Xu1-3/+6
2023-11-16selftests: mm: fix some build warningsMuhammad Usama Anjum1-5/+5
2023-11-16selftests: mm: skip whole test instead of failureMuhammad Usama Anjum1-6/+7
2023-10-19selftests: mm: add pagemap ioctl testsMuhammad Usama Anjum1-0/+1660