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: <20240801181514.GA112131@bhelgaas>
Date: Thu, 1 Aug 2024 13:15:14 -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,
	Lorenzo Pieralisi <lorenzo.pieralisi@....com>,
	Krzysztof Wilczyński <kwilczynski@...nel.org>,
	Manivannan Sadhasivam <manivannan.sadhasivam@...aro.org>,
	Blazej Kucman <blazej.kucman@...el.com>,
	Philipp Stanner <pstanner@...hat.com>,
	Damien Le Moal <dlemoal@...nel.org>,
	Ilpo Järvinen <ilpo.jarvinen@...ux.intel.com>
Subject: [GIT PULL] PCI fixes for v6.11

The following changes since commit 8400291e289ee6b2bf9779ff1c83a291501f017b:

  Linux 6.11-rc1 (2024-07-28 14:19:55 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 5560a612c20d3daacbf5da7913deefa5c31742f4:

  PCI: pciehp: Retain Power Indicator bits for userspace indicators (2024-08-01 12:58:03 -0500)

N.B. These have been in linux-next since July 26; I updated the commit logs
today to add a Tested-by and an error message.

----------------------------------------------------------------
- Fix a pci_intx() regression that caused driver reload to fail with
  "Resources present before probing" (Philipp Stanner)

- Fix a pciehp regression that clobbered the upper bits of RAID status LEDs
  on NVMe devices behind an Intel VMD (Blazej Kucman)

----------------------------------------------------------------
Blazej Kucman (1):
      PCI: pciehp: Retain Power Indicator bits for userspace indicators

Philipp Stanner (1):
      PCI: Fix devres regression in pci_intx()

 drivers/pci/hotplug/pciehp_hpc.c |  4 +++-
 drivers/pci/pci.c                | 15 ++++++++-------
 2 files changed, 11 insertions(+), 8 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ