summaryrefslogtreecommitdiff
path: root/mm/memcontrol.c
AgeCommit message (Expand)Author
12 daysMerge tag 'mm-stable-2026-08-26-15-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-08-24mm: memcg: release the css reference when a stock slot emptiesSong Hu
2026-08-24memcg: bypass the reclaim and oom killer for dying tasks once oom_reaper is doneShakeel Butt
2026-08-24mm: memcg: stop reclaim when a limit update is supersededGuopeng Zhang
2026-08-24mm/vmscan: reduce lru_lock contention via vmstat-derived scan-balance costUsama Arif
2026-08-24mm/vmscan: add pgrotate_anon and pgrotate_file vmstat countersUsama Arif
2026-08-24mm/vmstat, mm/memcontrol: add _monotonic vmstat readersUsama Arif
2026-08-24memcg: move mem_cgroup_swappiness and vm_swappiness to mm/swap.hRidong Chen
2026-08-24Merge branch 'mm-hotfixes-stable' into mm-stable to pick upAndrew Morton
2026-08-24Merge tag 'slab-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds
2026-08-20Merge tag 'mm-hotfixes-stable-2026-08-19-21-33' of git://git.kernel.org/pub/s...Linus Torvalds
2026-08-13mm: memcg-v1: fix memsw and TCP failcnt accountingGuopeng Zhang
2026-08-13memcg: keep folio's objcg same as its nodeShakeel Butt
2026-08-06mm: memcontrol: factor out memcg kmem uncharge sequenceGuopeng Zhang
2026-08-06mm: memcontrol: drop unused cpu argument from flush_nmi_statsGuopeng Zhang
2026-08-04mm: memcontrol: update state_local when flushing NMI statsGuopeng Zhang
2026-08-04memcg: bail out memory.max when memcg is dyingJiayuan Chen
2026-08-04memcg: bail out memory.high when memcg is dyingJiayuan Chen
2026-08-04mm/slab, kfence, memcg: completely remove obj_ext for kfence objectsVlastimil Babka (SUSE)
2026-08-04mm/slab: stop allocating objcg pointers when unnecessaryVlastimil Babka (SUSE)
2026-07-31mm/slab: abstract slabobj_ext.objcg accessVlastimil Babka (SUSE)
2026-07-31mm/slab: make slab_obj_ext() determine object indexVlastimil Babka (SUSE)
2026-07-30mm: memcg: reset oom_group in css_resetJiayuan Chen
2026-07-30mm: memcg: reset zswap settings in css_resetJiayuan Chen
2026-07-28mm: memcg: remove stray text from obj_stock_pcp commentGuopeng Zhang
2026-07-28mm/memcontrol: remove unused for_each_mem_cgroup macro and cleanupJoshua Hahn
2026-06-22Merge tag 'slab-for-7.2-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-06-15mm/slab: pass alloc_flags through slab_post_alloc_hook() chainVlastimil Babka (SUSE)
2026-06-08mm: switch deferred split shrinker to list_lruJohannes Weiner
2026-06-04memcg: multi objcg charge supportShakeel Butt
2026-06-04memcg: int16_t for cached slab statsShakeel Butt
2026-06-04memcg: uint16_t for nr_bytes in obj_stock_pcpShakeel Butt
2026-06-04memcg: store node_id instead of pglist_data pointerShakeel Butt
2026-06-02mm/memcg: remove no longer used swap cgroup arrayKairui Song
2026-06-02mm/memcg, swap: store cgroup id in cluster table directlyKairui Song
2026-06-02mm, swap: delay and unify memcg lookup and charging for swapinKairui Song
2026-06-02mm/memcg, swap: tidy up cgroup v1 memsw swap helpersKairui Song
2026-06-02Merge branch 'mm-hotfixes-stable' into mm-stable to pick up the seriesAndrew Morton
2026-05-28mm/memcontrol: hoist pstatc_pcpu assignment out of CPU loopHui Zhu
2026-05-28memcg: use round-robin victim selection in refill_stockShakeel Butt
2026-05-26Merge tag 'mm-hotfixes-stable-2026-05-25-16-22' of git://git.kernel.org/pub/s...Linus Torvalds
2026-05-22Merge tag 'cgroup-for-7.1-rc4-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-05-21mm: memcontrol: propagate NMI slab stats to memcg vmstatsAlexandre Ghiti
2026-05-18cgroup/rstat: validate cpu before css_rstat_cpu() accessQing Ming
2026-04-30mm: memcontrol: fix rcu unbalance in get_non_dying_memcg_end()Qi Zheng
2026-04-18mm: memcontrol: correct the nr_pages parameter type of mem_cgroup_update_lru_...Qi Zheng
2026-04-18mm: memcontrol: change val type to long in __mod_memcg_{lruvec_}state()Qi Zheng
2026-04-18mm: memcontrol: correct the type of stats_updates to unsigned longQi 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