index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
memcontrol.c
Age
Commit message (
Expand
)
Author
18 hours
memcg: bail out memory.max when memcg is dying
Jiayuan Chen
18 hours
memcg: bail out memory.high when memcg is dying
Jiayuan Chen
18 hours
mm: memcg: remove stray text from obj_stock_pcp comment
Guopeng Zhang
18 hours
mm/memcontrol: remove unused for_each_mem_cgroup macro and cleanup
Joshua Hahn
2026-06-22
Merge tag 'slab-for-7.2-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-06-15
mm/slab: pass alloc_flags through slab_post_alloc_hook() chain
Vlastimil Babka (SUSE)
2026-06-08
mm: switch deferred split shrinker to list_lru
Johannes Weiner
2026-06-04
memcg: multi objcg charge support
Shakeel Butt
2026-06-04
memcg: int16_t for cached slab stats
Shakeel Butt
2026-06-04
memcg: uint16_t for nr_bytes in obj_stock_pcp
Shakeel Butt
2026-06-04
memcg: store node_id instead of pglist_data pointer
Shakeel Butt
2026-06-02
mm/memcg: remove no longer used swap cgroup array
Kairui Song
2026-06-02
mm/memcg, swap: store cgroup id in cluster table directly
Kairui Song
2026-06-02
mm, swap: delay and unify memcg lookup and charging for swapin
Kairui Song
2026-06-02
mm/memcg, swap: tidy up cgroup v1 memsw swap helpers
Kairui Song
2026-06-02
Merge branch 'mm-hotfixes-stable' into mm-stable to pick up the series
Andrew Morton
2026-05-28
mm/memcontrol: hoist pstatc_pcpu assignment out of CPU loop
Hui Zhu
2026-05-28
memcg: use round-robin victim selection in refill_stock
Shakeel Butt
2026-05-26
Merge tag 'mm-hotfixes-stable-2026-05-25-16-22' of git://git.kernel.org/pub/s...
Linus Torvalds
2026-05-22
Merge tag 'cgroup-for-7.1-rc4-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2026-05-21
mm: memcontrol: propagate NMI slab stats to memcg vmstats
Alexandre Ghiti
2026-05-18
cgroup/rstat: validate cpu before css_rstat_cpu() access
Qing Ming
2026-04-30
mm: memcontrol: fix rcu unbalance in get_non_dying_memcg_end()
Qi Zheng
2026-04-18
mm: memcontrol: correct the nr_pages parameter type of mem_cgroup_update_lru_...
Qi Zheng
2026-04-18
mm: memcontrol: change val type to long in __mod_memcg_{lruvec_}state()
Qi Zheng
2026-04-18
mm: memcontrol: correct the type of stats_updates to unsigned long
Qi Zheng
2026-04-18
mm: memcontrol: eliminate the problem of dying memory cgroup for LRU folios
Muchun Song
2026-04-18
mm: memcontrol: convert objcg to be per-memcg per-node type
Qi Zheng
2026-04-18
mm: memcontrol: prepare for reparenting non-hierarchical stats
Qi Zheng
2026-04-18
mm: memcontrol: refactor mod_memcg_state() and mod_memcg_lruvec_state()
Qi Zheng
2026-04-18
mm: memcontrol: refactor memcg_reparent_objcgs()
Qi Zheng
2026-04-18
mm: memcontrol: prepare for reparenting LRU pages for lruvec lock
Muchun Song
2026-04-18
mm: memcontrol: prevent memory cgroup release in mem_cgroup_swap_full()
Muchun Song
2026-04-18
writeback: prevent memory cgroup release in writeback module
Muchun Song
2026-04-18
mm: memcontrol: prevent memory cgroup release in get_mem_cgroup_from_folio()
Muchun Song
2026-04-18
mm: memcontrol: return root object cgroup for root memory cgroup
Muchun Song
2026-04-18
mm: memcontrol: allocate object cgroup for non-kmem case
Muchun Song
2026-04-18
mm: memcontrol: remove dead code of checking parent memory cgroup
Muchun Song
2026-04-05
mm/memcontrol: fix reclaim_options leak in try_charge_memcg()
Bing Jiao
2026-04-05
mm: memcg: separate slab stat accounting from objcg charge cache
Johannes Weiner
2026-04-05
mm: memcontrol: use __account_obj_stock() in the !locked path
Johannes Weiner
2026-04-05
mm: memcontrol: split out __obj_cgroup_charge()
Johannes Weiner
2026-04-05
mm: memcg: simplify objcg charge size and stock remainder math
Johannes Weiner
2026-04-05
mm: memcg: factor out trylock_stock() and unlock_stock()
Johannes Weiner
2026-04-05
folio_batch: rename pagevec.h to folio_batch.h
Tal Zussman
2026-04-05
mm: memcontrol: switch to native NR_VMALLOC vmstat counter
Johannes Weiner
2026-04-05
mm: zswap: add per-memcg stat for incompressible pages
Jiayuan Chen
2026-04-05
memcg: consolidate private id refcount get/put helpers
Kairui Song
2026-04-05
mm: move pgscan, pgsteal, pgrefill to node stats
JP Kobryn (Meta)
2026-03-04
memcg: fix slab accounting in refill_obj_stock() trylock path
Hao Li
[next]