Hi Jason, This patch series fixes a deadlock in the ib_srp driver that was discovered by syzbot. Please consider these patches for kernel v5.18. Thanks, Bart. Bart Van Assche (3): ib_srp: Add more documentation ib_srp: Protect the target list with a mutex instead of a spinlock ib_srp: Fix a deadlock drivers/infiniband/ulp/srp/ib_srp.c | 24 +++++++++++------------- drivers/infiniband/ulp/srp/ib_srp.h | 13 +++++++++++-- 2 files changed, 22 insertions(+), 15 deletions(-)