Skip to content

Update kernel's PCI subsystem to v6.8

This series updates RHEL9's PCI subsystem with content from upstream v6.8 -
  Merge tag 'pci-v6.8-fixes-3' of git://git.kernel.org/pub/scm/../pci/pci
  https://lkml.org/lkml/2023/2/16/1393
  commit 4a7571485c467b76cc19fae304452fd56921c789
  Merge: ad645dea35c1 172c0cf519fb
  2 files changed, 23 insertions(+), 15 deletions(-)

  Merge tag 'pci-v6.8-fixes-2' of git://git.kernel.org/pub/scm/../pci/pci
  https://lkml.org/lkml/2023/2/9/617
  commit 5ddfc2460611567cea5ed097f9534e7e8e84744b
  Merge: 5ca243c23ee1 67057f48df79
  1 file changed, 6 insertions(++), 4 deletions(-)

  Merge tag 'pci-v6.8-fixes-1' of git://git.kernel.org/pub/scm/../pci/pci
  https://lkml.org/lkml/2023/2/2/1312
  commit b1dd6c26bca4acc145c61f98febadba64eba1877
  Merge: 9c2f0338bbd1 925bd5e08106
  7 files changed, 102 insertions(+), 52 deletions(-)


  Merge tag 'pci-v6.8-changes' of git://git.kernel.org/pub/scm/../pci/pci
  https://lkml.org/lkml/2024/1/15/354
  commit e1aa9df440186af73a9e690244eb49cbc99f36ac
  Merge: a3f4a07b5027 7119ca35ee4a
  88 files changed, 1519 insertions(+), 877 deletions(-)

The vast majority of patches within the series back-ported cleanly.  
However, there were six back-ports where some changes were made to the 
originating upstream patch due to it either not being quite up to date with
more recent changes, or subsequent changes were made during its merge
commit.  All such occurances are noted in the back-port's commit message
with the same changes that occurred upstream being made in the back-port to 
keep things in sync.


JIRA: https://issues.redhat.com/browse/RHEL-28627
Depends: N/A

Signed-off-by: Myron Stowe <mstowe@redhat.com>

Merge request reports