io_uring library

Clone this repo:
  1. 2b8b7a9 test/reg-hint: fix argument skip and check error result by Jens Axboe · 5 days ago master
  2. 9795bda test/reg-hint: add test case for sanity of alloc hints by Jens Axboe · 5 days ago
  3. 0ce8a73 Merge branch 'off_t' by Jens Axboe · 7 days ago
  4. 7389eb1 Add test case for repeated connects to socket without listener by Jens Axboe · 7 days ago
  5. 6abc7c9 Update io_uring_prep_fallocate() to use 64-bit length/offset by Jens Axboe · 8 days ago off_t
  6. b6b18b2 test/buf-ring: skip test_full_page_reg() on HPPA by Jens Axboe · 10 days ago
  7. 0e06552 test: remove timeout-overflow.c by Jens Axboe · 11 days ago
  8. 3387f4b test/io_uring_register: be less picky on the POLL test by Jens Axboe · 11 days ago
  9. 5cbf9e8 Merge branch 'ring-buf-alloc' by Jens Axboe · 11 days ago
  10. 5dfc780 Update CHANGELOG for buffer ring setup/teardown helpers by Jens Axboe · 11 days ago ring-buf-alloc
  11. 53f5434 Add man pages for io_uring_{free,setup}_buf_ring() by Jens Axboe · 12 days ago
  12. 9c66898 Default to mmap'ed provided buffers for hppa by Jens Axboe · 12 days ago
  13. 31e9506 test: convert tests to use the provided ring buffer init/free helpers by Jens Axboe · 13 days ago
  14. c622236 Add helpers for alloc+register and unregister+free for ring buffers by Jens Axboe · 13 days ago
  15. 2d62a5f Update CHANGELOG for io_uring_prep_msg_ring_fd_alloc() by Jens Axboe · 11 days ago
  16. 24858f9 Add man pages for io_uring_prep_msg_ring_fd() and friends by Jens Axboe · 12 days ago
  17. 3bf49df test/regbuf-merge: make local variable static by Jens Axboe · 12 days ago
  18. ab9113c test: test fd msg-ring allocating indexes by Pavel Begunkov · 12 days ago
  19. 9fd4a28 Add io_uring_prep_msg_ring_fd_alloc() helper by Pavel Begunkov · 12 days ago
  20. 61ec066 Add test case for page merging when registering buffers by Jens Axboe · 12 days ago