lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <ad89f5a3271616fd4effa3fe5f465e26@kernel.org>
Date: Sun, 28 Dec 2025 14:39:59 -1000
From: Tejun Heo <tj@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, cgroups@...r.kernel.org,
 Johannes Weiner <hannes@...xchg.org>, Michal Koutny <mkoutny@...e.com>,
 Waiman Long <longman@...hat.com>
Subject: [GIT PULL] cgroup fixes for v6.19-rc3

Hi Linus,

The following changes since commit 3309b63a2281efb72df7621d60cc1246b6286ad3:

  cgroup: rstat: use LOCK CMPXCHG in css_rstat_updated (2025-12-08 08:26:56 -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-rc3-fixes

for you to fetch changes up to aa7d3a56a20f07978d9f401e13637a6479b13bd0:

  cpuset: fix warning when disabling remote partition (2025-12-18 06:38:54 -1000)

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

- cpuset: Fix spurious warning when disabling remote partition after CPU
  hotplug leaves subpartitions_cpus empty. Guard the warning and invalidate
  affected partitions.

----------------------------------------------------------------
Chen Ridong (1):
      cpuset: fix warning when disabling remote partition

 kernel/cgroup/cpuset.c | 21 ++++++++++++++++-----
 1 file changed, 16 insertions(+), 5 deletions(-)

Thanks.
--
tejun

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ