public inbox for cgroups@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] cgroup fixes for v6.19-rc1
@ 2025-12-15 16:54 Tejun Heo
  2025-12-16  8:03 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Tejun Heo @ 2025-12-15 16:54 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-kernel, cgroups, Johannes Weiner, Michal Koutný,
	Waiman Long

Hi Linus,

The following changes since commit c2f2b01b74be8b40a2173372bcd770723f87e7b2:

  Merge tag 'i3c/for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux (2025-12-08 11:25:14 +0900)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git tags/cgroup-for-6.19-rc1-fixes

for you to fetch changes up to 3309b63a2281efb72df7621d60cc1246b6286ad3:

  cgroup: rstat: use LOCK CMPXCHG in css_rstat_updated (2025-12-08 08:26:56 -1000)

----------------------------------------------------------------
cgroup: Fixes for v6.19-rc1

- Fix a race condition in css_rstat_updated() where CMPXCHG without LOCK
  prefix could cause lnode corruption when the flusher runs concurrently
  on another CPU. The issue was introduced in 6.17 and causes memcg stats
  to become corrupted in production.

----------------------------------------------------------------
Shakeel Butt (1):
      cgroup: rstat: use LOCK CMPXCHG in css_rstat_updated

 kernel/cgroup/rstat.c | 13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)

Thanks.
--
tejun

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

* Re: [GIT PULL] cgroup fixes for v6.19-rc1
  2025-12-15 16:54 [GIT PULL] cgroup fixes for v6.19-rc1 Tejun Heo
@ 2025-12-16  8:03 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-12-16  8:03 UTC (permalink / raw)
  To: Tejun Heo
  Cc: Linus Torvalds, linux-kernel, cgroups, Johannes Weiner,
	Michal Koutný, Waiman Long

The pull request you sent on Mon, 15 Dec 2025 06:54:23 -1000:

> https://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git tags/cgroup-for-6.19-rc1-fixes

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

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-12-16  8:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-15 16:54 [GIT PULL] cgroup fixes for v6.19-rc1 Tejun Heo
2025-12-16  8:03 ` 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