Merge tag 'io_uring-5.19-2022-07-21' of git://git.kernel.dk/linux-block
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 22 Jul 2022 19:47:09 +0000 (12:47 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 22 Jul 2022 19:47:09 +0000 (12:47 -0700)
commita5235996e1b04405fbd6deea37b051715214fd2a
tree1b13a3f3900a8ee2649fe221f1f839144de55437
parentd945404f74f34b76cb02d73025b92ce8b4729d3f
parent934447a603b22d98f45a679115d8402e1efdd0f7
Merge tag 'io_uring-5.19-2022-07-21' of git://git.kernel.dk/linux-block

Pull io_uring fixes from Jens Axboe:
 "Fix for a bad kfree() introduced in this cycle, and a quick fix for
  disabling buffer recycling for IORING_OP_READV.

  The latter will get reworked for 5.20, but it gets the job done for
  5.19"

* tag 'io_uring-5.19-2022-07-21' of git://git.kernel.dk/linux-block:
  io_uring: do not recycle buffer in READV
  io_uring: fix free of unallocated buffer list