index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
memcontrol.h
Age
Commit message (
Expand
)
Author
2026-04-18
mm: memcontrol: correct the nr_pages parameter type of mem_cgroup_update_lru_...
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
2026-04-18
mm: memcontrol: prepare for reparenting LRU pages for lruvec lock
Muchun Song
2026-04-18
mm: do not open-code lruvec lock
Qi Zheng
2026-04-18
mm: memcontrol: prevent memory cgroup release in count_memcg_folio_events()
Muchun Song
2026-04-18
writeback: prevent memory cgroup release in writeback module
Muchun Song
2026-04-18
mm: memcontrol: return root object cgroup for root memory cgroup
Muchun Song
2026-04-18
mm: rename unlock_page_lruvec_irq and its variants
Muchun Song
2026-04-05
mm: memcontrol: switch to native NR_VMALLOC vmstat counter
Johannes Weiner
2026-04-05
mm: zswap: add per-memcg stat for incompressible pages
Jiayuan Chen
2026-02-18
Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-02-16
Merge tag 'slab-for-7.0-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-02-12
mm/vmscan: fix demotion targets checks in reclaim/demotion
Bing Jiao
2026-02-12
Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-02-11
Merge tag 'cgroup-for-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-02-10
Merge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
2026-02-10
mm/slab: drop the OBJEXTS_NOSPIN_ALLOC flag from enum objext_flags
Harry Yoo
2026-02-03
sched/isolation: Flush memcg workqueues on cpuset isolated partition change
Frederic Weisbecker
2026-01-26
memcg: rename mem_cgroup_ino() to mem_cgroup_id()
Shakeel Butt
2026-01-26
memcg: remove unused mem_cgroup_id() and mem_cgroup_from_id()
Shakeel Butt
2026-01-26
memcg: use cgroup_id() instead of cgroup_ino() for memcg ID
Shakeel Butt
2026-01-26
memcg: expose mem_cgroup_ino() and mem_cgroup_get_from_ino() unconditionally
Shakeel Butt
2026-01-26
memcg: introduce private id API for in-kernel users
Shakeel Butt
2026-01-20
mm: memcontrol: rename mem_cgroup_from_slab_obj()
Johannes Weiner
2026-01-20
memcg: remove mem_cgroup_size()
Chen Ridong
2026-01-05
mm: drop mem_cgroup_usage() declaration from memcontrol.h
Roman Gushchin
2025-12-22
mm: introduce BPF kfuncs to access memcg statistics and events
Roman Gushchin
2025-12-22
mm: declare memcg_page_state_output() in memcontrol.h
Roman Gushchin
2025-12-08
cgroup: switch to css_is_online() helper
Chen Ridong
2025-11-29
memcg: remove inc/dec_lruvec_kmem_state helpers
Chen Ridong
2025-11-24
memcg: remove __mod_lruvec_kmem_state
Shakeel Butt
2025-11-24
memcg: use mod_node_page_state to update stats
Shakeel Butt
2025-11-24
mm: thp: reparent the split queue during memcg offline
Qi Zheng
2025-11-24
mm: thp: introduce folio_split_queue_lock and its variants
Muchun Song
2025-11-20
mm: memcg: dump memcg protection info on oom or alloc failures
Shakeel Butt
2025-11-16
memcg: manually uninline __memcg_memory_event
Shakeel Butt
2025-11-16
memcg: net: track network throttling due to memcg memory pressure
Shakeel Butt
2025-10-07
memcg: skip cgroup_file_notify if spinning is not allowed
Shakeel Butt
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-10-02
Merge tag 'slab-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...
Linus Torvalds
2025-09-29
slab: Introduce kmalloc_nolock() and kfree_nolock().
Alexei Starovoitov
2025-09-29
slab: Reuse first bit for OBJEXTS_ALLOC_FAIL
Alexei Starovoitov
2025-09-13
mm/filemap: add AS_KERNEL_FILE
Boris Burkov
2025-09-13
memcg: optimize exit to user space
Thomas Gleixner
2025-08-19
net-memcg: Pass struct sock to mem_cgroup_sk_under_memory_pressure().
Kuniyuki Iwashima
2025-08-19
net-memcg: Pass struct sock to mem_cgroup_sk_(un)?charge().
Kuniyuki Iwashima
2025-08-19
mptcp: Fix up subflow's memcg when CONFIG_SOCK_CGROUP_DATA=n.
Kuniyuki Iwashima
2025-07-24
memcg: convert memcg->socket_pressure to u64
Kuniyuki Iwashima
2025-05-31
memcg: nmi safe memcg stats for specific archs
Shakeel Butt
[next]