Hi Linus, Just a fix for a locking regression introduced with the deferred task_work running from this merge window. Please pull! The following changes since commit cc767e7c6913f770741d9fad1efa4957c2623744: io_uring/net: fail zc sendmsg when unsupported by socket (2022-10-22 08:43:03 -0600) are available in the Git repository at: git://git.kernel.dk/linux.git tags/io_uring-6.1-2022-10-28 for you to fetch changes up to b3026767e15b488860d4bbf1649d69612bab2c25: io_uring: unlock if __io_run_local_work locked inside (2022-10-27 09:52:12 -0600) ---------------------------------------------------------------- io_uring-6.1-2022-10-28 ---------------------------------------------------------------- Dylan Yudaken (2): io_uring: use io_run_local_work_locked helper io_uring: unlock if __io_run_local_work locked inside io_uring/io_uring.c | 11 +++++------ io_uring/io_uring.h | 13 +++++++++++-- 2 files changed, 16 insertions(+), 8 deletions(-) -- Jens Axboe