Hi Linus, These are some Renesas binding updates for PCI host controllers, a Broadcom fix for a regression we added in v4.5-rc1, and a fix for an AER use-after-free problem that can cause memory corruption. Bjorn The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04f08d: Linux 4.5-rc1 (2016-01-24 13:06:47 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v4.5-fixes-1 for you to fetch changes up to 0cf1337e0b83c16de4e7e98dad3a6afce6043fea: PCI: rcar: Add device tree support for r8a7793 (2016-02-05 14:13:53 -0600) ---------------------------------------------------------------- PCI updates for v4.5: AER Flush workqueue on device remove to avoid use-after-free (Sebastian Andrzej Siewior) Broadcom iProc host bridge driver Allow multiple devices except on PAXC (Ray Jui) Renesas R-Car host bridge driver Add gen2 device tree support for r8a7793 (Simon Horman) Add device tree support for r8a7793 (Simon Horman) ---------------------------------------------------------------- Ray Jui (1): PCI: iproc: Allow multiple devices except on PAXC Sebastian Andrzej Siewior (1): PCI/AER: Flush workqueue on device remove to avoid use-after-free Simon Horman (2): PCI: rcar: Add gen2 device tree support for r8a7793 PCI: rcar: Add device tree support for r8a7793 .../devicetree/bindings/pci/pci-rcar-gen2.txt | 1 + Documentation/devicetree/bindings/pci/rcar-pci.txt | 1 + drivers/pci/host/pcie-iproc.c | 29 ++++++++-------------- drivers/pci/pcie/aer/aerdrv.c | 4 +-- drivers/pci/pcie/aer/aerdrv.h | 1 - drivers/pci/pcie/aer/aerdrv_core.c | 2 -- 6 files changed, 14 insertions(+), 24 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html