From: Linus Torvalds Date: Thu, 22 May 2025 20:05:00 +0000 (-0700) Subject: Merge tag 'io_uring-6.15-20250522' of git://git.kernel.dk/linux X-Git-Tag: v6.15~16 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ab719cc7f53b2b84bea96640aec1c3092870766c;p=thirdparty%2Flinux.git Merge tag 'io_uring-6.15-20250522' of git://git.kernel.dk/linux Pull io_uring fixes from Jens Axboe: - Kill a duplicate function definition, which can cause linking issues in certain .config configurations. Introduced in this cycle. - Fix for a potential overflow CQE reordering issue if a re-schedule is done during posting. Heading to stable. - Fix for an issue with recv bundles, where certain conditions can lead to gaps in the buffers, where a contiguous buffer range was expected. Heading to stable. * tag 'io_uring-6.15-20250522' of git://git.kernel.dk/linux: io_uring/net: only retry recv bundle for a full transfer io_uring: fix overflow resched cqe reordering io_uring/cmd: axe duplicate io_uring_cmd_import_fixed_vec() declaration --- ab719cc7f53b2b84bea96640aec1c3092870766c