From: Bjorn Helgaas <helgaas@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org,
Simon Horman <horms+renesas@verge.net.au>,
Ray Jui <rjui@broadcom.com>,
Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Subject: [GIT PULL] PCI fixes for v4.5
Date: Fri, 12 Feb 2016 16:41:40 -0600 [thread overview]
Message-ID: <20160212224140.GA8096@localhost> (raw)
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(-)
next reply other threads:[~2016-02-12 22:41 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-12 22:41 Bjorn Helgaas [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-02-27 15:14 [GIT PULL] PCI fixes for v4.5 Bjorn Helgaas
2016-02-27 18:22 ` Linus Torvalds
2016-02-27 20:19 ` Bjorn Helgaas
2016-03-03 17:43 Bjorn Helgaas
2016-03-09 17:18 Bjorn Helgaas
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160212224140.GA8096@localhost \
--to=helgaas@kernel.org \
--cc=bigeasy@linutronix.de \
--cc=horms+renesas@verge.net.au \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pci@vger.kernel.org \
--cc=rjui@broadcom.com \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).