Update kernel's PCI subsystem to v6.11

This series updates RHEL9's PCI subsystem with content from upstream v6.11 -

  Merge tag 'pci-v6.11-fixes-4' of git://git.kernel.org/pub/scm/../pci/pci
  https://lkml.org/lkml/2024/9/13/
  commit b7718454f937f50f44f98c1222f5135eaef29132
  Merge: e936e7d4a83b fc8c818e7569

  Merge tag 'pci-v6.11-fixes-3' of git://git.kernel.org/pub/scm/../pci/pci
  https://lkml.org/lkml/2024/9/6/1405
  commit 487ee43bac846446fb3e832436bdedd7acb4fe46
  Merge: a86b83f77797 8f62819aaace
  4 files changed, 44 insertions(+), 5 deletions(-)

  Merge tag 'pci-v6.11-fixes-2' of git://git.kernel.org/pub/scm/../pci/pci
  https://lkml.org/lkml/2024/8/30/1561
  commit 8101b2766d5bfee43a4de737107b9592db251470
  Merge: 216d163165a9 150b572a7c1d
  3 files changed, 21 insertions(+), 2 deletions(-)


  Merge tag 'pci-v6.11-fixes-1' of git://git.kernel.org/pub/scm/../pci/pci
  https://lkml.org/lkml/2024/8/1/1278
  commit c0ecd6388360d930440cc5554026818895199923
  Merge: 183d46ff422e 5560a612c20d
  2 files changed, 11 insertions(+), 8 deletions(-)

  Merge tag 'pci-v6.11-changes' of git://git.kernel.org/pub/scm/../pci/pci
  https://lkml.org/lkml/2024/7/19/844
  commit 3f386cb8ee9f04ff4be164ca7a1d0ef3f81f7374
  Merge: 8e5c0abfa02d 45659274e608
  105 files changed, 5208 insertions(+), 1932 deletions(-)


All but three of patches within the series back-ported cleanly.  However,
there were a few 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.

v2: Removing back-ports of merge commit df5dd337283a "Merge branch
    'pci/controller/qcom'" due to prerequisite content that conflicts
    with other MRs.  Will create a separate MR for df5dd337283a once
    the dependent MRs have merged.

JIRA: https://issues.redhat.com/browse/RHEL-59033

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

Merge request reports

Loading