]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
Merge branch 'io_uring-5.13' into for-next
authorJens Axboe <axboe@kernel.dk>
Mon, 3 May 2021 17:00:40 +0000 (11:00 -0600)
committerJens Axboe <axboe@kernel.dk>
Mon, 3 May 2021 17:00:40 +0000 (11:00 -0600)
* io_uring-5.13:
  io_uring: Fix memory leak in io_sqe_buffers_register()
  io_uring: Fix premature return from loop and memory leak
  io_uring: fix unchecked error in switch_start()
  io_uring: allow empty slots for reg buffers
  io_uring: add more build check for uapi
  io_uring: dont overlap internal and user req flags
  io_uring: fix drain with rsrc CQEs


Trivial merge