开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
mm
/
cow.c
Age
Commit message (
Expand
)
Author
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-07
selftests: mm: cow: flag vmsplice() hugetlb tests as XFAIL
David Hildenbrand
2024-05-06
selftests/mm: ksft_exit functions do not return
Nathan Chancellor
2023-12-20
selftests/mm/cow: add tests for anonymous multi-size THP
Ryan Roberts
2023-12-20
selftests/mm/cow: generalize do_run_with_thp() helper
Ryan Roberts
2023-12-12
selftests/mm: cow: print ksft header before printing anything else
David Hildenbrand
2023-06-19
selftests: mm: remove duplicate unneeded defines
Muhammad Usama Anjum
2023-06-19
selftests/mm: fix build failures due to missing MADV_COLLAPSE
John Hubbard
2023-06-09
selftests/mm: factor out detection of hugetlb page sizes into vm_util
David Hildenbrand
2023-04-18
selftests/mm: reuse read_pmd_pagesize() in COW selftest
David Hildenbrand
2023-01-18
selftests/mm: define MADV_PAGEOUT to fix compilation issues
David Hildenbrand
2023-01-18
selftests/vm: rename selftests/vm to selftests/mm
SeongJae Park