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:	Wed, 23 Apr 2014 10:49:33 -0400
From:	Tejun Heo <tj@...nel.org>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-ide@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] libata fixes for v3.15-rc2

Hello, Linus.

libata fixes for v3.15-rc2.  Dan updated tag allocation to accomodate
devices which choke when tags jump back and forth.  Quite a few ahci
MSI related fixes.  A couple config dependency fixes and other misc
fixes.

The following changes since commit b33ce442993865180292df2a314ee5251ba38b50:

  Merge branch 'for-3.15/drivers' of git://git.kernel.dk/linux-block (2014-04-01 19:43:53 -0700)

are available in the git repository at:


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

for you to fetch changes up to 8a4aeec8d2d6a3edeffbdfae451cdf05cbf0fefd:

  libata/ahci: accommodate tag ordered controllers (2014-04-18 15:56:03 -0400)

Thanks.

----------------------------------------------------------------
Alexander Gordeev (3):
      ahci: Ensure "MSI Revert to Single Message" mode is not enforced
      ahci: Use pci_enable_msi_exact() instead of pci_enable_msi_range()
      ahci: Do not receive interrupts sent by dummy ports

Bartlomiej Zolnierkiewicz (3):
      pata_at91: fix ata_host_activate() failure handling
      pata_arasan_cf: fix ata_host_activate() failure handling
      pata_samsung_cf: fix ata_host_activate() failure handling

Dan Williams (1):
      libata/ahci: accommodate tag ordered controllers

David Milburn (1):
      ahci: do not request irq for dummy port

Jean Delvare (1):
      ata: fix i.MX AHCI driver dependencies

Martin K. Petersen (1):
      libata: Update queued trim blacklist for M5x0 drives

Tejun Heo (1):
      libata: make AHCI_XGENE depend on PHY_XGENE

 drivers/ata/Kconfig           |  5 ++---
 drivers/ata/ahci.c            | 35 +++++++++++++++++++++--------------
 drivers/ata/ahci.h            |  1 +
 drivers/ata/libata-core.c     | 27 +++++++++++++++++----------
 drivers/ata/pata_arasan_cf.c  |  7 +++++--
 drivers/ata/pata_at91.c       | 11 ++++++-----
 drivers/ata/pata_samsung_cf.c | 10 +++++++---
 include/linux/libata.h        |  1 +
 8 files changed, 60 insertions(+), 37 deletions(-)

-- 
tejun
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ