Hello there, This series takes the patches that are -stable material from this series: https://lore.kernel.org/linux-ide/20240626180031.4050226-15-cassel@xxxxxxxxxx/ Changes since series above: -Fixed minor review comments for the four patches included in the series. -Picked up tags. Kind regards, Niklas Niklas Cassel (4): ata: libata-core: Fix null pointer dereference on error ata,scsi: libata-core: Do not leak memory for ata_port struct members ata: libata-core: Fix double free on error ata: ahci: Clean up sysfs file on error drivers/ata/ahci.c | 17 ++++++++++++----- drivers/ata/libata-core.c | 29 ++++++++++++++++++----------- drivers/scsi/libsas/sas_ata.c | 2 +- drivers/scsi/libsas/sas_discover.c | 2 +- include/linux/libata.h | 1 + 5 files changed, 33 insertions(+), 18 deletions(-) -- 2.45.2