Linux cgroups development
 help / color / mirror / Atom feed
* [GIT PULL] cgroup: Fixes for v7.1-rc4
@ 2026-05-22 16:47 Tejun Heo
  2026-05-22 23:44 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Tejun Heo @ 2026-05-22 16:47 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Johannes Weiner, Michal Koutný, Waiman Long, cgroups,
	linux-kernel

Hello, Linus.

The following changes since commit 345f40166694e60db6d5cf02233814bb27ac5dec:

  cgroup/cpuset: Return only actually allocated CPUs during partition invalidation (2026-05-13 08:54:53 -1000)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git tags/cgroup-for-7.1-rc4-fixes

for you to fetch changes up to 22572dbcd3486e6c4dced877125bbf50e4e24edf:

  cgroup: rstat: relax NMI guard after switch to try_cmpxchg (2026-05-20 09:44:35 -1000)

----------------------------------------------------------------
cgroup: Fixes for v7.1-rc4

Two rstat fixes:

- Out-of-bounds access in the css_rstat_updated() BPF kfunc when called
  with an unchecked user-supplied cpu.

- Over-strict NMI guard after the recent switch to try_cmpxchg left
  sparc and ppc64 unable to queue rstat updates from NMI.

----------------------------------------------------------------
Cunlong Li (1):
      cgroup: rstat: relax NMI guard after switch to try_cmpxchg

Qing Ming (1):
      cgroup/rstat: validate cpu before css_rstat_cpu() access

 block/blk-cgroup.c     |  2 +-
 include/linux/cgroup.h |  1 +
 kernel/cgroup/rstat.c  | 37 +++++++++++++++++++++++--------------
 mm/memcontrol.c        |  6 +++---
 4 files changed, 28 insertions(+), 18 deletions(-)

Thanks.

--
tejun

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

* Re: [GIT PULL] cgroup: Fixes for v7.1-rc4
  2026-05-22 16:47 [GIT PULL] cgroup: Fixes for v7.1-rc4 Tejun Heo
@ 2026-05-22 23:44 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2026-05-22 23:44 UTC (permalink / raw)
  To: Tejun Heo
  Cc: Linus Torvalds, Johannes Weiner, Michal Koutný, Waiman Long,
	cgroups, linux-kernel

The pull request you sent on Fri, 22 May 2026 06:47:51 -1000:

> git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git tags/cgroup-for-7.1-rc4-fixes

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/de37e502a315677138009d2965f87e2c0721e76f

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-05-22 23:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-22 16:47 [GIT PULL] cgroup: Fixes for v7.1-rc4 Tejun Heo
2026-05-22 23:44 ` 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