io_uring library

Clone this repo:
  1. 2c7b9da test/read-inc-buf-more: test EOF and !pollable cases by Jens Axboe · 2 days ago master
  2. f7f36b3 configure: check for clang as well for BPF by Jens Axboe · 2 days ago
  3. 92fd30e configure: by Jens Axboe · 2 days ago
  4. ce99cb3 configure: actually fix Alpine mktemp issue by Jens Axboe · 2 days ago
  5. 1b9d216 Merge branch 'feature/mixed-iopoll' of https://github.com/calebsander/liburing by Jens Axboe · 2 days ago
  6. e20dcbb man: update comments about non-polled requests with IORING_SETUP_IOPOLL by Caleb Sander Mateos · 2 days ago
  7. 6138f0a man: remove note about IORING_SETUP_IOPOLL + IORING_OP_NOP by Caleb Sander Mateos · 2 days ago
  8. ebb6af2 test: test non-iopoll uring_cmds on IORING_SETUP_IOPOLL rings by Caleb Sander Mateos · 2 days ago
  9. a46158b Make mktemp happy on Alpine Linux by Jens Axboe · 2 days ago
  10. 9b6450e Ensure bpftool is found even if not in path by Jens Axboe · 2 days ago
  11. fd8a6e6 tests: test io_uring bpf ops by Pavel Begunkov · 2 days ago
  12. 1e9a937 test/fdinfo: don't use io_uring_submit() return value for SQPOLL by Jens Axboe · 3 days ago
  13. 041c20f Merge branch 'master' of https://github.com/BearLee001/liburing by Jens Axboe · 3 days ago
  14. 28600a5 examples: remove unused linux/dma-buf.h include by Zile Xiong · 3 days ago
  15. 0b0f0fc test/mshot-shutdown-race: abort if stalled for >= 1 second by Jens Axboe · 3 days ago
  16. 560fac7 Update headers with ZCRX_CTRL opcode by Pavel Begunkov · 4 days ago
  17. bd648bc test/mshot-shutdown-race: alternate sending 1 or 2 buffers by Jens Axboe · 4 days ago
  18. cb8cf3b Update uapi headers by Pavel Begunkov · 4 days ago
  19. 27e25a1 Add test case testing socket send + immediate shutdown by Jens Axboe · 5 days ago
  20. a6e7bd5 test/cbpf_filter: fix build when openat2.h is not available by Yang Xiuwei · 5 days ago