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:   Fri, 6 Oct 2017 13:50:54 -0500
From:   Bjorn Helgaas <helgaas@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-pci@...r.kernel.org, linux-kernel@...r.kernel.org,
        Lorenzo Pieralisi <lorenzo.pieralisi@....com>,
        Guenter Roeck <linux@...ck-us.net>,
        Bartlomiej Zolnierkiewicz <b.zolnierkie@...sung.com>,
        "David S. Miller" <davem@...emloft.net>
Subject: [GIT PULL] PCI fixes for v4.14

PCI fixes:

  - fix legacy IDE probe issues exposed by recent PCI core IRQ mapping
    changes (Bartlomiej Zolnierkiewicz, Lorenzo Pieralisi)


The following changes since commit 9561475db680f7144d2223a409dd3d7e322aca03:

  PCI: Fix race condition with driver_override (2017-09-25 18:34:54 -0500)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v4.14-fixes-4

for you to fetch changes up to b1f9e5e355e909000fcccfd2bc31f7c1ded358ab:

  ide: fix IRQ assignment for PCI bus order probing (2017-10-03 14:03:31 -0500)

----------------------------------------------------------------
pci-v4.14-fixes-4

----------------------------------------------------------------
Bartlomiej Zolnierkiewicz (2):
      ide: free hwif->portdev on hwif_init() failure
      ide: pci: free PCI BARs on initialization failure

Lorenzo Pieralisi (1):
      ide: fix IRQ assignment for PCI bus order probing

 drivers/ide/ide-probe.c    |  1 +
 drivers/ide/ide-scan-pci.c | 13 +++++++---
 drivers/ide/setup-pci.c    | 63 +++++++++++++++++++++++++++++-----------------
 3 files changed, 50 insertions(+), 27 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ