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, 12 Feb 2016 16:41:40 -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,
	Simon Horman <horms+renesas@...ge.net.au>,
	Ray Jui <rjui@...adcom.com>,
	Sebastian Andrzej Siewior <bigeasy@...utronix.de>
Subject: [GIT PULL] PCI fixes for v4.5

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(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ