* [GIT PULL] cgroup fixes for v6.19-rc8
@ 2026-02-02 21:12 Tejun Heo
2026-02-03 1:19 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Tejun Heo @ 2026-02-02 21:12 UTC (permalink / raw)
To: Linus Torvalds
Cc: Chen Ridong, Maarten Lankhorst, Maxime Ripard, Natalie Vock,
Waiman Long, cgroups, dri-devel, linux-kernel
Hi Linus,
Three dmem fixes. While it's late in the cycle, all changes are confined to
kernel/cgroup/dmem.c and can only affect dmem controller users.
Thanks.
The following changes since commit 84697bf5532923f70ac99ea9784fab325c560df0:
kernel: cgroup: Add LGPL-2.1 SPDX license ID to legacy_freezer.c (2026-01-15 22:03:15 -1000)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git tags/cgroup-for-6.19-rc8-fixes
for you to fetch changes up to 99a2ef500906138ba58093b9893972a5c303c734:
cgroup/dmem: avoid pool UAF (2026-02-02 06:04:13 -1000)
----------------------------------------------------------------
cgroup: Fixes for v6.19-rc8
Three dmem fixes from Chen Ridong addressing use-after-free, RCU warning,
and NULL pointer dereference issues introduced with the dmem controller.
All changes are confined to kernel/cgroup/dmem.c and can only affect dmem
controller users.
----------------------------------------------------------------
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 | 70 ++++++++++++++++++++++++++++++++++++++++++++++------
1 file changed, 63 insertions(+), 7 deletions(-)
--
tejun
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] cgroup fixes for v6.19-rc8
2026-02-02 21:12 [GIT PULL] cgroup fixes for v6.19-rc8 Tejun Heo
@ 2026-02-03 1:19 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2026-02-03 1:19 UTC (permalink / raw)
To: Tejun Heo
Cc: Linus Torvalds, Chen Ridong, Maarten Lankhorst, Maxime Ripard,
Natalie Vock, Waiman Long, cgroups, dri-devel, linux-kernel
The pull request you sent on Mon, 02 Feb 2026 11:12:59 -1000:
> https://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git tags/cgroup-for-6.19-rc8-fixes
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/6bd9ed02871f22beb0e50690b0c3caf457104f7c
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-02-03 1:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-02 21:12 [GIT PULL] cgroup fixes for v6.19-rc8 Tejun Heo
2026-02-03 1:19 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox