summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2026-04-18userfaultfd: introduce struct mfill_stateMike Rapoport (Microsoft)
2026-04-18userfaultfd: introduce mfill_copy_folio_locked() helperMike Rapoport (Microsoft)
2026-04-18mm/memfd_luo: remove folio from page cache when accounting failsChenghao Duan
2026-04-18mm/memfd_luo: fix physical address conversion in put_folios cleanupChenghao Duan
2026-04-18mm/memfd_luo: use i_size_write() to set inode size during retrieveChenghao Duan
2026-04-18mm/memfd_luo: remove unnecessary memset in zero-size memfd pathChenghao Duan
2026-04-18mm/memfd_luo: optimize shmem_recalc_inode calls in retrieve pathChenghao Duan
2026-04-18mm/memfd: use folio_nr_pages() for shmem inode accountingChenghao Duan
2026-04-18mm/sparse: fix preinited section_mem_map clobbering on failure pathMuchun Song
2026-04-18mm/mempolicy: fix memory leaks in weighted_interleave_auto_store()Jackie Liu
2026-04-18mm/damon/core: use time_in_range_open() for damos quota window startSeongJae Park
2026-04-18mm/damon/core: validate damos_quota_goal->nid for node_memcg_{used,free}_bpSeongJae Park
2026-04-18mm/damon/core: validate damos_quota_goal->nid for node_mem_{used,free}_bpSeongJae Park
2026-04-18mm/damon/stat: fix memory leak on damon_start() failure in damon_stat_start()Jackie Liu
2026-04-18mm/damon/core: fix damos_walk() vs kdamond_fn() exit raceSeongJae Park
2026-04-18mm/damon/core: fix damon_call() vs kdamond_fn() exit raceSeongJae Park
2026-04-18mm: zswap: tie per-CPU acomp_ctx lifetime to the poolKanchana P. Sridhar
2026-04-18mm: zswap: remove redundant checks in zswap_cpu_comp_dead()Kanchana P. Sridhar
2026-04-18mm/alloc_tag: clear codetag for pages allocated before page_ext initializationHao Ge
2026-04-18mm/vmscan: prevent MGLRU reclaim from pinning address spaceSuren Baghdasaryan
2026-04-18mm: vmscan: fix dirty folios throttling on cgroup v1 for MGLRUBaolin Wang
2026-04-18memfd: implement get_id for memfd_luoPasha Tatashin
2026-04-18kho: persist blob size in KHO FDTBreno Leitao
2026-04-18kho: add size parameter to kho_add_subtree()Breno Leitao
2026-04-18mm: kmemleak: add CONFIG_DEBUG_KMEMLEAK_VERBOSE build optionBreno Leitao
2026-04-18mm: memcontrol: correct the nr_pages parameter type of mem_cgroup_update_lru_...Qi Zheng
2026-04-18mm: memcontrol: change val type to long in __mod_memcg_{lruvec_}state()Qi Zheng
2026-04-18mm: memcontrol: correct the type of stats_updates to unsigned longQi Zheng
2026-04-18mm: lru: add VM_WARN_ON_ONCE_FOLIO to lru maintenance helpersMuchun Song
2026-04-18mm: memcontrol: eliminate the problem of dying memory cgroup for LRU foliosMuchun Song
2026-04-18mm: memcontrol: convert objcg to be per-memcg per-node typeQi Zheng
2026-04-18mm: memcontrol: prepare for reparenting non-hierarchical statsQi Zheng
2026-04-18mm: memcontrol: refactor mod_memcg_state() and mod_memcg_lruvec_state()Qi Zheng
2026-04-18mm: workingset: use lruvec_lru_size() to get the number of lru pagesQi Zheng
2026-04-18mm: memcontrol: refactor memcg_reparent_objcgs()Qi Zheng
2026-04-18mm: vmscan: prepare for reparenting MGLRU foliosQi Zheng
2026-04-18mm: vmscan: prepare for reparenting traditional LRU foliosQi Zheng
2026-04-18mm: memcontrol: prepare for reparenting LRU pages for lruvec lockMuchun Song
2026-04-18mm: do not open-code lruvec lockQi Zheng
2026-04-18mm: workingset: prevent lruvec release in workingset_activation()Muchun Song
2026-04-18mm: swap: prevent lruvec release in lru_gen_clear_refs()Muchun Song
2026-04-18mm: zswap: prevent lruvec release in zswap_folio_swapin()Muchun Song
2026-04-18mm: workingset: prevent lruvec release in workingset_refault()Muchun Song
2026-04-18mm: zswap: prevent memory cgroup release in zswap_compress()Qi Zheng
2026-04-18mm: thp: prevent memory cgroup release in folio_split_queue_lock{_irqsave}()Qi Zheng
2026-04-18mm: workingset: prevent memory cgroup release in lru_gen_eviction()Muchun Song
2026-04-18mm: memcontrol: prevent memory cgroup release in mem_cgroup_swap_full()Muchun Song
2026-04-18mm: mglru: prevent memory cgroup release in mglruMuchun Song
2026-04-18mm: migrate: prevent memory cgroup release in folio_migrate_mapping()Muchun Song
2026-04-18mm: page_io: prevent memory cgroup release in page_io moduleMuchun Song