index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2026-04-05
mm/page_alloc: remove IRQ saving/restoring from pcp locking
Vlastimil Babka
2026-04-05
mm/page_alloc: effectively disable pcp with CONFIG_SMP=n
Vlastimil Babka
2026-04-05
mm/damon/test/core-kunit: add damon_apply_min_nr_regions() test
SeongJae Park
2026-04-05
mm/damon/vaddr: do not split regions for min_nr_regions
SeongJae Park
2026-04-05
mm/damon/core: split regions for min_nr_regions
SeongJae Park
2026-04-05
mm/kasan: fix double free for kasan pXds
Ritesh Harjani (IBM)
2026-04-05
mm/debug_vm_pgtable: replace WRITE_ONCE() with pxd_clear()
Anshuman Khandual
2026-04-05
mm/pagewalk: drop FW_MIGRATION
David Hildenbrand (Arm)
2026-04-05
khugepaged: remove redundant index check for pmd-folios
Dev Jain
2026-04-05
mm/damon/core: do non-safe region walk on kdamond_apply_schemes()
SeongJae Park
2026-04-05
mm/damon/core: set quota-score histogram with core filters
SeongJae Park
2026-04-05
mm/slab: use compound_head() in page_slab()
Kiryl Shutsemau
2026-04-05
mm/hugetlb: remove hugetlb_optimize_vmemmap_key static key
Kiryl Shutsemau
2026-04-05
hugetlb: remove VMEMMAP_SYNCHRONIZE_RCU
Kiryl Shutsemau
2026-04-05
mm/hugetlb: remove fake head pages
Kiryl Shutsemau
2026-04-05
mm/hugetlb: refactor code around vmemmap_walk
Kiryl Shutsemau
2026-04-05
mm/hugetlb: defer vmemmap population for bootmem hugepages
Kiryl Shutsemau (Meta)
2026-04-05
mm/sparse: check memmap alignment for compound_info_has_mask()
Kiryl Shutsemau
2026-04-05
mm: rework compound_head() for power-of-2 sizeof(struct page)
Kiryl Shutsemau
2026-04-05
mm: rename the 'compound_head' field in the 'struct page' to 'compound_info'
Kiryl Shutsemau
2026-04-05
mm: change the interface of prep_compound_tail()
Kiryl Shutsemau
2026-04-05
folio_batch: rename PAGEVEC_SIZE to FOLIO_BATCH_SIZE
Tal Zussman
2026-04-05
folio_batch: rename pagevec.h to folio_batch.h
Tal Zussman
2026-04-05
mm/vmalloc: export clear_vm_uninitialized_flag()
Pasha Tatashin
2026-04-05
kfence: add kfence.fault parameter
Marco Elver
2026-04-05
mm: do not map the shadow stack as THP
Catalin Marinas
2026-04-05
mm: introduce vm_mmap_shadow_stack() as a helper for VM_SHADOW_STACK mappings
Catalin Marinas
2026-04-05
mm: do not allocate shrinker info with cgroup.memory=nokmem
Michal Koutný
2026-04-05
mm/mmu_gather: replace IPI with synchronize_rcu() when batch allocation fails
Lance Yang
2026-04-05
mm: vmscan: add cgroup IDs to vmscan tracepoints
Thomas Ballasi
2026-04-05
mm: memcontrol: switch to native NR_VMALLOC vmstat counter
Johannes Weiner
2026-04-05
mm: vmalloc: streamline vmalloc memory accounting
Johannes Weiner
2026-04-05
mm: centralize+fix comments about compound_mapcount() in new sync_with_folio_...
David Hildenbrand (Arm)
2026-04-05
mm: khugepaged: skip lazy-free folios
Vernon Yang
2026-04-05
mm: add folio_test_lazyfree helper
Vernon Yang
2026-04-05
mm-khugepaged-refine-scan-progress-number-fix
Vernon Yang
2026-04-05
mm: khugepaged: refine scan progress number
Vernon Yang
2026-04-05
mm: khugepaged: add trace_mm_khugepaged_scan event
Vernon Yang
2026-04-05
mm/kmemleak: use PF_KTHREAD flag to detect kernel threads
Zhongqiu Han
2026-04-05
mm/kmemleak: remove unreachable return statement in scan_should_stop()
Zhongqiu Han
2026-04-05
mm/zswap: remove SWP_SYNCHRONOUS_IO swapcache bypass workaround
Kairui Song
2026-04-05
mm/page_idle.c: remove redundant mmu notifier in aging code
qinyu
2026-04-05
mm/mmu_notifiers: use hlist_for_each_entry_srcu() for SRCU list traversal
Li RongQing
2026-04-05
mm: khugepaged: set to next mm direct when mm has MMF_DISABLE_THP_COMPLETELY
Vernon Yang
2026-04-05
mm: cache struct page for empty_zero_page and return it from ZERO_PAGE()
Mike Rapoport (Microsoft)
2026-04-05
arch, mm: consolidate empty_zero_page
Mike Rapoport (Microsoft)
2026-04-05
mm: rename my_zero_pfn() to zero_pfn()
Mike Rapoport (Microsoft)
2026-04-05
mm: don't special case !MMU for is_zero_pfn() and my_zero_pfn()
Mike Rapoport (Microsoft)
2026-04-05
mm/shmem: remove unnecessary restrain unmask of swap gfp flags
Kairui Song
2026-04-05
mm: name the anonymous MMOP enum as enum mmop
Gregory Price
[prev]
[next]