index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
memcontrol.h
Age
Commit message (
Expand
)
Author
2024-03-04
memcg: remove mem_cgroup_uncharge_list()
Matthew Wilcox (Oracle)
2024-03-04
mm: use __page_cache_release() in folios_put()
Matthew Wilcox (Oracle)
2024-03-04
memcg: add mem_cgroup_uncharge_folios()
Matthew Wilcox (Oracle)
2024-03-04
mm: memcg: make memcg huge page split support any order split
Zi Yan
2024-03-04
mm/memcg: use order instead of nr in split_page_memcg()
Zi Yan
2024-02-22
mm: reduce dependencies on <linux/kernel.h>
Christophe JAILLET
2024-01-05
mm/mglru: add CONFIG_LRU_GEN_WALKS_MMU
Kinsey Ho
2023-12-29
zswap: memcontrol: implement zswap writeback disabling
Nhat Pham
2023-12-20
mm: memcg: restore subtree stats flushing
Yosry Ahmed
2023-12-12
zswap: make shrinking memcg-aware
Domenico Cerasuolo
2023-12-12
memcontrol: implement mem_cgroup_tryget_online()
Nhat Pham
2023-10-25
mm/khugepaged: convert alloc_charge_hpage() to use folios
Vishal Moola (Oracle)
2023-10-25
mm: kmem: reimplement get_obj_cgroup_from_current()
Roman Gushchin
2023-10-25
mm: kmem: scoped objcg protection
Roman Gushchin
2023-10-25
mm: kmem: make memcg keep a reference to the original objcg
Roman Gushchin
2023-10-18
hugetlb: memcg: account hugetlb-backed memory in memory controller
Nhat Pham
2023-10-18
memcontrol: only transfer the memcg data for migration
Nhat Pham
2023-10-18
memcontrol: add helpers for hugetlb memcg accounting
Nhat Pham
2023-10-18
mm/memcg: annotate struct mem_cgroup_threshold_ary with __counted_by
Kees Cook
2023-10-04
mm: shrinker: add a secondary array for shrinker_info::{map, nr_deferred}
Qi Zheng
2023-09-19
mm: memcontrol: fix GFP_NOFS recursion in memory.high enforcement
Johannes Weiner
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-24
mm: memcg: use rstat for non-hierarchical stats
Yosry Ahmed
2023-08-21
mm/memcg: update obsolete comment above parent_mem_cgroup()
Miaohe Lin
2023-08-21
mm/memcg: fix obsolete function name in mem_cgroup_protection()
Miaohe Lin
2023-08-21
memcg: convert get_obj_cgroup_from_page to get_obj_cgroup_from_folio
Matthew Wilcox (Oracle)
2023-08-18
mm/memcg: minor cleanup for MEM_CGROUP_ID_MAX
Miaohe Lin
2023-08-16
net-memcg: Fix scope of sockmem pressure indicators
Abel Wu
2023-06-19
mm/memcg: remove return value of mem_cgroup_scan_tasks()
ZhangPeng
2023-06-19
mm: kill lock|unlock_page_memcg()
Kefeng Wang
2023-06-09
memcg: remove mem_cgroup_flush_stats_atomic()
Yosry Ahmed
2023-04-18
workingset: memcg: sleep when flushing stats in workingset_refault()
Yosry Ahmed
2023-04-18
memcg: sleep during flushing stats in safe contexts
Yosry Ahmed
2023-04-18
memcg: rename mem_cgroup_flush_stats_"delayed" to "ratelimited"
Yosry Ahmed
2023-03-28
mm: vmscan: add a map_nr_max field to shrinker_info
Qi Zheng
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-16
mm: memcontrol: rename memcg_kmem_enabled()
Roman Gushchin
2023-02-10
mm: memcontrol: add new kernel parameter cgroup.memory=nobpf
Yafang Shao
2023-02-02
mm: convert mem_cgroup_css_from_page() to mem_cgroup_css_from_folio()
Matthew Wilcox (Oracle)
2023-01-31
Sync mm-stable with mm-hotfixes-stable to pick up dependent patches
Andrew Morton
2023-01-31
mm: memcg: fix NULL pointer in mem_cgroup_track_foreign_dirty_slowpath()
Kefeng Wang
2023-01-18
mm: memcg: add folio_memcg_check()
Matthew Wilcox
2023-01-18
mm: multi-gen LRU: per-node lru_gen_folio lists
Yu Zhao
2022-12-11
mm: memcg: fix stale protection of reclaim target memcg
Yosry Ahmed
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-03
mm: memcontrol: use memcg_kmem_enabled in count_objcg_event
Kairui Song
2022-10-03
memcg: extract memcg_vmstats from struct mem_cgroup
Shakeel Butt
2022-10-03
memcg: convert mem_cgroup_swapin_charge_page() to mem_cgroup_swapin_charge_fo...
Matthew Wilcox (Oracle)
2022-09-28
Revert "net: set proper memcg for net_init hooks allocations"
Shakeel Butt
2022-09-26
mm: deduplicate cacheline padding code
Shakeel Butt
[next]