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]
Date: Tue, 5 Mar 2024 11:55:18 -1000
From: Tejun Heo <tj@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, cgroups@...r.kernel.org,
	Waiman Long <longman@...hat.com>
Subject: [GIT PULL] cgroup fixes for v6.8-rc7

The following changes since commit e326df53af0021f48a481ce9d489efda636c2dc6:

  Merge tag 'v6.8-p5' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 (2024-02-28 09:30:26 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git/ tags/cgroup-for-6.8-rc7-fixes

for you to fetch changes up to 25125a4762835d62ba1e540c1351d447fc1f6c7c:

  cgroup/cpuset: Fix retval in update_cpumask() (2024-02-29 10:30:35 -1000)

----------------------------------------------------------------
cgroup: Fixes for v6.8-rc7

Two cpuset fixes. Both are for bugs in error handling paths and low risk.

----------------------------------------------------------------
Kamalesh Babulal (1):
      cgroup/cpuset: Fix retval in update_cpumask()

Waiman Long (1):
      cgroup/cpuset: Fix a memory leak in update_exclusive_cpumask()

 kernel/cgroup/cpuset.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

--
tejun

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ