Merge tag 'pull-18-rc1-work.fd' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 5 Jun 2022 01:52:00 +0000 (18:52 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 5 Jun 2022 01:52:00 +0000 (18:52 -0700)
commitdbe0ee46614016146c1b3e1fc063b44333bb2401
treed575d487d306a8f03cceac3f930d7fd53a6079f8
parentd66016c5cd3d4c474cd24622c511dcd358645613
parent6319194ec57b0452dcda4589d24c4e7db299c5bf
Merge tag 'pull-18-rc1-work.fd' of git://git./linux/kernel/git/viro/vfs

Pull file descriptor updates from Al Viro.

 - Descriptor handling cleanups

* tag 'pull-18-rc1-work.fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  Unify the primitives for file descriptor closing
  fs: remove fget_many and fput_many interface
  io_uring_enter(): don't leave f.flags uninitialized
drivers/android/binder.c
fs/file_table.c
fs/internal.h
fs/io_uring.c
include/linux/fs.h