From: Linus Torvalds Date: Fri, 8 Nov 2024 19:56:27 +0000 (-1000) Subject: Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi X-Git-Tag: v6.12-rc7~15 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c291c9cfd76a8fb92ef3d66567e507009236ce90;p=thirdparty%2Flinux.git Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi Pull SCSI fixes from James Bottomley: "Two small fixes, the drivers one in ufs simply delays running a work queue and the generic one in zoned storage switches to a more correct API that tries the standard buddy allocator first (for small allocations); this fixes an allocation problem with small allocations seen under memory pressure" * tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi: scsi: ufs: core: Start the RTC update work later scsi: sd_zbc: Use kvzalloc() to allocate REPORT ZONES buffer --- c291c9cfd76a8fb92ef3d66567e507009236ce90