From: Linus Torvalds Date: Tue, 4 Jul 2023 01:43:10 +0000 (-0700) Subject: Merge tag 'io_uring-6.5-2023-07-03' of git://git.kernel.dk/linux X-Git-Tag: nvme-6.5-2023-07-13~25 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=4f52875366bfbd6ddc19c1045b603d853e0a889c;p=nvme.git Merge tag 'io_uring-6.5-2023-07-03' of git://git.kernel.dk/linux Pull io_uring fixes from Jens Axboe: "The fix for the msghdr->msg_inq assigned value being wrong, using -1 instead of -1U for the signed type. Also a fix for ensuring when we're trying to run task_work on an exiting task, that we wait for it. This is not really a correctness thing as the work is being canceled, but it does help with ensuring file descriptors are closed when the task has exited." * tag 'io_uring-6.5-2023-07-03' of git://git.kernel.dk/linux: io_uring: flush offloaded and delayed task_work on exit io_uring: remove io_fallback_tw() forward declaration io_uring/net: use proper value for msg_inq --- 4f52875366bfbd6ddc19c1045b603d853e0a889c