index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
memcontrol.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
12 days
Merge tag 'mm-stable-2025-06-01-14-06' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-12
/
+115
13 days
sched/numa: add statistics of numa balance task
Chen Yu
1
-0
/
+2
13 days
memcg: make memcg_rstat_updated nmi safe
Shakeel Butt
1
-7
/
+9
13 days
memcg: nmi-safe slab stats updates
Shakeel Butt
1
-3
/
+33
13 days
memcg: add nmi-safe update for MEMCG_KMEM
Shakeel Butt
1
-2
/
+19
13 days
memcg: nmi safe memcg stats for specific archs
Shakeel Butt
1
-0
/
+49
13 days
memcg: disable kmem charging in nmi for unsupported arch
Shakeel Butt
1
-0
/
+3
14 days
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-279
/
+369
2025-05-27
Merge tag 'cgroup-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Linus Torvalds
1
-2
/
+2
2025-05-25
memcg: always call cond_resched() after fn()
Breno Leitao
1
-4
/
+2
2025-05-22
memcg: objcg stock trylock without irq disabling
Shakeel Butt
1
-10
/
+15
2025-05-22
memcg: no stock lock for cpu hot-unplug
Shakeel Butt
1
-10
/
+1
2025-05-22
memcg: make __mod_memcg_lruvec_state re-entrant safe against irqs
Shakeel Butt
1
-11
/
+11
2025-05-22
memcg: make count_memcg_events re-entrant safe against irqs
Shakeel Butt
1
-3
/
+3
2025-05-22
memcg: make mod_memcg_state re-entrant safe against irqs
Shakeel Butt
1
-4
/
+4
2025-05-22
memcg: move preempt disable to callers of memcg_rstat_updated
Shakeel Butt
1
-55
/
+19
2025-05-22
memcg: memcg_rstat_updated re-entrant safe against irqs
Shakeel Butt
1
-11
/
+18
2025-05-13
memcg: no irq disable for memcg stock lock
Shakeel Butt
1
-9
/
+6
2025-05-13
memcg: completely decouple memcg and obj stocks
Shakeel Butt
1
-57
/
+92
2025-05-13
memcg: separate local_trylock for memcg and obj
Shakeel Butt
1
-23
/
+26
2025-05-13
memcg: simplify consume_stock
Shakeel Butt
1
-13
/
+7
2025-05-12
mm: add swappiness=max arg to memory.reclaim for only anon reclaim
Zhongkun He
1
-0
/
+5
2025-05-12
memcg: introduce non-blocking limit setting option
Shakeel Butt
1
-2
/
+8
2025-05-12
mm/memcg: use kmem_cache when alloc memcg pernode info
Huan Yang
1
-1
/
+6
2025-05-12
mm/memcg: use kmem_cache when alloc memcg
Huan Yang
1
-1
/
+8
2025-05-12
mm/memcg: move mem_cgroup_init() ahead of cgroup_init()
Huan Yang
1
-3
/
+2
2025-05-12
vmscan,cgroup: apply mems_effective to reclaim
Gregory Price
1
-0
/
+6
2025-05-11
memcg: multi-memcg percpu charge cache
Shakeel Butt
1
-38
/
+106
2025-05-11
memcg: optimize memcg_rstat_updated
Shakeel Butt
1
-7
/
+9
2025-05-11
memcg: manually inline replace_stock_objcg
Shakeel Butt
1
-12
/
+6
2025-05-11
memcg: combine slab obj stock charging and accounting
Vlastimil Babka
1
-31
/
+46
2025-05-11
memcg: use __mod_memcg_state in drain_obj_stock
Shakeel Butt
1
-1
/
+3
2025-05-11
memcg: do obj_cgroup_put inside drain_obj_stock
Shakeel Butt
1
-26
/
+11
2025-05-11
memcg: no refilling stock from obj_cgroup_release
Shakeel Butt
1
-4
/
+11
2025-05-11
memcg: manually inline __refill_stock
Shakeel Butt
1
-21
/
+13
2025-05-11
memcg: introduce memcg_uncharge
Shakeel Butt
1
-16
/
+12
2025-05-11
memcg: decouple drain_obj_stock from local stock
Shakeel Butt
1
-1
/
+6
2025-05-11
memcg: remove root memcg check from refill_stock
Shakeel Butt
1
-2
/
+2
2025-05-11
memcg, oom: do not bypass oom killer for dying tasks
Michal Hocko
1
-1
/
+1
2025-04-11
locking/local_lock, mm: replace localtry_ helpers with local_trylock_t type
Alexei Starovoitov
1
-20
/
+19
2025-04-04
cgroup: change rstat function signatures from cgroup-based to css-based
JP Kobryn
1
-2
/
+2
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-164
/
+130
2025-03-30
Merge tag 'bpf_try_alloc_pages' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Linus Torvalds
1
-18
/
+39
2025-03-21
mm: vmscan: split proactive reclaim statistics from direct reclaim statistics
Hao Jia
1
-0
/
+7
2025-03-21
mm: remove references to folio in __memcg_kmem_uncharge_page()
Matthew Wilcox (Oracle)
1
-5
/
+3
2025-03-21
mm: remove references to folio in split_page_memcg()
Matthew Wilcox (Oracle)
1
-7
/
+23
2025-03-21
mm: simplify split_page_memcg()
Matthew Wilcox (Oracle)
1
-8
/
+7
2025-03-21
mm: separate folio_split_memcg_refs() from split_page_memcg()
Matthew Wilcox (Oracle)
1
-4
/
+13
2025-03-21
memcg: avoid refill_stock for root memcg
Shakeel Butt
1
-1
/
+2
2025-03-17
memcg: bypass root memcg check for skmem charging
Shakeel Butt
1
-1
/
+1
[next]