From: Linus Torvalds Date: Sat, 27 Jun 2020 16:02:49 +0000 (-0700) Subject: Merge tag 'io_uring-5.8-2020-06-26' of git://git.kernel.dk/linux-block X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=ab0f2473d374f0dc4e3cc3f386abfafd8cf08ed2;p=linux.git Merge tag 'io_uring-5.8-2020-06-26' of git://git.kernel.dk/linux-block Pull io_uring fixes from Jens Axboe: "Three small fixes: - Close a corner case for polled IO resubmission (Pavel) - Toss commands when exiting (Pavel) - Fix SQPOLL conditional reschedule on perpetually busy submit (Xuan)" * tag 'io_uring-5.8-2020-06-26' of git://git.kernel.dk/linux-block: io_uring: fix current->mm NULL dereference on exit io_uring: fix hanging iopoll in case of -EAGAIN io_uring: fix io_sq_thread no schedule when busy --- ab0f2473d374f0dc4e3cc3f386abfafd8cf08ed2