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: <20190509172721.GZ374014@devbig004.ftw2.facebook.com>
Date:   Thu, 9 May 2019 10:27:21 -0700
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.2-rc1

Hello, Linus.

Only three commits, of which two are trivial.  The non-trivial chagne
is Thomas's patch to switch workqueue from sched RCU to regular one.
The use of sched RCU is mostly historic and doesn't really buy us
anything noticeable.

Thanks.

The following changes since commit f261c4e529dac5608a604d3dd3ae1cd2adf23c89:

  Merge branch 'akpm' (patches from Andrew) (2019-03-14 15:10:10 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 24acfb71822566e4d469b4992a7b3b9f873e0083:

  workqueue: Use normal rcu (2019-04-08 12:37:43 -0700)

----------------------------------------------------------------
Bart Van Assche (1):
      kernel/workqueue: Document wq_worker_last_func() argument

Mathieu Malaterre (1):
      kernel/workqueue: Use __printf markup to silence compiler in function 'alloc_workqueue'

Thomas Gleixner (1):
      workqueue: Use normal rcu

 kernel/workqueue.c | 95 ++++++++++++++++++++++++++++++------------------------
 1 file changed, 53 insertions(+), 42 deletions(-)

-- 
tejun

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ