From: Linus Torvalds Date: Sat, 9 May 2020 19:02:09 +0000 (-0700) Subject: Merge tag 'io_uring-5.7-2020-05-08' of git://git.kernel.dk/linux-block X-Git-Tag: v5.15~3915 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1d3962ae3b3d3a945f7fd5c651cf170a27521a35;p=platform%2Fkernel%2Flinux-starfive.git Merge tag 'io_uring-5.7-2020-05-08' of git://git.kernel.dk/linux-block Pull io_uring fixes from Jens Axboe: - Fix finish_wait() balancing in file cancelation (Xiaoguang) - Ensure early cleanup of resources in ring map failure (Xiaoguang) - Ensure IORING_OP_SLICE does the right file mode checks (Pavel) - Remove file opening from openat/openat2/statx, it's not needed and messes with O_PATH * tag 'io_uring-5.7-2020-05-08' of git://git.kernel.dk/linux-block: io_uring: don't use 'fd' for openat/openat2/statx splice: move f_mode checks to do_{splice,tee}() io_uring: handle -EFAULT properly in io_uring_setup() io_uring: fix mismatched finish_wait() calls in io_uring_cancel_files() --- 1d3962ae3b3d3a945f7fd5c651cf170a27521a35