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>] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 30 Nov 2018 23:59:53 -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,
        Lorenzo Pieralisi <lorenzo.pieralisi@....com>,
        Trent Piepho <tpiepho@...inj.com>,
        Hou Zhiqiang <Zhiqiang.Hou@....com>,
        Gustavo Pimentel <gustavo.pimentel@...opsys.com>,
        Mikulas Patocka <mpatocka@...hat.com>
Subject: [GIT PULL] PCI fixes for v4.20

PCI fixes:

  - Fix a link speed checking interface that broke PCIe gen3 cards in gen1
    slots (Mikulas Patocka)

  - Fix an imx6 link training error (Trent Piepho)

  - Fix a layerscape outbound window accessor calling error (Hou Zhiqiang)

  - Fix a DesignWare endpoint MSI-X address calculation error (Gustavo
    Pimentel)


The following changes since commit 0d76bcc960e6057750fcf556b65da13f8bbdfd2b:

  Revert "ACPI/PCI: Pay attention to device-specific _PXM node values" (2018-11-13 08:38:17 -0600)

are available in the Git repository at:

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

for you to fetch changes up to c74eadf881ad634c68880e2c1b504989d95993ee:

  Merge remote-tracking branch 'lorenzo/pci/controller-fixes' into for-linus (2018-11-30 23:42:08 -0600)

----------------------------------------------------------------
pci-v4.20-fixes-2

----------------------------------------------------------------
Bjorn Helgaas (1):
      Merge remote-tracking branch 'lorenzo/pci/controller-fixes' into for-linus

Gustavo Pimentel (1):
      PCI: dwc: Fix MSI-X EP framework address calculation bug

Hou Zhiqiang (1):
      PCI: layerscape: Fix wrong invocation of outbound window disable accessor

Mikulas Patocka (1):
      PCI: Fix incorrect value returned from pcie_get_speed_cap()

Trent Piepho (1):
      PCI: imx6: Fix link training status detection in link up check

 drivers/pci/controller/dwc/pci-imx6.c           | 10 +---------
 drivers/pci/controller/dwc/pci-layerscape.c     |  2 +-
 drivers/pci/controller/dwc/pcie-designware-ep.c |  1 -
 drivers/pci/pci.c                               | 24 +++++++++++-------------
 4 files changed, 13 insertions(+), 24 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ