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, 24 Feb 2023 03:35:16 +0000
From:   Al Viro <viro@...iv.linux.org.uk>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-kernel@...r.kernel.org, linux-fsdevel@...r.kernel.org
Subject: [git pull] vfs.git namespace stuff

	Rik's patches reducing the amount of synchronize_rcu() triggered
by ipc namespace destruction.  I've some pending stuff reducing that on
the normal umount side, but it's nowhere near ready and Rik's stuff shouldn't
be held back due to conflicts - I'll just redo the parts of my series that
stray into ipc/*.

The following changes since commit b7bfaa761d760e72a969d116517eaa12e404c262:

  Linux 6.2-rc3 (2023-01-08 11:49:43 -0600)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git work.namespace

for you to fetch changes up to da27f796a832122ee533c7685438dad1c4e338dd:

  ipc,namespace: batch free ipc_namespace structures (2023-01-27 19:08:00 -0500)

----------------------------------------------------------------
Rik van Riel (2):
      ipc,namespace: make ipc namespace allocation wait for pending free
      ipc,namespace: batch free ipc_namespace structures

 fs/namespace.c        | 18 ++++++++++++++----
 include/linux/mount.h |  1 +
 ipc/mqueue.c          |  5 -----
 ipc/namespace.c       | 35 ++++++++++++++++++++++++++---------
 ipc/util.h            |  2 --
 5 files changed, 41 insertions(+), 20 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ