index
:
kernel/git/torvalds/linux.git
master
Linux kernel source tree
Linus Torvalds
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
internal.h
Age
Commit message (
Expand
)
Author
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)
2026-04-05
mm/sparse: move __section_mark_present() to internal.h
David Hildenbrand (Arm)
2026-04-05
mm/sparse: move sparse_init_one_section() to internal.h
David Hildenbrand (Arm)
2026-04-05
mm: prepare to move subsection_map_init() to mm/sparse-vmemmap.c
David Hildenbrand (Arm)
2026-04-05
mm: abstract reading sysctl_max_map_count, and READ_ONCE()
Lorenzo Stoakes (Oracle)
2026-04-05
mm: khugepaged: export set_recommended_min_free_kbytes()
Breno Leitao
2026-04-05
mm: prevent droppable mappings from being locked
Anthony Yznaga
2026-04-05
mm: support batched checking of the young flag for MGLRU
Baolin Wang
2026-04-05
mm: add a batched helper to clear the young flag for large folios
Baolin Wang
2026-04-05
mm: rename ptep/pmdp_clear_young_notify() to ptep/pmdp_test_and_clear_young_n...
Baolin Wang
2026-04-05
mm: use inline helper functions instead of ugly macros
Baolin Wang
2026-04-05
mm: rename zap_page_range_single_batched() to zap_vma_range_batched()
David Hildenbrand (Arm)
2026-04-05
mm/oom_kill: factor out zapping of VMA into zap_vma_for_reaping()
David Hildenbrand (Arm)
2026-04-05
mm/hugetlb: remove fake head pages
Kiryl Shutsemau
2026-04-05
mm: change the interface of prep_compound_tail()
Kiryl Shutsemau
2026-04-05
mm/vmalloc: export clear_vm_uninitialized_flag()
Pasha Tatashin
2026-04-05
mm: centralize+fix comments about compound_mapcount() in new sync_with_folio_...
David Hildenbrand (Arm)
2026-04-01
memblock: warn when freeing reserved memory before memory map is initialized
Mike Rapoport (Microsoft)
2026-02-18
Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-02-14
Merge tag 'memblock-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-02-12
mm: update secretmem to use VMA flags on mmap_prepare
Lorenzo Stoakes
2026-02-12
mm: use unmap_desc struct for freeing page tables
Liam R. Howlett
2026-02-12
mm/vma: use unmap_desc in exit_mmap() and vms_clear_ptes()
Liam R. Howlett
2026-02-12
mm/memory: add tree limit to free_pgtables()
Liam R. Howlett
2026-02-12
Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-02-11
Merge tag 'slab-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...
Linus Torvalds
2026-02-06
mm: move pte table reclaim code to memory.c
David Hildenbrand (Red Hat)
2026-01-29
slab: remove defer_deactivate_slab()
Vlastimil Babka
2026-01-26
mm: cma: add cma_alloc_frozen{_compound}()
Kefeng Wang
2026-01-26
mm: page_alloc: add alloc_contig_frozen_{range,pages}()
Kefeng Wang
2026-01-26
mm/rmap: separate out fork-only logic on anon_vma_clone()
Lorenzo Stoakes
2026-01-26
mm/rmap: make anon_vma functions internal
Lorenzo Stoakes
2026-01-26
arch, mm: consolidate initialization of SPARSE memory model
Mike Rapoport (Microsoft)
2026-01-20
mm: fix minor spelling mistakes in comments
Kevin Lourenco
2026-01-20
mm: restore per-memcg proactive reclaim with !CONFIG_NUMA
Yosry Ahmed
2026-01-09
memblock: drop redundant 'struct page *' argument from memblock_free_pages()
Shengming Hu
2025-12-06
Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...
Linus Torvalds
[next]