io_uring library

Clone this repo:
  1. ce320c7 test/bind-listen: ensure 'ts' is set before io_uring_wait_cqe_timeout() by Jens Axboe · 32 hours ago master
  2. d6b7e99 Merge branch 'abs-timer-test' by Jens Axboe · 5 days ago
  3. eb8dd98 test: add timens-abs-timer regression test by Maoyi Xie · 7 days ago abs-timer-test
  4. 5dfc30a test/nop-flags: don't fail on kernels without IORING_SETUP_SUBMIT_ALL by Jens Axboe · 11 days ago
  5. 43cd356 test/io_uring_passthrough: fix incorrect ring setup code by Jens Axboe · 11 days ago
  6. 7a70403 test/file-alloc-range-hint: skip on old kernels by Jens Axboe · 11 days ago
  7. 3089bbb Merge branch 'buf-inc-left' by Jens Axboe · 11 days ago
  8. d473a0d man: update struct io_uring_buf_reg documentation by Jens Axboe · 2 weeks ago buf-inc-left
  9. 3891a21 Add test case for minimum length left for incremental buffers by Jens Axboe · 2 weeks ago
  10. 8e87a9b Merge branch 'bpf-ops-fixes' by Jens Axboe · 2 weeks ago
  11. 4330d09 .gitignore: add new test build output by Haiyue Wang · 2 weeks ago bpf-ops-fixes
  12. 49f1a2a tests: fix bpf ops build error by Haiyue Wang · 2 weeks ago
  13. 04b7460 Merge branch 'master' of https://github.com/andrew-sayers/liburing by Jens Axboe · 3 weeks ago
  14. aadabf5 man: Minor language improvements by Andrew Sayers · 3 weeks ago
  15. d3c0b5f man: Explain transfer size limits in miscellaneous functions by Andrew Sayers · 3 weeks ago
  16. 4b2bb82 man: Explain transfer size limits in send() and recv() functions by Andrew Sayers · 3 weeks ago
  17. b40f2cb man: Explain transfer size limits in all write() functions by Andrew Sayers · 3 weeks ago
  18. 38df002 man: Explain transfer size limits in all read() functions by Andrew Sayers · 3 weeks ago
  19. 0fbff3e Merge branch 'master' of https://github.com/andrew-sayers/liburing by Jens Axboe · 3 weeks ago
  20. e65a2a0 man/io_uring_prep_read.3: Explain unsigned input vs. __s32 output by Andrew Sayers · 3 weeks ago