[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20170309194548.GA19517@bhelgaas-glaptop.roam.corp.google.com>
Date: Thu, 9 Mar 2017 13:45:48 -0600
From: Bjorn Helgaas <helgaas@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-pci@...r.kernel.org, linux-kernel@...r.kernel.org,
Yinghai Lu <yinghai@...nel.org>,
Rajat Jain <rajatja@...gle.com>,
Ethan Zhao <ethan.zhao@...cle.com>,
Jaehoon Chung <jh80.chung@...sung.com>,
James Morse <james.morse@....com>
Subject: [GIT PULL] PCI fixes for v4.11
PCI fixes:
- fix NULL pointer dereference in Exynos driver
- fix NULL pointer dereference in ASPM with pre-1.1 PCIe devices
- blacklist QLogic ISP2722 to prevent panics while reading VPD
The following changes since commit c1ae3cfa0e89fa1a7ecc4c99031f5e9ae99d9201:
Linux 4.11-rc1 (2017-03-05 12:59:56 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v4.11-fixes-2
for you to fetch changes up to 3bd7db63a841e8c5297bb18ad801df67d5e38ad2:
PCI/ASPM: Always set link->downstream to avoid NULL dereference on remove (2017-03-07 14:23:30 -0600)
----------------------------------------------------------------
pci-v4.11-fixes-2
----------------------------------------------------------------
Ethan Zhao (1):
PCI: Prevent VPD access for QLogic ISP2722
Jaehoon Chung (1):
PCI: exynos: Initialize elbi_base even when using PHY framework
Yinghai Lu (1):
PCI/ASPM: Always set link->downstream to avoid NULL dereference on remove
drivers/pci/dwc/pci-exynos.c | 8 ++++----
drivers/pci/pcie/aspm.c | 5 ++---
drivers/pci/quirks.c | 1 +
3 files changed, 7 insertions(+), 7 deletions(-)
Powered by blists - more mailing lists