Recently failed to apply io_uring stable-6.1 patches Dylan Yudaken (2): io_uring: always lock in io_apoll_task_func io_uring: revert "io_uring fix multishot accept ordering" Gabriel Krisman Bertazi (1): io_uring: Don't set affinity on a dying sqpoll thread Jens Axboe (1): io_uring/sqpoll: fix io-wq affinity when IORING_SETUP_SQPOLL is used Pavel Begunkov (2): io_uring/net: don't overflow multishot accept io_uring: break out of iowq iopoll on teardown io_uring/io-wq.c | 17 +++++++++++++++-- io_uring/io-wq.h | 3 ++- io_uring/io_uring.c | 31 ++++++++++++++++++++----------- io_uring/net.c | 8 ++++---- io_uring/poll.c | 3 ++- io_uring/sqpoll.c | 17 +++++++++++++++++ io_uring/sqpoll.h | 1 + 7 files changed, 61 insertions(+), 19 deletions(-) -- 2.41.0