开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2025-09-28
selftests/mm: add fork inheritance test for ksm_merging_pages counter
Donet Tom
2025-09-23
selftests/mm: skip soft-dirty tests when CONFIG_MEM_SOFT_DIRTY is disabled
Lance Yang
2025-09-22
mm: do not assume file == vma->vm_file in compat_vma_mmap_prepare()
Lorenzo Stoakes
2025-09-22
mm: specify separate file and vm_file params in vm_area_desc
Lorenzo Stoakes
2025-09-21
selftests/mm: protection_keys: fix dead code
Muhammad Usama Anjum
2025-09-21
selftests/mm: add -Wunreachable-code and fix warnings
Muhammad Usama Anjum
2025-09-21
selftests/mm: centralize the __always_unused macro
Muhammad Usama Anjum
2025-09-21
selftests/mm: gup_tests: option to GUP all pages in a single call
David Hildenbrand
2025-09-21
selftests/mm: remove PROT_EXEC req from file-collapse tests
Zach O'Keefe
2025-09-21
selftests/mm: fix va_high_addr_switch.sh failure on x86_64
Chunyu Hu
2025-09-21
selftests/mm: alloc hugepages in va_high_addr_switch test
Chunyu Hu
2025-09-21
selftests/mm: fix hugepages cleanup too early
Chunyu Hu
2025-09-21
selftests/mm: split_huge_page_test: cleanups for split_pte_mapped_thp test
David Hildenbrand
2025-09-21
selftests/mm: split_huge_page_test: fix occasional is_backed_by_folio() wrong...
David Hildenbrand
2025-09-21
mm: remove nth_page()
David Hildenbrand
2025-09-21
wireguard: selftests: remove CONFIG_SPARSEMEM_VMEMMAP=y from qemu kernel config
David Hildenbrand
2025-09-21
tools/mm/slabinfo: fix access to null terminator in string boundary
Kaushlendra Kumar
2025-09-21
selftests/mm/uffd: refactor non-composite global vars into struct
Ujwal Kundur
2025-09-21
mm: remove unused zpool layer
Johannes Weiner
2025-09-13
maple_tree: testing fix for spanning store on 32b
Liam R. Howlett
2025-09-13
maple_tree: fix testing for 32 bit builds
Liam R. Howlett
2025-09-13
tools: testing: use existing atomic.h for vma/maple tests
Brendan Jackman
2025-09-13
tools: testing: support EXTRA_CFLAGS in shared.mk
Brendan Jackman
2025-09-13
tools: testing: allow importing arch headers in shared.mk
Brendan Jackman
2025-09-13
tools/include: implement a couple of atomic_t ops
Brendan Jackman
2025-09-13
selftests/mm/uffd-stress: stricten constraint on free hugepages needed before...
Dev Jain
2025-09-13
selftests/mm/uffd-stress: make test operate on less hugetlb memory
Dev Jain
2025-09-13
selftests/mm: use calloc instead of malloc in pagemap_ioctl.c
I Viswanath
2025-09-13
selftests: centralise maybe-unused definition in kselftest.h
Bala-Vignesh-Reddy
2025-09-13
kselftest: mm: fix typos in test_vmalloc.sh
ally heev
2025-09-13
selftests/mm: test that rmap behaves as expected
Wei Yang
2025-09-13
selftests/mm: put general ksm operation into vm_util
Wei Yang
2025-09-13
selftests/mm: check after-split folio orders in split_huge_page_test
Zi Yan
2025-09-13
selftests/mm: add check_after_split_folio_orders() helper
Zi Yan
2025-09-13
selftests/mm: reimplement is_backed_by_thp() with more precise check
Zi Yan
2025-09-13
selftests/mm: mark all functions static in split_huge_page_test.c
Zi Yan
2025-09-13
selftests: prctl: introduce tests for disabling THPs except for madvise
Usama Arif
2025-09-13
selftests: prctl: introduce tests for disabling THPs completely
Usama Arif
2025-09-13
selftest/mm: extract sz2ord function into vm_util.h
Usama Arif
2025-09-13
selftests/mm: skip hugepage-mremap test if userfaultfd unavailable
Aboorva Devarajan
2025-09-13
selftests/mm: skip thuge-gen test if system is not setup properly
Aboorva Devarajan
2025-09-13
selftests/mm: fix child process exit codes in ksm_functional_tests
Aboorva Devarajan
2025-09-13
mm/selftests: fix split_huge_page_test failure on systems with 64KB page size
Donet Tom
2025-09-13
selftest/mm: fix ksm_funtional_test failures
Donet Tom
2025-09-13
selftests/mm: add support to test 4PB VA on PPC64
Donet Tom
2025-09-13
mm/selftests: fix incorrect pointer being passed to mark_range()
Donet Tom
2025-09-13
selftests/damon/access_memory_even: remove unused header file
Enze Li
2025-09-13
selftests/damon: fix damon selftests by installing _common.sh
Alexandre Ghiti
2025-09-13
selftests/mm: fix spelling mistake "mrmeap" -> "mremap"
Colin Ian King
2025-09-13
mm: replace mm->flags with bitmap entirely and set to 64 bits
Lorenzo Stoakes
[next]