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 fixes for 6.18-rc5
Date: Fri, 7 Nov 2025 04:32:55 -0700 [thread overview]
Message-ID: <005ffa7d-e86c-4432-9806-8449b9de0b37@kernel.dk> (raw)
Hi Linus,
Two changes for io_uring that should go into the 6.18 release. This pull
request contains:
- Remove the sync refill API that was added in this release, in
anticipation of doing it in a better way for the next release.
- Fix type extension for calculating size off nr_pages, like we do in
other spots.
Please pull!
The following changes since commit 6f1cbf6d6fd13fc169dde14e865897924cdc4bbd:
io_uring: fix buffer auto-commit for multishot uring_cmd (2025-10-23 19:41:31 -0600)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux.git tags/io_uring-6.18-20251106
for you to fetch changes up to 1fd5367391bf0eeb09e624c4ab45121b54eaab96:
io_uring: fix types for region size calulation (2025-11-05 11:45:07 -0700)
----------------------------------------------------------------
io_uring-6.18-20251106
----------------------------------------------------------------
Pavel Begunkov (2):
io_uring/zcrx: remove sync refill uapi
io_uring: fix types for region size calulation
include/uapi/linux/io_uring.h | 12 --------
io_uring/memmap.c | 2 +-
io_uring/register.c | 3 --
io_uring/zcrx.c | 68 -------------------------------------------
io_uring/zcrx.h | 7 -----
5 files changed, 1 insertion(+), 91 deletions(-)
--
Jens Axboe
next reply other threads:[~2025-11-07 11:32 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-07 11:32 Jens Axboe [this message]
2025-11-07 16:05 ` [GIT PULL] io_uring fixes 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=005ffa7d-e86c-4432-9806-8449b9de0b37@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;
as well as URLs for NNTP newsgroup(s).