开源镜像站
帮助
动态
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
/
Makefile
Age
Commit message (
Expand
)
Author
2023-12-20
selftests/mm: factor out thp settings management
Ryan Roberts
2023-12-06
selftests/mm: prevent duplicate runs caused by TEST_GEN_PROGS
Nico Pache
2023-10-18
selftests/mm: add a new test for madv and hugetlb
Breno Leitao
2023-10-18
selftests: mm: add pagemap ioctl tests
Muhammad Usama Anjum
2023-08-18
selftests/mm: run all tests from run_vmtests.sh
Ryan Roberts
2023-08-18
selftests/mm: skip soft-dirty tests on arm64
Ryan Roberts
2023-08-18
selftests/mm: add tests for HWPOISON hugetlbfs read
Jiaqi Yan
2023-06-23
Merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes.
Andrew Morton
2023-06-19
selftests: mm: remove wrong kernel header inclusion
Muhammad Usama Anjum
2023-06-19
selftests/mm: fix cross compilation with LLVM
Mark Brown
2023-06-09
selftests/mm: gup_longterm: new functional test for FOLL_LONGTERM
David Hildenbrand
2023-04-27
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-04-21
selftests/mm: add new selftests for KSM
Stefan Roesch
2023-04-21
selftests/mm: rename COW_EXTRA_LIBS to IOURING_EXTRA_LIBS
Peter Xu
2023-04-18
selftests/mm: rename va_128TBswitch to va_high_addr_switch
Chaitanya S Prakash
2023-04-18
selftests/mm: split uffd tests into uffd-stress and uffd-unit-tests
Peter Xu
2023-04-18
selftests/mm: create uffd-common.[ch]
Peter Xu
2023-04-18
selftests/mm: link vm_util.c always
Peter Xu
2023-04-18
selftests/mm: use TEST_GEN_PROGS where proper
Peter Xu
2023-04-18
selftests/mm: merge util.h into vm_util.h
Peter Xu
2023-04-18
selftests/mm: mkdirty: test behavior of (pte|pmd)_mkdirty on VMAs without wri...
David Hildenbrand
2023-03-23
sh: remove sh5/sh64 last fragments
Randy Dunlap
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-02
kselftest: vm: add tests for memory-deny-write-execute
Kees Cook
2023-01-18
selftests: vm: enable cross-compilation
Björn Töpel
2023-01-18
selftests/vm: rename selftests/vm to selftests/mm
SeongJae Park