index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
memcontrol-v1.c
Age
Commit message (
Expand
)
Author
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
2024-07-04
mm: add swappiness= arg to memory.reclaim
Dan Schatzberg
2024-07-04
mm: add defines for min/max swappiness
Dan Schatzberg
2024-07-04
mm: memcg: make memcg1_update_tree() static
Roman Gushchin
2024-07-04
mm: memcg: move cgroup v1 interface files to memcontrol-v1.c
Roman Gushchin
2024-07-04
mm: memcg: rename memcg_oom_recover()
Roman Gushchin
2024-07-04
mm: memcg: move cgroup v1 oom handling code into memcontrol-v1.c
Roman Gushchin
2024-07-04
mm: memcg: rename memcg_check_events()
Roman Gushchin
2024-07-04
mm: memcg: move legacy memcg event code into memcontrol-v1.c
Roman Gushchin
2024-07-04
mm: memcg: rename charge move-related functions
Roman Gushchin
2024-07-04
mm: memcg: move charge migration code to memcontrol-v1.c
Roman Gushchin
2024-07-04
mm: memcg: rename soft limit reclaim-related functions
Roman Gushchin
2024-07-04
mm: memcg: move soft limit reclaim code to memcontrol-v1.c
Roman Gushchin
2024-07-04
mm: memcg: introduce memcontrol-v1.c
Roman Gushchin