index
:
git.armlinux.org.uk/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
2025-04-11
locking/local_lock, mm: replace localtry_ helpers with local_trylock_t type
Alexei Starovoitov
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)
2025-03-21
mm: remove references to folio in split_page_memcg()
Matthew Wilcox (Oracle)
2025-03-21
mm: simplify split_page_memcg()
Matthew Wilcox (Oracle)
2025-03-21
mm: separate folio_split_memcg_refs() from split_page_memcg()
Matthew Wilcox (Oracle)
2025-03-21
memcg: avoid refill_stock for root memcg
Shakeel Butt
2025-03-17
memcg: bypass root memcg check for skmem charging
Shakeel Butt
2025-03-17
page_counter: track failcnt only for legacy cgroups
Shakeel Butt
2025-03-17
memcg: don't call propagate_protected_usage() for v1
Shakeel Butt
2025-03-16
mm: memcontrol: move memsw charge callbacks to v1
Johannes Weiner
2025-03-16
mm: memcontrol: unshare v2-only charge API bits again
Johannes Weiner
2025-03-16
memcg: add CONFIG_MEMCG_V1 for 'local' functions
Chen Ridong
2025-03-16
memcg: factor out the replace_stock_objcg function
Chen Ridong
2025-03-16
memcg: call the free function when allocation of pn fails
Chen Ridong
2025-03-16
memcg: use OFP_PEAK_UNSET instead of -1
Chen Ridong
2025-03-16
memcg: drain obj stock on cpu hotplug teardown
Shakeel Butt
2025-03-16
mm: memcontrol: fix swap counter leak from offline cgroup
Muchun Song
2025-02-27
memcg: Use trylock to access memcg stock_lock.
Alexei Starovoitov
2025-02-17
memcg: avoid dead loop when setting memory.max
Chen Ridong
2025-01-25
memcg: fix soft lockup in the OOM process
Chen Ridong
2025-01-25
mm/swap_cgroup: decouple swap cgroup recording and clearing
Kairui Song
2025-01-25
mm, memcontrol: avoid duplicated memcg enable check
Kairui Song
2025-01-13
memcg/hugetlb: remove memcg hugetlb try-commit-cancel protocol
Joshua Hahn
2025-01-13
memcg/hugetlb: introduce mem_cgroup_charge_hugetlb
Joshua Hahn
2025-01-13
memcg/hugetlb: introduce memcg_accounts_hugetlb
Joshua Hahn
2024-11-14
memcg/hugetlb: add hugeTLB counters to memcg
Joshua Hahn
2024-11-11
mm/list_lru: split the lock to per-cgroup scope
Kairui Song
2024-11-11
mm/list_lru: code clean up for reparenting
Kairui Song
2024-11-11
memcg: add flush tracepoint
JP Kobryn
2024-11-11
memcg: rename do_flush_stats and add force flag
JP Kobryn
2024-11-11
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
2024-11-11
mm: count zeromap read and set for swapout and swapin
Barry Song
2024-11-07
memcg: factor out mem_cgroup_stat_aggregate()
Xiu Jianfeng
2024-11-06
memcg-v1: remove memcg move locking code
Shakeel Butt
2024-11-06
memcg-v1: remove charge move code
Shakeel Butt
2024-11-06
mm/memcontrol: fix seq_buf size to save memory when PAGE_SIZE is large
Ryan Roberts
2024-11-06
memcg: add tracing for memcg stat updates
Shakeel Butt
2024-11-05
mm/memcontrol: add per-memcg pgpgin/pswpin counter
Jingxiang Zeng
2024-11-05
mm/thp: fix deferred split unqueue naming and locking
Hugh Dickins
2024-11-05
mm/thp: fix deferred split queue not partially_mapped
Hugh Dickins
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-09-17
mm: add nr argument in mem_cgroup_swapin_uncharge_swap() helper to support la...
Barry Song
2024-09-09
mm: clean up mem_cgroup_iter()
Kinsey Ho
2024-09-09
mm: restart if multiple traversals raced
Kinsey Ho
2024-09-09
mm: increment gen # before restarting traversal
Kinsey Ho
2024-09-09
mm: don't hold css->refcnt during traversal
Kinsey Ho
2024-09-09
mm: introduce a pageflag for partially mapped folios
Usama Arif
[next]