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.17-rc2
Date: Fri, 15 Aug 2025 09:01:39 -0600 [thread overview]
Message-ID: <dc23ce94-35bb-4224-8b9f-2d456f05a561@kernel.dk> (raw)
Hi Linus,
Two fixes that should go into the 6.17 kernel release:
- Tweak for the fairly recent changes of minimizing io-wq worker
creations when it's pointless to create them.
- Fix for an issue with ring provided buffers, which could cause issues
with reuse or corrupt application data.
Please pull!
The following changes since commit 8f5ae30d69d7543eee0d70083daf4de8fe15d585:
Linux 6.17-rc1 (2025-08-10 19:41:16 +0300)
are available in the Git repository at:
git://git.kernel.dk/linux.git tags/io_uring-6.17-20250815
for you to fetch changes up to 9d83e1f05c98bab5de350bef89177e2be8b34db0:
io_uring/io-wq: add check free worker before create new worker (2025-08-13 06:31:10 -0600)
----------------------------------------------------------------
io_uring-6.17-20250815
----------------------------------------------------------------
Fengnan Chang (1):
io_uring/io-wq: add check free worker before create new worker
Jens Axboe (1):
io_uring/net: commit partial buffers on retry
io_uring/io-wq.c | 8 ++++++++
io_uring/net.c | 27 +++++++++++++++------------
2 files changed, 23 insertions(+), 12 deletions(-)
--
Jens Axboe
next reply other threads:[~2025-08-15 15:01 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-15 15:01 Jens Axboe [this message]
2025-08-15 15:11 ` [GIT PULL] io_uring fixes for 6.17-rc2 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=dc23ce94-35bb-4224-8b9f-2d456f05a561@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