From: Damien Le Moal <dlemoal@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>,
linux-ide@vger.kernel.org
Cc: Niklas Cassel <cassel@kernel.org>
Subject: [GIT PULL] ata fixes for 7.2-rc7
Date: Sat, 8 Aug 2026 08:28:17 +0900 [thread overview]
Message-ID: <20260807232818.860137-1-dlemoal@kernel.org> (raw)
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(-)
next reply other threads:[~2026-08-07 23:28 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-07 23:28 Damien Le Moal [this message]
2026-08-07 23:36 ` [GIT PULL] ata fixes for 7.2-rc7 pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260807232818.860137-1-dlemoal@kernel.org \
--to=dlemoal@kernel.org \
--cc=cassel@kernel.org \
--cc=linux-ide@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.