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
2024-02-20
mm: memcontrol: clarify swapaccount=0 deprecation warning
Johannes Weiner
2024-02-07
mm: memcg: optimize parent iteration in memcg_rstat_updated()
Yosry Ahmed
2024-01-25
mm: memcontrol: don't throttle dying tasks on memory.high
Johannes Weiner
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-01-09
Merge tag 'slab-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...
Linus Torvalds
2024-01-08
Merge tag 'vfs-6.8.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-01-05
mm/memcontrol: remove __mod_lruvec_page_state()
Matthew Wilcox (Oracle)
2023-12-29
zswap: memcontrol: implement zswap writeback disabling
Nhat Pham
2023-12-29
mm: memcg: fix split queue list crash when large folio migration
Baolin Wang
2023-12-20
mm: memcg: restore subtree stats flushing
Yosry Ahmed
2023-12-20
mm: memcg: make stats flushing threshold per-memcg
Yosry Ahmed
2023-12-20
mm: memcg: move vmstats structs definition above flushing code
Yosry Ahmed
2023-12-20
mm: memcg: change flush_next_time to flush_last_time
Yosry Ahmed
2023-12-12
mm: memcg: add per-memcg zswap writeback stat
Domenico Cerasuolo
2023-12-12
zswap: make shrinking memcg-aware
Domenico Cerasuolo
2023-12-10
mm: memcg: add reminder comment for the memcg v2 events
Dmitry Rokosov
2023-12-06
mm: kmem: properly initialize local objcg variable in current_obj_cgroup()
Roman Gushchin
2023-12-06
mm/slab: move pre/post-alloc hooks from slab.h to slub.c
Vlastimil Babka
2023-12-05
mm/memcontrol: remove CONFIG_SLAB #ifdef guards
Vlastimil Babka
2023-11-28
eventfd: simplify eventfd_signal()
Christian Brauner
2023-11-15
mm: kmem: drop __GFP_NOFAIL when allocating objcg vectors
Roman Gushchin
2023-10-25
mm: fix multiple typos in multiple files
Muhammad Muzammil
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-25
mm: kmem: add direct objcg pointer to task_struct
Roman Gushchin
2023-10-25
mm: kmem: optimize get_obj_cgroup_from_current()
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: normalize the value passed into memcg_rstat_updated()
Yosry Ahmed
2023-10-18
mm: memcg: refactor page state unit helpers
Yosry Ahmed
2023-10-06
memcg: remove unused do_memsw_account in memcg1_stat_format
Liu Shixin
2023-10-06
memcg: expose swapcache stat for memcg v1
Liu Shixin
2023-10-04
mm: memcg: add THP swap out info for anonymous reclaim
Xin Hao
2023-09-29
mm, memcg: reconsider kmem.limit_in_bytes deprecation
Michal Hocko
2023-09-19
mm: memcontrol: fix GFP_NOFS recursion in memory.high enforcement
Johannes Weiner
2023-09-05
memcontrol: ensure memcg acquired by id is properly set up
Johannes Weiner
2023-08-24
mm: fix get_mctgt_type() kernel-doc
Matthew Wilcox (Oracle)
2023-08-24
memcg: remove duplication detection for mem_cgroup_uncharge_swap
Lu Jialin
2023-08-24
mm: memcg: use rstat for non-hierarchical stats
Yosry Ahmed
2023-08-21
mm: remove folio_test_transhuge()
Matthew Wilcox (Oracle)
2023-08-21
merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes
Andrew Morton
2023-08-21
mm: remove redundant K() macro definition
ZhangPeng
2023-08-21
mm/memcg: fix wrong function name above obj_cgroup_charge_zswap()
Miaohe Lin
2023-08-21
mm:vmscan: fix inaccurate reclaim during proactive reclaim
Efly Young
2023-08-21
memcg: convert get_obj_cgroup_from_page to get_obj_cgroup_from_folio
Matthew Wilcox (Oracle)
2023-08-21
mm: enable page walking API to lock vmas during the walk
Suren Baghdasaryan
2023-08-18
mm/memcg: minor cleanup for mc_handle_present_pte()
Miaohe Lin
2023-08-18
mm/memcg: fix obsolete comment above MEM_CGROUP_MAX_RECLAIM_LOOPS
Miaohe Lin
[next]