Merge branch 'for-6.7/io_uring' into io_uring-futex
* for-6.7/io_uring: io_uring: cancelable uring_cmd io_uring: retain top 8bits of uring_cmd flags for kernel internal use io_uring: add IORING_OP_WAITID support exit: add internal include file with helpers exit: add kernel_waitid_prepare() helper exit: move core of do_wait() into helper exit: abstract out should_wake helper for child_wait_callback() io_uring/rw: add support for IORING_OP_READ_MULTISHOT io_uring/rw: mark readv/writev as vectored in the opcode definition io_uring/rw: split io_read() into a helper
Showing
io_uring/waitid.c
0 → 100644
io_uring/waitid.h
0 → 100644
kernel/exit.h
0 → 100644
Please register or sign in to comment