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]
Message-ID: <20220204213034.GA217708@bhelgaas>
Date:   Fri, 4 Feb 2022 15:30:34 -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>,
        Bean Huo <huobean@...il.com>,
        Xiaowei Song <songxiaowei@...ilicon.com>,
        Binghui Wang <wangbinghui@...ilicon.com>,
        Christian Gmeiner <christian.gmeiner@...il.com>,
        Kishon Vijay Abraham I <kishon@...com>,
        Tom Joseph <tjoseph@...ence.com>
Subject: [GIT PULL] PCI fixes for v5.17

The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:

  Linux 5.17-rc1 (2022-01-23 10:12:53 +0200)

are available in the Git repository at:

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

for you to fetch changes up to 7dd3876205df92e07d824fe2264b38e0b8a9eec1:

  PCI: kirin: Add dev struct for of_device_get_match_data() (2022-02-04 15:14:26 -0600)

N.B. These have been in linux-next for a couple days as 71c96af28da5
("PCI: kirin: Add dev struct for of_device_get_match_data()"), but I
amended that commit to add the reporter's info to the commit log.

----------------------------------------------------------------
PCI fixes:

  - Restructure j721e_pcie_probe() so we don't dereference a NULL pointer
    (Bjorn Helgaas)

  - Add a kirin_pcie_data struct to identify different Kirin variants to
    fix probe failure for controllers with an internal PHY (Bjorn Helgaas)

----------------------------------------------------------------
Bjorn Helgaas (2):
      PCI: j721e: Initialize pcie->cdns_pcie before using it
      PCI: kirin: Add dev struct for of_device_get_match_data()

 drivers/pci/controller/cadence/pci-j721e.c | 85 +++++++++++++++---------------
 drivers/pci/controller/dwc/pcie-kirin.c    | 31 ++++++-----
 2 files changed, 60 insertions(+), 56 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ