Hi Linus, Single fix heading to stable, fixing an issue with io_req_msg_cleanup() sometimes too eagerly clearing cleanup flags. Please pull! The following changes since commit bcb0fda3c2da9fe4721d3e73d80e778c038e7d27: io_uring/rw: ensure reissue path is correctly handled for IOPOLL (2025-03-05 14:03:34 -0700) are available in the Git repository at: git://git.kernel.dk/linux.git tags/io_uring-6.14-20250321 for you to fetch changes up to cc34d8330e036b6bffa88db9ea537bae6b03948f: io_uring/net: don't clear REQ_F_NEED_CLEANUP unconditionally (2025-03-20 12:27:27 -0600) ---------------------------------------------------------------- io_uring-6.14-20250321 ---------------------------------------------------------------- Jens Axboe (1): io_uring/net: don't clear REQ_F_NEED_CLEANUP unconditionally io_uring/net.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) -- Jens Axboe