index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
memcontrol.h
Age
Commit message (
Expand
)
Author
10 days
memcg: convert memcg->socket_pressure to u64
Kuniyuki Iwashima
2025-05-31
memcg: nmi safe memcg stats for specific archs
Shakeel Butt
2025-05-22
memcg: make count_memcg_events re-entrant safe against irqs
Shakeel Butt
2025-05-22
memcg: make mod_memcg_state re-entrant safe against irqs
Shakeel Butt
2025-05-12
mm/memcg: move mem_cgroup_init() ahead of cgroup_init()
Huan Yang
2025-05-12
vmscan,cgroup: apply mems_effective to reclaim
Gregory Price
2025-05-11
fs/proc/page: refactor to reduce code duplication
Liu Ye
2025-03-21
mm: simplify folio_memcg_charged()
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-16
mm: memcontrol: move memsw charge callbacks to v1
Johannes Weiner
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
mm: mmap_lock: optimize mmap_lock tracepoints
Shakeel Butt
2024-11-11
mm: define obj_cgroup_get() if CONFIG_MEMCG is not defined
Kanchana P Sridhar
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-06
memcg: workingset: remove folio_memcg_rcu usage
Shakeel Butt
2024-11-06
memcg-v1: remove memcg move locking code
Shakeel Butt
2024-11-06
memcg-v1: remove charge move code
Shakeel Butt
2024-09-17
mm: add nr argument in mem_cgroup_swapin_uncharge_swap() helper to support la...
Barry Song
2024-09-09
mm: restart if multiple traversals raced
Kinsey Ho
2024-09-03
mm,memcg: provide per-cgroup counters for NUMA balancing operations
Kaiyang Zhao
2024-09-01
memcg: allocate v1 event percpu only on v1 deployment
Shakeel Butt
2024-09-01
memcg: move v1 only percpu stats in separate struct
Shakeel Butt
2024-09-01
mm: kmem: add lockdep assertion to obj_cgroup_memcg
Muchun Song
2024-09-01
mm, memcg: cg2 memory{.swap,}.peak write handlers
David Finkel
2024-09-01
mm: kmem: remove mem_cgroup_from_obj()
Muchun Song
2024-07-26
mm: memcg: add cacheline padding after lruvec in mem_cgroup_per_node
Roman Gushchin
2024-07-10
mm: remove CONFIG_MEMCG_KMEM
Johannes Weiner
2024-07-10
mm: memcg: add cache line padding to mem_cgroup_per_node
Roman Gushchin
2024-07-10
mm: memcg: drop obsolete cache line padding in struct mem_cgroup
Roman Gushchin
2024-07-04
mm: memcg: put struct task_struct::in_user_fault under CONFIG_MEMCG_V1
Roman Gushchin
2024-07-04
mm: memcg: guard memcg1-specific members of struct mem_cgroup_per_node
Roman Gushchin
2024-07-04
mm: memcg: put memcg1-specific struct mem_cgroup's members under CONFIG_MEMCG_V1
Roman Gushchin
2024-07-04
mm: memcg: factor out legacy socket memory accounting code
Roman Gushchin
2024-07-04
mm: memcg: put cgroup v1-specific code under a config option
Roman Gushchin
2024-07-04
mm: memcg: group cgroup v1 memcg related declarations
Roman Gushchin
2024-07-04
mm: memcg: move legacy memcg event code into memcontrol-v1.c
Roman Gushchin
2024-07-04
mm: memcg: rename soft limit reclaim-related functions
Roman Gushchin
2024-07-03
memcg: rearrange fields of mem_cgroup_per_node
Shakeel Butt
2024-07-03
mm: memcontrol: remove page_memcg()
Kefeng Wang
2024-05-07
memcg: use proper type for mod_memcg_state
Shakeel Butt
2024-05-07
memcg: dynamically allocate lruvec_stats
Shakeel Butt
2024-05-05
memcg: simple cleanup of stats update functions
Shakeel Butt
2024-04-25
codetag: debug: introduce OBJEXTS_ALLOC_FAIL to mark failed slab_ext allocations
Suren Baghdasaryan
2024-04-25
lib: add codetag reference into slabobj_ext
Suren Baghdasaryan
2024-04-25
slab: objext: introduce objext_flags as extension to page_memcg_data_flags
Suren Baghdasaryan
2024-04-25
mm: introduce slabobj_ext to support slab object extensions
Suren Baghdasaryan
2024-04-25
mm: memcg: add NULL check to obj_cgroup_put()
Yosry Ahmed
[next]