Hi Linus, Just a single fix, fixing a regression with poll first, recvmsg, and using a provided buffer. Please pull! The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d: Linux 6.6-rc1 (2023-09-10 16:28:41 -0700) are available in the Git repository at: git://git.kernel.dk/linux.git tags/io_uring-6.6-2023-09-15 for you to fetch changes up to c21a8027ad8a68c340d0d58bf1cc61dcb0bc4d2f: io_uring/net: fix iter retargeting for selected buf (2023-09-14 10:12:55 -0600) ---------------------------------------------------------------- io_uring-6.6-2023-09-15 ---------------------------------------------------------------- Pavel Begunkov (1): io_uring/net: fix iter retargeting for selected buf io_uring/net.c | 5 +++++ 1 file changed, 5 insertions(+) -- Jens Axboe