summaryrefslogtreecommitdiff
path: root/mm/memcontrol.c
AgeCommit message (Expand)Author
2025-04-11locking/local_lock, mm: replace localtry_ helpers with local_trylock_t typeAlexei Starovoitov
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-03-30Merge tag 'bpf_try_alloc_pages' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-03-21mm: vmscan: split proactive reclaim statistics from direct reclaim statisticsHao Jia
2025-03-21mm: remove references to folio in __memcg_kmem_uncharge_page()Matthew Wilcox (Oracle)
2025-03-21mm: remove references to folio in split_page_memcg()Matthew Wilcox (Oracle)
2025-03-21mm: simplify split_page_memcg()Matthew Wilcox (Oracle)
2025-03-21mm: separate folio_split_memcg_refs() from split_page_memcg()Matthew Wilcox (Oracle)
2025-03-21memcg: avoid refill_stock for root memcgShakeel Butt
2025-03-17memcg: bypass root memcg check for skmem chargingShakeel Butt
2025-03-17page_counter: track failcnt only for legacy cgroupsShakeel Butt
2025-03-17memcg: don't call propagate_protected_usage() for v1Shakeel Butt
2025-03-16mm: memcontrol: move memsw charge callbacks to v1Johannes Weiner
2025-03-16mm: memcontrol: unshare v2-only charge API bits againJohannes Weiner
2025-03-16memcg: add CONFIG_MEMCG_V1 for 'local' functionsChen Ridong
2025-03-16memcg: factor out the replace_stock_objcg functionChen Ridong
2025-03-16memcg: call the free function when allocation of pn failsChen Ridong
2025-03-16memcg: use OFP_PEAK_UNSET instead of -1Chen Ridong
2025-03-16memcg: drain obj stock on cpu hotplug teardownShakeel Butt
2025-03-16mm: memcontrol: fix swap counter leak from offline cgroupMuchun Song
2025-02-27memcg: Use trylock to access memcg stock_lock.Alexei Starovoitov
2025-02-17memcg: avoid dead loop when setting memory.maxChen Ridong
2025-01-25memcg: fix soft lockup in the OOM processChen Ridong
2025-01-25mm/swap_cgroup: decouple swap cgroup recording and clearingKairui Song
2025-01-25mm, memcontrol: avoid duplicated memcg enable checkKairui Song
2025-01-13memcg/hugetlb: remove memcg hugetlb try-commit-cancel protocolJoshua Hahn
2025-01-13memcg/hugetlb: introduce mem_cgroup_charge_hugetlbJoshua Hahn
2025-01-13memcg/hugetlb: introduce memcg_accounts_hugetlbJoshua Hahn
2024-11-14memcg/hugetlb: add hugeTLB counters to memcgJoshua Hahn
2024-11-11mm/list_lru: split the lock to per-cgroup scopeKairui Song
2024-11-11mm/list_lru: code clean up for reparentingKairui Song
2024-11-11memcg: add flush tracepointJP Kobryn
2024-11-11memcg: rename do_flush_stats and add force flagJP Kobryn
2024-11-11Merge branch 'mm-hotfixes-stable' into mm-stableAndrew Morton
2024-11-11mm: count zeromap read and set for swapout and swapinBarry Song
2024-11-07memcg: factor out mem_cgroup_stat_aggregate()Xiu Jianfeng
2024-11-06memcg-v1: remove memcg move locking codeShakeel Butt
2024-11-06memcg-v1: remove charge move codeShakeel Butt
2024-11-06mm/memcontrol: fix seq_buf size to save memory when PAGE_SIZE is largeRyan Roberts
2024-11-06memcg: add tracing for memcg stat updatesShakeel Butt
2024-11-05mm/memcontrol: add per-memcg pgpgin/pswpin counterJingxiang Zeng
2024-11-05mm/thp: fix deferred split unqueue naming and lockingHugh Dickins
2024-11-05mm/thp: fix deferred split queue not partially_mappedHugh Dickins
2024-09-21Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-09-17mm: add nr argument in mem_cgroup_swapin_uncharge_swap() helper to support la...Barry Song
2024-09-09mm: clean up mem_cgroup_iter()Kinsey Ho
2024-09-09mm: restart if multiple traversals racedKinsey Ho
2024-09-09mm: increment gen # before restarting traversalKinsey Ho
2024-09-09mm: don't hold css->refcnt during traversalKinsey Ho
2024-09-09mm: introduce a pageflag for partially mapped foliosUsama Arif