io_uring library

Clone this repo:
  1. ee1825c test: over-commit on buffers a bit for some tests by Jens Axboe · 2 days ago master
  2. 203d9fe man/io_uring_clone_buffers.3: remove duplicate IORING_REGISTER_DST_REPLACE text by Joanne Koong · 3 days ago
  3. c533cfe Add io_uring_prep_cmd_getsockname to ffi map by Jens Axboe · 4 days ago
  4. d492e5e test/bind-listen: fix spelling typo by Jens Axboe · 4 days ago
  5. 947615c test/bind-listen: ensure 'res' is initialized by Jens Axboe · 4 days ago
  6. 419c9ca man/io_uring_prep_getsockname.3: Add man page by Gabriel Krisman Bertazi · 4 days ago
  7. a75b1b6 bind-listen.t: Add tests for getsockname by Gabriel Krisman Bertazi · 4 days ago
  8. 79ef754 test/bind-listen.t: Use ephemeral port by Gabriel Krisman Bertazi · 4 days ago
  9. c1541b0 liburing: Introduce getsockname operation by Gabriel Krisman Bertazi · 4 days ago
  10. 5e8db5c test/send_recv: fix vectorized send testing for 32-bit builds by Jens Axboe · 4 days ago
  11. e1ef1e6 src/setup: unmap mmap'ed sqes pointer with the correct size by Jens Axboe · 2 weeks ago liburing-2.13-rc1
  12. 679b422 liburing: sync pi attributes with kernel uapi by Keith Busch · 2 weeks ago
  13. be87000 test/resize-rings: ensure T_EXIT_SKIP is properly passed back by Jens Axboe · 3 weeks ago
  14. 4aa24b0 Merge branch 'bug3' of https://github.com/MegaManSec/liburing by Jens Axboe · 4 weeks ago
  15. 44a961f Merge branch 'bug1' of https://github.com/MegaManSec/liburing by Jens Axboe · 4 weeks ago
  16. 30c1dfb Merge branch 'bug2' of https://github.com/MegaManSec/liburing by Jens Axboe · 4 weeks ago
  17. f004be6 setup: fully unmap single NO_MMAP region when SQE and rings share one mapping by Joshua Rogers · 4 weeks ago
  18. 04f1c63 setup: fix 1-byte munmap in NO_MMAP error paths by Joshua Rogers · 4 weeks ago
  19. 552cef5 hppa: unregister buf ring if mmap fails in br_setup() by Joshua Rogers · 4 weeks ago
  20. fcc9cf4 Merge branch 'chillfish8/expand-docs-around-data-stability' of https://github.com/ChillFish8/liburing by Jens Axboe · 5 weeks ago