From: Linus Torvalds Date: Fri, 2 May 2025 17:21:34 +0000 (-0700) Subject: Merge tag 'io_uring-6.15-20250502' of git://git.kernel.dk/linux X-Git-Tag: v6.15-rc5~17 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=731e5e1a5bf411934b5d5bb0e0a5fb904985301c;p=linux-block.git Merge tag 'io_uring-6.15-20250502' of git://git.kernel.dk/linux Pull io_uring fix from Jens Axboe: "Just a single fix, annotating the fdinfo side SQ/CQ head/tail reads with data_race() as they are known racy. Only serves to silence syzbot testing, by definition these debug outputs are going to be racy as they may change as soon as we've read them" * tag 'io_uring-6.15-20250502' of git://git.kernel.dk/linux: io_uring/fdinfo: annotate racy sq/cq head/tail reads --- 731e5e1a5bf411934b5d5bb0e0a5fb904985301c