Hi Linus, Just a single fix for provided buffer validation. Please pull! The following changes since commit 1fc2ac428ef7d2ab9e8e19efe7ec3e58aea51bf3: io_uring: fix user_data field name in comment (2024-08-16 12:31:26 -0600) are available in the Git repository at: git://git.kernel.dk/linux.git tags/io_uring-6.11-20240823 for you to fetch changes up to e0ee967630c8ee67bb47a5b38d235cd5a8789c48: io_uring/kbuf: sanitize peek buffer setup (2024-08-21 07:16:38 -0600) ---------------------------------------------------------------- io_uring-6.11-20240823 ---------------------------------------------------------------- Jens Axboe (1): io_uring/kbuf: sanitize peek buffer setup io_uring/kbuf.c | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) -- Jens Axboe