]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit23f0fe244750e8c95df7d86b63a5e5e4ae0ef660
tree1b13a3f3900a8ee2649fe221f1f839144de55437
parente4366efe74523318e7b696406d995d24f6e185fc
parent6877e7bb02c33d696b0e214f49937fc1505e63fb
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