* [GIT PULL] cgroup fixes for v6.0-rc6
@ 2022-09-24 3:53 Tejun Heo
2022-09-24 15:41 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Tejun Heo @ 2022-09-24 3:53 UTC (permalink / raw)
To: Linus Torvalds
Cc: linux-kernel, cgroups, Zefan Li, Johannes Weiner, Waiman Long
The following changes since commit 5995497296ade7716c8e70899e02235f2b6d9f5d:
Merge tag 'powerpc-6.0-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux (2022-09-04 11:33:22 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git/ tags/cgroup-for-6.0-rc6-fixes
for you to fetch changes up to df02452f3df069a59bc9e69c84435bf115cb6e37:
cgroup: cgroup_get_from_id() must check the looked-up kn is a directory (2022-09-23 07:18:45 -1000)
----------------------------------------------------------------
Cgroup fixes for v6.0-rc6
* Add Waiman Long as a cpuset maintainer.
* cgroup_get_from_id() could be fed a kernfs ID which doesn't point to a
cgroup directory but a knob file and then crash. Error out if the lookup
kernfs_node isn't a directory.
----------------------------------------------------------------
Ming Lei (1):
cgroup: cgroup_get_from_id() must check the looked-up kn is a directory
Tejun Heo (1):
cpuset: Add Waiman Long as a cpuset maintainer
MAINTAINERS | 1 +
kernel/cgroup/cgroup.c | 5 ++++-
2 files changed, 5 insertions(+), 1 deletion(-)
--
tejun
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-09-24 15:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-24 3:53 [GIT PULL] cgroup fixes for v6.0-rc6 Tejun Heo
2022-09-24 15:41 ` 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
all inboxes | Powered by JetHome®