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: <Z693aRJLusQVW9iZ@slm.duckdns.org>
Date: Fri, 14 Feb 2025 07:03:37 -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: Fixes for v6.14-rc2

The following changes since commit a86bf2283d2c9769205407e2b54777c03d012939:

  Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs (2025-02-01 15:07:56 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git/ tags/cgroup-for-6.14-rc2-fixes

for you to fetch changes up to db5fd3cf8bf41b84b577b8ad5234ea95f327c9be:

  cgroup: Remove steal time from usage_usec (2025-02-07 11:02:17 -1000)

----------------------------------------------------------------
cgroup: Fixes for v6.14-rc2

- Fix a race window where a newly forked task could escape cgroup.kill.

- Remove incorrectly included steal time from cpu.stat::usage_usec.

- Minor update in selftest.

----------------------------------------------------------------
Bharadwaj Raju (1):
      selftests/cgroup: use bash in test_cpuset_v1_hp.sh

Muhammad Adeel (1):
      cgroup: Remove steal time from usage_usec

Shakeel Butt (1):
      cgroup: fix race between fork and cgroup.kill

 include/linux/cgroup-defs.h                         |  6 +++---
 include/linux/sched/task.h                          |  1 +
 kernel/cgroup/cgroup.c                              | 20 ++++++++++++--------
 kernel/cgroup/rstat.c                               |  1 -
 tools/testing/selftests/cgroup/test_cpuset_v1_hp.sh |  2 +-
 5 files changed, 17 insertions(+), 13 deletions(-)

-- 
tejun

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ