Skip to content

Commit 7508830

Browse files
author
CKI KWF Bot
committed
[redhat] kernel-5.14.0-615.el9
Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
1 parent 08cd8aa commit 7508830

File tree

2 files changed

+43
-1
lines changed

2 files changed

+43
-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 = 8
1212
#
1313
# Use this spot to avoid future merge conflicts.
1414
# Do not trim this comment.
15-
RHEL_RELEASE = 614
15+
RHEL_RELEASE = 615
1616

1717
#
1818
# ZSTREAM

redhat/kernel.changelog-9.8

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,45 @@
1+
* Fri Sep 12 2025 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-615.el9]
2+
- ACPI: processor: Rescan "dead" SMT siblings during initialization (David Arcari) [RHEL-113139]
3+
- intel_idle: Allow loading ACPI tables for any family (David Arcari) [RHEL-113139]
4+
- intel_idle: Update arguments of mwait_idle_with_hints() (David Arcari) [RHEL-113139]
5+
- intel_idle: Rescan "dead" SMT siblings during initialization (David Arcari) [RHEL-113139]
6+
- x86/smp: PM/hibernate: Split arch_resume_nosmt() (David Arcari) [RHEL-113139]
7+
- intel_idle: Use subsys_initcall_sync() for initialization (David Arcari) [RHEL-113139]
8+
- intel_idle: Add C1 demotion on/off sysfs knob (David Arcari) [RHEL-113139]
9+
- tools/power turbostat: version 2025.09.09 (David Arcari) [RHEL-110614]
10+
- tools/power turbostat: Handle non-root legacy-uncore sysfs permissions (David Arcari) [RHEL-110614]
11+
- tools/power turbostat: standardize PER_THREAD_PARAMS (David Arcari) [RHEL-110614]
12+
- tools/power turbostat: Fix DMR support (David Arcari) [RHEL-110614]
13+
- tools/power turbostat: add format "average" for external attributes (David Arcari) [RHEL-110614]
14+
- tools/power turbostat: delete GET_PKG() (David Arcari) [RHEL-110614]
15+
- tools/power turbostat: probe and display L3 cache topology (David Arcari) [RHEL-110614]
16+
- tools/power turbostat: Support more than 64 built-in-counters (David Arcari) [RHEL-110614]
17+
- tools/power turbostat.8: Document Totl%%C0, Any%%C0, GFX%%C0, CPUGFX%% columns (David Arcari) [RHEL-110614]
18+
- tools/power turbostat: Fix bogus SysWatt for forked program (David Arcari) [RHEL-110614]
19+
- tools/power turbostat: Handle cap_get_proc() ENOSYS (David Arcari) [RHEL-110614]
20+
- tools/power turbostat: Fix build with musl (David Arcari) [RHEL-110614]
21+
- tools/power turbostat: verify arguments to params --show and --hide (David Arcari) [RHEL-110614]
22+
- tools/power turbostat: regression fix: --show C1E%% (David Arcari) [RHEL-110614]
23+
- tools/power turbostat: version 2025.06.08 (David Arcari) [RHEL-110614]
24+
- tools/power turbostat: Add initial support for BartlettLake (David Arcari) [RHEL-110614]
25+
- tools/power turbostat: Add initial support for DMR (David Arcari) [RHEL-110614]
26+
- tools/power turbostat: Dump RAPL sysfs info (David Arcari) [RHEL-110614]
27+
- tools/power turbostat: Avoid probing the same perf counters (David Arcari) [RHEL-110614]
28+
- tools/power turbostat: Allow probing RAPL with platform_features->rapl_msrs cleared (David Arcari) [RHEL-110614]
29+
- tools/power turbostat: Clean up add perf/msr counter logic (David Arcari) [RHEL-110614]
30+
- tools/power turbostat: Introduce add_msr_counter() (David Arcari) [RHEL-110614]
31+
- tools/power turbostat: Remove add_msr_perf_counter_() (David Arcari) [RHEL-110614]
32+
- tools/power turbostat: Remove add_cstate_perf_counter_() (David Arcari) [RHEL-110614]
33+
- tools/power turbostat: Remove add_rapl_perf_counter_() (David Arcari) [RHEL-110614]
34+
- tools/power turbostat: Quit early for unsupported RAPL counters (David Arcari) [RHEL-110614]
35+
- tools/power turbostat: Always check rapl_joules flag (David Arcari) [RHEL-110614]
36+
- tools/power turbostat: Fix AMD package-energy reporting (David Arcari) [RHEL-110614]
37+
- tools/power turbostat: Fix RAPL_GFX_ALL typo (David Arcari) [RHEL-110614]
38+
- tools/power turbostat: Add Android support for MSR device handling (David Arcari) [RHEL-110614]
39+
- tools/power turbostat.8: pm_domain wording fix (David Arcari) [RHEL-110614]
40+
- tools/power turbostat.8: fix typo: idle_pct should be pct_idle (David Arcari) [RHEL-110614]
41+
Resolves: RHEL-110614, RHEL-113139
42+
143
* Wed Sep 10 2025 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-614.el9]
244
- ibmvnic: Increase max subcrq indirect entries with fallback (Mamatha Inamdar) [RHEL-111532]
345
- EDAC/bluefield: Don't use bluefield_edac_readl() result on error (Jennifer Berringer) [RHEL-103881]

0 commit comments

Comments
 (0)