io_uring library

Clone this repo:
  1. a33a770 Merge branch 'ringbuf-read-fname-bound' of https://github.com/rootvector2/liburing by Jens Axboe · 7 days ago master
  2. 06161b8 test/ringbuf-read: bound strcpy of argv[1] into fname by rootvector2 · 7 days ago
  3. 63bf649 Merge branch 'fix/submit-and-wait-reg-sigsegv' of https://github.com/XananasX7/liburing by Jens Axboe · 8 days ago
  4. 19903c3 queue: fix NULL deref in _io_uring_get_cqe() for EXT_ARG_REG path by XananasX · 8 days ago
  5. 40999f5 Merge branch 'fix/transactional-ring-resize-remap' of https://github.com/uwezkhan/liburing by Jens Axboe · 2 weeks ago
  6. 6019e55 tests: add regression test for failed mmap remap on resize by uwezkhan06 · 2 weeks ago
  7. c077e6a resize: preserve old ring state on failed mmap remap by uwezkhan06 · 2 weeks ago
  8. 9d707e2 tests: improve zcrx ro params testing by Pavel Begunkov · 3 weeks ago
  9. 65ead1f tests: test abnormal zcrx removal by Pavel Begunkov · 3 weeks ago
  10. 52a1c4c tests: improve zcrx export tests by Pavel Begunkov · 3 weeks ago
  11. f4b781e tests: add cBPF filter tests for IORING_OP_CONNECT by Shouvik Kar · 3 weeks ago
  12. ce320c7 test/bind-listen: ensure 'ts' is set before io_uring_wait_cqe_timeout() by Jens Axboe · 3 weeks ago
  13. d6b7e99 Merge branch 'abs-timer-test' by Jens Axboe · 4 weeks ago
  14. eb8dd98 test: add timens-abs-timer regression test by Maoyi Xie · 4 weeks ago abs-timer-test
  15. 5dfc30a test/nop-flags: don't fail on kernels without IORING_SETUP_SUBMIT_ALL by Jens Axboe · 5 weeks ago
  16. 43cd356 test/io_uring_passthrough: fix incorrect ring setup code by Jens Axboe · 5 weeks ago
  17. 7a70403 test/file-alloc-range-hint: skip on old kernels by Jens Axboe · 5 weeks ago
  18. 3089bbb Merge branch 'buf-inc-left' by Jens Axboe · 5 weeks ago
  19. d473a0d man: update struct io_uring_buf_reg documentation by Jens Axboe · 5 weeks ago buf-inc-left
  20. 3891a21 Add test case for minimum length left for incremental buffers by Jens Axboe · 5 weeks ago