[BTW, what conventions are generally used for pull tag names?] The following changes since commit 6319194ec57b0452dcda4589d24c4e7db299c5bf: Unify the primitives for file descriptor closing (2022-05-14 18:49:01 -0400) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git tags/pull-work.fd-fixes for you to fetch changes up to 40a1926022d128057376d35167128a7c74e3dca4: fix the breakage in close_fd_get_file() calling conventions change (2022-06-05 15:03:03 -0400) ---------------------------------------------------------------- fix for breakage in #work.fd this window Signed-off-by: Al Viro <viro@xxxxxxxxxxxxxxxxxx> ---------------------------------------------------------------- Al Viro (1): fix the breakage in close_fd_get_file() calling conventions change drivers/android/binder.c | 2 ++ fs/file.c | 3 +-- fs/io_uring.c | 5 +---- 3 files changed, 4 insertions(+), 6 deletions(-)