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-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
2023-08-18
mm/memcg: minor cleanup for MEM_CGROUP_ID_MAX
Miaohe Lin
2023-08-18
memcg: drop kmem.limit_in_bytes
Michal Hocko
2023-06-23
mm/memcontrol: do not tweak node in mem_cgroup_init()
Haifeng Xu
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-19
mm: ptep_get() conversion
Ryan Roberts
2023-06-19
mm/various: give up if pte_offset_map[_lock]() fails
Hugh Dickins
2023-06-09
memcg: use helper macro FLUSH_TIME
Miaohe Lin
2023-06-09
mm/memcontrol: export memcg.swap watermark via sysfs for v2 memcg
Lars R. Damerow
2023-06-09
mm: multi-gen LRU: cleanup lru_gen_soft_reclaim()
T.J. Alumbaugh
2023-06-09
mm/memcontrol: fix typo in comment
Haifeng Xu
2023-06-09
memcg, oom: remove explicit wakeup in mem_cgroup_oom_synchronize()
Haifeng Xu
2023-06-09
memcg, oom: remove unnecessary check in mem_cgroup_oom_synchronize()
Haifeng Xu
2023-06-09
memcg: remove mem_cgroup_flush_stats_atomic()
Yosry Ahmed
2023-06-09
memcg: calculate root usage from global state
Yosry Ahmed
2023-06-09
memcg: flush stats non-atomically in mem_cgroup_wb_stats()
Yosry Ahmed
2023-06-09
memcg: dump memory.stat during cgroup OOM for v1
Yosry Ahmed
2023-06-09
memcg: use seq_buf_do_printk() with mem_cgroup_print_oom_meminfo()
Yosry Ahmed
2023-06-09
mm: memcg: use READ_ONCE()/WRITE_ONCE() to access stock->cached
Roman Gushchin
2023-06-09
mm: kmem: fix a NULL pointer dereference in obj_stock_flush_required()
Roman Gushchin
[next]