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 6.15-rc2
Date: Fri, 11 Apr 2025 14:59:21 +0900 [thread overview]
Message-ID: <20250411055921.1072892-1-dlemoal@kernel.org> (raw)
Linus,
The following changes since commit 0af2f6be1b4281385b618cb86ad946eded089ac8:
Linux 6.15-rc1 (2025-04-06 13:11:33 -0700)
are available in the Git repository at:
ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/libata/linux tags/ata-6.15-rc2
for you to fetch changes up to 8d46a27085039158eb5e253ab8a35a0e33b5e864:
ata: sata_sx4: Add error handling in pdc20621_i2c_read() (2025-04-09 15:24:49 +0900)
----------------------------------------------------------------
ata fixes for 6.15-rc1
- Fix missing error checks during controller probe in the sata_sx4
driver (Wentao)
- Fix missing error checks during controller probe in the pata_pxa driver
(Henry)
----------------------------------------------------------------
Henry Martin (1):
ata: pata_pxa: Fix potential NULL pointer dereference in pxa_ata_probe()
Wentao Liang (1):
ata: sata_sx4: Add error handling in pdc20621_i2c_read()
drivers/ata/pata_pxa.c | 6 ++++++
drivers/ata/sata_sx4.c | 13 ++++++++++---
2 files changed, 16 insertions(+), 3 deletions(-)
next reply other threads:[~2025-04-11 6:00 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-11 5:59 Damien Le Moal [this message]
2025-04-11 15:40 ` [GIT PULL] ata fixes for 6.15-rc2 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=20250411055921.1072892-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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).