]> 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)
commit69ee7a29ec86bec49d5c58dc089b669828325ab5
treed575d487d306a8f03cceac3f930d7fd53a6079f8
parentd42f83782ee5a5a8a8df98b41a85632a4bb57f28
parent8d392c99b321bbf0394a663d53b314a88c23eaf9
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