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>] [thread-next>] [day] [month] [year] [list]
Date:   Mon, 25 Jun 2018 17:59:33 -0500
From:   Bjorn Helgaas <helgaas@...nel.org>
To:     linux-pci@...r.kernel.org
Cc:     Marc Zyngier <marc.zyngier@....com>,
        Mika Westerberg <mika.westerberg@...ux.intel.com>,
        linux-kernel@...r.kernel.org
Subject: [PATCH v1 0/4] PCI: shpchp: NULL pointer fix and cleanups

The first patch fixes a NULL pointer dereference reported by Marc and would
be targeted for v4.18.

The others simplify the shpchp probe path and would be for v4.19.

---

Bjorn Helgaas (4):
      PCI: shpchp: Manage SHPC unconditionally on non-ACPI systems
      PCI: shpchp: Separate existence of SHPC and permission to use it
      PCI: shpchp: Inline shpchp_is_native()
      PCI: hotplug: Implement hotplug_is_native() only when CONFIG_ACPI=y


 drivers/pci/hotplug/acpi_pcihp.c  |   40 +++++++++++++++++++++++--------------
 drivers/pci/hotplug/shpchp_core.c |   21 +++++++++++++++++++
 drivers/pci/pci-acpi.c            |   29 ---------------------------
 include/linux/pci.h               |    1 +
 include/linux/pci_hotplug.h       |   20 ++++++++++---------
 5 files changed, 58 insertions(+), 53 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ