index
:
kernel/git/torvalds/linux.git
master
Linux kernel source tree
Linus Torvalds
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
memcontrol.c
Age
Commit message (
Expand
)
Author
13 days
Merge tag 'mm-stable-2026-08-26-15-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-08-24
mm: memcg: release the css reference when a stock slot empties
Song Hu
2026-08-24
memcg: bypass the reclaim and oom killer for dying tasks once oom_reaper is done
Shakeel Butt
2026-08-24
mm: memcg: stop reclaim when a limit update is superseded
Guopeng Zhang
2026-08-24
mm/vmscan: reduce lru_lock contention via vmstat-derived scan-balance cost
Usama Arif
2026-08-24
mm/vmscan: add pgrotate_anon and pgrotate_file vmstat counters
Usama Arif
2026-08-24
mm/vmstat, mm/memcontrol: add _monotonic vmstat readers
Usama Arif
2026-08-24
memcg: move mem_cgroup_swappiness and vm_swappiness to mm/swap.h
Ridong Chen
2026-08-24
Merge branch 'mm-hotfixes-stable' into mm-stable to pick up
Andrew Morton
2026-08-24
Merge tag 'slab-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...
Linus Torvalds
2026-08-20
Merge tag 'mm-hotfixes-stable-2026-08-19-21-33' of git://git.kernel.org/pub/s...
Linus Torvalds
2026-08-13
mm: memcg-v1: fix memsw and TCP failcnt accounting
Guopeng Zhang
2026-08-13
memcg: keep folio's objcg same as its node
Shakeel Butt
2026-08-06
mm: memcontrol: factor out memcg kmem uncharge sequence
Guopeng Zhang
2026-08-06
mm: memcontrol: drop unused cpu argument from flush_nmi_stats
Guopeng Zhang
2026-08-04
mm: memcontrol: update state_local when flushing NMI stats
Guopeng Zhang
2026-08-04
memcg: bail out memory.max when memcg is dying
Jiayuan Chen
2026-08-04
memcg: bail out memory.high when memcg is dying
Jiayuan Chen
2026-08-04
mm/slab, kfence, memcg: completely remove obj_ext for kfence objects
Vlastimil Babka (SUSE)
2026-08-04
mm/slab: stop allocating objcg pointers when unnecessary
Vlastimil Babka (SUSE)
2026-07-31
mm/slab: abstract slabobj_ext.objcg access
Vlastimil Babka (SUSE)
2026-07-31
mm/slab: make slab_obj_ext() determine object index
Vlastimil Babka (SUSE)
2026-07-30
mm: memcg: reset oom_group in css_reset
Jiayuan Chen
2026-07-30
mm: memcg: reset zswap settings in css_reset
Jiayuan Chen
2026-07-28
mm: memcg: remove stray text from obj_stock_pcp comment
Guopeng Zhang
2026-07-28
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
[next]