]> Git Repo - J-linux.git/commitdiff
Merge tag 'io_uring-6.11-20240809' of git://git.kernel.dk/linux
authorLinus Torvalds <[email protected]>
Fri, 9 Aug 2024 16:32:10 +0000 (09:32 -0700)
committerLinus Torvalds <[email protected]>
Fri, 9 Aug 2024 16:32:10 +0000 (09:32 -0700)
Pull io_uring fixes from Jens Axboe:
 "Nothing major in here, just two fixes for ensuring that bundle
  recv/send requests always get marked for cleanups, and a single fix to
  ensure that sends with provided buffers only pick a single buffer
  unless the bundle option has been enabled"

* tag 'io_uring-6.11-20240809' of git://git.kernel.dk/linux:
  io_uring/net: don't pick multiple buffers for non-bundle send
  io_uring/net: ensure expanded bundle send gets marked for cleanup
  io_uring/net: ensure expanded bundle recv gets marked for cleanup


Trivial merge
This page took 0.047358 seconds and 4 git commands to generate.