mbox series

[GIT,PULL] ata fixes for 7.2-rc7

Message ID 20260807232818.860137-1-dlemoal@kernel.org
State New
Headers show
Series [GIT,PULL] ata fixes for 7.2-rc7 | expand

Pull-request

ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/libata/linux tags/ata-7.2-rc7

Message

Damien Le Moal Aug. 7, 2026, 11:28 p.m. UTC
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://git@gitolite.kernel.org/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(-)

Comments

pr-tracker-bot@kernel.org Aug. 7, 2026, 11:36 p.m. UTC | #1
The pull request you sent on Sat,  8 Aug 2026 08:28:17 +0900:

> ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/libata/linux tags/ata-7.2-rc7

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/9a143525f62bd6a871a49a61a5b3e07f5d54f654

Thank you!