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
/
mm
/
memcontrol.c
Age
Commit message (
Expand
)
Author
2023-04-18
memcg: page_cgroup_ino() get memcg from the page's folio
Yosry Ahmed
2023-04-18
memcg v1: provide read access to memory.pressure_level
Florian Schmidt
2023-04-18
memcg: do not modify rstat tree for zero updates
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: replace stats_flush_lock with an atomic
Yosry Ahmed
2023-04-18
memcg: do not flush stats in irq context
Yosry Ahmed
2023-04-18
memcg: rename mem_cgroup_flush_stats_"delayed" to "ratelimited"
Yosry Ahmed
2023-04-18
cgroup: rename cgroup_rstat_flush_"irqsafe" to "atomic"
Yosry Ahmed
2023-04-18
memcg: do not drain charge pcp caches on remote isolated cpus
Michal Hocko
2023-04-05
mm: return an ERR_PTR from __filemap_get_folio
Christoph Hellwig
2023-03-28
mm, memcg: Prevent memory.soft_limit_in_bytes load/store tearing
Yue Zhao
2023-03-28
mm, memcg: Prevent memory.oom_control load/store tearing
Yue Zhao
2023-03-28
mm, memcg: Prevent memory.swappiness load/store tearing
Yue Zhao
2023-03-28
mm, memcg: Prevent memory.oom.group load/store tearing
Yue Zhao
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-20
mm: change to return bool for isolate_lru_page()
Baolin Wang
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: multi-gen LRU: section for memcg LRU
T.J. Alumbaugh
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
Revert "mm: add nodes= arg to memory.reclaim"
Michal Hocko
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
2023-01-18
mm: memcontrol: deprecate charge moving
Johannes Weiner
2023-01-18
mm: memcontrol: skip moving non-present pages that are mapped elsewhere
Johannes Weiner
2022-12-11
mm: memcg: fix swapcached stat accounting
Hugh Dickins
2022-12-11
mm: add nodes= arg to memory.reclaim
Mina Almasry
2022-12-09
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
2022-12-09
memcg: fix possible use-after-free in memcg_write_event_control()
Tejun Heo
2022-11-30
mm: vmscan: split khugepaged stats from direct reclaim stats
Johannes Weiner
2022-11-30
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
2022-11-22
mm: correctly charge compressed memory to its memcg
Li Liguang
2022-11-08
mm: convert find_get_incore_page() to filemap_get_incore_folio()
Matthew Wilcox (Oracle)
2022-11-08
mm: memcontrol: use mem_cgroup_is_root() helper
Kamalesh Babulal
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-10
Merge tag 'cgroup-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2022-10-10
Merge tag 'sched-rt-2022-10-05' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-10-03
mm: memcontrol: drop dead CONFIG_MEMCG_SWAP config symbol
Johannes Weiner
2022-10-03
mm: memcontrol: use do_memsw_account() in a few more places
Johannes Weiner
2022-10-03
mm: memcontrol: deprecate swapaccounting=0 mode
Johannes Weiner
2022-10-03
mm: memcontrol: don't allocate cgroup swap arrays when memcg is disabled
Johannes Weiner
2022-10-03
mm: memcontrol: make cgroup_memory_noswap a static key
Kairui Song
2022-10-03
mm/memcontrol: use kstrtobool for swapaccount param parsing
Liu Shixin
2022-10-03
memcg: reduce size of memcg vmstats structures
Shakeel Butt
2022-10-03
memcg: rearrange code
Shakeel Butt
2022-10-03
memcg: extract memcg_vmstats from struct mem_cgroup
Shakeel Butt
2022-10-03
memcg: convert mem_cgroup_swap_full() to take a folio
Matthew Wilcox (Oracle)
2022-10-03
mm: remove lookup_swap_cache()
Matthew Wilcox (Oracle)
[next]