index
:
pub/scm/linux/kernel/git/lee/linux.git
master
Lee Jones's fork of linux.git
Lee Jones
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
memcontrol.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-27
Merge tag 'mm-stable-2026-08-26-15-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+66
2026-08-24
mm: memcg: release the css reference when a stock slot empties
Song Hu
1
-1
/
+6
2026-08-24
memcg: bypass the reclaim and oom killer for dying tasks once oom_reaper is done
Shakeel Butt
1
-0
/
+13
2026-08-24
mm: memcg: stop reclaim when a limit update is superseded
Guopeng Zhang
1
-0
/
+6
2026-08-24
mm/vmscan: reduce lru_lock contention via vmstat-derived scan-balance cost
Usama Arif
1
-0
/
+1
2026-08-24
mm/vmscan: add pgrotate_anon and pgrotate_file vmstat counters
Usama Arif
1
-0
/
+2
2026-08-24
mm/vmstat, mm/memcontrol: add _monotonic vmstat readers
Usama Arif
1
-0
/
+36
2026-08-24
memcg: move mem_cgroup_swappiness and vm_swappiness to mm/swap.h
Ridong Chen
1
-2
/
+2
2026-08-24
Merge branch 'mm-hotfixes-stable' into mm-stable to pick up
Andrew Morton
1
-17
/
+85
2026-08-24
Merge tag 'slab-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...
Linus Torvalds
1
-18
/
+19
2026-08-20
Merge tag 'mm-hotfixes-stable-2026-08-19-21-33' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-17
/
+85
2026-08-13
mm: memcg-v1: fix memsw and TCP failcnt accounting
Guopeng Zhang
1
-0
/
+2
2026-08-13
memcg: keep folio's objcg same as its node
Shakeel Butt
1
-17
/
+83
2026-08-06
mm: memcontrol: factor out memcg kmem uncharge sequence
Guopeng Zhang
1
-8
/
+10
2026-08-06
mm: memcontrol: drop unused cpu argument from flush_nmi_stats
Guopeng Zhang
1
-5
/
+3
2026-08-04
mm: memcontrol: update state_local when flushing NMI stats
Guopeng Zhang
1
-0
/
+5
2026-08-04
memcg: bail out memory.max when memcg is dying
Jiayuan Chen
1
-0
/
+4
2026-08-04
memcg: bail out memory.high when memcg is dying
Jiayuan Chen
1
-0
/
+4
2026-08-04
mm/slab, kfence, memcg: completely remove obj_ext for kfence objects
Vlastimil Babka (SUSE)
1
-3
/
+5
2026-08-04
mm/slab: stop allocating objcg pointers when unnecessary
Vlastimil Babka (SUSE)
1
-0
/
+3
2026-07-31
mm/slab: abstract slabobj_ext.objcg access
Vlastimil Babka (SUSE)
1
-6
/
+8
2026-07-31
mm/slab: make slab_obj_ext() determine object index
Vlastimil Babka (SUSE)
1
-9
/
+3
2026-07-30
mm: memcg: reset oom_group in css_reset
Jiayuan Chen
1
-0
/
+1
2026-07-30
mm: memcg: reset zswap settings in css_reset
Jiayuan Chen
1
-0
/
+4
2026-07-28
mm: memcg: remove stray text from obj_stock_pcp comment
Guopeng Zhang
1
-1
/
+1
2026-07-28
mm/memcontrol: remove unused for_each_mem_cgroup macro and cleanup
Joshua Hahn
1
-1
/
+1
2026-06-22
Merge tag 'slab-for-7.2-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+3
2026-06-15
mm/slab: pass alloc_flags through slab_post_alloc_hook() chain
Vlastimil Babka (SUSE)
1
-2
/
+3
2026-06-08
mm: switch deferred split shrinker to list_lru
Johannes Weiner
1
-9
/
+3
2026-06-04
memcg: multi objcg charge support
Shakeel Butt
1
-58
/
+142
2026-06-04
memcg: int16_t for cached slab stats
Shakeel Butt
1
-13
/
+12
2026-06-04
memcg: uint16_t for nr_bytes in obj_stock_pcp
Shakeel Butt
1
-6
/
+19
2026-06-04
memcg: store node_id instead of pglist_data pointer
Shakeel Butt
1
-7
/
+19
2026-06-02
mm/memcg: remove no longer used swap cgroup array
Kairui Song
1
-1
/
+0
2026-06-02
mm/memcg, swap: store cgroup id in cluster table directly
Kairui Song
1
-5
/
+8
2026-06-02
mm, swap: delay and unify memcg lookup and charging for swapin
Kairui Song
1
-6
/
+4
2026-06-02
mm/memcg, swap: tidy up cgroup v1 memsw swap helpers
Kairui Song
1
-5
/
+4
2026-06-02
Merge branch 'mm-hotfixes-stable' into mm-stable to pick up the series
Andrew Morton
1
-1
/
+4
2026-05-28
mm/memcontrol: hoist pstatc_pcpu assignment out of CPU loop
Hui Zhu
1
-3
/
+2
2026-05-28
memcg: use round-robin victim selection in refill_stock
Shakeel Butt
1
-1
/
+4
2026-05-26
Merge tag 'mm-hotfixes-stable-2026-05-25-16-22' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-0
/
+6
2026-05-22
Merge tag 'cgroup-for-7.1-rc4-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+3
2026-05-21
mm: memcontrol: propagate NMI slab stats to memcg vmstats
Alexandre Ghiti
1
-0
/
+6
2026-05-18
cgroup/rstat: validate cpu before css_rstat_cpu() access
Qing Ming
1
-3
/
+3
2026-04-30
mm: memcontrol: fix rcu unbalance in get_non_dying_memcg_end()
Qi Zheng
1
-10
/
+19
2026-04-18
mm: memcontrol: correct the nr_pages parameter type of mem_cgroup_update_lru_...
Qi Zheng
1
-2
/
+2
2026-04-18
mm: memcontrol: change val type to long in __mod_memcg_{lruvec_}state()
Qi Zheng
1
-6
/
+12
2026-04-18
mm: memcontrol: correct the type of stats_updates to unsigned long
Qi Zheng
1
-9
/
+9
2026-04-18
mm: memcontrol: eliminate the problem of dying memory cgroup for LRU folios
Muchun Song
1
-77
/
+117
2026-04-18
mm: memcontrol: convert objcg to be per-memcg per-node type
Qi Zheng
1
-30
/
+62
[next]