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, 2 Feb 2024 14:51:18 -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>,
	Rob Herring <robh@...nel.org>,
	Krzysztof WilczyƄski <kwilczynski@...nel.org>,
	Manivannan Sadhasivam <manivannan.sadhasivam@...aro.org>,
	Johan Hovold <johan+linaro@...nel.org>
Subject: [GIT PULL] PCI fixes for v6.8

The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d:

  Linux 6.8-rc1 (2024-01-21 14:11:32 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git tags/pci-v6.8-fixes-1

for you to fetch changes up to 925bd5e08106bd5bfbd1cb8e124c89a0b4003569:

  MAINTAINERS: Add Manivannan Sadhasivam as PCI Endpoint maintainer (2024-01-31 09:04:10 -0600)

----------------------------------------------------------------
- Fix a potential deadlock that was reintroduced by an ASPM revert
  merged for v6.8 (Johan Hovold)

- Add Manivannan Sadhasivam as PCI Endpoint maintainer (Lorenzo Pieralisi)

----------------------------------------------------------------
Johan Hovold (1):
      PCI/ASPM: Fix deadlock when enabling ASPM

Lorenzo Pieralisi (1):
      MAINTAINERS: Add Manivannan Sadhasivam as PCI Endpoint maintainer

 MAINTAINERS                            |  3 +-
 drivers/pci/bus.c                      | 49 +++++++++++++--------
 drivers/pci/controller/dwc/pcie-qcom.c |  2 +-
 drivers/pci/pci.c                      | 78 ++++++++++++++++++++++------------
 drivers/pci/pci.h                      |  4 +-
 drivers/pci/pcie/aspm.c                | 13 ++++--
 include/linux/pci.h                    |  5 +++
 7 files changed, 102 insertions(+), 52 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ