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
2025-09-13
mm/page_alloc: remove redundant pcp->free_count initialization in per_cpu_pag...
Ye Liu
2025-09-13
mm: fix typos in VMA comments
Ye Liu
2025-09-13
mm/page_alloc: simplify lowmem_reserve max calculation
Ye Liu
2025-09-13
mm/page_alloc: only set ALLOC_HIGHATOMIC for __GPF_HIGH allocations
Thadeu Lima de Souza Cascardo
2025-09-13
memcg: optimize exit to user space
Thomas Gleixner
2025-09-13
userfaultfd: opportunistic TLB-flush batching for present pages in MOVE
Lokesh Gidra
2025-09-13
mm/swapfile.c: introduce function alloc_swap_scan_list()
Chris Li
2025-09-13
mm/zswap: store <PAGE_SIZE compression failed page as-is
SeongJae Park
2025-09-13
mm: remove redundant __GFP_NOWARN
Qianfeng Rong
2025-09-13
mm: convert core mm to mm_flags_*() accessors
Lorenzo Stoakes
2025-09-13
mm: add persistent huge zero folio
Pankaj Raghav
2025-09-13
mm: rename MMF_HUGE_ZERO_PAGE to MMF_HUGE_ZERO_FOLIO
Pankaj Raghav
2025-09-13
mm: rename huge_zero_page to huge_zero_folio
Pankaj Raghav
2025-09-13
mm: rename vm_ops->find_special_page() to vm_ops->find_normal_page()
David Hildenbrand
2025-09-13
mm: introduce and use vm_normal_page_pud()
David Hildenbrand
2025-09-13
mm/memory: factor out common code from vm_normal_page_*()
David Hildenbrand
2025-09-13
mm/memory: convert print_bad_pte() to print_bad_page_map()
David Hildenbrand
2025-09-13
mm/rmap: convert "enum rmap_level" to "enum pgtable_level"
David Hildenbrand
2025-09-13
mm/huge_memory: mark PMD mappings of the huge zero folio special
David Hildenbrand
2025-09-13
mm/huge_memory: support huge zero folio in vmf_insert_folio_pmd()
David Hildenbrand
2025-09-13
mm/huge_memory: move more common code into insert_pud()
David Hildenbrand
2025-09-13
mm/huge_memory: move more common code into insert_pmd()
David Hildenbrand
2025-09-13
treewide: remove MIGRATEPAGE_SUCCESS
David Hildenbrand
2025-09-13
mm/migrate: remove MIGRATEPAGE_UNMAP
David Hildenbrand
2025-09-13
mm/mincore: use a helper for checking the swap cache
Kairui Song
2025-09-13
mm/mincore, swap: consolidate swap cache checking for mincore
Kairui Song
2025-09-13
mm/kasan/init.c: remove unnecessary pointer variables
Xichao Zhao
2025-09-13
mm/damon/vaddr: support stat-purpose DAMOS filters
Yueyang Pan
2025-09-13
mm/damon/paddr: move filters existence check function to ops-common
Yueyang Pan
2025-09-13
mm/damon/core: skip needless update of damon_attrs in damon_commit_ctx()
Bijan Tabatabai
2025-09-13
mm/rmap: do __folio_mod_stat() in __folio_add_rmap()
Wei Yang
2025-09-13
mm/nommu: convert kobjsize() to folios
Sidhartha Kumar
2025-09-13
mm/slub: allow to set node and align in k[v]realloc
Vitaly Wool
2025-09-13
mm/vmalloc: allow to set node and align in vrealloc
Vitaly Wool
2025-09-13
mm, swap: prefer nonfull over free clusters
Kairui Song
2025-09-13
mm, swap: remove fragment clusters counter
Kairui Song
2025-09-13
mm, swap: only scan one cluster in fragment list
Kairui Song
2025-09-13
mm: change vma_start_read() to drop RCU lock on failure
Suren Baghdasaryan
2025-09-13
mm: limit the scope of vma_start_read()
Suren Baghdasaryan
2025-09-13
mm: replace (20 - PAGE_SHIFT) with common macros for pages<->MB conversion
Ye Liu
2025-09-13
mm: memory-tiering: fix PGPROMOTE_CANDIDATE counting
Ruan Shiyang
2025-09-13
mm/mglru: update MG-LRU proactive reclaim statistics only to memcg
Hao Jia
2025-09-13
kasan: add test for SLAB_TYPESAFE_BY_RCU quarantine skipping
Jann Horn
2025-09-13
mm/damon/sysfs: use dynamically allocated repeat mode damon_call_control
SeongJae Park
2025-09-13
mm/damon/core: introduce damon_call_control->dealloc_on_cancel
SeongJae Park
2025-09-13
mm: folio_may_be_lru_cached() unless folio_test_large()
Hugh Dickins
2025-09-13
mm: revert "mm: vmscan.c: fix OOM on swap stress test"
Hugh Dickins
2025-09-13
mm: revert "mm/gup: clear the LRU flag of a page before adding to LRU batch"
Hugh Dickins
2025-09-13
mm/gup: local lru_add_drain() to avoid lru_add_drain_all()
Hugh Dickins
2025-09-13
mm/gup: check ref_count instead of lru before migration
Hugh Dickins
[prev]
[next]