Hi Linus, Single fix going to stable fixing the flag handling for IORING_OP_LINKAT. Please pull! The following changes since commit c21a8027ad8a68c340d0d58bf1cc61dcb0bc4d2f: io_uring/net: fix iter retargeting for selected buf (2023-09-14 10:12:55 -0600) are available in the Git repository at: git://git.kernel.dk/linux.git tags/io_uring-6.6-2023-09-28 for you to fetch changes up to 2a5c842528a0e745fbee079646d971fdb14baa7c: io_uring/fs: remove sqe->rw_flags checking from LINKAT (2023-09-28 09:27:15 -0600) ---------------------------------------------------------------- io_uring-6.6-2023-09-28 ---------------------------------------------------------------- Jens Axboe (1): io_uring/fs: remove sqe->rw_flags checking from LINKAT io_uring/fs.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- Jens Axboe