* [GIT PULL] io_uring fixes for 6.18-rc5
@ 2025-11-07 11:32 Jens Axboe
2025-11-07 16:05 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2025-11-07 11:32 UTC (permalink / raw)
To: Linus Torvalds; +Cc: io-uring
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-11-07 16:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-07 11:32 [GIT PULL] io_uring fixes for 6.18-rc5 Jens Axboe
2025-11-07 16:05 ` pr-tracker-bot
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).