* [GIT PULL] cgroup: Fixes for v6.17-rc2
@ 2025-08-21 20:14 Tejun Heo
2025-08-21 20:45 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Tejun Heo @ 2025-08-21 20:14 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel, Johannes Weiner, Michal Koutný, cgroups
The following changes since commit 561c80369df0733ba0574882a1635287b20f9de2:
Merge tag 'tty-6.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty (2025-08-09 18:12:23 +0300)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git/ tags/cgroup-for-6.17-rc2-fixes
for you to fetch changes up to 6563623e604e3e235b2cee71190a4972be8f986b:
docs: cgroup: fixed spelling mistakes in documentation (2025-08-12 10:52:28 -1000)
----------------------------------------------------------------
cgroup: Fixes for v6.17-rc2
- Fix NULL de-ref in css_rstat_exit() which could happen after allocation
failure.
- Fix a cpuset partition handling bug and a couple other misc issues.
- Doc spelling fix.
----------------------------------------------------------------
JP Kobryn (1):
cgroup: avoid null de-ref in css_rstat_exit()
Soham Metha (1):
docs: cgroup: fixed spelling mistakes in documentation
Waiman Long (3):
cgroup/cpuset: Use static_branch_enable_cpuslocked() on cpusets_insane_config_key
cgroup/cpuset: Fix a partition error with CPU hotplug
cgroup/cpuset: Remove the unnecessary css_get/put() in cpuset_partition_write()
Documentation/admin-guide/cgroup-v2.rst | 4 ++--
kernel/cgroup/cpuset.c | 11 +++++------
kernel/cgroup/rstat.c | 3 +++
3 files changed, 10 insertions(+), 8 deletions(-)
--
tejun
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] cgroup: Fixes for v6.17-rc2
2025-08-21 20:14 [GIT PULL] cgroup: Fixes for v6.17-rc2 Tejun Heo
@ 2025-08-21 20:45 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-08-21 20:45 UTC (permalink / raw)
To: Tejun Heo
Cc: Linus Torvalds, linux-kernel, Johannes Weiner, Michal Koutný,
cgroups
The pull request you sent on Thu, 21 Aug 2025 10:14:19 -1000:
> git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git/ tags/cgroup-for-6.17-rc2-fixes
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/3957a5720157264dcc41415fbec7c51c4000fc2d
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:[~2025-08-21 20:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-21 20:14 [GIT PULL] cgroup: Fixes for v6.17-rc2 Tejun Heo
2025-08-21 20:45 ` 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;
as well as URLs for NNTP newsgroup(s).