]> Git Repo - J-linux.git/commitdiff
Merge tag 'io_uring-5.19-2022-07-21' of git://git.kernel.dk/linux-block
authorLinus Torvalds <[email protected]>
Fri, 22 Jul 2022 19:47:09 +0000 (12:47 -0700)
committerLinus Torvalds <[email protected]>
Fri, 22 Jul 2022 19:47:09 +0000 (12:47 -0700)
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


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