liburing-2.8-rc1
src/arch/aarch64: fix uclibc build
Make io_uring_for_each_cqe() only read the tail once
Add support for sanitizing user provided pointers
ffi: Add SPDX-License-Idetifier
setup: add support for io_uring_queue_init_mem()
Add nolibc riscv64 support
liburing/sqe_helper: Add helper to prep sqe for an open
Rename "buffer copying" to "buffer cloning"
nolibc: Fix bloated memset due to unexpected vectorization
include/liburing.h: Remove redundant sanitize check
src/sanitize: don't sanitize opcodes with non-pointer inputs
src/setup: don't munmap user provided buffer
Add setup.h include
syscall: Add io_uring syscall functions
Fix off-by-one in minor check for io_uring_check_version()