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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZXDLJZ42TGL9LlM9@slm.duckdns.org>
Date:   Wed, 6 Dec 2023 09:27:33 -1000
From:   Tejun Heo <tj@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-kernel@...r.kernel.org
Subject: [GIT PULL] workqueue fixes for v6.7-rc4

The following changes since commit a12deb44f9734dc25970c266249b272e44d3d1b5:

  Merge tag 'input-for-v6.7-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input (2023-11-09 14:18:42 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq.git/ tags/wq-for-6.7-rc4-fixes

for you to fetch changes up to 4a6c5607d4502ccd1b15b57d57f17d12b6f257a7:

  workqueue: Make sure that wq_unbound_cpumask is never empty (2023-11-22 06:17:26 -1000)

----------------------------------------------------------------
workqueue: Fixes for v6.7-rc4

Just one patch to fix a bug which can crash the kernel if the housekeeping
and wq_unbound_cpu cpumask configuration combination leaves the latter
empty.

----------------------------------------------------------------
Tejun Heo (1):
      workqueue: Make sure that wq_unbound_cpumask is never empty

 kernel/workqueue.c | 22 +++++++++++++++-------
 1 file changed, 15 insertions(+), 7 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ