index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
internal.h
Age
Commit message (
Expand
)
Author
3 days
mm/vma: only permit MAP_PRIVATE /dev/zero to be mapped anonymous
Lorenzo Stoakes (ARM)
3 days
mm: implement file_is_dev_zero() to uniquely identify /dev/zero
Lorenzo Stoakes (ARM)
3 days
memcg: remove mem_cgroup_shrink_node()
Shakeel Butt
3 days
mm/hugetlb: localize struct huge_bootmem_page
Muchun Song
3 days
mm: remove unused anon_vma_trylock_write()
Hao Li
2026-08-24
mm/gup: factor out LRU cache draining for folio into lru_cache_drain_for_folio()
David Hildenbrand (Arm)
2026-08-24
mm/vmscan: reduce lru_lock contention via vmstat-derived scan-balance cost
Usama Arif
2026-08-24
mm/rmap: use anon pgoff to track MAP_PRIVATE file-backed anon folios
Lorenzo Stoakes (ARM)
2026-08-24
mm: clean up vma_address_end()
Lorenzo Stoakes (ARM)
2026-08-24
mm: introduce and use vma_filebacked_address()
Lorenzo Stoakes (ARM)
2026-08-24
mm: abstract vma_address() and introduce vma_anon_address()
Lorenzo Stoakes (ARM)
2026-08-24
mm: provide vma_[flags_]is_cow_mapping() and remove is_cow_mapping()
Lorenzo Stoakes (ARM)
2026-08-06
mm: page_alloc: fix non-movable reclaim storm in defrag_mode
Johannes Weiner
2026-08-06
mm: page_alloc: move capture_control to the page allocator
Vlastimil Babka (SUSE)
2026-08-06
mm/memory: batch set uffd-wp markers during zapping
Dev Jain
2026-08-06
mm/memory: move pte_install_uffd_wp_if_needed() into memory.c
Dev Jain
2026-08-06
mm: let node_reclaim() return the number of pages reclaimed
Petr Tesarik
2026-08-04
mm/vma: make vma_set_range() static, drop insert_vm_struct() decl
Lorenzo Stoakes
2026-08-04
mm/vma: use vma_start_pgoff(), linear_page_index() in mm code
Lorenzo Stoakes
2026-08-04
mm: split out vmalloc declarations from internal.h
Mike Rapoport (Microsoft)
2026-08-04
mm: split out sparse declarations from internal.h
Mike Rapoport (Microsoft)
2026-08-04
mm: split out mm_init and memblock declarations from internal.h
Mike Rapoport (Microsoft)
2026-08-04
mm: rename uffd-wp PTE accessors to uffd
Kiryl Shutsemau (Meta)
2026-08-04
mm: move reclaim-internal declarations out of swap.h
Jianyue Wu
2026-08-04
mm/page_alloc: remove set_page_private() in prep_compound_tail()
Zi Yan
2026-07-30
mm: factor out can_spin_trylock()
Brendan Jackman
2026-07-30
mm: split out internal page_alloc.h
Brendan Jackman
2026-07-30
mm: name some args in a function declaration
Brendan Jackman
2026-07-30
mm/page_alloc: rename ALLOC_TRYLOCK -> ALLOC_NOLOCK
Brendan Jackman
2026-07-30
mm: extract mm_prepare_for_swap_entries() helper
Usama Arif
2026-07-28
mm: constify oom_control, scan_control, and alloc_context nodemask
Gregory Price
2026-07-28
mm/mm_init: fold __init_page_from_nid() into __init_deferred_page()
Muchun Song
2026-07-28
mm/hugetlb: remove unused bootmem cma field
Muchun Song
2026-07-28
mm/hugetlb: refactor early boot gigantic hugepage allocation
Muchun Song
2026-07-28
mm/mm_init: remove set_pageblock_order() call from sparse_init()
Muchun Song
2026-07-28
mm/sparse: move subsection_map_init() into sparse_init()
Muchun Song
2026-06-08
mm: switch deferred split shrinker to list_lru
Johannes Weiner
2026-06-02
mm/memcg: remove no longer used swap cgroup array
Kairui Song
2026-06-02
mm, swap: delay and unify memcg lookup and charging for swapin
Kairui Song
2026-06-02
mm/page_alloc: don't overload migratetype in find_suitable_fallback()
Brendan Jackman
2026-04-19
Merge tag 'mm-hotfixes-stable-2026-04-19-00-14' of git://git.kernel.org/pub/s...
Linus Torvalds
2026-04-18
mm: call ->free_folio() directly in folio_unmap_invalidate()
Matthew Wilcox (Oracle)
2026-04-18
Merge tag 'memblock-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-04-05
mm: add mmap_action_simple_ioremap()
Lorenzo Stoakes (Oracle)
2026-04-05
mm: have mmap_action_complete() handle the rmap lock and unmap
Lorenzo Stoakes (Oracle)
2026-04-05
mm: various small mmap_prepare cleanups
Lorenzo Stoakes (Oracle)
2026-04-05
mm: update vma_supports_mlock() to use new VMA flags
Lorenzo Stoakes (Oracle)
2026-04-05
mm: convert do_brk_flags() to use vma_flags_t
Lorenzo Stoakes (Oracle)
2026-04-05
mm: change to return bool for the MMU notifier's young flag check
Baolin Wang
2026-04-05
mm/sparse: move memory hotplug bits to sparse-vmemmap.c
David Hildenbrand (Arm)
[next]