* [GIT PULL] io_uring fixes for 7.0-rc5
@ 2026-03-20 16:16 Jens Axboe
2026-03-20 17:14 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2026-03-20 16:16 UTC (permalink / raw)
To: Linus Torvalds; +Cc: io-uring
Hi Linus,
Three fixes for io_uring that should go into this release, all headed to
stable. This pull request contains:
- A bit of a work-around for AF_UNIX recv multishot, as the in-kernel
implementation doesn't properly signal EOF. We'll likely rework this
one going forward, but the fix is sufficient for now.
- Two fixes for incrementally consumed buffers, for non-pollable files
and for 0 byte reads.
Please pull!
The following changes since commit c2c185be5c85d37215397c8e8781abf0a69bec1f:
io_uring/kbuf: check if target buffer list is still legacy on recycle (2026-03-12 08:59:25 -0600)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux.git tags/io_uring-7.0-20260320
for you to fetch changes up to 418eab7a6f3c002d8e64d6e95ec27118017019af:
io_uring/kbuf: propagate BUF_MORE through early buffer commit path (2026-03-19 15:09:48 -0600)
----------------------------------------------------------------
io_uring-7.0-20260320
----------------------------------------------------------------
Jens Axboe (3):
io_uring/poll: fix multishot recv missing EOF on wakeup race
io_uring/kbuf: fix missing BUF_MORE for incremental buffers at EOF
io_uring/kbuf: propagate BUF_MORE through early buffer commit path
include/linux/io_uring_types.h | 3 +++
io_uring/kbuf.c | 14 +++++++++++---
io_uring/poll.c | 9 +++++++--
3 files changed, 21 insertions(+), 5 deletions(-)
--
Jens Axboe
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] io_uring fixes for 7.0-rc5
2026-03-20 16:16 [GIT PULL] io_uring fixes for 7.0-rc5 Jens Axboe
@ 2026-03-20 17:14 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2026-03-20 17:14 UTC (permalink / raw)
To: Jens Axboe; +Cc: Linus Torvalds, io-uring
The pull request you sent on Fri, 20 Mar 2026 10:16:19 -0600:
> https://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux.git tags/io_uring-7.0-20260320
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/c612261bedd6bbab7109f798715e449c9d20ff2f
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:[~2026-03-20 17:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-20 16:16 [GIT PULL] io_uring fixes for 7.0-rc5 Jens Axboe
2026-03-20 17:14 ` 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