public inbox for io-uring@vger.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: io-uring <io-uring@vger.kernel.org>
Subject: [GIT PULL] io_uring fix for 6.18-rc5
Date: Sat, 8 Nov 2025 05:12:15 -0700	[thread overview]
Message-ID: <62289a4d-089c-4f3d-af83-74b50a929025@kernel.dk> (raw)

Hi Linus,

Follow-up pull request for 6.18-rc5, as one more fix got posted that
should go into the next pull request. Single fix in there, fixing an
overflow in calculating the needed segments for converting into a bvec
array.

Please pull!


The following changes since commit 1fd5367391bf0eeb09e624c4ab45121b54eaab96:

  io_uring: fix types for region size calulation (2025-11-05 11:45:07 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux.git tags/io_uring-6.18-20251107

for you to fetch changes up to 146eb58629f45f8297e83d69e64d4eea4b28d972:

  io_uring: fix regbuf vector size truncation (2025-11-07 17:17:13 -0700)

----------------------------------------------------------------
io_uring-6.18-20251107

----------------------------------------------------------------
Pavel Begunkov (1):
      io_uring: fix regbuf vector size truncation

 io_uring/rsrc.c | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

-- 
Jens Axboe


             reply	other threads:[~2025-11-08 12:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-08 12:12 Jens Axboe [this message]
2025-11-08 17:15 ` [GIT PULL] io_uring fix for 6.18-rc5 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=62289a4d-089c-4f3d-af83-74b50a929025@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=io-uring@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox