]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge branch 'for-5.13/io_uring' into for-next
authorJens Axboe <axboe@kernel.dk>
Tue, 13 Apr 2021 15:38:02 +0000 (09:38 -0600)
committerJens Axboe <axboe@kernel.dk>
Tue, 13 Apr 2021 15:38:02 +0000 (09:38 -0600)
commita350cc10edd68b6161d2992a9e0eafe5ecd8e6b6
treeac879be278090b0d2c931f33759fb69e21988f81
parentd45024e744c3a6ba7fb1fc3cc4f9fa8617223da2
parentf39c8a5b1130fe17db9c66d08aa473d9587543a9
Merge branch 'for-5.13/io_uring' into for-next

* for-5.13/io_uring:
  io_uring: inline io_iopoll_getevents()
  io_uring: skip futile iopoll iterations
  io_uring: don't fail overflow on in_idle
  io_uring: clean up io_poll_remove_waitqs()
  io_uring: refactor hrtimer_try_to_cancel uses
  io_uring: add timeout completion_lock annotation
  io_uring: split poll and poll update structures
  io_uring: fix uninit old data for poll event upd
  io_uring: fix leaking reg files on exit