Skip to content

Update kernel's PCI subsystem to v6.2

Myron Stowe requested to merge mstowe1/centos-stream-9:redhat/bz2166398 into main
This series updates RHEL9's PCI subsystem with content from upstream v6.2 -
  Merge tag 'pci-v6.2-changes' of git://git.kernel.org/pub/../helgaas/pci
  https://lkml.org/lkml/2022/12/13/1106
  commit c7020e1b346d5840e93b58cc4f2c67fc645d8df9
  Merge: a0a6c76cf2a5 f826afe5eae8
  81 files changed, 2748 insertions(+), 928 deletions(-)

  Merge tag 'pci-v6.2-fixes-1' of git://git.kernel.org/pub/../helgaas/pci
  https://https://lkml.org/lkml/2023/1/13/1266
  commit 9e058c2952cad4baca0464266c4b1fe68f77052b
  Merge: 92783a90bcbd fd3a8cff4d4a
  2 files changed, 39 insertions(+), 7 deletions(-)

  Merge tag 'pci-v6.2-fixes-2
  https://lkml.org/lkml/2023/2/10/1009
  commit 4cfd5afcd87eb213f08863b6f34944978b0a678d
  Merge: 4f72a263e162 ff209ecc376a
  4 files changed, 39 insertions(+), 93 deletions(-)

Two patches, 001/114 and 107/114, had minor conflicts which are covered in
their respective commit messages, otherwise patches within the series
back-ported cleanly.


Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2166398
Depends: N/A

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

Merge request reports