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:	Wed, 11 Feb 2015 10:48:24 -0600
From:	Bjorn Helgaas <bhelgaas@...gle.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	"linux-pci@...r.kernel.org" <linux-pci@...r.kernel.org>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
	Lucas Stach <l.stach@...gutronix.de>,
	Myron Stowe <myron.stowe@...hat.com>, Nix <nix@...eri.org.uk>,
	Charlotte Richardson <charlotte.richardson@...atus.com>
Subject: Re: [GIT PULL] PCI fixes for v3.19

[+cc lists, etc.; sorry, this has been merged already, but I forgot to
cc: everybody the first time]

On Wed, Feb 4, 2015 at 1:18 PM, Bjorn Helgaas <bhelgaas@...gle.com> wrote:
> Hi Linus,
>
> These are a regression fix for read-only BARs, a DesignWare fix that keeps
> drivers from using MSI-X (which isn't supported), and a DMI quirk to handle
> ftServer the same whether it says Stratus or NEC on the front.
>
> Bjorn
>
>
> The following changes since commit f175aa2c9f6cc08f043e85ea37f44ef3676cbac1:
>
>   MAINTAINERS: Update Richard Zhu's email address (2015-01-22 13:40:59 -0600)
>
> are available in the git repository at:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v3.19-fixes-2
>
> for you to fetch changes up to 06cf35f903aa6da0cc8d9f81e9bcd1f7e1b534bb:
>
>   PCI: Handle read-only BARs on AMD CS553x devices (2015-02-03 20:28:02 -0600)
>
> ----------------------------------------------------------------
> PCI updates for v3.19:
>
>   Enumeration
>     - Scan all device numbers on NEC as well as Stratus (Charlotte Richardson)
>
>   Resource management
>     - Handle read-only BARs on AMD CS553x devices (Myron Stowe)
>
>   Synopsys DesignWare
>     - Reject MSI-X IRQs (Lucas Stach)
>
> ----------------------------------------------------------------
> Charlotte Richardson (1):
>       PCI: Add NEC variants to Stratus ftServer PCIe DMI check
>
> Lucas Stach (1):
>       PCI: designware: Reject MSI-X IRQs
>
> Myron Stowe (1):
>       PCI: Handle read-only BARs on AMD CS553x devices
>
>  arch/x86/pci/common.c              | 16 +++++++++++++++
>  drivers/pci/host/pcie-designware.c |  3 +++
>  drivers/pci/quirks.c               | 40 +++++++++++++++++++++++++++++++++++---
>  3 files changed, 56 insertions(+), 3 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ