index
:
Linux Stable
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.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
/
include
/
linux
/
memcontrol.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: add nr argument in mem_cgroup_swapin_uncharge_swap() helper to support la...
Barry Song
2024-09-17
1
-2
/
+3
*
mm: restart if multiple traversals raced
Kinsey Ho
2024-09-09
1
-2
/
+2
*
mm,memcg: provide per-cgroup counters for NUMA balancing operations
Kaiyang Zhao
2024-09-03
1
-3
/
+21
*
memcg: allocate v1 event percpu only on v1 deployment
Shakeel Butt
2024-09-01
1
-1
/
+2
*
memcg: move v1 only percpu stats in separate struct
Shakeel Butt
2024-09-01
1
-0
/
+2
*
mm: kmem: add lockdep assertion to obj_cgroup_memcg
Muchun Song
2024-09-01
1
-3
/
+17
*
mm, memcg: cg2 memory{.swap,}.peak write handlers
David Finkel
2024-09-01
1
-0
/
+5
*
mm: kmem: remove mem_cgroup_from_obj()
Muchun Song
2024-09-01
1
-6
/
+0
*
mm: memcg: add cacheline padding after lruvec in mem_cgroup_per_node
Roman Gushchin
2024-07-26
1
-0
/
+1
*
mm: remove CONFIG_MEMCG_KMEM
Johannes Weiner
2024-07-10
1
-17
/
+5
*
mm: memcg: add cache line padding to mem_cgroup_per_node
Roman Gushchin
2024-07-10
1
-2
/
+4
*
mm: memcg: drop obsolete cache line padding in struct mem_cgroup
Roman Gushchin
2024-07-10
1
-4
/
+0
*
mm: memcg: put struct task_struct::in_user_fault under CONFIG_MEMCG_V1
Roman Gushchin
2024-07-04
1
-20
/
+20
*
mm: memcg: guard memcg1-specific members of struct mem_cgroup_per_node
Roman Gushchin
2024-07-04
1
-0
/
+2
*
mm: memcg: put memcg1-specific struct mem_cgroup's members under CONFIG_MEMCG_V1
Roman Gushchin
2024-07-04
1
-50
/
+53
*
mm: memcg: factor out legacy socket memory accounting code
Roman Gushchin
2024-07-04
1
-0
/
+2
*
mm: memcg: put cgroup v1-specific code under a config option
Roman Gushchin
2024-07-04
1
-3
/
+3
*
mm: memcg: group cgroup v1 memcg related declarations
Roman Gushchin
2024-07-04
1
-68
/
+76
*
mm: memcg: move legacy memcg event code into memcontrol-v1.c
Roman Gushchin
2024-07-04
1
-12
/
+0
*
mm: memcg: rename soft limit reclaim-related functions
Roman Gushchin
2024-07-04
1
-6
/
+6
*
memcg: rearrange fields of mem_cgroup_per_node
Shakeel Butt
2024-07-03
1
-8
/
+14
*
mm: memcontrol: remove page_memcg()
Kefeng Wang
2024-07-03
1
-12
/
+2
*
memcg: use proper type for mod_memcg_state
Shakeel Butt
2024-05-07
1
-6
/
+7
*
memcg: dynamically allocate lruvec_stats
Shakeel Butt
2024-05-07
1
-56
/
+6
*
memcg: simple cleanup of stats update functions
Shakeel Butt
2024-05-05
1
-17
/
+0
*
codetag: debug: introduce OBJEXTS_ALLOC_FAIL to mark failed slab_ext allocations
Suren Baghdasaryan
2024-04-25
1
-1
/
+3
*
lib: add codetag reference into slabobj_ext
Suren Baghdasaryan
2024-04-25
1
-0
/
+5
*
slab: objext: introduce objext_flags as extension to page_memcg_data_flags
Suren Baghdasaryan
2024-04-25
1
-7
/
+22
*
mm: introduce slabobj_ext to support slab object extensions
Suren Baghdasaryan
2024-04-25
1
-6
/
+14
*
mm: memcg: add NULL check to obj_cgroup_put()
Yosry Ahmed
2024-04-25
1
-1
/
+2
*
memcg: remove mem_cgroup_uncharge_list()
Matthew Wilcox (Oracle)
2024-03-04
1
-12
/
+0
*
mm: use __page_cache_release() in folios_put()
Matthew Wilcox (Oracle)
2024-03-04
1
-8
/
+8
*
memcg: add mem_cgroup_uncharge_folios()
Matthew Wilcox (Oracle)
2024-03-04
1
-2
/
+12
*
mm: memcg: make memcg huge page split support any order split
Zi Yan
2024-03-04
1
-2
/
+2
*
mm/memcg: use order instead of nr in split_page_memcg()
Zi Yan
2024-03-04
1
-2
/
+2
*
mm: reduce dependencies on <linux/kernel.h>
Christophe JAILLET
2024-02-22
1
-0
/
+1
*
mm/mglru: add CONFIG_LRU_GEN_WALKS_MMU
Kinsey Ho
2024-01-05
1
-1
/
+1
*
zswap: memcontrol: implement zswap writeback disabling
Nhat Pham
2023-12-29
1
-0
/
+12
*
mm: memcg: restore subtree stats flushing
Yosry Ahmed
2023-12-20
1
-4
/
+4
*
zswap: make shrinking memcg-aware
Domenico Cerasuolo
2023-12-12
1
-0
/
+5
*
memcontrol: implement mem_cgroup_tryget_online()
Nhat Pham
2023-12-12
1
-0
/
+10
*
mm/khugepaged: convert alloc_charge_hpage() to use folios
Vishal Moola (Oracle)
2023-10-25
1
-14
/
+0
*
mm: kmem: reimplement get_obj_cgroup_from_current()
Roman Gushchin
2023-10-25
1
-1
/
+10
*
mm: kmem: scoped objcg protection
Roman Gushchin
2023-10-25
1
-0
/
+9
*
mm: kmem: make memcg keep a reference to the original objcg
Roman Gushchin
2023-10-25
1
-1
/
+7
*
hugetlb: memcg: account hugetlb-backed memory in memory controller
Nhat Pham
2023-10-18
1
-0
/
+9
*
memcontrol: only transfer the memcg data for migration
Nhat Pham
2023-10-18
1
-0
/
+7
*
memcontrol: add helpers for hugetlb memcg accounting
Nhat Pham
2023-10-18
1
-0
/
+21
*
mm/memcg: annotate struct mem_cgroup_threshold_ary with __counted_by
Kees Cook
2023-10-18
1
-1
/
+1
*
mm: shrinker: add a secondary array for shrinker_info::{map, nr_deferred}
Qi Zheng
2023-10-04
1
-11
/
+1
[next]