From: Linus Torvalds Date: Fri, 11 Oct 2024 19:00:21 +0000 (-0700) Subject: Merge tag 'io_uring-6.12-20241011' of git://git.kernel.dk/linux X-Git-Tag: v6.12~209 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9e4c6c1ad9a195f28ec3d3d5054e25f6bdde87bd;p=platform%2Fkernel%2Flinux-amlogic.git Merge tag 'io_uring-6.12-20241011' of git://git.kernel.dk/linux Pull io_uring fixes from Jens Axboe: - Explicitly have a mshot_finished condition for IORING_OP_RECV in multishot mode, similarly to what IORING_OP_RECVMSG has. This doesn't fix a bug right now, but it makes it harder to actually have a bug here if a request takes multiple iterations to finish. - Fix handling of retry of read/write of !FMODE_NOWAIT files. If they are pollable, that's all we need. * tag 'io_uring-6.12-20241011' of git://git.kernel.dk/linux: io_uring/rw: allow pollable non-blocking attempts for !FMODE_NOWAIT io_uring/rw: fix cflags posting for single issue multishot read --- 9e4c6c1ad9a195f28ec3d3d5054e25f6bdde87bd