Commit a84c80421506 for kernel

commit a84c804215062d17c14141988ff3c69af961b49d
Merge: 49c9f4657b2d 0279fd451a99
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Sun Aug 2 09:32:07 2026 -0700

    Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi

    Pull SCSI fixes from James Bottomley"
     "No core changes. The largest driver fix is the reversion of threaded
      interrupt handlers in UFS and the next is the resume deadlock fix in
      hisi_sas which extends into libsas"

    * tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi:
      scsi: ufs: core: Initialize hba->rpmbs list in ufshcd
      scsi: mpi3mr: Fix potential deadlock in mpi3mr_fault_uevent_emit
      scsi: target: Clear cmd_cnt when initial counter enrollment fails
      scsi: zfcp: Fix memory leak during adapter release by destroying gid_pn_req
      scsi: ufs: core: Revert "Delegate the interrupt service routine to a threaded IRQ handler"
      scsi: ufs: core: Cancel RTC work in active-active suspend
      scsi: scsi_debug: Fix REPORT ZONES alloc_len underflow OOB write
      scsi: target: iblock: Fix wrong PR ops NULL check for PREEMPT/RELEASE
      scsi: ufs: dt-bindings: Add missing mcq reg for qcom,sa8255p-ufshc
      scsi: libsas: Fix HA resume deadlock and hisi_sas disk-wake race
      scsi: libiscsi_tcp: Bound SCSI Response data segment to the connection buffer
      scsi: libiscsi: Fix stale-data leak into the SCSI sense buffer