From b661e2e59eeb18e4ab80a3d062142c8ce1c5c898 Mon Sep 17 00:00:00 2001 From: Scott Weaver Date: Mon, 18 Sep 2023 13:04:46 -0400 Subject: [PATCH] kernel-5.14.0-367.el9 * Mon Sep 18 2023 Scott Weaver [5.14.0-367.el9] - platform/x86/intel-uncore-freq: tpmi: Provide cluster level control (David Arcari) [2177013] - platform/x86/intel-uncore-freq: Uncore frequency control via TPMI (David Arcari) [2177013] - platform/x86/intel-uncore-freq: Support for cluster level controls (David Arcari) [2177013] - platform/x86/intel-uncore-freq: Return error on write frequency (David Arcari) [2177013] - platform/x86: intel-uncore-freq: Add client processors (David Arcari) [2177013] - platform/x86: intel-uncore-freq: move to use bus_get_dev_root() (David Arcari) [2177013] - platform/x86: intel-uncore-freq: add Emerald Rapids support (David Arcari) [2177013] - platform/x86: intel-uncore-freq: Use sysfs_emit() to instead of scnprintf() (David Arcari) [2177013] - platform/x86: intel-uncore-freq: Prevent driver loading in guests (David Arcari) [2177013] - platform/x86: intel-uncore-freq: fix uncore_freq_common_init() error codes (David Arcari) [2177013] - Documentation: admin-guide: pm: Document uncore frequency scaling (David Arcari) [2177013] - platform/x86/intel-uncore-freq: Split common and enumeration part (David Arcari) [2177013] - platform/x86/intel/uncore-freq: Display uncore current frequency (David Arcari) [2177013] - platform/x86/intel/uncore-freq: Use sysfs API to create attributes (David Arcari) [2177013] - platform/x86/intel/uncore-freq: Move to uncore-frequency folder (David Arcari) [2177013] - platform/x86: intel-uncore-frequency: use default_groups in kobj_type (David Arcari) [2177013] - platform/x86: intel-uncore-frequency: Move to intel sub-directory (David Arcari) [2177013] - Revert "platform/x86: intel-uncore-freq: add Emerald Rapids support" (David Arcari) [2177013] - redhat: add additional gating boot tests (Scott Weaver) - powercap: intel_rapl: Fix invalid setting of Power Limit 4 (David Arcari) [2177009] - powercap: intel_rapl: Optimize rp->domains memory allocation (David Arcari) [2177009] - powercap: intel_rapl: Fix a sparse warning in TPMI interface (David Arcari) [2177009] - powercap: RAPL: Fix a NULL vs IS_ERR() bug (David Arcari) [2177009] - powercap: RAPL: Fix CONFIG_IOSF_MBI dependency (David Arcari) [2177009] - powercap: RAPL: fix invalid initialization for pl4_supported field (David Arcari) [2177009] - redhat/configs: enable CONFIG_INTEL_RAPL_TPMI (David Arcari) [2177009] - redhat/filter-modules.sh.rhel: add needed deps for intel_rapl_tpmi (David Arcari) [2177009] - powercap: intel_rapl: Introduce RAPL TPMI interface driver (David Arcari) [2177009] - powercap: intel_rapl: Introduce core support for TPMI interface (David Arcari) [2177009] - powercap: intel_rapl: Introduce RAPL I/F type (David Arcari) [2177009] - powercap: intel_rapl: Make cpu optional for rapl_package (David Arcari) [2177009] - powercap: intel_rapl: Remove redundant cpu parameter (David Arcari) [2177009] - powercap: intel_rapl: Add support for lock bit per Power Limit (David Arcari) [2177009] - powercap: intel_rapl: Cleanup Power Limits support (David Arcari) [2177009] - powercap: intel_rapl: Use bitmap for Power Limits (David Arcari) [2177009] - powercap: intel_rapl: Change primitive order (David Arcari) [2177009] - powercap: intel_rapl: Use index to initialize primitive information (David Arcari) [2177009] - powercap: intel_rapl: Support per domain energy/power/time unit (David Arcari) [2177009] - powercap: intel_rapl: Support per Interface primitive information (David Arcari) [2177009] - powercap: intel_rapl: Support per Interface rapl_defaults (David Arcari) [2177009] - powercap: intel_rapl: Allow probing without CPUID match (David Arcari) [2177009] - powercap: intel_rapl: Remove unused field in struct rapl_if_priv (David Arcari) [2177009] - powercap: RAPL: Add Power Limit4 support for Meteor Lake SoC (David Arcari) [2177009] - powercap: intel_rapl: Fix handling for large time window (David Arcari) [2177009] - platform/x86:intel/pmc: Add Meteor Lake IOE-M PMC related maps (David Arcari) [2177038] - platform/x86:intel/pmc: Add Meteor Lake IOE-P PMC related maps (David Arcari) [2177038] - platform/x86:intel/pmc: Use SSRAM to discover pwrm base address of primary PMC (David Arcari) [2177038] - platform/x86:intel/pmc: Discover PMC devices (David Arcari) [2177038] - platform/x86:intel/pmc: Enable debugfs multiple PMC support (David Arcari) [2177038] - platform/x86:intel/pmc: Add support to handle multiple PMCs (David Arcari) [2177038] - platform/x86:intel/pmc: Combine core_init() and core_configure() (David Arcari) [2177038] - platform/x86:intel/pmc: Update maps for Meteor Lake P/M platforms (David Arcari) [2177038] - platform/x86/intel/pmc/mtl: Put devices in D3 during resume (David Arcari) [2177038] - platform/x86/intel/pmc: Add resume callback (David Arcari) [2177038] - platform/x86:intel/pmc: Remove Meteor Lake S platform support (David Arcari) [2177038] - platform/x86/intel/pmc/mtl: Put GNA/IPU/VPU devices in D3 (David Arcari) [2177038] - platform/x86/intel/pmc: Alder Lake PCH slp_s0_residency fix (David Arcari) [2177038] - platform/x86: intel: pmc: core: Convert to platform remove callback returning void (David Arcari) [2177038] Resolves: rhbz#2177009, rhbz#2177013, rhbz#2177038 Signed-off-by: Scott Weaver --- Makefile.rhelver | 2 +- filter-modules.sh.rhel | 2 +- gating.yaml | 5 ++ kernel-aarch64-64k-debug-rhel.config | 1 + kernel-aarch64-64k-rhel.config | 1 + kernel-aarch64-debug-rhel.config | 1 + kernel-aarch64-rhel.config | 1 + kernel-aarch64-rt-debug-rhel.config | 1 + kernel-aarch64-rt-rhel.config | 1 + kernel-ppc64le-debug-rhel.config | 1 + kernel-ppc64le-rhel.config | 1 + kernel-s390x-debug-rhel.config | 1 + kernel-s390x-rhel.config | 1 + kernel-s390x-zfcpdump-rhel.config | 1 + kernel-x86_64-debug-rhel.config | 1 + kernel-x86_64-rhel.config | 1 + kernel-x86_64-rt-debug-rhel.config | 1 + kernel-x86_64-rt-rhel.config | 1 + kernel.spec | 68 ++++++++++++++++++++++++++-- sources | 6 +-- 20 files changed, 89 insertions(+), 9 deletions(-) diff --git a/Makefile.rhelver b/Makefile.rhelver index f0127cc..b1890f6 100644 --- a/Makefile.rhelver +++ b/Makefile.rhelver @@ -12,7 +12,7 @@ RHEL_MINOR = 4 # # Use this spot to avoid future merge conflicts. # Do not trim this comment. -RHEL_RELEASE = 366 +RHEL_RELEASE = 367 # # ZSTREAM diff --git a/filter-modules.sh.rhel b/filter-modules.sh.rhel index 8da7a13..aa76fff 100755 --- a/filter-modules.sh.rhel +++ b/filter-modules.sh.rhel @@ -14,7 +14,7 @@ # listed here. # Overrides is individual modules which need to remain in kernel-core due to deps. -overrides="cec" +overrides="cec isst_if_common isst_tpmi_core isst_tpmi intel_vsec intel_vsec_tpmi" # Set the default dirs/modules to filter out driverdirs="atm auxdisplay bcma bluetooth firewire fmc iio infiniband isdn leds media memstick mfd mmc mtd nfc ntb pcmcia platform power ssb staging tty uio uwb w1" diff --git a/gating.yaml b/gating.yaml index 87a09ed..4565a4b 100644 --- a/gating.yaml +++ b/gating.yaml @@ -7,3 +7,8 @@ rules: - !PassingTestCaseRule {test_case_name: cki.tier1-ppc64le.functional} - !PassingTestCaseRule {test_case_name: cki.tier1-s390x.functional} - !PassingTestCaseRule {test_case_name: cki.tier1-x86_64.functional} + - !PassingTestCaseRule {test_case_name: s1-aws-ci_x86_64.brew-build.tier1.functional} + - !PassingTestCaseRule {test_case_name: s1-aws-ci_aarch64.brew-build.tier1.functional} + - !PassingTestCaseRule {test_case_name: s1-azure-ci_x86_64.brew-build.tier1.functional} + - !PassingTestCaseRule {test_case_name: s1-azure-ci_aarch64.brew-build.tier1.functional} + - !PassingTestCaseRule {test_case_name: s1-gcp-ci.brew-build.tier1.functional} diff --git a/kernel-aarch64-64k-debug-rhel.config b/kernel-aarch64-64k-debug-rhel.config index d83f8fc..bf91940 100644 --- a/kernel-aarch64-64k-debug-rhel.config +++ b/kernel-aarch64-64k-debug-rhel.config @@ -2533,6 +2533,7 @@ CONFIG_INTEL_MEI_GSC=m # CONFIG_INTEL_PMT_CRASHLOG is not set # CONFIG_INTEL_PMT_TELEMETRY is not set # CONFIG_INTEL_PUNIT_IPC is not set +CONFIG_INTEL_RAPL_TPMI=m CONFIG_INTEL_RST=m # CONFIG_INTEL_SAR_INT1092 is not set # CONFIG_INTEL_SCU_PCI is not set diff --git a/kernel-aarch64-64k-rhel.config b/kernel-aarch64-64k-rhel.config index a80be71..612e97b 100644 --- a/kernel-aarch64-64k-rhel.config +++ b/kernel-aarch64-64k-rhel.config @@ -2517,6 +2517,7 @@ CONFIG_INTEL_MEI_GSC=m # CONFIG_INTEL_PMT_CRASHLOG is not set # CONFIG_INTEL_PMT_TELEMETRY is not set # CONFIG_INTEL_PUNIT_IPC is not set +CONFIG_INTEL_RAPL_TPMI=m CONFIG_INTEL_RST=m # CONFIG_INTEL_SAR_INT1092 is not set # CONFIG_INTEL_SCU_PCI is not set diff --git a/kernel-aarch64-debug-rhel.config b/kernel-aarch64-debug-rhel.config index 2ff146a..6f99341 100644 --- a/kernel-aarch64-debug-rhel.config +++ b/kernel-aarch64-debug-rhel.config @@ -2530,6 +2530,7 @@ CONFIG_INTEL_MEI_GSC=m # CONFIG_INTEL_PMT_CRASHLOG is not set # CONFIG_INTEL_PMT_TELEMETRY is not set # CONFIG_INTEL_PUNIT_IPC is not set +CONFIG_INTEL_RAPL_TPMI=m CONFIG_INTEL_RST=m # CONFIG_INTEL_SAR_INT1092 is not set # CONFIG_INTEL_SCU_PCI is not set diff --git a/kernel-aarch64-rhel.config b/kernel-aarch64-rhel.config index bc33379..e8e5cb8 100644 --- a/kernel-aarch64-rhel.config +++ b/kernel-aarch64-rhel.config @@ -2514,6 +2514,7 @@ CONFIG_INTEL_MEI_GSC=m # CONFIG_INTEL_PMT_CRASHLOG is not set # CONFIG_INTEL_PMT_TELEMETRY is not set # CONFIG_INTEL_PUNIT_IPC is not set +CONFIG_INTEL_RAPL_TPMI=m CONFIG_INTEL_RST=m # CONFIG_INTEL_SAR_INT1092 is not set # CONFIG_INTEL_SCU_PCI is not set diff --git a/kernel-aarch64-rt-debug-rhel.config b/kernel-aarch64-rt-debug-rhel.config index 5cbfe89..3d9a40b 100644 --- a/kernel-aarch64-rt-debug-rhel.config +++ b/kernel-aarch64-rt-debug-rhel.config @@ -2583,6 +2583,7 @@ CONFIG_INTEL_MEI_GSC=m # CONFIG_INTEL_PMT_CRASHLOG is not set # CONFIG_INTEL_PMT_TELEMETRY is not set # CONFIG_INTEL_PUNIT_IPC is not set +CONFIG_INTEL_RAPL_TPMI=m CONFIG_INTEL_RST=m # CONFIG_INTEL_SAR_INT1092 is not set # CONFIG_INTEL_SCU_PCI is not set diff --git a/kernel-aarch64-rt-rhel.config b/kernel-aarch64-rt-rhel.config index d495c0a..af7ef6e 100644 --- a/kernel-aarch64-rt-rhel.config +++ b/kernel-aarch64-rt-rhel.config @@ -2567,6 +2567,7 @@ CONFIG_INTEL_MEI_GSC=m # CONFIG_INTEL_PMT_CRASHLOG is not set # CONFIG_INTEL_PMT_TELEMETRY is not set # CONFIG_INTEL_PUNIT_IPC is not set +CONFIG_INTEL_RAPL_TPMI=m CONFIG_INTEL_RST=m # CONFIG_INTEL_SAR_INT1092 is not set # CONFIG_INTEL_SCU_PCI is not set diff --git a/kernel-ppc64le-debug-rhel.config b/kernel-ppc64le-debug-rhel.config index 2a3c805..7d4abe4 100644 --- a/kernel-ppc64le-debug-rhel.config +++ b/kernel-ppc64le-debug-rhel.config @@ -2248,6 +2248,7 @@ CONFIG_INTEL_MEI_GSC=m # CONFIG_INTEL_PMT_CRASHLOG is not set # CONFIG_INTEL_PMT_TELEMETRY is not set # CONFIG_INTEL_PUNIT_IPC is not set +CONFIG_INTEL_RAPL_TPMI=m CONFIG_INTEL_RST=m # CONFIG_INTEL_SAR_INT1092 is not set # CONFIG_INTEL_SCU_PCI is not set diff --git a/kernel-ppc64le-rhel.config b/kernel-ppc64le-rhel.config index 6325589..c38bcca 100644 --- a/kernel-ppc64le-rhel.config +++ b/kernel-ppc64le-rhel.config @@ -2232,6 +2232,7 @@ CONFIG_INTEL_MEI_GSC=m # CONFIG_INTEL_PMT_CRASHLOG is not set # CONFIG_INTEL_PMT_TELEMETRY is not set # CONFIG_INTEL_PUNIT_IPC is not set +CONFIG_INTEL_RAPL_TPMI=m CONFIG_INTEL_RST=m # CONFIG_INTEL_SAR_INT1092 is not set # CONFIG_INTEL_SCU_PCI is not set diff --git a/kernel-s390x-debug-rhel.config b/kernel-s390x-debug-rhel.config index 563bbf8..343180e 100644 --- a/kernel-s390x-debug-rhel.config +++ b/kernel-s390x-debug-rhel.config @@ -2234,6 +2234,7 @@ CONFIG_INTEL_MEI_GSC=m # CONFIG_INTEL_PMT_CRASHLOG is not set # CONFIG_INTEL_PMT_TELEMETRY is not set # CONFIG_INTEL_PUNIT_IPC is not set +CONFIG_INTEL_RAPL_TPMI=m CONFIG_INTEL_RST=m # CONFIG_INTEL_SAR_INT1092 is not set # CONFIG_INTEL_SCU_PCI is not set diff --git a/kernel-s390x-rhel.config b/kernel-s390x-rhel.config index aae2ed0..4122516 100644 --- a/kernel-s390x-rhel.config +++ b/kernel-s390x-rhel.config @@ -2218,6 +2218,7 @@ CONFIG_INTEL_MEI_GSC=m # CONFIG_INTEL_PMT_CRASHLOG is not set # CONFIG_INTEL_PMT_TELEMETRY is not set # CONFIG_INTEL_PUNIT_IPC is not set +CONFIG_INTEL_RAPL_TPMI=m CONFIG_INTEL_RST=m # CONFIG_INTEL_SAR_INT1092 is not set # CONFIG_INTEL_SCU_PCI is not set diff --git a/kernel-s390x-zfcpdump-rhel.config b/kernel-s390x-zfcpdump-rhel.config index d7a8664..2219a71 100644 --- a/kernel-s390x-zfcpdump-rhel.config +++ b/kernel-s390x-zfcpdump-rhel.config @@ -2230,6 +2230,7 @@ CONFIG_INTEL_MEI_GSC=m # CONFIG_INTEL_PMT_CRASHLOG is not set # CONFIG_INTEL_PMT_TELEMETRY is not set # CONFIG_INTEL_PUNIT_IPC is not set +CONFIG_INTEL_RAPL_TPMI=m CONFIG_INTEL_RST=m # CONFIG_INTEL_SAR_INT1092 is not set # CONFIG_INTEL_SCU_PCI is not set diff --git a/kernel-x86_64-debug-rhel.config b/kernel-x86_64-debug-rhel.config index f5dea74..c9f2828 100644 --- a/kernel-x86_64-debug-rhel.config +++ b/kernel-x86_64-debug-rhel.config @@ -2401,6 +2401,7 @@ CONFIG_INTEL_POWERCLAMP=m # CONFIG_INTEL_PUNIT_IPC is not set CONFIG_INTEL_QEP=m CONFIG_INTEL_RAPL=m +CONFIG_INTEL_RAPL_TPMI=m CONFIG_INTEL_RST=m # CONFIG_INTEL_SAR_INT1092 is not set # CONFIG_INTEL_SCU_PCI is not set diff --git a/kernel-x86_64-rhel.config b/kernel-x86_64-rhel.config index 2029e49..98619a0 100644 --- a/kernel-x86_64-rhel.config +++ b/kernel-x86_64-rhel.config @@ -2385,6 +2385,7 @@ CONFIG_INTEL_POWERCLAMP=m # CONFIG_INTEL_PUNIT_IPC is not set CONFIG_INTEL_QEP=m CONFIG_INTEL_RAPL=m +CONFIG_INTEL_RAPL_TPMI=m CONFIG_INTEL_RST=m # CONFIG_INTEL_SAR_INT1092 is not set # CONFIG_INTEL_SCU_PCI is not set diff --git a/kernel-x86_64-rt-debug-rhel.config b/kernel-x86_64-rt-debug-rhel.config index 497f333..6a4bf30 100644 --- a/kernel-x86_64-rt-debug-rhel.config +++ b/kernel-x86_64-rt-debug-rhel.config @@ -2454,6 +2454,7 @@ CONFIG_INTEL_POWERCLAMP=m # CONFIG_INTEL_PUNIT_IPC is not set CONFIG_INTEL_QEP=m CONFIG_INTEL_RAPL=m +CONFIG_INTEL_RAPL_TPMI=m CONFIG_INTEL_RST=m # CONFIG_INTEL_SAR_INT1092 is not set # CONFIG_INTEL_SCU_PCI is not set diff --git a/kernel-x86_64-rt-rhel.config b/kernel-x86_64-rt-rhel.config index 912e8dc..98d2f87 100644 --- a/kernel-x86_64-rt-rhel.config +++ b/kernel-x86_64-rt-rhel.config @@ -2438,6 +2438,7 @@ CONFIG_INTEL_POWERCLAMP=m # CONFIG_INTEL_PUNIT_IPC is not set CONFIG_INTEL_QEP=m CONFIG_INTEL_RAPL=m +CONFIG_INTEL_RAPL_TPMI=m CONFIG_INTEL_RST=m # CONFIG_INTEL_SAR_INT1092 is not set # CONFIG_INTEL_SCU_PCI is not set diff --git a/kernel.spec b/kernel.spec index 5de83f1..556f790 100755 --- a/kernel.spec +++ b/kernel.spec @@ -165,15 +165,15 @@ Summary: The Linux kernel # define buildid .local %define specversion 5.14.0 %define patchversion 5.14 -%define pkgrelease 366 +%define pkgrelease 367 %define kversion 5 -%define tarfile_release 5.14.0-366.el9 +%define tarfile_release 5.14.0-367.el9 # This is needed to do merge window version magic %define patchlevel 14 # This allows pkg_release to have configurable %%{?dist} tag -%define specrelease 366%{?buildid}%{?dist} +%define specrelease 367%{?buildid}%{?dist} # This defines the kabi tarball version -%define kabiversion 5.14.0-366.el9 +%define kabiversion 5.14.0-367.el9 # # End of genspec.sh variables @@ -3759,6 +3759,66 @@ fi # # %changelog +* Mon Sep 18 2023 Scott Weaver [5.14.0-367.el9] +- platform/x86/intel-uncore-freq: tpmi: Provide cluster level control (David Arcari) [2177013] +- platform/x86/intel-uncore-freq: Uncore frequency control via TPMI (David Arcari) [2177013] +- platform/x86/intel-uncore-freq: Support for cluster level controls (David Arcari) [2177013] +- platform/x86/intel-uncore-freq: Return error on write frequency (David Arcari) [2177013] +- platform/x86: intel-uncore-freq: Add client processors (David Arcari) [2177013] +- platform/x86: intel-uncore-freq: move to use bus_get_dev_root() (David Arcari) [2177013] +- platform/x86: intel-uncore-freq: add Emerald Rapids support (David Arcari) [2177013] +- platform/x86: intel-uncore-freq: Use sysfs_emit() to instead of scnprintf() (David Arcari) [2177013] +- platform/x86: intel-uncore-freq: Prevent driver loading in guests (David Arcari) [2177013] +- platform/x86: intel-uncore-freq: fix uncore_freq_common_init() error codes (David Arcari) [2177013] +- Documentation: admin-guide: pm: Document uncore frequency scaling (David Arcari) [2177013] +- platform/x86/intel-uncore-freq: Split common and enumeration part (David Arcari) [2177013] +- platform/x86/intel/uncore-freq: Display uncore current frequency (David Arcari) [2177013] +- platform/x86/intel/uncore-freq: Use sysfs API to create attributes (David Arcari) [2177013] +- platform/x86/intel/uncore-freq: Move to uncore-frequency folder (David Arcari) [2177013] +- platform/x86: intel-uncore-frequency: use default_groups in kobj_type (David Arcari) [2177013] +- platform/x86: intel-uncore-frequency: Move to intel sub-directory (David Arcari) [2177013] +- Revert "platform/x86: intel-uncore-freq: add Emerald Rapids support" (David Arcari) [2177013] +- redhat: add additional gating boot tests (Scott Weaver) +- powercap: intel_rapl: Fix invalid setting of Power Limit 4 (David Arcari) [2177009] +- powercap: intel_rapl: Optimize rp->domains memory allocation (David Arcari) [2177009] +- powercap: intel_rapl: Fix a sparse warning in TPMI interface (David Arcari) [2177009] +- powercap: RAPL: Fix a NULL vs IS_ERR() bug (David Arcari) [2177009] +- powercap: RAPL: Fix CONFIG_IOSF_MBI dependency (David Arcari) [2177009] +- powercap: RAPL: fix invalid initialization for pl4_supported field (David Arcari) [2177009] +- redhat/configs: enable CONFIG_INTEL_RAPL_TPMI (David Arcari) [2177009] +- redhat/filter-modules.sh.rhel: add needed deps for intel_rapl_tpmi (David Arcari) [2177009] +- powercap: intel_rapl: Introduce RAPL TPMI interface driver (David Arcari) [2177009] +- powercap: intel_rapl: Introduce core support for TPMI interface (David Arcari) [2177009] +- powercap: intel_rapl: Introduce RAPL I/F type (David Arcari) [2177009] +- powercap: intel_rapl: Make cpu optional for rapl_package (David Arcari) [2177009] +- powercap: intel_rapl: Remove redundant cpu parameter (David Arcari) [2177009] +- powercap: intel_rapl: Add support for lock bit per Power Limit (David Arcari) [2177009] +- powercap: intel_rapl: Cleanup Power Limits support (David Arcari) [2177009] +- powercap: intel_rapl: Use bitmap for Power Limits (David Arcari) [2177009] +- powercap: intel_rapl: Change primitive order (David Arcari) [2177009] +- powercap: intel_rapl: Use index to initialize primitive information (David Arcari) [2177009] +- powercap: intel_rapl: Support per domain energy/power/time unit (David Arcari) [2177009] +- powercap: intel_rapl: Support per Interface primitive information (David Arcari) [2177009] +- powercap: intel_rapl: Support per Interface rapl_defaults (David Arcari) [2177009] +- powercap: intel_rapl: Allow probing without CPUID match (David Arcari) [2177009] +- powercap: intel_rapl: Remove unused field in struct rapl_if_priv (David Arcari) [2177009] +- powercap: RAPL: Add Power Limit4 support for Meteor Lake SoC (David Arcari) [2177009] +- powercap: intel_rapl: Fix handling for large time window (David Arcari) [2177009] +- platform/x86:intel/pmc: Add Meteor Lake IOE-M PMC related maps (David Arcari) [2177038] +- platform/x86:intel/pmc: Add Meteor Lake IOE-P PMC related maps (David Arcari) [2177038] +- platform/x86:intel/pmc: Use SSRAM to discover pwrm base address of primary PMC (David Arcari) [2177038] +- platform/x86:intel/pmc: Discover PMC devices (David Arcari) [2177038] +- platform/x86:intel/pmc: Enable debugfs multiple PMC support (David Arcari) [2177038] +- platform/x86:intel/pmc: Add support to handle multiple PMCs (David Arcari) [2177038] +- platform/x86:intel/pmc: Combine core_init() and core_configure() (David Arcari) [2177038] +- platform/x86:intel/pmc: Update maps for Meteor Lake P/M platforms (David Arcari) [2177038] +- platform/x86/intel/pmc/mtl: Put devices in D3 during resume (David Arcari) [2177038] +- platform/x86/intel/pmc: Add resume callback (David Arcari) [2177038] +- platform/x86:intel/pmc: Remove Meteor Lake S platform support (David Arcari) [2177038] +- platform/x86/intel/pmc/mtl: Put GNA/IPU/VPU devices in D3 (David Arcari) [2177038] +- platform/x86/intel/pmc: Alder Lake PCH slp_s0_residency fix (David Arcari) [2177038] +- platform/x86: intel: pmc: core: Convert to platform remove callback returning void (David Arcari) [2177038] + * Thu Sep 14 2023 Scott Weaver [5.14.0-366.el9] - Bluetooth: Add VID/PID 0489/e0e0 for MediaTek MT7921 (Bastien Nocera) [2231144] - MAINTAINERS: Add Chuanhua Lei as Intel LGM GW PCIe maintainer (Myron Stowe) [2228915] diff --git a/sources b/sources index 42f7e83..5f19dfd 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ -SHA512 (linux-5.14.0-366.el9.tar.xz) = f07f275a9ec1c17c0120990529fe33ac1ecd4833c6497d13bb16f1e66f0a761f7d913dba707d1acd77e30d040f2e30294acbf011bf3ef729a2d293bb30f0cddc -SHA512 (kernel-abi-stablelists-5.14.0-366.el9.tar.bz2) = 87dd161ef1026814712a6ae8f1faa757d709fcf809a1b8ab2d5efb2655e09213577f2ed3809fa2d126a19c8648c30447d597ebfc8cb13be6b0d2bca4e271c60f -SHA512 (kernel-kabi-dw-5.14.0-366.el9.tar.bz2) = e74d165f96004d42164ccb0cba45f6c76cb67af34fd79e13ba4526a9e396db3a0f6259339756b185a3cc756e15967130f11ee6a75d49cb2d34bded954401f764 +SHA512 (linux-5.14.0-367.el9.tar.xz) = 3e6d90344194895a400dbe4d000774d7d2e17dfdc46e2bf225cfc4a5ef4afa0faba7db90094cffa598b1aa14e76cd3b9ae7ce18ff27c7ee57af8ef4c6feea4f7 +SHA512 (kernel-abi-stablelists-5.14.0-367.el9.tar.bz2) = f6bbb833a9c3550dcbbc62e4dad13757fc4943c69f81af665810207c5700eb135401d2e0e6ddb6089944b6fb0fc16d02c8a246bd25c05d76016192bcb60d1512 +SHA512 (kernel-kabi-dw-5.14.0-367.el9.tar.bz2) = 90acbd523fe2df73159492448cc18196025c907f01dfa7d723e663ab502faf5a85485c99fb03ec1adee2ebe326bc9c9f7096a8b4bb9476a77baac3c19ccf1deb