public inbox for linux-ide@vger.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 fix for 7.0-final
Date: Tue,  7 Apr 2026 10:20:18 +0200	[thread overview]
Message-ID: <20260407082018.1205645-1-cassel@kernel.org> (raw)

Linus,

The following changes since commit e6d7eba23b666d85cacee0643be280d6ce1ebffc:

  ata: libata-scsi: report correct sense field pointer in ata_scsiop_maint_in() (2026-03-20 09:59:30 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/libata/linux tags/ata-7.0-final

for you to fetch changes up to 105c42566a550e2d05fc14f763216a8765ee5d0e:

  ata: ahci: force 32-bit DMA for JMicron JMB582/JMB585 (2026-04-07 09:36:46 +0200)

----------------------------------------------------------------
ata fix for 7.0-final

 - Add a quirk for JMicron JMB582/JMB585 AHCI controllers such that they
   only use 32-bit DMA addresses. While these controllers do report that
   they support 64-bit DMA addresses, a user reports that using 64-bit
   DMA addresses cause silent corruption even on modern x86 systems
   (Arthur)

----------------------------------------------------------------
Arthur Husband (1):
      ata: ahci: force 32-bit DMA for JMicron JMB582/JMB585

 drivers/ata/ahci.c | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

             reply	other threads:[~2026-04-07  8:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-07  8:20 Niklas Cassel [this message]
2026-04-07 19:27 ` [GIT PULL] ata fix for 7.0-final 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=20260407082018.1205645-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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox