1-5 are random refactoring patches 6 is a prep patch, which also helps to inline handle_tw_list 7 returns a link tw run optimisation for normal tw Pavel Begunkov (7): io_uring: use user visible tail in io_uring_poll() io_uring: kill outdated comment about overflow flush io_uring: improve io_get_sqe io_uring: refactor req allocation io_uring: refactor io_put_task helpers io_uring: refactor tctx_task_work io_uring: return normal tw run linking optimisation io_uring/io_uring.c | 57 +++++++++++++++++++++++++++------------------ io_uring/io_uring.h | 19 ++++++++------- io_uring/notif.c | 3 +-- 3 files changed, 46 insertions(+), 33 deletions(-) -- 2.38.1