From: Linus Torvalds Date: Fri, 2 Apr 2021 23:08:19 +0000 (-0700) Subject: Merge tag 'io_uring-5.12-2021-04-02' of git://git.kernel.dk/linux-block X-Git-Tag: v5.12-rc6~15 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=1faccb63949988e4cfdfba2e9d2c3476c6d690e5;p=users%2Fdwmw2%2Flinux.git Merge tag 'io_uring-5.12-2021-04-02' of git://git.kernel.dk/linux-block Pull io_uring fixes from Jens Axboe: "Nothing really major in here, and finally nothing really related to signals. A few minor fixups related to the threading changes, and some general fixes, that's it. There's the pending gdb-get-confused-about-arch, but that's more of a cosmetic issue, nothing that hinder use of it. And given that other archs will likely be affected by that oddity too, better to postpone any changes there until 5.13 imho" * tag 'io_uring-5.12-2021-04-02' of git://git.kernel.dk/linux-block: io_uring: move reissue into regular IO path io_uring: fix EIOCBQUEUED iter revert io_uring/io-wq: protect against sprintf overflow io_uring: don't mark S_ISBLK async work as unbounded io_uring: drop sqd lock before handling signals for SQPOLL io_uring: handle setup-failed ctx in kill_timeouts io_uring: always go for cancellation spin on exec --- 1faccb63949988e4cfdfba2e9d2c3476c6d690e5