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>] [day] [month] [year] [list]
Date:   Tue, 3 Apr 2018 07:36:27 -0700
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 changes for v4.17-rc1

Hello, Linus.

rcu_work addition and a couple trivial changes.

Thanks.

The following changes since commit c698ca5278934c0ae32297a8725ced2e27585d7f:

  Linux 4.16-rc6 (2018-03-18 17:48:42 -0700)

are available in the git repository at:

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

for you to fetch changes up to f75da8a8a918d7c343a2ec95d1ed99e5689e0f23:

  workqueue: remove the comment about the old manager_arb mutex (2018-03-20 13:01:45 -0700)

----------------------------------------------------------------
Lai Jiangshan (2):
      workqueue: fix the comments of nr_idle
      workqueue: remove the comment about the old manager_arb mutex

Tejun Heo (3):
      RCU, workqueue: Implement rcu_work
      cgroup: Use rcu_work instead of explicit rcu and work item
      fs/aio: Use rcu_work instead of explicit rcu and work item

 fs/aio.c                    | 21 +++++-----------
 include/linux/cgroup-defs.h |  2 +-
 include/linux/workqueue.h   | 23 +++++++++++++++++
 kernel/cgroup/cgroup.c      | 21 ++++++----------
 kernel/workqueue.c          | 60 ++++++++++++++++++++++++++++++++++++++++++---
 5 files changed, 93 insertions(+), 34 deletions(-)

-- 
tejun

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ