My apologies - I thought I'd sent it back in late August, but it had fallen through the cracks ;-/ Sat in -next all along, rebased verbatim to 6.12-rc1 and sat in -next in that form since Oct 1. The following changes since commit 9852d85ec9d492ebef56dc5f229416c925758edc: Linux 6.12-rc1 (2024-09-29 15:06:19 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git tags/pull-fixes for you to fetch changes up to 678379e1d4f7443b170939525d3312cfc37bf86b: close_range(): fix the logics in descriptor table trimming (2024-09-29 21:52:29 -0400) ---------------------------------------------------------------- close_range(): fix the logics in descriptor table trimming ---------------------------------------------------------------- Al Viro (1): close_range(): fix the logics in descriptor table trimming fs/file.c | 95 ++++++++++++++++++------------------------------- include/linux/fdtable.h | 8 ++--- kernel/fork.c | 32 ++++++++--------- 3 files changed, 52 insertions(+), 83 deletions(-)