* [GIT PULL] io_uring fixes for 7.3-rc3
@ 2026-09-11 11:33 Jens Axboe
2026-09-11 20:24 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2026-09-11 11:33 UTC (permalink / raw)
To: Linus Torvalds; +Cc: io-uring
Hi Linus,
A few io_uring fixes for this week. This pull request contains:
- Fix a deadlock in the write path with superblock freezing.
- Fix an issue where a provided buffer ring would overconsume when using
MSG_TRUNC.
- Keep the CQE flags on iopoll requests when adding kbuf flags
Please pull!
The following changes since commit 2cf20c4e0f72d523b8673053e7120d092ff1f074:
io_uring/waitid: avoid siginfo copy during ring teardown (2026-08-25 11:51:38 -0600)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux.git tags/io_uring-7.3-20260911
for you to fetch changes up to 47ccc3f1c615a46c25cbf7f3ae60df30b40eb2e6:
io_uring/rw: keep CQE flags on iopoll requests when adding kbuf flags (2026-09-09 09:59:02 -0600)
----------------------------------------------------------------
io_uring-7.3-20260911
----------------------------------------------------------------
Caleb Sander Mateos (1):
io_uring/rw: keep CQE flags on iopoll requests when adding kbuf flags
Gabriel Krisman Bertazi (2):
io_uring/net: let io_recv_buf_select return the length of the buffer region
io_uring/net: don't overconsume buffers when using MSG_TRUNC
Jens Axboe (1):
io_uring/rw: end write accounting from ->ki_complete
io_uring/net.c | 51 +++++++++++++++++++++++++++++++++++++++------------
io_uring/rw.c | 32 +++++++++++++++++++++-----------
2 files changed, 60 insertions(+), 23 deletions(-)
--
Jens Axboe
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] io_uring fixes for 7.3-rc3
2026-09-11 11:33 [GIT PULL] io_uring fixes for 7.3-rc3 Jens Axboe
@ 2026-09-11 20:24 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2026-09-11 20:24 UTC (permalink / raw)
To: Jens Axboe; +Cc: Linus Torvalds, io-uring
The pull request you sent on Fri, 11 Sep 2026 05:33:06 -0600:
> https://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux.git tags/io_uring-7.3-20260911
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/42f961c42b6b29532c7c75e028b4192ed333fbcb
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-09-11 20:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-09-11 11:33 [GIT PULL] io_uring fixes for 7.3-rc3 Jens Axboe
2026-09-11 20:24 ` 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