Commit c53f467229a7 for kernel

commit c53f467229a78287efa5b9f65bd22de64416660f
Merge: 04688d6128b7 c9f36f04a8a2
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Fri Dec 26 19:44:08 2025 -0800

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

    Pull SCSI fixes from James Bottomley:
     "Three HBA driver and one upper level driver (sg) fix.

      The sg change is the largest, but that results mostly from moving code
      to avoid the described race condition"

    * tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi:
      scsi: ufs: core: Add ufshcd_update_evt_hist() for UFS suspend error
      scsi: sg: Fix occasional bogus elapsed time that exceeds timeout
      scsi: mpi3mr: Read missing IOCFacts flag for reply queue full overflow
      scsi: scsi_debug: Fix atomic write enable module param description