1. fdb9928 Merge branch 'fix_io_uring_prep_cmd_sock_man_page_file_name' of https://github.com/betelgeuse/liburing by Jens Axboe · 18 hours ago master
  2. 6ff5287 Fix io_uring_prep_cmd_sock man page file name by Petteri Räty · 18 hours ago
  3. 9840345 man/io_uring_enter.2: fix spelling error by Jens Axboe · 18 hours ago
  4. 69b5e98 man/io_uring_enter.2: document IORING_OP_PIPE by Jens Axboe · 18 hours ago
  5. 18b145f Merge branch 'unify_manual_page_date_formats' of https://github.com/betelgeuse/liburing by Jens Axboe · 19 hours ago
  6. 88ca8ac Unify date formats in manual files by Petteri Räty · 25 hours ago
  7. 3756b3d test/io-wq-exit: fix missing liburing test tweaks by Jens Axboe · 6 days ago
  8. 1020869 test/io-wq-exit: test io-wq workers exiting before idle timeout by Jens Axboe · 6 days ago
  9. 075438e Merge branch 'min-timeout_wait' of https://github.com/schlad/liburing by Jens Axboe · 9 days ago
  10. 15fb2bc test: min-timeout: fail on unexpected CQE count by Sebastian Chlad · 9 days ago
  11. 6f899c8 test/open-close: test failure path of direct && O_CLOEXEC by Jens Axboe · 2 weeks ago
  12. 94ed302 Merge branch 'fix-init-mem-non-huge-page' of https://github.com/wokron/liburing by Jens Axboe · 3 weeks ago
  13. b916078 src/setup: fix incorrect ring_mem calculation in io_uring_alloc_huge by Yitang Yang · 3 weeks ago
  14. 669a89b test/timestamp-buf: make internal function static by Jens Axboe · 4 weeks ago
  15. 7a666e0 test: fix a few CI complaints by Jens Axboe · 4 weeks ago
  16. d252b37 test/timestamp-bug: fix spelling error by Jens Axboe · 4 weeks ago
  17. ad9cead Bump version to 2.14 by Jens Axboe · 4 weeks ago
  18. aa05705 Merge branch 'epwait_iouring_track_sqe' of https://github.com/schlad/liburing by Jens Axboe · 4 weeks ago
  19. 08c1e5b Merge branch 'regression-tests' by Jens Axboe · 4 weeks ago
  20. 00e2e1e Merge branch 'pbr-bug' by Jens Axboe · 4 weeks ago
  21. cf95351 test/epwait: verify EPOLL_WAIT SQE/CQE pairing via user_data by Sebastian Chlad · 4 weeks ago
  22. 6eee371 test/epwait: fix test_race SQE/CQE accounting by Sebastian Chlad · 4 weeks ago
  23. e07a859 Merge branch 'make-cflags' of https://github.com/phlax/liburing by Jens Axboe · 4 weeks ago liburing-2.13
  24. 9b8fe84 build: Pass env CFLAGS through to make by Ryan Northey · 4 weeks ago
  25. c4f38cd test/min-timeout/min-timeout_wait: add SQPOLL tests too by Jens Axboe · 5 weeks ago liburing-2.13-rc2
  26. 21a2fcc Merge branch 'master' of https://github.com/huberteff/liburing by Jens Axboe · 5 weeks ago
  27. 2d5e086 The io_uring.7 manpage has an example that uses the "errno" variable. by hubertf · 5 weeks ago
  28. ee1825c test: over-commit on buffers a bit for some tests by Jens Axboe · 5 weeks ago
  29. 203d9fe man/io_uring_clone_buffers.3: remove duplicate IORING_REGISTER_DST_REPLACE text by Joanne Koong · 5 weeks ago
  30. c533cfe Add io_uring_prep_cmd_getsockname to ffi map by Jens Axboe · 6 weeks ago
  31. d492e5e test/bind-listen: fix spelling typo by Jens Axboe · 6 weeks ago
  32. 947615c test/bind-listen: ensure 'res' is initialized by Jens Axboe · 6 weeks ago
  33. 419c9ca man/io_uring_prep_getsockname.3: Add man page by Gabriel Krisman Bertazi · 6 weeks ago
  34. a75b1b6 bind-listen.t: Add tests for getsockname by Gabriel Krisman Bertazi · 6 weeks ago
  35. 79ef754 test/bind-listen.t: Use ephemeral port by Gabriel Krisman Bertazi · 6 weeks ago
  36. c1541b0 liburing: Introduce getsockname operation by Gabriel Krisman Bertazi · 6 weeks ago
  37. 5e8db5c test/send_recv: fix vectorized send testing for 32-bit builds by Jens Axboe · 6 weeks ago
  38. bf56e75 Add test case for updated POLL_ADD that then triggers by Jens Axboe · 6 weeks ago
  39. 568d738 test/sendzc-bug: add test case for vectored zero copy send imports by Jens Axboe · 7 weeks ago
  40. 784438e test/Makefile: reorganize tests by Jens Axboe · 7 weeks ago
  41. 8893b15 test/timestamp-bug: test retry with pending SKB list by Jens Axboe · 7 weeks ago
  42. e566ac7 test/timestamp: add license and description information by Jens Axboe · 7 weeks ago
  43. e1ef1e6 src/setup: unmap mmap'ed sqes pointer with the correct size by Jens Axboe · 7 weeks ago liburing-2.13-rc1
  44. 679b422 liburing: sync pi attributes with kernel uapi by Keith Busch · 7 weeks ago
  45. be87000 test/resize-rings: ensure T_EXIT_SKIP is properly passed back by Jens Axboe · 8 weeks ago
  46. 4aa24b0 Merge branch 'bug3' of https://github.com/MegaManSec/liburing by Jens Axboe · 9 weeks ago
  47. 44a961f Merge branch 'bug1' of https://github.com/MegaManSec/liburing by Jens Axboe · 9 weeks ago
  48. 30c1dfb Merge branch 'bug2' of https://github.com/MegaManSec/liburing by Jens Axboe · 9 weeks ago
  49. f004be6 setup: fully unmap single NO_MMAP region when SQE and rings share one mapping by Joshua Rogers · 9 weeks ago
  50. 04f1c63 setup: fix 1-byte munmap in NO_MMAP error paths by Joshua Rogers · 9 weeks ago
  51. 552cef5 hppa: unregister buf ring if mmap fails in br_setup() by Joshua Rogers · 9 weeks ago
  52. fcc9cf4 Merge branch 'chillfish8/expand-docs-around-data-stability' of https://github.com/ChillFish8/liburing by Jens Axboe · 2 months ago
  53. 302e6ff man: Extend documentation of pointer lifetimes by chillfish8 · 2 months ago
  54. 65ec422 Merge branch 'lsan-fixes' of https://github.com/cmazakas/liburing by Jens Axboe · 3 months ago
  55. 5f23a61 test/recv-mshot-fair: fix memory leak by Christian Mazakas · 3 months ago
  56. 098b3e5 test/ringbuf-loop: fix memory leak by Christian Mazakas · 3 months ago
  57. 4235cf5 test: remove t_sqe_prep_cmd() by Caleb Sander Mateos · 3 months ago
  58. 5ec8ffd test/sqe-mixed-uring_cmd: skip if not char device by Jens Axboe · 3 months ago
  59. 0cd5b6c Merge branch 'fix-readwritev2-man' of https://github.com/sprt/liburing by Jens Axboe · 3 months ago
  60. 61d3e03 man: Fix version reference for io_uring_prep_{read,write}v2 by Aurélien Bombo · 3 months ago
  61. 0950324 man: version and formatting fixes for recent additions by Jens Axboe · 3 months ago
  62. 4101379 src/liburing-ffi.map: add newly added (but missing) helpers by Jens Axboe · 3 months ago
  63. 35a7e0a add man pages for new apis by Keith Busch · 3 months ago
  64. cbac912 test/sqe-mixed-uring_cmd: add unistd.h for close(2) by Jens Axboe · 3 months ago
  65. 03f27c5 test/helpers: return T_SETUP_SKIP from t_create__ring() for -EINVAL by Jens Axboe · 3 months ago
  66. a41ea23 test/fdinfo: add mixed sqe option to fdinfo test by Keith Busch · 3 months ago
  67. d118e9e test/fdinfo: flush sq prior to reading by Keith Busch · 3 months ago
  68. 43f0b21 test: add mixed sqe test for uring commands by Keith Busch · 3 months ago
  69. 293e571 test: add nop testing for IORING_SETUP_SQE_MIXED by Keith Busch · 3 months ago
  70. e1453a0 Add support IORING_SETUP_SQE_MIXED by Keith Busch · 3 months ago
  71. 45c1347 liburing: provide uring_cmd prep function by Keith Busch · 3 months ago
  72. e999e1b Merge branch 'tsan-builds' of https://github.com/cmazakas/liburing by Jens Axboe · 3 months ago
  73. 233b7e9 Merge branch 'minor-testing-improvements' of https://github.com/zeehha/liburing by Jens Axboe · 3 months ago
  74. ded8da3 test/Makefile: Remove duplicated test to fix install overwrite by Chris Hofer · 3 months ago
  75. 97e5f86 test/runtests: Allow caller to provide test timeout by Chris Hofer · 3 months ago
  76. 9873eb7 add tsan-enabled builds by Christian Mazakas · 3 months ago
  77. 03b5110 Merge branch 'small_fix' of https://github.com/schlad/liburing by Jens Axboe · 3 months ago
  78. 5639d4e test: poll-race-mshot: Fix incorrect posix_memalign by Sebastian Chlad · 3 months ago
  79. f22f2fb github: Test build against the installed liburing by Ammar Faizi · 3 months ago
  80. 1671cb9 Merge branch 'master' of https://github.com/rpereira-dev/liburing by Jens Axboe · 3 months ago
  81. ded9142 Merge branch 'small-fixes' of https://github.com/cmazakas/liburing by Jens Axboe · 3 months ago
  82. 35033d7 Merge branch 'const-for-preps' of https://github.com/silvanshade/axboe-liburing by Jens Axboe · 3 months ago
  83. a0046b0 liburing.h: Add const-qualifier for some preps by Darin Morrison · 4 months ago
  84. b02b420 Added query.h to install by Romain Pereira · 4 months ago
  85. 7039f03 add missing noexcept, local inline, const quals by Christian Mazakas · 4 months ago
  86. e951bf0 man: include common -ENOMEM error for zero copy send by Jens Axboe · 4 months ago
  87. 74fd1d8 man: improve send/sendmsg zc CQE description by Jens Axboe · 4 months ago
  88. 409d4ea man: add note on NOTIF CQEs for zero copy sends by Jens Axboe · 4 months ago
  89. ffc3237 Merge branch 'cqe-mixed' by Jens Axboe · 4 months ago
  90. 8c75ddc test/mock_file: use different message for permission denied by Jens Axboe · 4 months ago
  91. 7f98762 test: use T_EXIT_SKIP consistently by Jens Axboe · 4 months ago
  92. d5673a9 tests: add mock file based tests by Pavel Begunkov · 4 months ago
  93. 9e69daf tests: add helper for iov data verification by Pavel Begunkov · 4 months ago
  94. 7d3773f tests: add t_sqe_prep_cmd helper by Pavel Begunkov · 4 months ago
  95. 7a936a8 tests: introduce t_iovec_data_length helper by Pavel Begunkov · 4 months ago
  96. f1fc45c tests: add t_submit_and_wait_single helper by Pavel Begunkov · 4 months ago
  97. 7e565c0 tests: test the query interface by Pavel Begunkov · 4 months ago
  98. eb7cfb3 test/fifo-futex-poll: add missing FUTEX2_SIZE_U32 define by Jens Axboe · 4 months ago
  99. 3669647 test/ringbuf-loop: only wait for 1 event by Jens Axboe · 4 months ago
  100. b2ea074 Add test case mixing futexes and fifos by Jens Axboe · 5 months ago