File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ RHEL_MINOR = 6
1212#
1313# Use this spot to avoid future merge conflicts.
1414# Do not trim this comment.
15- RHEL_RELEASE = 505
15+ RHEL_RELEASE = 506
1616
1717#
1818# ZSTREAM
Original file line number Diff line number Diff line change 1+ * Fri Sep 06 2024 Rado Vrbovsky <rvrbovsk@redhat.com> [5.14.0-506.el9]
2+ - powercap: idle_inject: Simplify if condition (David Arcari) [RHEL-53594]
3+ - powercap: intel_rapl: Switch to new Intel CPU model defines (David Arcari) [RHEL-53594]
4+ - powercap: intel_rapl_msr: Switch to new Intel CPU model defines (David Arcari) [RHEL-53594]
5+ - powercap: intel_rapl_tpmi: Enable PMU support (David Arcari) [RHEL-53594]
6+ - powercap: intel_rapl: Introduce APIs for PMU support (David Arcari) [RHEL-53594]
7+ - powercap: intel_rapl: Sort header files (David Arcari) [RHEL-53594]
8+ - powercap: intel_rapl: Add support for ArrowLake-H platform (David Arcari) [RHEL-53594]
9+ - Update 9.6 selt-tests (Lucas Zampieri)
10+ Resolves: RHEL-53594
11+
112* Wed Sep 04 2024 Rado Vrbovsky <rvrbovsk@redhat.com> [5.14.0-505.el9]
213- PCI: Revert the cfg_access_lock lockdep mechanism (Myron Stowe) [RHEL-50255]
314- PCI: Make pcie_bandwidth_capable() static (Myron Stowe) [RHEL-50255]
You can’t perform that action at this time.
0 commit comments