From: Linus Torvalds Date: Mon, 22 Jul 2024 18:45:48 +0000 (-0700) Subject: Merge tag 'io_uring-6.11-20240722' of git://git.kernel.dk/linux X-Git-Tag: v6.11-rc1~78 X-Git-Url: https://repo.jachan.dev/linux.git/commitdiff_plain/9deed1d5f82cf30308027f9f604a95ac7ffdbe19 Merge tag 'io_uring-6.11-20240722' of git://git.kernel.dk/linux Pull io_uring fixes from Jens Axboe: "Two minor fixes in here, both heading to stable. In detail: - Fix error where forced async uring_cmd getsockopt returns the wrong value on execution, leading to it never being completed (Pavel) - Fix io_alloc_pbuf_ring() using a NULL check rather than IS_ERR (Pavel)" * tag 'io_uring-6.11-20240722' of git://git.kernel.dk/linux: io_uring: fix error pbuf checking io_uring: fix lost getsockopt completions --- 9deed1d5f82cf30308027f9f604a95ac7ffdbe19