Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
refs/heads/axolotl/v5.17-dev
/
mm
/
vmpressure.c
7e6ec49
mm/vmpressure: fix data-race with memcg->socket_pressure
by Yuanzheng Song
· 3 years, 2 months ago
9647875
mm/vmpressure: replace vmpressure_to_css() with vmpressure_to_memcg()
by Hui Su
· 3 years, 4 months ago
56cab28
mm, memcg: add mem_cgroup_disabled checks in vmpressure and swap-related functions
by Suren Baghdasaryan
· 3 years, 4 months ago
d8a1c03
mm: vmpressure: use mem_cgroup_is_root API
by Yang Shi
· 4 years, 9 months ago
565dc84
mm: vmpressure: don't need call kfree if kstrndup fails
by Yang Shi
· 4 years, 9 months ago
518a867
mm/vmpressure.c: fix a signedness bug in vmpressure_register_event()
by Dan Carpenter
· 5 years ago
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 6 years ago
3cadfa2
mm/vmpressure.c: convert to use match_string() helper
by Andy Shevchenko
· 7 years ago
d62ff36
mm/vmpressure.c: use kstrndup instead of kmalloc+strncpy
by Andy Shevchenko
· 7 years ago
b6bb981
mm, vmpressure: pass-through notification support
by David Rientjes
· 7 years ago
d7143e3
mm: correct the comment when reclaimed pages exceed the scanned pages
by zhongjiang
· 8 years ago
e1587a4
mm: vmpressure: fix sending wrong events on underflow
by Vinayak Menon
· 8 years ago
3c1da7b
mm/vmpressure.c: fix subtree pressure detection
by Vladimir Davydov
· 9 years ago
686739f
memcg: avoid vmpressure oops when memcg disabled
by Hugh Dickins
· 9 years ago
8e8ae64
mm: memcontrol: hook up vmpressure to socket pressure
by Johannes Weiner
· 9 years ago
91b5719
mm/vmpressure.c: fix race in vmpressure_work_fn()
by Andrew Morton
· 10 years ago
1ff6bbf
arm, pm, vmpressure: add missing slab.h includes
by Tejun Heo
· 11 years ago
59b6f87
memcg: make cgroup_event deal with mem_cgroup instead of cgroup_subsys_state
by Tejun Heo
· 11 years ago
347c4a8
memcg: remove cgroup_event->cft
by Tejun Heo
· 11 years ago
32dad03
Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 11 years ago
81eeaf0
cgroup: make cftype->[un]register_event() deal with cgroup_subsys_state instead of cgroup
by Tejun Heo
· 11 years ago
182446d
cgroup: pass around cgroup_subsys_state instead of cgroup in file methods
by Tejun Heo
· 11 years ago
8af01f5
cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/
by Tejun Heo
· 11 years ago
33cb876
vmpressure: make sure there are no events queued after memcg is offlined
by Michal Hocko
· 11 years ago
8e0ed44
vmpressure: do not check for pending work to prevent from new work
by Michal Hocko
· 11 years ago
22f2020
vmpressure: change vmpressure::sr_lock to spinlock
by Michal Hocko
· 11 years ago
70ddf63
memcg: add memory.pressure_level events
by Anton Vorontsov
· 12 years ago