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: <aFMgOa1knyr5LM83@slm.duckdns.org>
Date: Wed, 18 Jun 2025 10:23:21 -1000
From: Tejun Heo <tj@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, Johannes Weiner <hannes@...xchg.org>,
	Michal Koutný <mkoutny@...e.com>,
	cgroups@...r.kernel.org
Subject: [GIT PULL] cgroup: A fix for v6.16-rc2

The following changes since commit c853d18706de8c9525126b362f747d2e480e93df:

  cgroup: adjust criteria for rstat subsystem cpu lock access (2025-05-30 14:36:13 -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-rc2-fixes

for you to fetch changes up to 37fb58a7273726e59f9429c89ade5116083a213d:

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

----------------------------------------------------------------
cgroup: A fix for v6.16-rc2

In cgroup1 freezer, a task migrating into a frozen cgroup might not get
frozen immediately due to the wrong operation order. Fix it.

----------------------------------------------------------------
Chen Ridong (1):
      cgroup,freezer: fix incomplete freezing when attaching tasks

 kernel/cgroup/legacy_freezer.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

--
tejun

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ