Merge tag 'io_uring-6.0-2022-08-19' of git://git.kernel.dk/linux-block
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 20 Aug 2022 16:49:22 +0000 (09:49 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 20 Aug 2022 16:49:22 +0000 (09:49 -0700)
commitbeaf139709542d4ee7d22c2312b97c35587eb9db
tree88333b6189791edc74c591fed00236b096909569
parent044610f8e4155ec0374f7c8307b725b7d01d750c
parent3f743e9bbb8fe20f4c477e4bf6341c4187a4a264
Merge tag 'io_uring-6.0-2022-08-19' of git://git.kernel.dk/linux-block

Pull io_uring fixes from Jens Axboe:
 "A few fixes for regressions in this cycle:

   - Two instances of using the wrong "has async data" helper (Pavel)

   - Fixup zero-copy address import (Pavel)

   - Bump zero-copy notification slot limit (Pavel)"

* tag 'io_uring-6.0-2022-08-19' of git://git.kernel.dk/linux-block:
  io_uring/net: use right helpers for async_data
  io_uring/notif: raise limit on notification slots
  io_uring/net: improve zc addr import error handling
  io_uring/net: use right helpers for async recycle