开源镜像站
帮助
下载
动态
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
2026-07-26
mm: propagate VMA virtual page offset on map, remap, split + merge
Lorenzo Stoakes (ARM)
2026-07-26
mm: introduce linear_virt_page_index()
Lorenzo Stoakes (ARM)
2026-07-26
mm/vma: introduce VMA virtual page offset field and add helpers
Lorenzo Stoakes (ARM)
2026-07-26
selftests/mm: fix BUG_ON checking wrong variable in mremap_dontunmap
Hongfu Li
2026-07-26
selftests/mm: add PAGEMAP_SCAN test for THP PMD holes
Kiryl Shutsemau (Meta)
2026-07-26
mm/vma: update create_init_stack_vma() to use vma_flags_t
Lorenzo Stoakes
2026-07-26
mm: introduce vma_get_page_prot() and use it
Lorenzo Stoakes
2026-07-26
mm/vma: rename vma_get_page_prot to vma_flags_to_page_prot
Lorenzo Stoakes
2026-07-26
selftests/dax: add dax/kmem hotplug sysfs regression test
Gregory Price
2026-07-26
selftests/mm: factor out hmm_buffer_alloc() to consolidate buffer setup
Hongfu Li
2026-07-26
selftests/mm: fix on-fault-limit false failure under sudo-rs
Injae Ryou
2026-07-26
selftests: mincore: count file-mmap readahead on both sides
Yijia Wang
2026-07-26
selftests: mm: test kmemleak's N-consecutive-scan leak confirmation
Breno Leitao
2026-07-26
selftests/mm: remove obsolete hugetlb vmemmap test
Muchun Song
2026-07-26
tools/testing/vma: output compared expression on ASSERT_[EQ, NE]()
Lorenzo Stoakes
2026-07-26
tools/testing/vma: default VMA, mm flag bits to 64-bit
Lorenzo Stoakes
2026-07-26
mm/vma: introduce and use vma_set_pgoff()
Lorenzo Stoakes
2026-07-26
mm/vma: update vma_shrink() to not pass start, pgoff parameters
Lorenzo Stoakes
2026-07-26
mm/vma: make vma_set_range() static, drop insert_vm_struct() decl
Lorenzo Stoakes
2026-07-26
mm/vma: introduce vma_assert_can_modify()
Lorenzo Stoakes
2026-07-26
mm/vma: remove duplicative vma_pgoff_offset() helper
Lorenzo Stoakes
2026-07-26
mm/rmap: rename anon_vma_interval_tree_*() to anon_rmap_tree_*()
Lorenzo Stoakes
2026-07-26
mm/rmap: parameterise anon_vma_interval_tree_*() by anon_vma
Lorenzo Stoakes
2026-07-26
mm/rmap: rename vma_interval_tree_*() to mapping_rmap_tree_*()
Lorenzo Stoakes
2026-07-26
mm/rmap: parameterise vma_interval_tree_*() by address_space
Lorenzo Stoakes
2026-07-26
mm: introduce and use vma_end_pgoff()
Lorenzo Stoakes
2026-07-26
tools/testing/vma: use vma_start_pgoff() in merge tests
Lorenzo Stoakes
2026-07-26
mm: move vma_start_pgoff() into mm.h and clean up
Lorenzo Stoakes
2026-07-26
selftests/mm: add HMM test for mmap lock-dropping faults
Stanislav Kinsburskii
2026-07-26
selftests/mm: fix ternary operator precedence in ksm_tests
Sayali Patil
2026-07-26
selftests/mm: fix ksm NUMA merge test for systems with memoryless NUMA nodes
Sayali Patil
2026-07-26
selftests/mm: handle EINVAL when configuring gigantic hugepages
Sayali Patil
2026-07-26
selftests/mm: fix memleak in migration benchmark
Hongfu Li
2026-07-26
memblock tests: split stubfs from internal.h to mm_init.h
Mike Rapoport (Microsoft)
2026-07-26
ksm: add mremap selftests for ksm_rmap_walk
xu xin
2026-07-26
kselftest: alloc_tag: extend the allocinfo ioctl kselftest
Abhishek Bapat
2026-07-26
kselftest: alloc_tag: add kselftest for ioctl interface
Abhishek Bapat
2026-07-26
selftests/mm: add userfaultfd RWP tests
Kiryl Shutsemau (Meta)
2026-07-26
mm/pagemap: add PAGE_IS_ACCESSED for RWP tracking
Kiryl Shutsemau (Meta)
2026-07-26
selftests/damon: check correct path in ensure_file() not_exist case
wang wei
2026-07-26
mm: remove the __GFP_NO_OBJ_EXT flag
Vlastimil Babka (SUSE)
2026-07-26
radix-tree: fix kmemleak false positives on tree head reassignment
Breno Leitao
2026-07-26
selftests/damon/drgn_dump_damon_status: do not dump nr_accesses_bp
SJ Park
2026-07-26
selftests/mm/uffd: don't treat UFFDIO_COPY -ENOENT as a failure
Mike Rapoport (Microsoft)
2026-07-26
selftests/mm: fix clone cleartid race in pkey sighandler tests
Hongfu Li
2026-07-26
selftests/mm: add missing pthread_create() return checks in pkey tests
Hongfu Li
2026-07-26
selftests/mm: add missing mmap() return checks in pkey tests
Hongfu Li
2026-07-26
selftests/mm: use pkey_assert on clone_raw failure in pkey test
Hongfu Li
2026-07-26
selftests/mm: unify pkey sighandler selftest assertions and tracing
Hongfu Li
2026-07-26
selftests/mm: move pkey selftest helpers to pkey_util.c
Hongfu Li
[next]