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, 29 Jun 2018 07:40:30 -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>,
        Alan Douglas <adouglas@...ence.com>,
        Marc Zyngier <marc.zyngier@....com>,
        Mika Westerberg <mika.westerberg@...ux.intel.com>,
        Guenter Roeck <linux@...ck-us.net>
Subject: [GIT PULL] PCI fixes for v4.18

PCI fixes:

  - Fix crash caused by endpoint library initialization order change (Alan
    Douglas)

  - Fix shpchp NULL pointer dereference regression on non-ACPI platforms
    (Bjorn Helgaas)

  - Move PCI_DOMAINS selection to fix build regression (Lorenzo Pieralisi)


The following changes since commit ce397d215ccd07b8ae3f71db689aedb85d56ab40:

  Linux 4.18-rc1 (2018-06-17 08:04:49 +0900)

are available in the Git repository at:

  ssh://git@...olite.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v4.18-fixes-1

for you to fetch changes up to 925d31668d5b6c9849c50167f31f9b5cf9eec892:

  PCI: controller: Move PCI_DOMAINS selection to arch Kconfig (2018-06-26 15:37:37 -0500)

----------------------------------------------------------------
pci-v4.18-fixes-1

----------------------------------------------------------------
Alan Douglas (1):
      PCI: Initialize endpoint library before controllers

Bjorn Helgaas (1):
      PCI: shpchp: Manage SHPC unconditionally on non-ACPI systems

Lorenzo Pieralisi (1):
      PCI: controller: Move PCI_DOMAINS selection to arch Kconfig

 arch/arm/Kconfig                 |  8 +++++++-
 arch/arm/mach-bcm/Kconfig        |  1 +
 arch/arm/mach-socfpga/Kconfig    |  1 +
 drivers/pci/Makefile             |  6 +++---
 drivers/pci/controller/Kconfig   |  3 ---
 drivers/pci/hotplug/acpi_pcihp.c | 10 +++++++++-
 6 files changed, 21 insertions(+), 8 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ