index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
mm
/
pagemap_ioctl.c
Age
Commit message (
Expand
)
Author
2025-09-13
selftests/mm: use calloc instead of malloc in pagemap_ioctl.c
I Viswanath
2025-08-27
selftests/mm: fix FORCE_READ to read input value correctly
Zi Yan
2025-07-24
selftests/mm: reuse FORCE_READ to replace "asm volatile("" : "+r" (XXX));"
wang lian
2025-07-19
selftests/mm: pagemap_scan ioctl: add PFN ZERO test cases
Muhammad Usama Anjum
2025-05-12
selftests/mm: use long for dwRegionSize
Siddarth G
2025-05-11
selftests/mm: convert page_size to unsigned long
Siddarth G
2025-01-13
selftests/mm: pagemap_ioctl: Fix types mismatches shown by compiler options
Muhammad Usama Anjum
2025-01-13
selftests: mm: fix conversion specifiers in transact_test()
guanjing
2024-09-26
kselftests: mm: fix wrong __NR_userfaultfd value
Muhammad Usama Anjum
2024-07-03
selftests/mm: remove local __NR_* definitions
John Hubbard
2024-07-03
selftests: mm: check return values
Muhammad Usama Anjum
2024-05-06
selftests/mm: ksft_exit functions do not return
Nathan Chancellor
2023-12-06
mm/selftests: fix pagemap_ioctl memory map test
Peter Xu
2023-11-15
selftests: mm: fix some build warnings
Muhammad Usama Anjum
2023-11-15
selftests: mm: skip whole test instead of failure
Muhammad Usama Anjum
2023-10-18
selftests: mm: add pagemap ioctl tests
Muhammad Usama Anjum