]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb674f4c696e3f76274cf8b167097bb7d2cb2c66a
treed575d487d306a8f03cceac3f930d7fd53a6079f8
parentb8bb2afdc9e03780c60669609243d909165eb981
parentf95f2c7bc54e26e74ecd3a5615f158b11b0e885d
Merge tag 'pull-18-rc1-work.fd' of git://git.kernel.org/pub/scm/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