index
:
kernel/linux.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.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
memcontrol.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-12
memcg: decouple drain_obj_stock from local stock
Shakeel Butt
1
-1
/
+6
2025-05-12
memcg: remove root memcg check from refill_stock
Shakeel Butt
1
-2
/
+2
2025-05-12
memcg, oom: do not bypass oom killer for dying tasks
Michal Hocko
1
-1
/
+1
2025-04-12
locking/local_lock, mm: replace localtry_ helpers with local_trylock_t type
Alexei Starovoitov
1
-20
/
+19
2025-04-04
cgroup: change rstat function signatures from cgroup-based to css-based
JP Kobryn
1
-2
/
+2
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-164
/
+130
2025-03-30
Merge tag 'bpf_try_alloc_pages' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-18
/
+39
2025-03-22
mm: vmscan: split proactive reclaim statistics from direct reclaim statistics
Hao Jia
1
-0
/
+7
2025-03-22
mm: remove references to folio in __memcg_kmem_uncharge_page()
Matthew Wilcox (Oracle)
1
-5
/
+3
2025-03-22
mm: remove references to folio in split_page_memcg()
Matthew Wilcox (Oracle)
1
-7
/
+23
2025-03-22
mm: simplify split_page_memcg()
Matthew Wilcox (Oracle)
1
-8
/
+7
2025-03-22
mm: separate folio_split_memcg_refs() from split_page_memcg()
Matthew Wilcox (Oracle)
1
-4
/
+13
2025-03-22
memcg: avoid refill_stock for root memcg
Shakeel Butt
1
-1
/
+2
2025-03-17
memcg: bypass root memcg check for skmem charging
Shakeel Butt
1
-1
/
+1
2025-03-17
page_counter: track failcnt only for legacy cgroups
Shakeel Butt
1
-2
/
+10
2025-03-17
memcg: don't call propagate_protected_usage() for v1
Shakeel Butt
1
-2
/
+3
2025-03-17
mm: memcontrol: move memsw charge callbacks to v1
Johannes Weiner
1
-110
/
+19
2025-03-17
mm: memcontrol: unshare v2-only charge API bits again
Johannes Weiner
1
-4
/
+13
2025-03-17
memcg: add CONFIG_MEMCG_V1 for 'local' functions
Chen Ridong
1
-0
/
+6
2025-03-17
memcg: factor out the replace_stock_objcg function
Chen Ridong
1
-10
/
+16
2025-03-17
memcg: call the free function when allocation of pn fails
Chen Ridong
1
-15
/
+12
2025-03-17
memcg: use OFP_PEAK_UNSET instead of -1
Chen Ridong
1
-1
/
+1
2025-03-17
memcg: drain obj stock on cpu hotplug teardown
Shakeel Butt
1
-0
/
+9
2025-03-17
mm: memcontrol: fix swap counter leak from offline cgroup
Muchun Song
1
-2
/
+2
2025-02-27
memcg: Use trylock to access memcg stock_lock.
Alexei Starovoitov
1
-16
/
+37
2025-02-18
memcg: avoid dead loop when setting memory.max
Chen Ridong
1
-0
/
+1
2025-01-26
memcg: fix soft lockup in the OOM process
Chen Ridong
1
-1
/
+6
2025-01-26
mm/swap_cgroup: decouple swap cgroup recording and clearing
Kairui Song
1
-8
/
+5
2025-01-26
mm, memcontrol: avoid duplicated memcg enable check
Kairui Song
1
-1
/
+1
2025-01-14
memcg/hugetlb: remove memcg hugetlb try-commit-cancel protocol
Joshua Hahn
1
-62
/
+3
2025-01-14
memcg/hugetlb: introduce mem_cgroup_charge_hugetlb
Joshua Hahn
1
-0
/
+34
2025-01-14
memcg/hugetlb: introduce memcg_accounts_hugetlb
Joshua Hahn
1
-3
/
+14
2024-11-15
memcg/hugetlb: add hugeTLB counters to memcg
Joshua Hahn
1
-0
/
+11
2024-11-12
mm/list_lru: split the lock to per-cgroup scope
Kairui Song
1
-1
/
+6
2024-11-12
mm/list_lru: code clean up for reparenting
Kairui Song
1
-7
/
+0
2024-11-11
memcg: add flush tracepoint
JP Kobryn
1
-1
/
+6
2024-11-11
memcg: rename do_flush_stats and add force flag
JP Kobryn
1
-9
/
+8
2024-11-11
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
1
-0
/
+4
2024-11-11
mm: count zeromap read and set for swapout and swapin
Barry Song
1
-0
/
+4
2024-11-08
memcg: factor out mem_cgroup_stat_aggregate()
Xiu Jianfeng
1
-59
/
+70
2024-11-07
memcg-v1: remove memcg move locking code
Shakeel Butt
1
-5
/
+0
2024-11-07
memcg-v1: remove charge move code
Shakeel Butt
1
-9
/
+0
2024-11-07
mm/memcontrol: fix seq_buf size to save memory when PAGE_SIZE is large
Ryan Roberts
1
-4
/
+5
2024-11-07
memcg: add tracing for memcg stat updates
Shakeel Butt
1
-2
/
+11
2024-11-06
mm/memcontrol: add per-memcg pgpgin/pswpin counter
Jingxiang Zeng
1
-0
/
+2
2024-11-06
mm/thp: fix deferred split unqueue naming and locking
Hugh Dickins
1
-3
/
+5
2024-11-06
mm/thp: fix deferred split queue not partially_mapped
Hugh Dickins
1
-2
/
+1
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-234
/
+256
2024-09-17
mm: add nr argument in mem_cgroup_swapin_uncharge_swap() helper to support la...
Barry Song
1
-3
/
+4
2024-09-10
mm: clean up mem_cgroup_iter()
Kinsey Ho
1
-20
/
+12
[prev]
[next]