lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20180508144854.GL2368884@devbig577.frc2.facebook.com>
Date:   Tue, 8 May 2018 07:48:54 -0700
From:   Tejun Heo <tj@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-kernel@...r.kernel.org, linux-ide@...r.kernel.org
Subject: [GIT PULL] libata fixes for v4.17-rc4

Hello, Linus.

An earlier commit to add reset control for embedded ahci controllers
affected some of the hardware specific drivers and got reverted for
now.  Other than that, just per-device workarounds and trivial
changes.

Thanks.

The following changes since commit fd3b36d275660c905da9900b078eea341847d5e4:

  Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs (2018-04-09 12:48:05 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git for-4.17-fixes

for you to fetch changes up to 0d74d872c3f8b9cb3d096fb932a063b43b37f188:

  driver core: add __printf verification to __ata_ehi_pushv_desc (2018-05-07 08:32:20 -0700)

----------------------------------------------------------------
Colin Ian King (1):
      ata: fix spelling mistake: "directon" -> "direction"

Evan Wang (2):
      libahci: Allow drivers to override stop_engine
      ata: ahci: mvebu: override ahci_stop_engine for mvebu AHCI

Hans de Goede (2):
      libata: Apply NOLPM quirk for SAMSUNG MZMPC128HBFU-000MV SSD
      libata: Apply NOLPM quirk for SanDisk SD7UB3Q*G1001 SSDs

Kunihiko Hayashi (1):
      Revert "ata: ahci-platform: add reset control support"

Mathieu Malaterre (1):
      driver core: add __printf verification to __ata_ehi_pushv_desc

 .../devicetree/bindings/ata/ahci-platform.txt      |  1 -
 drivers/ata/ahci.c                                 |  6 +--
 drivers/ata/ahci.h                                 |  8 +++-
 drivers/ata/ahci_mvebu.c                           | 56 ++++++++++++++++++++++
 drivers/ata/ahci_qoriq.c                           |  2 +-
 drivers/ata/ahci_xgene.c                           |  4 +-
 drivers/ata/libahci.c                              | 20 ++++----
 drivers/ata/libahci_platform.c                     | 24 ++--------
 drivers/ata/libata-core.c                          |  6 +++
 drivers/ata/libata-eh.c                            |  4 +-
 drivers/ata/sata_highbank.c                        |  2 +-
 drivers/ata/sata_sil24.c                           |  4 +-
 12 files changed, 95 insertions(+), 42 deletions(-)

-- 
tejun

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ