index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
memcontrol.c
Age
Commit message (
Expand
)
Author
3 days
Merge tag 'cgroup-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
10 days
memcg: convert memcg->socket_pressure to u64
Kuniyuki Iwashima
2025-07-19
mm/memcg: make memory.reclaim interface generic
Davidlohr Bueso
2025-07-09
Revert "sched/numa: add statistics of numa balance task"
Chen Yu
2025-06-17
memcg: cgroup: call css_rstat_updated irrespective of in_nmi()
Shakeel Butt
2025-06-02
Merge tag 'mm-stable-2025-06-01-14-06' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-05-31
sched/numa: add statistics of numa balance task
Chen Yu
2025-05-31
memcg: make memcg_rstat_updated nmi safe
Shakeel Butt
2025-05-31
memcg: nmi-safe slab stats updates
Shakeel Butt
2025-05-31
memcg: add nmi-safe update for MEMCG_KMEM
Shakeel Butt
2025-05-31
memcg: nmi safe memcg stats for specific archs
Shakeel Butt
2025-05-31
memcg: disable kmem charging in nmi for unsupported arch
Shakeel Butt
2025-05-31
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-05-27
Merge tag 'cgroup-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-05-25
memcg: always call cond_resched() after fn()
Breno Leitao
2025-05-22
memcg: objcg stock trylock without irq disabling
Shakeel Butt
2025-05-22
memcg: no stock lock for cpu hot-unplug
Shakeel Butt
2025-05-22
memcg: make __mod_memcg_lruvec_state re-entrant safe against irqs
Shakeel Butt
2025-05-22
memcg: make count_memcg_events re-entrant safe against irqs
Shakeel Butt
2025-05-22
memcg: make mod_memcg_state re-entrant safe against irqs
Shakeel Butt
2025-05-22
memcg: move preempt disable to callers of memcg_rstat_updated
Shakeel Butt
2025-05-22
memcg: memcg_rstat_updated re-entrant safe against irqs
Shakeel Butt
2025-05-13
memcg: no irq disable for memcg stock lock
Shakeel Butt
2025-05-13
memcg: completely decouple memcg and obj stocks
Shakeel Butt
2025-05-13
memcg: separate local_trylock for memcg and obj
Shakeel Butt
2025-05-13
memcg: simplify consume_stock
Shakeel Butt
2025-05-12
mm: add swappiness=max arg to memory.reclaim for only anon reclaim
Zhongkun He
2025-05-12
memcg: introduce non-blocking limit setting option
Shakeel Butt
2025-05-12
mm/memcg: use kmem_cache when alloc memcg pernode info
Huan Yang
2025-05-12
mm/memcg: use kmem_cache when alloc memcg
Huan Yang
2025-05-12
mm/memcg: move mem_cgroup_init() ahead of cgroup_init()
Huan Yang
2025-05-12
vmscan,cgroup: apply mems_effective to reclaim
Gregory Price
2025-05-11
memcg: multi-memcg percpu charge cache
Shakeel Butt
2025-05-11
memcg: optimize memcg_rstat_updated
Shakeel Butt
2025-05-11
memcg: manually inline replace_stock_objcg
Shakeel Butt
2025-05-11
memcg: combine slab obj stock charging and accounting
Vlastimil Babka
2025-05-11
memcg: use __mod_memcg_state in drain_obj_stock
Shakeel Butt
2025-05-11
memcg: do obj_cgroup_put inside drain_obj_stock
Shakeel Butt
2025-05-11
memcg: no refilling stock from obj_cgroup_release
Shakeel Butt
2025-05-11
memcg: manually inline __refill_stock
Shakeel Butt
2025-05-11
memcg: introduce memcg_uncharge
Shakeel Butt
2025-05-11
memcg: decouple drain_obj_stock from local stock
Shakeel Butt
2025-05-11
memcg: remove root memcg check from refill_stock
Shakeel Butt
2025-05-11
memcg, oom: do not bypass oom killer for dying tasks
Michal Hocko
2025-04-11
locking/local_lock, mm: replace localtry_ helpers with local_trylock_t type
Alexei Starovoitov
2025-04-04
cgroup: change rstat function signatures from cgroup-based to css-based
JP Kobryn
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-30
Merge tag 'bpf_try_alloc_pages' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-03-21
mm: vmscan: split proactive reclaim statistics from direct reclaim statistics
Hao Jia
2025-03-21
mm: remove references to folio in __memcg_kmem_uncharge_page()
Matthew Wilcox (Oracle)
[next]