mbox series

[GIT,PULL] io_uring fix for 6.11-rc5

Message ID e1c82466-845e-4a68-888e-43f6916ed5e2@kernel.dk (mailing list archive)
State New
Headers show
Series [GIT,PULL] io_uring fix for 6.11-rc5 | expand

Pull-request

git://git.kernel.dk/linux.git tags/io_uring-6.11-20240823

Message

Jens Axboe Aug. 23, 2024, 3:11 p.m. UTC
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(-)

Comments

pr-tracker-bot@kernel.org Aug. 23, 2024, 11:55 p.m. UTC | #1
The pull request you sent on Fri, 23 Aug 2024 09:11:40 -0600:

> git://git.kernel.dk/linux.git tags/io_uring-6.11-20240823

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/489270f44c3fc2fb8d0e5d102ea08a90e93ca135

Thank you!