liburing-2.14-rc1
syscall: update io_uring_enter2() signature
src/queue: simplify IORING_SETUP_SQ_REWIND handling
build: Pass env CFLAGS through to make
ffi: Add SPDX-License-Idetifier
Add suppport for toggling iowait
src: lib.h container_of macro to be Undefined Behavior safe
Bump version to 2.14
nolibc: Fix bloated memset due to unexpected vectorization
src/register: fix sqes memory leak in io_uring_resize_rings()
Add support IORING_SETUP_SQE_MIXED
src/setup: one more missing unsigned int cast
Add support for ring resizing
Add nolibc riscv64 support
Fix off-by-one in minor check for io_uring_check_version()