Hi Linus, Just a small fix this time, for an issue with 32-bit compat apps and buffer selection with recvmsg. Please pull. The following changes since commit af60470347de6ac2b9f0cc3703975a543a3de075: io_uring: fix files grab/cancel race (2020-11-26 08:50:21 -0700) are available in the Git repository at: git://git.kernel.dk/linux-block.git tags/io_uring-5.10-2020-12-05 for you to fetch changes up to 2d280bc8930ba9ed1705cfd548c6c8924949eaf1: io_uring: fix recvmsg setup with compat buf-select (2020-11-30 11:12:03 -0700) ---------------------------------------------------------------- io_uring-5.10-2020-12-05 ---------------------------------------------------------------- Pavel Begunkov (1): io_uring: fix recvmsg setup with compat buf-select fs/io_uring.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) -- Jens Axboe