[redhat] kernel-5.14.0-731.el9

Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
This commit is contained in:
CKI KWF Bot
2026-07-29 08:12:00 +00:00
parent 6779030391
commit feb4fe66f0
2 changed files with 16 additions and 1 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ RHEL_MINOR = 9
#
# Use this spot to avoid future merge conflicts.
# Do not trim this comment.
RHEL_RELEASE = 730
RHEL_RELEASE = 731
#
# ZSTREAM
+15
View File
@@ -1,3 +1,18 @@
* Wed Jul 29 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-731.el9]
- crypto: rng - Enable pre-emption ASAP (Herbert Xu) [RHEL-92680]
- net/sched: cls_api: Handle TC_ACT_CONSUMED in tcf_qevent_handle (CKI Backport Bot) [RHEL-213301] {CVE-2026-64530}
- platform/x86/intel-uncore-freq: Fix current_freq_khz after CPU hotplug (David Arcari) [RHEL-212713]
- platform/x86/intel-uncore-freq: Rename instance_id (David Arcari) [RHEL-212713]
- tools/power/x86/intel-speed-select: Harden daemon pidfile open (David Arcari) [RHEL-192479]
- platform/x86: ISST: Restore SST-PP control to all domains (David Arcari) [RHEL-192479]
- tools/power/x86/intel-speed-select: Fix output when running on unsupported CLX platforms (David Arcari) [RHEL-192479]
- tools/power/x86/intel-speed-select: Fix some program return value (David Arcari) [RHEL-192479]
- tools/power/x86/intel-speed-select: Fix cpu extended family ID decoding (David Arcari) [RHEL-192479]
- x86/cpu: Enable FSGSBASE early in cpu_init_exception_handling() (Dennis Chen) [RHEL-208627]
- xfs: resample the data fork mapping after cycling ILOCK (Carlos Maiolino) [RHEL-193940]
- KVM: s390: Fix S390_USER_OPEREXEC enablement without STFLE 74 (Christoph Schlameuss) [RHEL-158930]
Resolves: RHEL-158930, RHEL-192479, RHEL-193940, RHEL-208627, RHEL-212713, RHEL-213301, RHEL-92680
* Tue Jul 28 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-730.el9]
- iTCO_wdt: mask NMI_NOW bit for update_no_reboot_bit() call (Dennis Chen) [RHEL-208620]
- platform/x86: intel-hid: Protect ACPI notify handler against recursion (David Arcari) [RHEL-212712]