index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
memcontrol-v1.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-22
memcg: make count_memcg_events re-entrant safe against irqs
Shakeel Butt
1
-3
/
+3
2025-05-11
mm: memcontrol: remove unnecessary NULL check before free_percpu()
Chen Ni
1
-2
/
+1
2025-04-17
mm: memcontrol: fix swap counter leak from offline cgroup
Muchun Song
1
-1
/
+1
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-1
/
+101
2025-03-24
Merge tag 'cgroup-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Linus Torvalds
1
-2
/
+4
2025-03-16
mm: memcontrol: move memsw charge callbacks to v1
Johannes Weiner
1
-1
/
+88
2025-03-16
mm: memcontrol: move stray ratelimit bits to v1
Johannes Weiner
1
-0
/
+13
2025-03-11
mm: Fix a build breakage in memcontrol-v1.c
Tejun Heo
1
-1
/
+1
2025-03-11
mm: Add transformation message for per-memcg swappiness
Michal Koutný
1
-2
/
+4
2025-01-13
mm: remove the non-useful else after a break in a if statement
Keren Sun
1
-2
/
+2
2025-01-13
mm: remove unnecessary whitespace before a quoted newline
Keren Sun
1
-3
/
+3
2025-01-13
mm: prefer 'unsigned int' to bare use of 'unsigned'
Keren Sun
1
-3
/
+3
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-981
/
+2
2024-11-18
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-29
/
+15
2024-11-06
memcg-v1: remove memcg move locking code
Shakeel Butt
1
-82
/
+0
2024-11-06
memcg-v1: remove charge move code
Shakeel Butt
1
-887
/
+0
2024-11-06
memcg-v1: fully deprecate move_charge_at_immigrate
Shakeel Butt
1
-12
/
+2
2024-11-05
mm/thp: fix deferred split unqueue naming and locking
Hugh Dickins
1
-0
/
+25
2024-11-03
memcg_write_event_control(): switch to CLASS(fd)
Al Viro
1
-29
/
+15
2024-09-23
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-6
/
+6
2024-09-01
memcg: initiate deprecation of pressure_level
Shakeel Butt
1
-0
/
+3
2024-09-01
memcg: initiate deprecation of oom_control
Shakeel Butt
1
-0
/
+7
2024-09-01
memcg: initiate deprecation of v1 soft limit
Shakeel Butt
1
-0
/
+3
2024-09-01
memcg: initiate deprecation of v1 tcp accounting
Shakeel Butt
1
-0
/
+3
2024-09-01
memcg: allocate v1 event percpu only on v1 deployment
Shakeel Butt
1
-0
/
+19
2024-09-01
memcg: make v1 only functions static
Shakeel Butt
1
-2
/
+5
2024-09-01
memcg: move v1 events and statistics code to v1 file
Shakeel Butt
1
-0
/
+37
2024-09-01
memcg: move mem_cgroup_charge_statistics to v1 code
Shakeel Butt
1
-2
/
+15
2024-09-01
memcg: move mem_cgroup_event_ratelimit to v1 code
Shakeel Butt
1
-2
/
+30
2024-08-12
introduce fd_file(), convert all accessors to it.
Al Viro
1
-6
/
+6
2024-08-12
memcg_write_event_control(): fix a user-triggerable oops
Al Viro
1
-2
/
+5
2024-07-17
mm: memcg1: convert charge move flags to unsigned long long
Roman Gushchin
1
-2
/
+2
2024-07-10
mm: remove CONFIG_MEMCG_KMEM
Johannes Weiner
1
-4
/
+2
2024-07-04
mm: memcg: gather memcg1-specific fields initialization in memcg1_memcg_init()
Roman Gushchin
1
-0
/
+9
2024-07-04
mm: memcg: factor out legacy socket memory accounting code
Roman Gushchin
1
-0
/
+17
2024-07-04
mm: memcg: move memcg_account_kmem() to memcontrol-v1.c
Roman Gushchin
1
-0
/
+12
2024-07-04
mm: add swappiness= arg to memory.reclaim
Dan Schatzberg
1
-2
/
+2
2024-07-04
mm: add defines for min/max swappiness
Dan Schatzberg
1
-1
/
+1
2024-07-04
mm: memcg: make memcg1_update_tree() static
Roman Gushchin
1
-1
/
+1
2024-07-04
mm: memcg: move cgroup v1 interface files to memcontrol-v1.c
Roman Gushchin
1
-5
/
+734
2024-07-04
mm: memcg: rename memcg_oom_recover()
Roman Gushchin
1
-3
/
+3
2024-07-04
mm: memcg: move cgroup v1 oom handling code into memcontrol-v1.c
Roman Gushchin
1
-2
/
+227
2024-07-04
mm: memcg: rename memcg_check_events()
Roman Gushchin
1
-3
/
+3
2024-07-04
mm: memcg: move legacy memcg event code into memcontrol-v1.c
Roman Gushchin
1
-0
/
+653
2024-07-04
mm: memcg: rename charge move-related functions
Roman Gushchin
1
-7
/
+7
2024-07-04
mm: memcg: move charge migration code to memcontrol-v1.c
Roman Gushchin
1
-0
/
+981
2024-07-04
mm: memcg: rename soft limit reclaim-related functions
Roman Gushchin
1
-3
/
+3
2024-07-04
mm: memcg: move soft limit reclaim code to memcontrol-v1.c
Roman Gushchin
1
-0
/
+342
2024-07-04
mm: memcg: introduce memcontrol-v1.c
Roman Gushchin
1
-0
/
+3