index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
memcontrol.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-04
memcg: always call cond_resched() after fn()
Breno Leitao
1
-4
/
+2
2025-03-13
memcg: fix soft lockup in the OOM process
Chen Ridong
1
-1
/
+6
2024-09-12
memcg: protect concurrent access to mem_cgroup_idr
Shakeel Butt
1
-3
/
+20
2024-09-04
memcg_write_event_control(): fix a user-triggerable oops
Al Viro
1
-2
/
+5
2023-11-28
mm: kmem: drop __GFP_NOFAIL when allocating objcg vectors
Roman Gushchin
1
-1
/
+2
2023-03-10
mm: memcontrol: deprecate charge moving
Johannes Weiner
1
-0
/
+4
2022-12-14
memcg: fix possible use-after-free in memcg_write_event_control()
Tejun Heo
1
-2
/
+13
2022-04-27
memcg: sync flush only if periodic flush is delayed
Shakeel Butt
1
-1
/
+11
2022-04-08
mm/memcontrol: return 1 from cgroup.memory __setup() handler
Randy Dunlap
1
-1
/
+1
2022-02-16
mm: memcg: synchronize objcg lists with a dedicated spinlock
Roman Gushchin
1
-5
/
+5
2022-01-29
memcg: better bounds on the memcg stats updates
Shakeel Butt
1
-7
/
+13
2022-01-29
memcg: unify memcg stat flushing
Shakeel Butt
1
-9
/
+10
2022-01-29
memcg: flush stats only if updated
Shakeel Butt
1
-23
/
+55
2021-11-18
memcg: prohibit unconditional exceeding the limit of dying tasks
Vasily Averin
1
-19
/
+8
2021-09-23
memcg: flush lruvec stats in the refault
Shakeel Butt
1
-10
/
+0
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-127
/
+101
2021-09-03
mm/vmpressure: replace vmpressure_to_css() with vmpressure_to_memcg()
Hui Su
1
-2
/
+2
2021-09-03
memcg: make memcg->event_list_lock irqsafe
Shakeel Butt
1
-4
/
+4
2021-09-03
memcg: fix up drain_local_stock comment
Michal Hocko
1
-2
/
+3
2021-09-03
mm, memcg: save some atomic ops when flush is already true
Miaohe Lin
1
-1
/
+1
2021-09-03
mm: memcontrol: set the correct memcg swappiness restriction
Baolin Wang
1
-1
/
+1
2021-09-03
memcg: replace in_interrupt() by !in_task() in active_memcg()
Vasily Averin
1
-1
/
+1
2021-09-03
memcg: infrastructure to flush memcg stats
Shakeel Butt
1
-0
/
+34
2021-09-03
memcg: switch lruvec stats to rstat
Shakeel Butt
1
-76
/
+38
2021-09-03
mm, memcg: inline swap-related functions to improve disabled memcg config
Suren Baghdasaryan
1
-10
/
+4
2021-09-03
mm, memcg: inline mem_cgroup_{charge/uncharge} to improve disabled memcg config
Suren Baghdasaryan
1
-21
/
+12
2021-09-03
mm, memcg: add mem_cgroup_disabled checks in vmpressure and swap-related func...
Suren Baghdasaryan
1
-0
/
+3
2021-09-03
writeback: memcg: simplify cgroup_writeback_by_id
Shakeel Butt
1
-12
/
+1
2021-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+4
2021-08-18
net-memcg: pass in gfp_t mask to mem_cgroup_charge_skmem()
Wei Wang
1
-13
/
+11
2021-08-13
mm/memcg: fix incorrect flushing of lruvec data in obj_stock
Waiman Long
1
-2
/
+4
2021-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2021-07-30
mm: memcontrol: fix blocking rstat function called from atomic cgroup1 thresh...
Johannes Weiner
1
-1
/
+2
2021-07-20
memcg: enable accounting for IP address and routing-related objects
Vasily Averin
1
-1
/
+1
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+2
2021-07-01
Merge branch 'for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/denn...
Linus Torvalds
1
-3
/
+8
2021-07-01
mm: remove special swap entry functions
Alistair Popple
1
-1
/
+1
2021-07-01
mm/memcontrol.c: fix kerneldoc comment for mem_cgroup_calculate_protection
Mel Gorman
1
-1
/
+1
2021-06-29
loop: charge i/o to mem and blk cg
Dan Schatzberg
1
-0
/
+1
2021-06-29
mm: charge active memcg when no mm is set
Dan Schatzberg
1
-14
/
+27
2021-06-29
mm: memcontrol: move obj_cgroup_uncharge_pages() out of css_set_lock
Muchun Song
1
-1
/
+2
2021-06-29
mm: memcontrol: simplify the logic of objcg pinning memcg
Muchun Song
1
-14
/
+6
2021-06-29
mm: memcontrol: remove the pgdata parameter of mem_cgroup_page_lruvec
Muchun Song
1
-6
/
+3
2021-06-29
mm: memcontrol: bail out early when !mm in get_mem_cgroup_from_mm
Muchun Song
1
-11
/
+14
2021-06-29
mm: memcontrol: fix page charging in page replacement
Muchun Song
1
-3
/
+5
2021-06-29
mm: memcontrol: fix root_mem_cgroup charging
Muchun Song
1
-5
/
+12
2021-06-29
mm: memcg/slab: create a new set of kmalloc-cg-<n> caches
Waiman Long
1
-1
/
+1
2021-06-29
mm: memcg/slab: properly set up gfp flags for objcg pointer array
Waiman Long
1
-0
/
+8
2021-06-29
mm/memcg: optimize user context object stock access
Waiman Long
1
-28
/
+72
2021-06-29
mm/memcg: improve refill_obj_stock() performance
Waiman Long
1
-13
/
+35
[next]