summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/mm/ksm_functional_tests.c
Commit message (Expand)AuthorAgeFilesLines
* selftests/mm: remove local __NR_* definitionsJohn Hubbard2024-07-031-7/+1
* selftests/mm:fix test_prctl_fork_exec return failureaigourensheng2024-06-241-16/+22
* Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-05-191-36/+99
|\
| * selftest/mm: ksm_functional_tests: extend test case for ksm fork/execJinjiang Tu2024-04-251-11/+38
| * selftest/mm: ksm_functional_tests: refactor mmap_and_merge_range()Jinjiang Tu2024-04-251-25/+61
* | selftests/mm: ksft_exit functions do not returnNathan Chancellor2024-05-061-1/+1
|/
* selftests/mm/ksm_functional: prevent unmapping undefined addressJP Kobryn2024-02-211-2/+2
* mm/ksm: test case for prctl fork/exec workflowStefan Roesch2023-10-161-1/+65
* selftest/mm: ksm_functional_tests: Add PROT_NONE testDavid Hildenbrand2023-08-211-7/+52
* selftest/mm: ksm_functional_tests: test in mmap_and_merge_range() if anything...David Hildenbrand2023-08-211-0/+47
* selftest: add a testcase of ksm zero pagesxu xin2023-08-181-1/+97
* selftests/ksm: ksm_functional_tests: add prctl unmerge testDavid Hildenbrand2023-05-021-6/+40
* selftests/mm: add new selftests for KSMStefan Roesch2023-04-211-1/+90
* selftests/mm: uffd_[un]register()Peter Xu2023-04-181-5/+1
* selftests/vm: rename selftests/vm to selftests/mmSeongJae Park2023-01-181-0/+279