Merge tag 'io_uring-6.17-20250815' of git://git.kernel.dk/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 15 Aug 2025 15:02:34 +0000 (08:02 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 15 Aug 2025 15:02:34 +0000 (08:02 -0700)
commit4ad976b0e8ea3247c607cd37abb09440806f898d
tree38f794ecbb1aa368b66811fd91a982d1c67ffdcd
parent8d084337a32fde0ffa59d5f70d07a54987911ba1
parent9d83e1f05c98bab5de350bef89177e2be8b34db0
Merge tag 'io_uring-6.17-20250815' of git://git.kernel.dk/linux

Pull io_uring fixes from Jens Axboe:

 - 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.

* tag 'io_uring-6.17-20250815' of git://git.kernel.dk/linux:
  io_uring/io-wq: add check free worker before create new worker
  io_uring/net: commit partial buffers on retry