Hi Linus, Just a single fix for an issue with un-reaped IOPOLL requests on ring exit. Please pull! The following changes since commit 9bd3f728223ebcfef8e9d087bdd142f0e388215d: io_uring/opdef: rename SENDZC_NOTIF to SEND_ZC (2022-09-18 06:59:13 -0600) are available in the Git repository at: git://git.kernel.dk/linux.git tags/io_uring-6.0-2022-09-23 for you to fetch changes up to e775f93f2ab976a2cdb4a7b53063cbe890904f73: io_uring: ensure that cached task references are always put on exit (2022-09-23 18:51:08 -0600) ---------------------------------------------------------------- io_uring-6.0-2022-09-23 ---------------------------------------------------------------- Jens Axboe (1): io_uring: ensure that cached task references are always put on exit io_uring/io_uring.c | 3 +++ 1 file changed, 3 insertions(+) -- Jens Axboe