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: <aFMfOlQ27hGNas7Z@slm.duckdns.org>
Date: Wed, 18 Jun 2025 10:19:06 -1000
From: Tejun Heo <tj@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Lai Jiangshan <jiangshanlai@...il.com>, linux-kernel@...r.kernel.org
Subject: [GIT PULL] workqueue: A fix for v6.16-rc2

The following changes since commit 4663747812d1a272312d1b95cbd128f0cdb329f2:

  Merge tag 'platform-drivers-x86-v6.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86 (2025-06-17 11:31:53 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq.git/ tags/wq-for-6.16-rc2-fixes

for you to fetch changes up to 261dce3d64021e7ec828a17b4975ce9182e54ceb:

  workqueue: Initialize wq_isolated_cpumask in workqueue_init_early() (2025-06-17 08:58:29 -1000)

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

Fix missed early init of wq_isolated_cpumask.

----------------------------------------------------------------
Chuyi Zhou (1):
      workqueue: Initialize wq_isolated_cpumask in workqueue_init_early()

 kernel/workqueue.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

-- 
tejun

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ