public inbox for cgroups@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH -next 0/3] cgroup/dmem: bugfixes
@ 2026-01-31  9:11 Chen Ridong
  2026-01-31  9:12 ` [PATCH -next 1/3] cgroup/dmem: fix NULL pointer dereference when setting max Chen Ridong
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Chen Ridong @ 2026-01-31  9:11 UTC (permalink / raw)
  To: dev, mripard, natalie.vock, tj, hannes, mkoutny
  Cc: cgroups, dri-devel, linux-kernel, lujialin4, chenridong

From: Chen Ridong <chenridong@huawei.com>

This series fix three bugs.

Chen Ridong (3):
  cgroup/dmem: fix NULL pointer dereference when setting max
  cgroup/dmem: avoid rcu warning when unregister region
  cgroup/dmem: avoid pool UAF

 kernel/cgroup/dmem.c | 72 +++++++++++++++++++++++++++++++++++++++-----
 1 file changed, 65 insertions(+), 7 deletions(-)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2026-02-02  0:50 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-31  9:11 [PATCH -next 0/3] cgroup/dmem: bugfixes Chen Ridong
2026-01-31  9:12 ` [PATCH -next 1/3] cgroup/dmem: fix NULL pointer dereference when setting max Chen Ridong
2026-01-31 17:26   ` kernel test robot
2026-02-02  0:50     ` Chen Ridong
2026-01-31  9:12 ` [PATCH -next 2/3] cgroup/dmem: avoid rcu warning when unregister region Chen Ridong
2026-01-31  9:12 ` [PATCH -next 3/3] cgroup/dmem: avoid pool UAF Chen Ridong
2026-02-01 16:36 ` [PATCH -next 0/3] cgroup/dmem: bugfixes Tejun Heo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox