index
:
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
memcontrol.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: remove CONFIG_MEMCG_KMEM
Johannes Weiner
2024-07-10
1
-54
/
+6
*
Merge branch 'mm-hotfixes-stable' into mm-stable to pick up "mm: fix
Andrew Morton
2024-07-06
1
-11
/
+0
|
\
|
*
mm: fix crashes from deferred split racing folio migration
Hugh Dickins
2024-07-06
1
-11
/
+0
*
|
mm: memcg: adjust the warning when seq_buf overflows
Xiu Jianfeng
2024-07-04
1
-1
/
+2
*
|
mm: memcg: remove redundant seq_buf_has_overflowed()
Xiu Jianfeng
2024-07-04
1
-3
/
+0
*
|
mm: memcg: guard memcg1-specific fields accesses in mm/memcontrol.c
Roman Gushchin
2024-07-04
1
-2
/
+7
*
|
mm: memcg: gather memcg1-specific fields initialization in memcg1_memcg_init()
Roman Gushchin
2024-07-04
1
-5
/
+1
*
|
mm: memcg: guard cgroup v1-specific code in mem_cgroup_print_oom_meminfo()
Roman Gushchin
2024-07-04
1
-0
/
+2
*
|
mm: memcg: factor out legacy socket memory accounting code
Roman Gushchin
2024-07-04
1
-17
/
+5
*
|
mm: memcg: move memcg_account_kmem() to memcontrol-v1.c
Roman Gushchin
2024-07-04
1
-21
/
+10
*
|
mm: add swappiness= arg to memory.reclaim
Dan Schatzberg
2024-07-04
1
-9
/
+44
*
|
mm: memcg: put cgroup v1-specific code under a config option
Roman Gushchin
2024-07-04
1
-3
/
+7
*
|
mm: memcg: move cgroup v1 interface files to memcontrol-v1.c
Roman Gushchin
2024-07-04
1
-742
/
+7
*
|
mm: memcg: rename memcg_oom_recover()
Roman Gushchin
2024-07-04
1
-3
/
+3
*
|
mm: memcg: move cgroup v1 oom handling code into memcontrol-v1.c
Roman Gushchin
2024-07-04
1
-214
/
+2
*
|
mm: memcg: rename memcg_check_events()
Roman Gushchin
2024-07-04
1
-4
/
+4
*
|
mm: memcg: move legacy memcg event code into memcontrol-v1.c
Roman Gushchin
2024-07-04
1
-682
/
+5
*
|
mm: memcg: rename charge move-related functions
Roman Gushchin
2024-07-04
1
-4
/
+4
*
|
mm: memcg: move charge migration code to memcontrol-v1.c
Roman Gushchin
2024-07-04
1
-996
/
+8
*
|
mm: memcg: rename soft limit reclaim-related functions
Roman Gushchin
2024-07-04
1
-2
/
+2
*
|
mm: memcg: move soft limit reclaim code to memcontrol-v1.c
Roman Gushchin
2024-07-04
1
-333
/
+4
*
|
mm: memcontrol: add VM_BUG_ON_FOLIO() to catch lru folio in mem_cgroup_migrate()
Baolin Wang
2024-07-03
1
-0
/
+1
*
|
mm: zswap: rename is_zswap_enabled() to zswap_is_enabled()
Yosry Ahmed
2024-07-03
1
-1
/
+1
*
|
mm: memcontrol: remove page_memcg()
Kefeng Wang
2024-07-03
1
-1
/
+1
*
|
mm/swap: reduce swap cache search space
Kairui Song
2024-07-03
1
-1
/
+1
|
/
*
mm: shmem: fix getting incorrect lruvec when replacing a shmem folio
Baolin Wang
2024-06-15
1
-2
/
+1
*
memcg: remove the lockdep assert from __mod_objcg_mlstate()
Sebastian Andrzej Siewior
2024-06-05
1
-2
/
+0
*
memcg, oom: cleanup unused memcg_oom_gfp_mask and memcg_oom_order
Xiu Jianfeng
2024-05-11
1
-2
/
+0
*
mm: memcg: make alloc_mem_cgroup_per_node_info() return bool
Xiu Jianfeng
2024-05-11
1
-5
/
+5
*
mm: memcg: use READ_ONCE()/WRITE_ONCE() to access stock->nr_pages
Breno Leitao
2024-05-07
1
-9
/
+15
*
memcg: use proper type for mod_memcg_state
Shakeel Butt
2024-05-07
1
-1
/
+2
*
memcg: warn for unexpected events and stats
Shakeel Butt
2024-05-07
1
-16
/
+23
*
memcg: cleanup __mod_memcg_lruvec_state
Shakeel Butt
2024-05-07
1
-2
/
+0
*
memcg: reduce memory for the lruvec and memcg stats
Shakeel Butt
2024-05-07
1
-20
/
+114
*
mm: memcg: account memory used for memcg vmstats and lruvec stats
Roman Gushchin
2024-05-07
1
-3
/
+4
*
memcg: dynamically allocate lruvec_stats
Shakeel Butt
2024-05-07
1
-12
/
+75
*
memcg: reduce memory size of mem_cgroup_events_index
Shakeel Butt
2024-05-07
1
-2
/
+4
*
memcg: fix data-race KCSAN bug in rstats
Breno Leitao
2024-05-05
1
-5
/
+7
*
memcg: simple cleanup of stats update functions
Shakeel Butt
2024-05-05
1
-16
/
+15
*
mm, slab: move slab_memcg hooks to mm/memcontrol.c
Vlastimil Babka
2024-04-25
1
-0
/
+90
*
mm, slab: move memcg charging to post-alloc hook
Vlastimil Babka
2024-04-25
1
-1
/
+1
*
mm: always initialise folio->_deferred_list
Matthew Wilcox (Oracle)
2024-04-25
1
-0
/
+3
*
mm: introduce slabobj_ext to support slab object extensions
Suren Baghdasaryan
2024-04-25
1
-49
/
+7
*
mm: memcg: add NULL check to obj_cgroup_put()
Yosry Ahmed
2024-04-25
1
-12
/
+6
*
memcg: remove mem_cgroup_uncharge_list()
Matthew Wilcox (Oracle)
2024-03-04
1
-19
/
+0
*
memcg: add mem_cgroup_uncharge_folios()
Matthew Wilcox (Oracle)
2024-03-04
1
-0
/
+13
*
mm: memcg: make memcg huge page split support any order split
Zi Yan
2024-03-04
1
-5
/
+6
*
mm/memcg: use order instead of nr in split_page_memcg()
Zi Yan
2024-03-04
1
-1
/
+2
*
mm: memcg: use larger batches for proactive reclaim
T.J. Mercier
2024-02-22
1
-2
/
+3
*
mm: memcg: don't periodically flush stats when memcg is disabled
T.J. Mercier
2024-02-22
1
-1
/
+1
[next]