index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
memcontrol.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-04
memcg: fix slab accounting in refill_obj_stock() trylock path
Hao Li
1
-1
/
+1
2026-02-22
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-3
/
+2
2026-02-19
Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+14
2026-02-13
mm/vmscan: fix demotion targets checks in reclaim/demotion
Bing Jiao
1
-2
/
+14
2026-02-12
Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-65
/
+34
2026-02-12
Merge tag 'slab-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...
Linus Torvalds
1
-7
/
+24
2026-02-12
Merge tag 'cgroup-for-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2026-02-10
Merge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
1
-0
/
+16
2026-02-10
Merge tag 'kthread-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+27
2026-02-04
mm/memcontrol,alloc_tag: handle slabobj_ext access under KASAN poison
Harry Yoo
1
-2
/
+10
2026-02-04
mm/slab: abstract slabobj_ext access via new slab_obj_ext() helper
Harry Yoo
1
-7
/
+16
2026-02-03
sched/isolation: Flush memcg workqueues on cpuset isolated partition change
Frederic Weisbecker
1
-1
/
+11
2026-02-03
memcg: Prepare to protect against concurrent isolated cpuset change
Frederic Weisbecker
1
-4
/
+17
2026-02-01
mm: replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
1
-2
/
+2
2026-01-27
memcg: rename mem_cgroup_ino() to mem_cgroup_id()
Shakeel Butt
1
-2
/
+2
2026-01-27
memcg: remove unused mem_cgroup_id() and mem_cgroup_from_id()
Shakeel Butt
1
-5
/
+0
2026-01-27
memcg: use cgroup_id() instead of cgroup_ino() for memcg ID
Shakeel Butt
1
-1
/
+1
2026-01-27
memcg: mem_cgroup_get_from_ino() returns NULL on error
Shakeel Butt
1
-4
/
+2
2026-01-27
memcg: expose mem_cgroup_ino() and mem_cgroup_get_from_ino() unconditionally
Shakeel Butt
1
-2
/
+0
2026-01-27
memcg: introduce private id API for in-kernel users
Shakeel Butt
1
-25
/
+30
2026-01-21
mm: fix minor spelling mistakes in comments
Kevin Lourenco
1
-1
/
+1
2026-01-21
mm: memcontrol: rename mem_cgroup_from_slab_obj()
Johannes Weiner
1
-2
/
+2
2026-01-21
memcg: remove mem_cgroup_size()
Chen Ridong
1
-5
/
+0
2026-01-21
memcg: move mem_cgroup_usage memcontrol-v1.c
Chen Ridong
1
-22
/
+0
2026-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5
Alexei Starovoitov
1
-2
/
+2
2025-12-23
mm: memcg: fix unit conversion for K() macro in OOM log
Shakeel Butt
1
-2
/
+2
2025-12-23
mm: introduce BPF kfuncs to access memcg statistics and events
Roman Gushchin
1
-0
/
+16
2025-12-08
cgroup: switch to css_is_online() helper
Chen Ridong
1
-1
/
+1
2025-12-06
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-11
/
+59
2025-11-25
memcg: remove __lruvec_stat_mod_folio
Shakeel Butt
1
-2
/
+2
2025-11-25
memcg: remove __mod_lruvec_state
Shakeel Butt
1
-4
/
+4
2025-11-25
memcg: remove __mod_lruvec_kmem_state
Shakeel Butt
1
-1
/
+1
2025-11-25
memcg: use mod_node_page_state to update stats
Shakeel Butt
1
-3
/
+3
2025-11-25
mm: thp: reparent the split queue during memcg offline
Qi Zheng
1
-0
/
+1
2025-11-21
mm: memcg: dump memcg protection info on oom or alloc failures
Shakeel Butt
1
-0
/
+13
2025-11-17
memcg: manually uninline __memcg_memory_event
Shakeel Butt
1
-0
/
+31
2025-11-17
memcg: net: track network throttling due to memcg memory pressure
Shakeel Butt
1
-0
/
+3
2025-11-17
mm/zswap: fix typos: s/zwap/zswap/
SeongJae Park
1
-1
/
+1
2025-11-13
memcg: Convert mem_cgroup_from_obj_folio() to mem_cgroup_from_obj_slab()
Matthew Wilcox (Oracle)
1
-24
/
+16
2025-10-08
memcg: skip cgroup_file_notify if spinning is not allowed
Shakeel Butt
1
-3
/
+4
2025-10-03
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-5
/
+3
2025-09-22
mm/hwpoison: decouple hwpoison_filter from mm/memory-failure.c
Miaohe Lin
1
-0
/
+1
2025-09-14
memcg: optimize exit to user space
Thomas Gleixner
1
-5
/
+2
2025-08-20
net-memcg: Pass struct sock to mem_cgroup_sk_(un)?charge().
Kuniyuki Iwashima
1
-7
/
+11
2025-08-20
net-memcg: Introduce mem_cgroup_from_sk().
Kuniyuki Iwashima
1
-4
/
+9
2025-08-20
mptcp: Fix up subflow's memcg when CONFIG_SOCK_CGROUP_DATA=n.
Kuniyuki Iwashima
1
-0
/
+13
2025-08-01
Merge tag 'cgroup-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-5
/
+5
2025-07-25
memcg: convert memcg->socket_pressure to u64
Kuniyuki Iwashima
1
-1
/
+4
2025-07-20
mm/memcg: make memory.reclaim interface generic
Davidlohr Bueso
1
-73
/
+4
[next]