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]
Date:   Mon, 5 Jun 2017 16:21:34 -0400
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.12-rc4

Hello, Linus.

libata fixes for v4.12-rc4.

* Revert of sata_mv devm_ioremap_resource() conversion.  It made init
  fail if there are overlapping resources which led to detection
  failures on some setups.

* A workaround for an Acer laptop which sometimes reports corrupt port
  map.

* Other non-critical fixes.

Thanks.

The following changes since commit a95cfad947d5f40cfbf9ad3019575aac1d8ac7a6:

  Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net (2017-05-15 15:50:49 -0700)

are available in the git repository at:

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

for you to fetch changes up to f7cf69ae171592d133c69b9adaa5de7cfb6038ea:

  libata: fix error checking in in ata_parse_force_one() (2017-05-31 14:26:26 -0400)

----------------------------------------------------------------
Andrew Lunn (1):
      Revert "ata: sata_mv: Convert to devm_ioremap_resource()"

Arvind Yadav (1):
      ata: sata_rcar: Handle return value of clk_prepare_enable

Sui Chen (1):
      ahci: Acer SA5-271 SSD Not Detected Fix

Tejun Heo (1):
      libata: fix error checking in in ata_parse_force_one()

Thomas Petazzoni (1):
      ata: libahci: properly propagate return value of platform_get_irq()

 drivers/ata/ahci.c             | 38 ++++++++++++++++++++++++++++++++++++++
 drivers/ata/libahci_platform.c |  5 +++--
 drivers/ata/libata-core.c      |  2 +-
 drivers/ata/sata_mv.c          | 13 ++++++++-----
 drivers/ata/sata_rcar.c        | 15 ++++++++++++---
 5 files changed, 62 insertions(+), 11 deletions(-)

-- 
tejun

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ