On Fri, 8 Jul 2022 11:18:34 -0700, Dylan Yudaken wrote: > These are some preparatory cleanups that are separate but required for a > later series doing multishot recvmsg (will post this shortly). > > Patches: > 1: fixes a bug where a socket may receive data before polling > 2: makes a similar change to compat logic for providing no iovs > for buffer_select > 3/4: move the recycling logic into the io_uring main framework which makes > it a bit easier for recvmsg multishot > > [...] Applied, thanks! [1/4] io_uring: fix multishot ending when not polled commit: a8723bb79e40713f6c27564b1d17824d7ff67efb [2/4] io_uring: support 0 length iov in buffer select in compat commit: 20898aeac6b82d8eb6247754494584b2f6cafd53 Best regards, -- Jens Axboe