Hi Linus, Followup pull request for 5.19-rc6, with a single fix for an issue that came up yesterday that we should plug for -rc6. This is a regression introduced in this cycle. Please pull! The following changes since commit bdb2c48e4b38e6dbe82533b437468999ba3ae498: io_uring: explicit sqe padding for ioctl commands (2022-07-07 17:33:01 -0600) are available in the Git repository at: git://git.kernel.dk/linux-block.git tags/io_uring-5.19-2022-07-09 for you to fetch changes up to d785a773bed966a75ca1f11d108ae1897189975b: io_uring: check that we have a file table when allocating update slots (2022-07-09 07:02:10 -0600) ---------------------------------------------------------------- o_uring-5.19-2022-07-09 ---------------------------------------------------------------- Jens Axboe (1): io_uring: check that we have a file table when allocating update slots fs/io_uring.c | 3 +++ 1 file changed, 3 insertions(+) -- Jens Axboe