public inbox for io-uring@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] io_uring fixes for 6.17-rc2
@ 2025-08-15 15:01 Jens Axboe
  2025-08-15 15:11 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2025-08-15 15:01 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: io-uring

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-08-15 15:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-15 15:01 [GIT PULL] io_uring fixes for 6.17-rc2 Jens Axboe
2025-08-15 15:11 ` 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