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: <aHvNRxda7ZvBTEOD@slm.duckdns.org>
Date: Sat, 19 Jul 2025 06:52:23 -1000
From: Tejun Heo <tj@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Johannes Weiner <hannes@...xchg.org>,
	Michal Koutný <mkoutny@...e.com>,
	cgroups@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] cgroup: Fixes for v6.16-rc6

The following changes since commit 37fb58a7273726e59f9429c89ade5116083a213d:

  cgroup,freezer: fix incomplete freezing when attaching tasks (2025-06-18 09:43:30 -1000)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git/ tags/cgroup-for-6.16-rc6-fixes

for you to fetch changes up to 14a67b42cb6f3ab66f41603c062c5056d32ea7dd:

  Revert "cgroup_freezer: cgroup_freezing: Check if not frozen" (2025-07-17 07:57:02 -1000)

----------------------------------------------------------------
cgroup: Fixes for v6.16-rc6

An earlier commit to suppress a warning introduced a race condition where
tasks can escape cgroup1 freezer. Revert the commit and simply remove the
warning which was spurious to begin with.

----------------------------------------------------------------
Chen Ridong (2):
      sched,freezer: Remove unnecessary warning in __thaw_task
      Revert "cgroup_freezer: cgroup_freezing: Check if not frozen"

 kernel/cgroup/legacy_freezer.c |  8 +-------
 kernel/freezer.c               | 15 +++------------
 2 files changed, 4 insertions(+), 19 deletions(-)

-- 
tejun

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ