io_uring library

Clone this repo:
  1. 40999f5 Merge branch 'fix/transactional-ring-resize-remap' of https://github.com/uwezkhan/liburing by Jens Axboe · 19 hours ago master
  2. 6019e55 tests: add regression test for failed mmap remap on resize by uwezkhan06 · 19 hours ago
  3. c077e6a resize: preserve old ring state on failed mmap remap by uwezkhan06 · 19 hours ago
  4. 9d707e2 tests: improve zcrx ro params testing by Pavel Begunkov · 4 days ago
  5. 65ead1f tests: test abnormal zcrx removal by Pavel Begunkov · 5 days ago
  6. 52a1c4c tests: improve zcrx export tests by Pavel Begunkov · 5 days ago
  7. f4b781e tests: add cBPF filter tests for IORING_OP_CONNECT by Shouvik Kar · 5 days ago
  8. ce320c7 test/bind-listen: ensure 'ts' is set before io_uring_wait_cqe_timeout() by Jens Axboe · 8 days ago
  9. d6b7e99 Merge branch 'abs-timer-test' by Jens Axboe · 12 days ago
  10. eb8dd98 test: add timens-abs-timer regression test by Maoyi Xie · 13 days ago abs-timer-test
  11. 5dfc30a test/nop-flags: don't fail on kernels without IORING_SETUP_SUBMIT_ALL by Jens Axboe · 2 weeks ago
  12. 43cd356 test/io_uring_passthrough: fix incorrect ring setup code by Jens Axboe · 2 weeks ago
  13. 7a70403 test/file-alloc-range-hint: skip on old kernels by Jens Axboe · 2 weeks ago
  14. 3089bbb Merge branch 'buf-inc-left' by Jens Axboe · 3 weeks ago
  15. d473a0d man: update struct io_uring_buf_reg documentation by Jens Axboe · 3 weeks ago buf-inc-left
  16. 3891a21 Add test case for minimum length left for incremental buffers by Jens Axboe · 3 weeks ago
  17. 8e87a9b Merge branch 'bpf-ops-fixes' by Jens Axboe · 3 weeks ago
  18. 4330d09 .gitignore: add new test build output by Haiyue Wang · 3 weeks ago bpf-ops-fixes
  19. 49f1a2a tests: fix bpf ops build error by Haiyue Wang · 3 weeks ago
  20. 04b7460 Merge branch 'master' of https://github.com/andrew-sayers/liburing by Jens Axboe · 4 weeks ago