From: Linus Torvalds Date: Fri, 24 Mar 2023 21:01:01 +0000 (-0700) Subject: Merge tag 'io_uring-6.3-2023-03-24' of git://git.kernel.dk/linux X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=e344eb7be2a25c66a8bac5d4388f1a4583450a72;p=linux.git Merge tag 'io_uring-6.3-2023-03-24' of git://git.kernel.dk/linux Pull io_uring fixes from Jens Axboe: - Fix an issue with repeated -ECONNREFUSED on a socket (me) - Fix a NULL pointer deference due to a stale lookup cache for allocating direct descriptors (Savino) * tag 'io_uring-6.3-2023-03-24' of git://git.kernel.dk/linux: io_uring/rsrc: fix null-ptr-deref in io_file_bitmap_get() io_uring/net: avoid sending -ECONNABORTED on repeated connection requests --- e344eb7be2a25c66a8bac5d4388f1a4583450a72