Hi Linus, One fix for a regression with poll in this merge window, and another just hardens the io-wq exit path a bit. Please pull! The following changes since commit 489809e2e22b3dedc0737163d97eb2b574137b42: io_uring: increase max number of reg buffers (2021-05-14 06:06:34 -0600) are available in the Git repository at: git://git.kernel.dk/linux-block.git tags/io_uring-5.13-2021-05-22 for you to fetch changes up to ba5ef6dc8a827a904794210a227cdb94828e8ae7: io_uring: fortify tctx/io_wq cleanup (2021-05-20 07:29:11 -0600) ---------------------------------------------------------------- io_uring-5.13-2021-05-22 ---------------------------------------------------------------- Pavel Begunkov (2): io_uring: don't modify req->poll for rw io_uring: fortify tctx/io_wq cleanup fs/io_uring.c | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) -- Jens Axboe