index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
include
/
linux
/
memcontrol.h
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-27
Merge tag 'mm-hotfixes-stable-2026-07-27-14-18' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-0
/
+25
2026-07-23
fs: push nr_cached_objects memcg gating into individual filesystems
Usama Arif
1
-0
/
+21
2026-07-20
mm: mglru: fix stale batch updates after memcg reparenting
Qi Zheng
1
-0
/
+25
2026-06-08
mm: switch deferred split shrinker to list_lru
Johannes Weiner
1
-4
/
+0
2026-06-02
mm/memcg, swap: store cgroup id in cluster table directly
Kairui Song
1
-6
/
+13
2026-06-02
mm, swap: delay and unify memcg lookup and charging for swapin
Kairui Song
1
-3
/
+3
2026-06-02
mm/memcg, swap: tidy up cgroup v1 memsw swap helpers
Kairui Song
1
-4
/
+4
2026-04-18
mm: memcontrol: correct the nr_pages parameter type of mem_cgroup_update_lru_size()
Qi Zheng
1
-1
/
+1
2026-04-18
mm: memcontrol: eliminate the problem of dying memory cgroup for LRU folios
Muchun Song
1
-52
/
+25
2026-04-18
mm: memcontrol: convert objcg to be per-memcg per-node type
Qi Zheng
1
-11
/
+12
2026-04-18
mm: memcontrol: prepare for reparenting LRU pages for lruvec lock
Muchun Song
1
-17
/
+17
2026-04-18
mm: do not open-code lruvec lock
Qi Zheng
1
-0
/
+5
2026-04-18
mm: memcontrol: prevent memory cgroup release in count_memcg_folio_events()
Muchun Song
1
-3
/
+8
2026-04-18
writeback: prevent memory cgroup release in writeback module
Muchun Song
1
-2
/
+7
2026-04-18
mm: memcontrol: return root object cgroup for root memory cgroup
Muchun Song
1
-6
/
+20
2026-04-18
mm: rename unlock_page_lruvec_irq and its variants
Muchun Song
1
-5
/
+5
2026-04-05
mm: memcontrol: switch to native NR_VMALLOC vmstat counter
Johannes Weiner
1
-1
/
+0
2026-04-05
mm: zswap: add per-memcg stat for incompressible pages
Jiayuan Chen
1
-0
/
+1
2026-02-18
Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-3
/
+3
2026-02-16
Merge tag 'slab-for-7.0-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab
Linus Torvalds
1
-2
/
+1
2026-02-12
mm/vmscan: fix demotion targets checks in reclaim/demotion
Bing Jiao
1
-3
/
+3
2026-02-12
Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-28
/
+20
2026-02-11
Merge tag 'cgroup-for-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
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/bpf-next
Linus Torvalds
1
-0
/
+19
2026-02-10
mm/slab: drop the OBJEXTS_NOSPIN_ALLOC flag from enum objext_flags
Harry Yoo
1
-2
/
+1
2026-02-03
sched/isolation: Flush memcg workqueues on cpuset isolated partition change
Frederic Weisbecker
1
-0
/
+4
2026-01-26
memcg: rename mem_cgroup_ino() to mem_cgroup_id()
Shakeel Butt
1
-4
/
+4
2026-01-26
memcg: remove unused mem_cgroup_id() and mem_cgroup_from_id()
Shakeel Butt
1
-18
/
+0
2026-01-26
memcg: use cgroup_id() instead of cgroup_ino() for memcg ID
Shakeel Butt
1
-5
/
+5
2026-01-26
memcg: expose mem_cgroup_ino() and mem_cgroup_get_from_ino() unconditionally
Shakeel Butt
1
-4
/
+0
2026-01-26
memcg: introduce private id API for in-kernel users
Shakeel Butt
1
-3
/
+21
2026-01-20
mm: memcontrol: rename mem_cgroup_from_slab_obj()
Johannes Weiner
1
-2
/
+2
2026-01-20
memcg: remove mem_cgroup_size()
Chen Ridong
1
-11
/
+7
2026-01-05
mm: drop mem_cgroup_usage() declaration from memcontrol.h
Roman Gushchin
1
-1
/
+0
2025-12-22
mm: introduce BPF kfuncs to access memcg statistics and events
Roman Gushchin
1
-0
/
+14
2025-12-22
mm: declare memcg_page_state_output() in memcontrol.h
Roman Gushchin
1
-0
/
+6
2025-12-08
cgroup: switch to css_is_online() helper
Chen Ridong
1
-1
/
+1
2025-11-29
memcg: remove inc/dec_lruvec_kmem_state helpers
Chen Ridong
1
-10
/
+0
2025-11-24
memcg: remove __mod_lruvec_kmem_state
Shakeel Butt
1
-23
/
+5
2025-11-24
memcg: use mod_node_page_state to update stats
Shakeel Butt
1
-1
/
+1
2025-11-24
mm: thp: reparent the split queue during memcg offline
Qi Zheng
1
-0
/
+11
2025-11-24
mm: thp: introduce folio_split_queue_lock and its variants
Muchun Song
1
-0
/
+10
2025-11-20
mm: memcg: dump memcg protection info on oom or alloc failures
Shakeel Butt
1
-0
/
+5
2025-11-16
memcg: manually uninline __memcg_memory_event
Shakeel Butt
1
-30
/
+2
2025-11-16
memcg: net: track network throttling due to memcg memory pressure
Shakeel Butt
1
-0
/
+1
2025-10-07
memcg: skip cgroup_file_notify if spinning is not allowed
Shakeel Butt
1
-7
/
+19
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-1
/
+9
2025-10-02
Merge tag 'slab-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab
Linus Torvalds
1
-2
/
+10
2025-09-29
slab: Introduce kmalloc_nolock() and kfree_nolock().
Alexei Starovoitov
1
-0
/
+2
2025-09-29
slab: Reuse first bit for OBJEXTS_ALLOC_FAIL
Alexei Starovoitov
1
-2
/
+8
[next]