index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
mm
/
ksm_functional_tests.c
Age
Commit message (
Expand
)
Author
2025-07-09
selftests/mm: fix UFFDIO_API usage with proper two-step feature negotiation
Li Wang
2025-03-05
Revert "selftests/mm: remove local __NR_* definitions"
John Hubbard
2024-07-03
selftests/mm: remove local __NR_* definitions
John Hubbard
2024-06-24
selftests/mm:fix test_prctl_fork_exec return failure
aigourensheng
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-06
selftests/mm: ksft_exit functions do not return
Nathan Chancellor
2024-04-25
selftest/mm: ksm_functional_tests: extend test case for ksm fork/exec
Jinjiang Tu
2024-04-25
selftest/mm: ksm_functional_tests: refactor mmap_and_merge_range()
Jinjiang Tu
2024-02-21
selftests/mm/ksm_functional: prevent unmapping undefined address
JP Kobryn
2023-10-16
mm/ksm: test case for prctl fork/exec workflow
Stefan Roesch
2023-08-21
selftest/mm: ksm_functional_tests: Add PROT_NONE test
David Hildenbrand
2023-08-21
selftest/mm: ksm_functional_tests: test in mmap_and_merge_range() if anything...
David Hildenbrand
2023-08-18
selftest: add a testcase of ksm zero pages
xu xin
2023-05-02
selftests/ksm: ksm_functional_tests: add prctl unmerge test
David Hildenbrand
2023-04-21
selftests/mm: add new selftests for KSM
Stefan Roesch
2023-04-18
selftests/mm: uffd_[un]register()
Peter Xu
2023-01-18
selftests/vm: rename selftests/vm to selftests/mm
SeongJae Park