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.19-rc2
Date: Thu, 18 Dec 2025 20:47:03 -0700 [thread overview]
Message-ID: <4298564b-41fa-4f34-96d3-5988d6a9c9b7@kernel.dk> (raw)
Hi Linus,
Just a single fix this week, for an issue with the calculation of the
number of segments off the ublk kbuf import path. Please pull!
The following changes since commit e15cb2200b934e507273510ba6bc747d5cde24a3:
io_uring: fix min_wait wakeups for SQPOLL (2025-12-09 16:54:12 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux.git tags/io_uring-6.19-20251218
for you to fetch changes up to 114ea9bbaf7681c4d363e13b7916e6fef6a4963a:
io_uring: fix nr_segs calculation in io_import_kbuf (2025-12-17 07:35:42 -0700)
----------------------------------------------------------------
io_uring-6.19-20251218
----------------------------------------------------------------
huang-jl (1):
io_uring: fix nr_segs calculation in io_import_kbuf
io_uring/rsrc.c | 1 +
1 file changed, 1 insertion(+)
--
Jens Axboe
next reply other threads:[~2025-12-19 3:47 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-19 3:47 Jens Axboe [this message]
2025-12-20 18:00 ` [GIT PULL] io_uring fix for 6.19-rc2 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=4298564b-41fa-4f34-96d3-5988d6a9c9b7@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.