io_uring library

Clone this repo:
  1. 6f899c8 test/open-close: test failure path of direct && O_CLOEXEC by Jens Axboe · 3 days ago master
  2. 94ed302 Merge branch 'fix-init-mem-non-huge-page' of https://github.com/wokron/liburing by Jens Axboe · 5 days ago
  3. b916078 src/setup: fix incorrect ring_mem calculation in io_uring_alloc_huge by Yitang Yang · 8 days ago
  4. 669a89b test/timestamp-buf: make internal function static by Jens Axboe · 11 days ago
  5. 7a666e0 test: fix a few CI complaints by Jens Axboe · 11 days ago
  6. d252b37 test/timestamp-bug: fix spelling error by Jens Axboe · 11 days ago
  7. ad9cead Bump version to 2.14 by Jens Axboe · 11 days ago
  8. aa05705 Merge branch 'epwait_iouring_track_sqe' of https://github.com/schlad/liburing by Jens Axboe · 11 days ago
  9. 08c1e5b Merge branch 'regression-tests' by Jens Axboe · 11 days ago
  10. 00e2e1e Merge branch 'pbr-bug' by Jens Axboe · 11 days ago
  11. cf95351 test/epwait: verify EPOLL_WAIT SQE/CQE pairing via user_data by Sebastian Chlad · 12 days ago
  12. 6eee371 test/epwait: fix test_race SQE/CQE accounting by Sebastian Chlad · 12 days ago
  13. e07a859 Merge branch 'make-cflags' of https://github.com/phlax/liburing by Jens Axboe · 2 weeks ago liburing-2.13
  14. 9b8fe84 build: Pass env CFLAGS through to make by Ryan Northey · 2 weeks ago
  15. c4f38cd test/min-timeout/min-timeout_wait: add SQPOLL tests too by Jens Axboe · 3 weeks ago liburing-2.13-rc2
  16. 21a2fcc Merge branch 'master' of https://github.com/huberteff/liburing by Jens Axboe · 3 weeks ago
  17. 2d5e086 The io_uring.7 manpage has an example that uses the "errno" variable. by hubertf · 3 weeks ago
  18. ee1825c test: over-commit on buffers a bit for some tests by Jens Axboe · 3 weeks ago
  19. 203d9fe man/io_uring_clone_buffers.3: remove duplicate IORING_REGISTER_DST_REPLACE text by Joanne Koong · 3 weeks ago
  20. c533cfe Add io_uring_prep_cmd_getsockname to ffi map by Jens Axboe · 4 weeks ago