Merge branch 'work.namespace' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 25 Feb 2023 03:20:07 +0000 (19:20 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 25 Feb 2023 03:20:07 +0000 (19:20 -0800)
commit3df88c6a175d883b58fc3c31e36c94eb5e2ad180
treeedf5dbd6d199ec94d3617945be0b8dbfbc578798
parent10cc5d483ebc00e82d9a38d3419b2edc8b79b64d
parentda27f796a832122ee533c7685438dad1c4e338dd
Merge branch 'work.namespace' of git://git./linux/kernel/git/viro/vfs

Pull ipc namespace update from Al Viro:
 "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/*"

* 'work.namespace' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  ipc,namespace: batch free ipc_namespace structures
  ipc,namespace: make ipc namespace allocation wait for pending free
fs/namespace.c
include/linux/mount.h
ipc/mqueue.c