summaryrefslogtreecommitdiff
path: root/include/uapi/linux/io_uring
AgeCommit message (Expand)Author
2 daysio_uring/bpf_filter: pass in expected filter payload sizeJens Axboe
2026-01-27io_uring/bpf_filter: allow filtering on contents of struct open_howJens Axboe
2026-01-27io_uring/net: allow filtering on IORING_OP_SOCKET dataJens Axboe
2026-01-27io_uring: add support for BPF filtering for opcode restrictionsJens Axboe
2025-11-13io_uring/query: introduce rings info queryPavel Begunkov
2025-11-13io_uring/query: introduce zcrx queryPavel Begunkov
2025-11-10io_uring/query: return number of available queriesPavel Begunkov
2025-09-08io_uring: introduce io_uring queryingPavel Begunkov
2025-07-02io_uring/mock: add trivial poll handlerPavel Begunkov
2025-07-02io_uring/mock: support for async read/writePavel Begunkov
2025-07-02io_uring/mock: allow to choose FMODE_NOWAITPavel Begunkov
2025-07-02io_uring/mock: add sync read/writePavel Begunkov
2025-07-02io_uring/mock: add cmd using vectored regbufsPavel Begunkov
2025-07-02io_uring/mock: add basic infra for test mock filesPavel Begunkov