[GIT PULL] ata fixes for 7.2-rc7
Damien Le Moal <[email protected]>
| Newsgroups | org.kernel.vger.linux-ide |
|---|---|
| Message-ID | <[email protected]> |
Linus, The following changes since commit 3fd70e96914d761c17c376aadd0b0d1a3c9badba: ata: libata-sata: fix ata_scsi_lpm_supported() iteration (2026-07-29 10:55:11 +0900) are available in the Git repository at: ssh://[email protected]/pub/scm/linux/kernel/git/libata/linux tags/ata-7.2-rc7 for you to fetch changes up to 7700a31039cdc6715cb6cce7e7a664ee4e945f67: ata: pata_sl82c105: fix bridge revision use-after-free (2026-08-07 00:55:53 +0900) ---------------------------------------------------------------- ata fixes for 7.2-rc7 - Disable liknk power management on yet another misbehaving WD drive (Niklas). - Fix a use after free issue in the pata_sl82c105 driver (Hongyan). ---------------------------------------------------------------- Hongyan Xu (1): ata: pata_sl82c105: fix bridge revision use-after-free Niklas Cassel (1): ata: libata-core: Disable LPM on WDC WD141KFGX-68FH9N0 drivers/ata/libata-core.c | 1 + drivers/ata/pata_sl82c105.c | 4 +++- 2 files changed, 4 insertions(+), 1 deletion(-)