summaryrefslogtreecommitdiff
path: root/include/linux/memcontrol.h
AgeCommit message (Expand)Author
2026-04-18mm: memcontrol: correct the nr_pages parameter type of mem_cgroup_update_lru_...Qi Zheng
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 LRU pages for lruvec lockMuchun Song
2026-04-18mm: do not open-code lruvec lockQi Zheng
2026-04-18mm: memcontrol: prevent memory cgroup release in count_memcg_folio_events()Muchun Song
2026-04-18writeback: prevent memory cgroup release in writeback moduleMuchun Song
2026-04-18mm: memcontrol: return root object cgroup for root memory cgroupMuchun Song
2026-04-18mm: rename unlock_page_lruvec_irq and its variantsMuchun Song
2026-04-05mm: memcontrol: switch to native NR_VMALLOC vmstat counterJohannes Weiner
2026-04-05mm: zswap: add per-memcg stat for incompressible pagesJiayuan Chen
2026-02-18Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-02-16Merge tag 'slab-for-7.0-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-12mm/vmscan: fix demotion targets checks in reclaim/demotionBing Jiao
2026-02-12Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-02-11Merge tag 'cgroup-for-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-02-10Merge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds
2026-02-10mm/slab: drop the OBJEXTS_NOSPIN_ALLOC flag from enum objext_flagsHarry Yoo
2026-02-03sched/isolation: Flush memcg workqueues on cpuset isolated partition changeFrederic Weisbecker
2026-01-26memcg: rename mem_cgroup_ino() to mem_cgroup_id()Shakeel Butt
2026-01-26memcg: remove unused mem_cgroup_id() and mem_cgroup_from_id()Shakeel Butt
2026-01-26memcg: use cgroup_id() instead of cgroup_ino() for memcg IDShakeel Butt
2026-01-26memcg: expose mem_cgroup_ino() and mem_cgroup_get_from_ino() unconditionallyShakeel Butt
2026-01-26memcg: introduce private id API for in-kernel usersShakeel Butt
2026-01-20mm: memcontrol: rename mem_cgroup_from_slab_obj()Johannes Weiner
2026-01-20memcg: remove mem_cgroup_size()Chen Ridong
2026-01-05mm: drop mem_cgroup_usage() declaration from memcontrol.hRoman Gushchin
2025-12-22mm: introduce BPF kfuncs to access memcg statistics and eventsRoman Gushchin
2025-12-22mm: declare memcg_page_state_output() in memcontrol.hRoman Gushchin
2025-12-08cgroup: switch to css_is_online() helperChen Ridong
2025-11-29memcg: remove inc/dec_lruvec_kmem_state helpersChen Ridong
2025-11-24memcg: remove __mod_lruvec_kmem_stateShakeel Butt
2025-11-24memcg: use mod_node_page_state to update statsShakeel Butt
2025-11-24mm: thp: reparent the split queue during memcg offlineQi Zheng
2025-11-24mm: thp: introduce folio_split_queue_lock and its variantsMuchun Song
2025-11-20mm: memcg: dump memcg protection info on oom or alloc failuresShakeel Butt
2025-11-16memcg: manually uninline __memcg_memory_eventShakeel Butt
2025-11-16memcg: net: track network throttling due to memcg memory pressureShakeel Butt
2025-10-07memcg: skip cgroup_file_notify if spinning is not allowedShakeel Butt
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-10-02Merge tag 'slab-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...Linus Torvalds
2025-09-29slab: Introduce kmalloc_nolock() and kfree_nolock().Alexei Starovoitov
2025-09-29slab: Reuse first bit for OBJEXTS_ALLOC_FAILAlexei Starovoitov
2025-09-13mm/filemap: add AS_KERNEL_FILEBoris Burkov
2025-09-13memcg: optimize exit to user spaceThomas Gleixner
2025-08-19net-memcg: Pass struct sock to mem_cgroup_sk_under_memory_pressure().Kuniyuki Iwashima
2025-08-19net-memcg: Pass struct sock to mem_cgroup_sk_(un)?charge().Kuniyuki Iwashima
2025-08-19mptcp: Fix up subflow's memcg when CONFIG_SOCK_CGROUP_DATA=n.Kuniyuki Iwashima
2025-07-24memcg: convert memcg->socket_pressure to u64Kuniyuki Iwashima
2025-05-31memcg: nmi safe memcg stats for specific archsShakeel Butt