Hi Linus, Just a single fix for a theoretical issue with SQPOLL setup. Please pull! The following changes since commit dbd2ca9367eb19bc5e269b8c58b0b1514ada9156: io_uring: check if iowq is killed before queuing (2024-12-19 13:31:53 -0700) are available in the Git repository at: git://git.kernel.dk/linux.git tags/io_uring-6.13-20241228 for you to fetch changes up to e33ac68e5e21ec1292490dfe061e75c0dbdd3bd4: io_uring/sqpoll: fix sqpoll error handling races (2024-12-26 10:02:40 -0700) ---------------------------------------------------------------- io_uring-6.13-20241228 ---------------------------------------------------------------- Pavel Begunkov (1): io_uring/sqpoll: fix sqpoll error handling races io_uring/sqpoll.c | 6 ++++++ 1 file changed, 6 insertions(+) -- Jens Axboe