From: Linus Torvalds Date: Fri, 31 Mar 2023 19:30:13 +0000 (-0700) Subject: Merge tag 'io_uring-6.3-2023-03-30' of git://git.kernel.dk/linux X-Git-Tag: v6.6.7~3195 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f3fa7f026e5faf10f730b0655b2f96f86d3c7dd8;p=platform%2Fkernel%2Flinux-starfive.git Merge tag 'io_uring-6.3-2023-03-30' of git://git.kernel.dk/linux Pull io_uring fixes from Jens Axboe: - Fix a regression with the poll retry, introduced in this merge window (me) - Fix a regression with the alloc cache not decrementing the member count on removal. Also a regression from this merge window (Pavel) - Fix race around rsrc node grabbing (Pavel) * tag 'io_uring-6.3-2023-03-30' of git://git.kernel.dk/linux: io_uring: fix poll/netmsg alloc caches io_uring/rsrc: fix rogue rsrc node grabbing io_uring/poll: clear single/double poll flags on poll arming --- f3fa7f026e5faf10f730b0655b2f96f86d3c7dd8