io_uring library

Clone this repo:
  1. a762f95 man: fix timeout update flags to match kernel by Jens Axboe · 2 days ago master
  2. daa2bcf man: document IORING_TIMEOUT_IMMEDIATE_ARG flag by Jens Axboe · 2 days ago
  3. ac9b8d0 tests: test timeout with immediate arguments by Pavel Begunkov · 2 days ago
  4. 565aae8 configure: force -Wno-error=unused-variable for tests by Jens Axboe · 2 days ago
  5. bd1e51b configure: make clean for Werror=unused-variable by Jens Axboe · 2 days ago
  6. e28534e io_uring_cqe_nr: assign cqe shift value to unsigned int upfront by Jens Axboe · 10 days ago
  7. 1a9c1df src/include/liburing.h: make iter helpers IOURINGINLINE by Jens Axboe · 10 days ago
  8. 7a85477 src/liburing-ffi.map: add missing iter helpers by Jens Axboe · 10 days ago
  9. def0aba test/cancel-fd-userdata: add test for CANCEL_FD | CANCEL_USERDATA by Jens Axboe · 10 days ago
  10. fa9896f github: Upgrade clang version to 22 by Ammar Faizi · 12 days ago
  11. 364a7b5 src/Makefile: Fix missing bpf_filter.h installation by Ammar Faizi · 13 days ago
  12. 9b7c673 test: fix clang-22 over-eager warnings by Jens Axboe · 13 days ago
  13. 46b5c4d src/include/liburing.h: add bpf_filter.h header by Jens Axboe · 14 days ago
  14. 630f545 test/cbpf_filter: don't fail when run by root by Jens Axboe · 14 days ago
  15. d419837 Merge branch 'pu/groff-warning' of https://github.com/guillemj/liburing by Jens Axboe · 2 weeks ago
  16. b478a02 man: Fix use of dot on first column in example sections by Guillem Jover · 2 weeks ago
  17. 8fd26b2 test/recv-mshot-drain: kill only-written variables by Jens Axboe · 2 weeks ago
  18. 3c7e101 test/buf-ring-mshot: kill only-written variable by Jens Axboe · 2 weeks ago
  19. d282e0d test/cancel-race: get rid of write-only variables by Jens Axboe · 2 weeks ago
  20. ee2b328 test: add shared buffer ring multishot recv test by Jens Axboe · 2 weeks ago