Skip to content

Commit 64f189a

Browse files
committed
[redhat] kernel-5.14.0-506.el9
Signed-off-by: Rado Vrbovsky <rvrbovsk@redhat.com>
1 parent d330428 commit 64f189a

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

Makefile.rhelver

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

redhat/kernel.changelog-9.6

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
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]

0 commit comments

Comments
 (0)