Just random patches here and there. The nicest one is 5/5, which removes ctx->refs pinning from io_uring_enter. Pavel Begunkov (5): io_uring: improve io_fail_links() io_uring: fuse fallback_node and normal tw node io_uring: remove extra TIF_NOTIFY_SIGNAL check io_uring: don't check file ops of registered rings io_uring: remove ctx->refs pinning on enter include/linux/io_uring_types.h | 5 +---- io_uring/io_uring.c | 37 ++++++++++++---------------------- io_uring/timeout.c | 36 ++++++++++++++++++++++----------- 3 files changed, 38 insertions(+), 40 deletions(-) -- 2.36.1