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:   Thu, 31 Jan 2019 16:03:32 -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>,
        Baruch Siach <baruch@...s.co.il>,
        Koen Vandeputte <koen.vandeputte@...ntric.com>,
        Krzysztof Halasa <khalasa@...p.pl>,
        Arnd Bergmann <arnd@...db.de>,
        Leonard Crestez <leonard.crestez@....com>
Subject: [GIT PULL] PCI fixes for v5.0

PCI fixes:

  - Revert armada8k GPIO reset change that broke Macchiatobin booting
    (Baruch Siach)

  - Use actual size config reads on ARM cns3xxx (Koen Vandeputte)

  - Fix ARM cns3xxx config write alignment issue (Koen Vandeputte)

  - Fix imx6 PHY device link error checking (Leonard Crestez)

  - Fix imx6 probe failure on chips without separate PCI power domain
    (Leonard Crestez)


The following changes since commit d2fd6e81912a665993b24dcdc1c1384a42a54f7e:

  PCI: Fix __initdata issue with "pci=disable_acs_redir" parameter (2019-01-17 08:46:34 -0600)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v5.0-fixes-3

for you to fetch changes up to f14bcc0add3abecceca1a3fe538c4ec9566893f3:

  Revert "PCI: armada8k: Add support for gpio controlled reset signal" (2019-01-31 15:07:29 -0600)

----------------------------------------------------------------
pci-v5.0-fixes-3

----------------------------------------------------------------
Baruch Siach (1):
      Revert "PCI: armada8k: Add support for gpio controlled reset signal"

Koen Vandeputte (2):
      ARM: cns3xxx: Fix writing to wrong PCI config registers after alignment
      ARM: cns3xxx: Use actual size reads for PCIe

Leonard Crestez (2):
      PCI: imx: Fix probe failure without power domain
      PCI: imx: Fix checking pd_pcie_phy device link addition

 arch/arm/mach-cns3xxx/pcie.c               |  4 ++--
 drivers/pci/controller/dwc/pci-imx6.c      | 11 +++++++----
 drivers/pci/controller/dwc/pcie-armada8k.c | 16 ----------------
 3 files changed, 9 insertions(+), 22 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ