* [GIT PULL] io_uring fixes for 6.18-final
@ 2025-11-28 19:32 Jens Axboe
2025-11-28 21:15 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2025-11-28 19:32 UTC (permalink / raw)
To: Linus Torvalds; +Cc: io-uring
Hi Linus,
Two fixes that should go into the 6.18 kernel release:
- Ensure that vectored registered buffer imports ties the lifetime of
those to the zero-copy send notification, not the parent request.
- Fix a bug introduced in this merge window, with the introduction of
mixed sized CQE support.
Please pull!
The following changes since commit 46447367a52965e9d35f112f5b26fc8ff8ec443d:
io_uring/cmd_net: fix wrong argument types for skb_queue_splice() (2025-11-20 11:40:15 -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-20251128
for you to fetch changes up to f6dc5a36195d3f5be769f60d6987150192dfb099:
io_uring: fix mixed cqe overflow handling (2025-11-25 07:03:45 -0700)
----------------------------------------------------------------
io_uring-6.18-20251128
----------------------------------------------------------------
Jens Axboe (1):
io_uring/net: ensure vectored buffer node import is tied to notification
Pavel Begunkov (1):
io_uring: fix mixed cqe overflow handling
io_uring/io_uring.c | 2 ++
io_uring/net.c | 6 ++++--
2 files changed, 6 insertions(+), 2 deletions(-)
--
Jens Axboe
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] io_uring fixes for 6.18-final
2025-11-28 19:32 [GIT PULL] io_uring fixes for 6.18-final Jens Axboe
@ 2025-11-28 21:15 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-11-28 21:15 UTC (permalink / raw)
To: Jens Axboe; +Cc: Linus Torvalds, io-uring
The pull request you sent on Fri, 28 Nov 2025 12:32:52 -0700:
> https://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux.git tags/io_uring-6.18-20251128
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/9917bf8e7f5a9efbab844cf06cfd8da8eb7e13b6
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-11-28 21:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-28 19:32 [GIT PULL] io_uring fixes for 6.18-final Jens Axboe
2025-11-28 21:15 ` 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