Hi Linus, Two fixes in here, fixing issues introduced in this merge window. Please pull! The following changes since commit 2d280bc8930ba9ed1705cfd548c6c8924949eaf1: io_uring: fix recvmsg setup with compat buf-select (2020-11-30 11:12:03 -0700) are available in the Git repository at: git://git.kernel.dk/linux-block.git tags/io_uring-5.10-2020-12-11 for you to fetch changes up to f26c08b444df833b19c00838a530d93963ce9cd0: io_uring: fix file leak on error path of io ctx creation (2020-12-08 08:54:26 -0700) ---------------------------------------------------------------- io_uring-5.10-2020-12-11 ---------------------------------------------------------------- Hillf Danton (1): io_uring: fix file leak on error path of io ctx creation Pavel Begunkov (1): io_uring: fix mis-seting personality's creds fs/io_uring.c | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) -- Jens Axboe