All of lore.kernel.org
 help / color / mirror / Atom feed
From: Niklas Cassel <cassel@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>,
	linux-ide@vger.kernel.org
Cc: Damien Le Moal <dlemoal@kernel.org>, Niklas Cassel <cassel@kernel.org>
Subject: [GIT PULL] ata fixes for 6.18-rc2
Date: Thu, 16 Oct 2025 11:50:53 +0200	[thread overview]
Message-ID: <20251016095053.457176-1-cassel@kernel.org> (raw)

Linus,

The following changes since commit 3a8660878839faadb4f1a6dd72c3179c1df56787:

  Linux 6.18-rc1 (2025-10-12 13:42:36 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/libata/linux tags/ata-6.18-rc2

for you to fetch changes up to 12d724f2852d094d68dccaf5101e0ef89a971cde:

  ata: libata-core: relax checks in ata_read_log_directory() (2025-10-13 09:12:36 +0200)

----------------------------------------------------------------
ata fix for 6.18-rc2

 - Do not print an error message (and assume that the General Purpose Log
   Directory log page is not supported) for a device that reports a bogus
   General Purpose Logging Version. Unsurprisingly, many vendors fail to
   report the only valid General Purpose Logging Version (Damien)

----------------------------------------------------------------
Damien Le Moal (1):
      ata: libata-core: relax checks in ata_read_log_directory()

 drivers/ata/libata-core.c | 11 ++++-------
 include/linux/libata.h    |  6 ++++++
 2 files changed, 10 insertions(+), 7 deletions(-)

             reply	other threads:[~2025-10-16  9:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-16  9:50 Niklas Cassel [this message]
2025-10-16 17:17 ` [GIT PULL] ata fixes for 6.18-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=20251016095053.457176-1-cassel@kernel.org \
    --to=cassel@kernel.org \
    --cc=dlemoal@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.