Hi Linus, Single fix for a regression introduced in the 6.14 merge window, causing stalls/hangs with IOPOLL read or writes. Please pull! The following changes since commit 6ebf05189dfc6d0d597c99a6448a4d1064439a18: io_uring/net: save msg_control for compat (2025-02-25 09:03:51 -0700) are available in the Git repository at: git://git.kernel.dk/linux.git tags/io_uring-6.14-20250306 for you to fetch changes up to bcb0fda3c2da9fe4721d3e73d80e778c038e7d27: io_uring/rw: ensure reissue path is correctly handled for IOPOLL (2025-03-05 14:03:34 -0700) ---------------------------------------------------------------- io_uring-6.14-20250306 ---------------------------------------------------------------- Jens Axboe (1): io_uring/rw: ensure reissue path is correctly handled for IOPOLL io_uring/rw.c | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) -- Jens Axboe