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, 14 Sep 2016 15:11:24 -0500
From:   Bjorn Helgaas <helgaas@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-pci@...r.kernel.org, linux-kernel@...r.kernel.org,
        Lukas Wunner <lukas@...ner.de>,
        Mika Westerberg <mika.westerberg@...ux.intel.com>,
        Paul Menzel <pmenzel@...gen.mpg.de>,
        Prarit Bhargava <prarit@...hat.com>,
        Myron Stowe <myron.stowe@...hat.com>
Subject: [GIT PULL] PCI fixes for v4.8

Hi Linus,

Here are two changes for v4.8.  The first fixes a "[Firmware Bug]: reg
0x10: invalid BAR (can't size)" warning on Haswell, and the second fixes a
problem in some new runtime suspend functionality we merged for v4.8.

Bjorn


The following changes since commit 21c80c9fefc3db10b530a96eb0478c29eb28bf77:

  x86/PCI: VMD: Fix infinite loop executing irq's (2016-08-23 16:36:42 -0500)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v4.8-fixes-2

for you to fetch changes up to 035ee288ae7ade4152f1c3cf23a587b04fdc526c:

  PCI: Fix bridge_d3 update on device removal (2016-09-13 16:00:18 -0500)

----------------------------------------------------------------
PCI updates for v4.8:

  Enumeration
    Mark Haswell Power Control Unit as having non-compliant BARs (Bjorn Helgaas)

  Power management
    Fix bridge_d3 update on device removal (Lukas Wunner)

----------------------------------------------------------------
Bjorn Helgaas (1):
      PCI: Mark Haswell Power Control Unit as having non-compliant BARs

Lukas Wunner (1):
      PCI: Fix bridge_d3 update on device removal

 arch/x86/pci/fixup.c | 20 +++++++++++++-------
 drivers/pci/remove.c |  3 +--
 2 files changed, 14 insertions(+), 9 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ