aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/memcontrol.h
AgeCommit message (Expand)AuthorFilesLines
2026-02-18Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-3/+3
2026-02-16Merge tag 'slab-for-7.0-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slabLinus Torvalds1-2/+1
2026-02-12mm/vmscan: fix demotion targets checks in reclaim/demotionBing Jiao1-3/+3
2026-02-12Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-28/+20
2026-02-11Merge tag 'cgroup-for-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds1-1/+1
2026-02-10Merge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextLinus Torvalds1-0/+19
2026-02-10mm/slab: drop the OBJEXTS_NOSPIN_ALLOC flag from enum objext_flagsHarry Yoo1-2/+1
2026-02-03sched/isolation: Flush memcg workqueues on cpuset isolated partition changeFrederic Weisbecker1-0/+4
2026-01-26memcg: rename mem_cgroup_ino() to mem_cgroup_id()Shakeel Butt1-4/+4
2026-01-26memcg: remove unused mem_cgroup_id() and mem_cgroup_from_id()Shakeel Butt1-18/+0
2026-01-26memcg: use cgroup_id() instead of cgroup_ino() for memcg IDShakeel Butt1-5/+5
2026-01-26memcg: expose mem_cgroup_ino() and mem_cgroup_get_from_ino() unconditionallyShakeel Butt1-4/+0
2026-01-26memcg: introduce private id API for in-kernel usersShakeel Butt1-3/+21
2026-01-20mm: memcontrol: rename mem_cgroup_from_slab_obj()Johannes Weiner1-2/+2
2026-01-20memcg: remove mem_cgroup_size()Chen Ridong1-11/+7
2026-01-05mm: drop mem_cgroup_usage() declaration from memcontrol.hRoman Gushchin1-1/+0
2025-12-22mm: introduce BPF kfuncs to access memcg statistics and eventsRoman Gushchin1-0/+14
2025-12-22mm: declare memcg_page_state_output() in memcontrol.hRoman Gushchin1-0/+6
2025-12-08cgroup: switch to css_is_online() helperChen Ridong1-1/+1
2025-11-29memcg: remove inc/dec_lruvec_kmem_state helpersChen Ridong1-10/+0
2025-11-24memcg: remove __mod_lruvec_kmem_stateShakeel Butt1-23/+5
2025-11-24memcg: use mod_node_page_state to update statsShakeel Butt1-1/+1
2025-11-24mm: thp: reparent the split queue during memcg offlineQi Zheng1-0/+11
2025-11-24mm: thp: introduce folio_split_queue_lock and its variantsMuchun Song1-0/+10
2025-11-20mm: memcg: dump memcg protection info on oom or alloc failuresShakeel Butt1-0/+5
2025-11-16memcg: manually uninline __memcg_memory_eventShakeel Butt1-30/+2
2025-11-16memcg: net: track network throttling due to memcg memory pressureShakeel Butt1-0/+1
2025-10-07memcg: skip cgroup_file_notify if spinning is not allowedShakeel Butt1-7/+19
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-1/+9
2025-10-02Merge tag 'slab-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slabLinus Torvalds1-2/+10
2025-09-29slab: Introduce kmalloc_nolock() and kfree_nolock().Alexei Starovoitov1-0/+2
2025-09-29slab: Reuse first bit for OBJEXTS_ALLOC_FAILAlexei Starovoitov1-2/+8
2025-09-13mm/filemap: add AS_KERNEL_FILEBoris Burkov1-0/+2
2025-09-13memcg: optimize exit to user spaceThomas Gleixner1-1/+7
2025-08-19net-memcg: Pass struct sock to mem_cgroup_sk_under_memory_pressure().Kuniyuki Iwashima1-18/+0
2025-08-19net-memcg: Pass struct sock to mem_cgroup_sk_(un)?charge().Kuniyuki Iwashima1-5/+24
2025-08-19mptcp: Fix up subflow's memcg when CONFIG_SOCK_CGROUP_DATA=n.Kuniyuki Iwashima1-0/+6
2025-07-24memcg: convert memcg->socket_pressure to u64Kuniyuki Iwashima1-3/+41
2025-05-31memcg: nmi safe memcg stats for specific archsShakeel Butt1-0/+10
2025-05-22memcg: make count_memcg_events re-entrant safe against irqsShakeel Butt1-19/+2
2025-05-22memcg: make mod_memcg_state re-entrant safe against irqsShakeel Butt1-18/+2
2025-05-12mm/memcg: move mem_cgroup_init() ahead of cgroup_init()Huan Yang1-0/+3
2025-05-12vmscan,cgroup: apply mems_effective to reclaimGregory Price1-0/+7
2025-05-11fs/proc/page: refactor to reduce code duplicationLiu Ye1-0/+4
2025-03-21mm: simplify folio_memcg_charged()Matthew Wilcox (Oracle)1-3/+1
2025-03-21mm: simplify split_page_memcg()Matthew Wilcox (Oracle)1-2/+2
2025-03-21mm: separate folio_split_memcg_refs() from split_page_memcg()Matthew Wilcox (Oracle)1-0/+7
2025-03-16mm: memcontrol: move memsw charge callbacks to v1Johannes Weiner1-6/+11
2025-01-13memcg/hugetlb: remove memcg hugetlb try-commit-cancel protocolJoshua Hahn1-22/+0
2025-01-13memcg/hugetlb: introduce mem_cgroup_charge_hugetlbJoshua Hahn1-0/+7