All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] ata fixes for 5.18-rc2
@ 2022-04-07 12:28 Damien Le Moal
  2022-04-07 16:43 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Damien Le Moal @ 2022-04-07 12:28 UTC (permalink / raw)
  To: Linus Torvalds, linux-ide

Linus,

The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:

  Linux 5.18-rc1 (2022-04-03 14:08:21 -0700)

are available in the Git repository at:

  ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata tags/ata-5.18-rc2

for you to fetch changes up to 55b014159ee7af63770cd7f2b6fe926f6dd99335:

  ata: ahci: Rename CONFIG_SATA_LPM_POLICY configuration item back (2022-04-06 11:08:04 +0900)

----------------------------------------------------------------
ata fixes for 5.18-rc2

A small set of fixes for 5.18-rc2:

* Fix a compilation warning due to an uninitialized variable in
  ata_sff_lost_interrupt(), from me.

* Fix invalid internal command tag handling in the sata_dwc_460ex
  driver, from Christian.

* Disable READ LOG DMA EXT with Samsung 840 EVO SSDs as this command
  causes the drives to hang, from Christian.

* Change the config option CONFIG_SATA_LPM_POLICY back to its original
  name CONFIG_SATA_LPM_MOBILE_POLICY to avoid potential problems with
  users losing their configuration (as discussed during the merge
  window), from Mario.

----------------------------------------------------------------
Christian Lamparter (2):
      ata: sata_dwc_460ex: Fix crash due to OOB write
      ata: libata-core: Disable READ LOG DMA EXT for Samsung 840 EVOs

Damien Le Moal (1):
      ata: libata-sff: Fix compilation warning in ata_sff_lost_interrupt()

Mario Limonciello (1):
      ata: ahci: Rename CONFIG_SATA_LPM_POLICY configuration item back

 drivers/ata/Kconfig          | 6 ++++--
 drivers/ata/ahci.c           | 2 +-
 drivers/ata/ahci.h           | 2 +-
 drivers/ata/libata-core.c    | 3 +++
 drivers/ata/libata-sff.c     | 2 +-
 drivers/ata/sata_dwc_460ex.c | 6 +++++-
 6 files changed, 15 insertions(+), 6 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] ata fixes for 5.18-rc2
  2022-04-07 12:28 [GIT PULL] ata fixes for 5.18-rc2 Damien Le Moal
@ 2022-04-07 16:43 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-04-07 16:43 UTC (permalink / raw)
  To: Damien Le Moal; +Cc: Linus Torvalds, linux-ide

The pull request you sent on Thu,  7 Apr 2022 21:28:56 +0900:

> ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata tags/ata-5.18-rc2

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/640b5037da8edfaa98d102183ccfe3af5898f94b

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-04-07 16:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-07 12:28 [GIT PULL] ata fixes for 5.18-rc2 Damien Le Moal
2022-04-07 16:43 ` pr-tracker-bot

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.