]> www.infradead.org Git - users/jedix/linux-maple.git/commit
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)
commit37d8b5dd2a302bbe937121a8bc8718a68791e6ea
treeb77f3034efaa5598d290c71a20972ef5acb1c622
parent9ccce092fc64d19504fa54de4fd659e279cc92e7
parentbb6659cc0ad3c2afc3801b708b19c4c67e55ddf2
Merge branch 'io_uring-5.13' into for-next

* 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