liburing-2.11
syscall: update io_uring_enter2() signature
Add io_uring_memory_size() and io_uring_memory_size_params()
Don't install sanitize.h header file
ffi: Add SPDX-License-Idetifier
Add suppport for toggling iowait
Add nolibc riscv64 support
src: correct symbol version for io_uring_memory_size helpers
nolibc: Fix bloated memset due to unexpected vectorization
src/queue: IOPOLL does not need to enter the kernel for SQPOLL
Add __io_uring_clone_buffers() and __io_uring_clone_buffers_offset()
src/sanitize: add missing op entries
src/setup: correct rings_size() calculations
Add support for ring resizing
Fix off-by-one in minor check for io_uring_check_version()