index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
memcontrol-v1.c
Age
Commit message (
Expand
)
Author
28 hours
memcg-v1: bail out reclaim when memcg is dying
Jiayuan Chen
28 hours
mm/vmpressure: move v1 userspace eventfd code into memcontrol-v1.c
Usama Arif
2026-06-02
mm/memcg: remove no longer used swap cgroup array
Kairui Song
2026-06-02
mm/memcg, swap: store cgroup id in cluster table directly
Kairui Song
2026-06-02
mm/memcg, swap: tidy up cgroup v1 memsw swap helpers
Kairui Song
2026-04-18
mm: memcontrol: eliminate the problem of dying memory cgroup for LRU folios
Muchun Song
2026-04-18
mm: memcontrol: prepare for reparenting non-hierarchical stats
Qi Zheng
2026-04-05
memcg: consolidate private id refcount get/put helpers
Kairui Song
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2026-01-26
memcg: introduce private id API for in-kernel users
Shakeel Butt
2026-01-20
mm: use ARRAY_END() instead of open-coding it
Alejandro Colomar
2026-01-20
memcg: move mem_cgroup_usage memcontrol-v1.c
Chen Ridong
2025-09-21
mm/memcg: v1: account event registrations and drop world-writable cgroup.even...
Stanislav Fort
2025-05-22
memcg: make count_memcg_events re-entrant safe against irqs
Shakeel Butt
2025-05-11
mm: memcontrol: remove unnecessary NULL check before free_percpu()
Chen Ni
2025-04-17
mm: memcontrol: fix swap counter leak from offline cgroup
Muchun Song
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-24
Merge tag 'cgroup-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-03-16
mm: memcontrol: move memsw charge callbacks to v1
Johannes Weiner
2025-03-16
mm: memcontrol: move stray ratelimit bits to v1
Johannes Weiner
2025-03-11
mm: Fix a build breakage in memcontrol-v1.c
Tejun Heo
2025-03-11
mm: Add transformation message for per-memcg swappiness
Michal Koutný
2025-01-13
mm: remove the non-useful else after a break in a if statement
Keren Sun
2025-01-13
mm: remove unnecessary whitespace before a quoted newline
Keren Sun
2025-01-13
mm: prefer 'unsigned int' to bare use of 'unsigned'
Keren Sun
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-11-18
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2024-11-06
memcg-v1: remove memcg move locking code
Shakeel Butt
2024-11-06
memcg-v1: remove charge move code
Shakeel Butt
2024-11-06
memcg-v1: fully deprecate move_charge_at_immigrate
Shakeel Butt
2024-11-05
mm/thp: fix deferred split unqueue naming and locking
Hugh Dickins
2024-11-03
memcg_write_event_control(): switch to CLASS(fd)
Al Viro
2024-09-23
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-09-01
memcg: initiate deprecation of pressure_level
Shakeel Butt
2024-09-01
memcg: initiate deprecation of oom_control
Shakeel Butt
2024-09-01
memcg: initiate deprecation of v1 soft limit
Shakeel Butt
2024-09-01
memcg: initiate deprecation of v1 tcp accounting
Shakeel Butt
2024-09-01
memcg: allocate v1 event percpu only on v1 deployment
Shakeel Butt
2024-09-01
memcg: make v1 only functions static
Shakeel Butt
2024-09-01
memcg: move v1 events and statistics code to v1 file
Shakeel Butt
2024-09-01
memcg: move mem_cgroup_charge_statistics to v1 code
Shakeel Butt
2024-09-01
memcg: move mem_cgroup_event_ratelimit to v1 code
Shakeel Butt
2024-08-12
introduce fd_file(), convert all accessors to it.
Al Viro
2024-08-12
memcg_write_event_control(): fix a user-triggerable oops
Al Viro
2024-07-17
mm: memcg1: convert charge move flags to unsigned long long
Roman Gushchin
2024-07-10
mm: remove CONFIG_MEMCG_KMEM
Johannes Weiner
2024-07-04
mm: memcg: gather memcg1-specific fields initialization in memcg1_memcg_init()
Roman Gushchin
2024-07-04
mm: memcg: factor out legacy socket memory accounting code
Roman Gushchin
2024-07-04
mm: memcg: move memcg_account_kmem() to memcontrol-v1.c
Roman Gushchin
[next]