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:   Mon, 21 Mar 2022 10:11:42 -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 changes for v5.18-rc1

Hello, Linus.

Workqueue changes for v5.18-rc1. Nothing major. All follow-up cleanups from
Lai after the earlier synchronization simplification.

Thanks.

The following changes since commit daadb3bd0e8d3e317e36bc2c1542e86c528665e5:

  Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (2022-01-11 17:24:45 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq.git for-5.18

for you to fetch changes up to bc35f7ef96284b8c963991357a9278a6beafca54:

  workqueue: Convert the type of pool->nr_running to int (2022-01-12 07:46:36 -1000)

----------------------------------------------------------------
Lai Jiangshan (4):
      workqueue: Remove the mb() pair between wq_worker_sleeping() and insert_work()
      workqueue: Change the comments of the synchronization about the idle_list
      workqueue: Use wake_up_worker() in wq_worker_sleeping() instead of open code
      workqueue: Convert the type of pool->nr_running to int

 kernel/workqueue.c | 58 +++++++++++++++++++-----------------------------------
 1 file changed, 20 insertions(+), 38 deletions(-)

-- 
tejun

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ