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:   Fri, 29 Jul 2022 07:59:40 -1000
From:   Tejun Heo <tj@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-kernel@...r.kernel.org,
        Lai Jiangshan <jiangshanlai@...il.com>
Subject: [GIT PULL] workqueue fixes for 5.19-rc8

The following changes since commit 8bee9dd953b69c634d1c9a3241a8b357469ad4aa:

  workqueue: Switch to new kerneldoc syntax for named variable macro argument (2022-06-11 14:16:42 -1000)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq.git/ tags/wq-for-5.19-rc8-fixes

for you to fetch changes up to 46a4d679ef88285ea17c3e1e4fed330be2044f21:

  workqueue: Avoid a false warning in unbind_workers() (2022-07-29 07:49:02 -1000)

----------------------------------------------------------------
wq fixes for v5.19-rc8

Just one commit to suppress a spurious warning added during the 5.19 cycle.

----------------------------------------------------------------
Lai Jiangshan (1):
      workqueue: Avoid a false warning in unbind_workers()

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

-- 
tejun

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ