From bf218d5368339d6e9382cc8fb2412042e48fd30b Mon Sep 17 00:00:00 2001 From: CKI KWF Bot Date: Mon, 13 Apr 2026 13:36:49 +0000 Subject: [PATCH] kernel-5.14.0-693.el9 * Mon Apr 13 2026 CKI KWF Bot [5.14.0-693.el9] - x86/msr: Rename 'wrmsrl_on_cpu()' to 'wrmsrq_on_cpu()' [partial] (David Arcari) [RHEL-128565] - x86/msr: Rename 'rdmsrl_on_cpu()' to 'rdmsrq_on_cpu()' [partial] (David Arcari) [RHEL-128565] - x86/msr: Rename 'wrmsrl_safe_on_cpu()' to 'wrmsrq_safe_on_cpu()' [partial] (David Arcari) [RHEL-128565] - x86/msr: Rename 'rdmsrl_safe_on_cpu()' to 'rdmsrq_safe_on_cpu()' [partial] (David Arcari) [RHEL-128565] - x86/msr: Rename 'wrmsrl_safe()' to 'wrmsrq_safe()' [partial] (David Arcari) [RHEL-128565] - x86/msr: Rename 'rdmsrl_safe()' to 'rdmsrq_safe()' [partial] (David Arcari) [RHEL-128565] - x86/msr: Rename 'wrmsrl()' to 'wrmsrq()' [partial] (David Arcari) [RHEL-128565] - x86/msr: Rename 'rdmsrl()' to 'rdmsrq()' [partial] (David Arcari) [RHEL-128565] - platform/x86: intel-hid: disable wakeup_mode during hibernation (David Arcari) [RHEL-128565] - platform/x86: intel-hid: Enable 5-button array on ThinkPad X1 Fold 16 Gen 1 (David Arcari) [RHEL-128565] - platform/x86: intel-hid: Add Dell 16 Plus 2-in-1 to dmi_vgbs_allow_list (David Arcari) [RHEL-128565] - platform/x86: intel-hid: Add Dell 14 Plus 2-in-1 to dmi_vgbs_allow_list (David Arcari) [RHEL-128565] - platform/x86/intel/hid: Add Dell Pro Rugged 10/12 tablet to VGBS DMI quirks (David Arcari) [RHEL-128565] - platform/x86: int0002: Remove IRQF_ONESHOT from request_irq() (David Arcari) [RHEL-128565] - platform/x86/intel/tpmi/plr: Make the file domain/status writeable (David Arcari) [RHEL-128565] - platform/x86: intel_telemetry: Fix PSS event register mask (David Arcari) [RHEL-128565] - platform/x86: intel_telemetry: Fix swapped arrays in PSS output (David Arcari) [RHEL-128565] - platform/x86/intel/vsec: Add Nova Lake PUNIT support (David Arcari) [RHEL-128565] - platform/x86/intel/pmc: Remove double empty line (David Arcari) [RHEL-128565] - platform/x86/intel/pmc: Enable substate residencies for multiple PMCs (David Arcari) [RHEL-128565] - platform/x86/intel/pmc: Move LPM mode attributes to PMC (David Arcari) [RHEL-128565] - platform/x86/intel/pmc: Change LPM mode fields to u8 (David Arcari) [RHEL-128565] - platform/x86/intel/uncore-freq: Replace sprintf() with sysfs_emit() (David Arcari) [RHEL-128565] - platform/x86/intel/uncore-freq: Replace sprintf() with scnprintf() (David Arcari) [RHEL-128565] - platform/x86/intel/pmt/discovery: use valid device pointer in dev_err_probe (David Arcari) [RHEL-128565] - platform/x86/intel/pmt: Fix kobject memory leak on init failure (David Arcari) [RHEL-128565] - platform/x86: intel/pmt: Replace sprintf() with sysfs_emit() (David Arcari) [RHEL-128565] - platform/x86: intel: punit_ipc: fix memory corruption (David Arcari) [RHEL-128565] - New configs in drivers/platform (David Arcari) [RHEL-128565] - platform/x86/intel: Introduce Intel Elkhart Lake PSE I/O (David Arcari) [RHEL-128565] - platform/x86/intel/speed_select_if: Convert PCIBIOS_* return codes to errnos (David Arcari) [RHEL-128565] - platform/x86/intel/hid: Add Nova Lake support (David Arcari) [RHEL-128565] - gfs2: Clean up SDF_JOURNAL_LIVE flag handling (Andreas Gruenbacher) [RHEL-65700] - gfs2: No longer thaw filesystems during a withdraw (Andreas Gruenbacher) [RHEL-65700] - gfs2: gfs2_freeze_unlock cleanup (Andreas Gruenbacher) [RHEL-65700] - gfs2: Refcounting fix in gfs2_thaw_super (Andreas Gruenbacher) [RHEL-65700] - gfs2: Minor gfs2_{freeze,thaw}_super cleanup (Andreas Gruenbacher) [RHEL-65700] - gfs2: Withdraw immediately in gfs2_trans_add_meta (Andreas Gruenbacher) [RHEL-65700] - gfs2: New gfs2_withdraw_helper (Andreas Gruenbacher) [RHEL-65700] - gfs2: Clean up properly during a withdraw (Andreas Gruenbacher) [RHEL-65700] - gfs2: Rename gfs2_{gl_dq_holders => withdraw_glocks} (Andreas Gruenbacher) [RHEL-65700] - Revert "gfs2: fix infinite loop when checking ail item count before go_inval" (Andreas Gruenbacher) [RHEL-65700] - Revert "gfs2: Allow some glocks to be used during withdraw" (Andreas Gruenbacher) [RHEL-65700] - Revert "gfs2: Check for log write errors before telling dlm to unlock" (Andreas Gruenbacher) [RHEL-65700] - Revert "gfs2: fix a deadlock on withdraw-during-mount" (Andreas Gruenbacher) [RHEL-65700] - Revert "gfs2: Force withdraw to replay journals and wait for it to finish" (6/6) (Andreas Gruenbacher) [RHEL-65700] - Revert "gfs2: Force withdraw to replay journals and wait for it to finish" (5/6) (Andreas Gruenbacher) [RHEL-65700] - Revert "gfs2: Force withdraw to replay journals and wait for it to finish" (4/6) (Andreas Gruenbacher) [RHEL-65700] - Revert "gfs2: Force withdraw to replay journals and wait for it to finish" (3/6) (Andreas Gruenbacher) [RHEL-65700] - Revert "gfs2: Force withdraw to replay journals and wait for it to finish" (2/6) (Andreas Gruenbacher) [RHEL-65700] - Revert "gfs2: Force withdraw to replay journals and wait for it to finish" (1/6) (Andreas Gruenbacher) [RHEL-65700] - gfs2: Follow-up to flag rename in sysfs status file (Andreas Gruenbacher) [RHEL-65700] - Revert "gfs2: don't stop reads while withdraw in progress" (Andreas Gruenbacher) [RHEL-65700] - gfs2: Rename LM_FLAG_{NOEXP -> RECOVER} (Andreas Gruenbacher) [RHEL-65700] - gfs2: Kill gfs2_io_error_bh_wd (Andreas Gruenbacher) [RHEL-65700] - gfs2: Withdraw immediately on log write errors (Andreas Gruenbacher) [RHEL-65700] - gfs2: Rename gfs2_{withdrawing_or_ => }withdrawn (Andreas Gruenbacher) [RHEL-65700] - gfs2: Fix freeze consistency check in log_write_header (Andreas Gruenbacher) [RHEL-65700] - gfs2: Get rid of delayed withdraws (Andreas Gruenbacher) [RHEL-65700] - gfs2: Fix usage of bio->bi_status in gfs2_end_log_write (Andreas Gruenbacher) [RHEL-65700] - gfs2: Asynchronous withdraw (Andreas Gruenbacher) [RHEL-65700] - gfs2: Add clean argument to lm_unmount hook (Andreas Gruenbacher) [RHEL-65700] Resolves: RHEL-128565, RHEL-65700 Signed-off-by: CKI KWF Bot --- Makefile.rhelver | 2 +- 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-64k-debug-rhel.config | 1 + kernel-aarch64-rt-64k-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.changelog | 65 ++++++++++++++++++++++ kernel.spec | 72 +++++++++++++++++++++++-- sources | 6 +-- 21 files changed, 154 insertions(+), 8 deletions(-) diff --git a/Makefile.rhelver b/Makefile.rhelver index e9f360cb3..77625dc85 100644 --- a/Makefile.rhelver +++ b/Makefile.rhelver @@ -12,7 +12,7 @@ RHEL_MINOR = 9 # # Use this spot to avoid future merge conflicts. # Do not trim this comment. -RHEL_RELEASE = 692 +RHEL_RELEASE = 693 # # ZSTREAM diff --git a/kernel-aarch64-64k-debug-rhel.config b/kernel-aarch64-64k-debug-rhel.config index 965434c77..0681614e2 100644 --- a/kernel-aarch64-64k-debug-rhel.config +++ b/kernel-aarch64-64k-debug-rhel.config @@ -2720,6 +2720,7 @@ CONFIG_INTEGRITY_SIGNATURE=y CONFIG_INTEGRITY_TRUSTED_KEYRING=y CONFIG_INTEGRITY=y # CONFIG_INTEL_ATOMISP2_PM is not set +# CONFIG_INTEL_EHL_PSE_IO is not set # CONFIG_INTEL_IDMA64 is not set # CONFIG_INTEL_IDXD_COMPAT is not set CONFIG_INTEL_IDXD=m diff --git a/kernel-aarch64-64k-rhel.config b/kernel-aarch64-64k-rhel.config index 7cba9edec..476bd9df9 100644 --- a/kernel-aarch64-64k-rhel.config +++ b/kernel-aarch64-64k-rhel.config @@ -2704,6 +2704,7 @@ CONFIG_INTEGRITY_SIGNATURE=y CONFIG_INTEGRITY_TRUSTED_KEYRING=y CONFIG_INTEGRITY=y # CONFIG_INTEL_ATOMISP2_PM is not set +# CONFIG_INTEL_EHL_PSE_IO is not set # CONFIG_INTEL_IDMA64 is not set # CONFIG_INTEL_IDXD_COMPAT is not set CONFIG_INTEL_IDXD=m diff --git a/kernel-aarch64-debug-rhel.config b/kernel-aarch64-debug-rhel.config index 335dcd39c..1f50fbf47 100644 --- a/kernel-aarch64-debug-rhel.config +++ b/kernel-aarch64-debug-rhel.config @@ -2718,6 +2718,7 @@ CONFIG_INTEGRITY_SIGNATURE=y CONFIG_INTEGRITY_TRUSTED_KEYRING=y CONFIG_INTEGRITY=y # CONFIG_INTEL_ATOMISP2_PM is not set +# CONFIG_INTEL_EHL_PSE_IO is not set # CONFIG_INTEL_IDMA64 is not set # CONFIG_INTEL_IDXD_COMPAT is not set CONFIG_INTEL_IDXD=m diff --git a/kernel-aarch64-rhel.config b/kernel-aarch64-rhel.config index c19e6d83b..96ea45788 100644 --- a/kernel-aarch64-rhel.config +++ b/kernel-aarch64-rhel.config @@ -2702,6 +2702,7 @@ CONFIG_INTEGRITY_SIGNATURE=y CONFIG_INTEGRITY_TRUSTED_KEYRING=y CONFIG_INTEGRITY=y # CONFIG_INTEL_ATOMISP2_PM is not set +# CONFIG_INTEL_EHL_PSE_IO is not set # CONFIG_INTEL_IDMA64 is not set # CONFIG_INTEL_IDXD_COMPAT is not set CONFIG_INTEL_IDXD=m diff --git a/kernel-aarch64-rt-64k-debug-rhel.config b/kernel-aarch64-rt-64k-debug-rhel.config index f74a89473..d93756d82 100644 --- a/kernel-aarch64-rt-64k-debug-rhel.config +++ b/kernel-aarch64-rt-64k-debug-rhel.config @@ -2775,6 +2775,7 @@ CONFIG_INTEGRITY_SIGNATURE=y CONFIG_INTEGRITY_TRUSTED_KEYRING=y CONFIG_INTEGRITY=y # CONFIG_INTEL_ATOMISP2_PM is not set +# CONFIG_INTEL_EHL_PSE_IO is not set # CONFIG_INTEL_IDMA64 is not set # CONFIG_INTEL_IDXD_COMPAT is not set CONFIG_INTEL_IDXD=m diff --git a/kernel-aarch64-rt-64k-rhel.config b/kernel-aarch64-rt-64k-rhel.config index 501d08590..be6feab96 100644 --- a/kernel-aarch64-rt-64k-rhel.config +++ b/kernel-aarch64-rt-64k-rhel.config @@ -2759,6 +2759,7 @@ CONFIG_INTEGRITY_SIGNATURE=y CONFIG_INTEGRITY_TRUSTED_KEYRING=y CONFIG_INTEGRITY=y # CONFIG_INTEL_ATOMISP2_PM is not set +# CONFIG_INTEL_EHL_PSE_IO is not set # CONFIG_INTEL_IDMA64 is not set # CONFIG_INTEL_IDXD_COMPAT is not set CONFIG_INTEL_IDXD=m diff --git a/kernel-aarch64-rt-debug-rhel.config b/kernel-aarch64-rt-debug-rhel.config index dee606728..70eda7927 100644 --- a/kernel-aarch64-rt-debug-rhel.config +++ b/kernel-aarch64-rt-debug-rhel.config @@ -2773,6 +2773,7 @@ CONFIG_INTEGRITY_SIGNATURE=y CONFIG_INTEGRITY_TRUSTED_KEYRING=y CONFIG_INTEGRITY=y # CONFIG_INTEL_ATOMISP2_PM is not set +# CONFIG_INTEL_EHL_PSE_IO is not set # CONFIG_INTEL_IDMA64 is not set # CONFIG_INTEL_IDXD_COMPAT is not set CONFIG_INTEL_IDXD=m diff --git a/kernel-aarch64-rt-rhel.config b/kernel-aarch64-rt-rhel.config index 29fe4c6d2..6d6d5093e 100644 --- a/kernel-aarch64-rt-rhel.config +++ b/kernel-aarch64-rt-rhel.config @@ -2757,6 +2757,7 @@ CONFIG_INTEGRITY_SIGNATURE=y CONFIG_INTEGRITY_TRUSTED_KEYRING=y CONFIG_INTEGRITY=y # CONFIG_INTEL_ATOMISP2_PM is not set +# CONFIG_INTEL_EHL_PSE_IO is not set # CONFIG_INTEL_IDMA64 is not set # CONFIG_INTEL_IDXD_COMPAT is not set CONFIG_INTEL_IDXD=m diff --git a/kernel-ppc64le-debug-rhel.config b/kernel-ppc64le-debug-rhel.config index 434e370aa..e50306c45 100644 --- a/kernel-ppc64le-debug-rhel.config +++ b/kernel-ppc64le-debug-rhel.config @@ -2403,6 +2403,7 @@ CONFIG_INTEGRITY_SIGNATURE=y CONFIG_INTEGRITY_TRUSTED_KEYRING=y CONFIG_INTEGRITY=y # CONFIG_INTEL_ATOMISP2_PM is not set +# CONFIG_INTEL_EHL_PSE_IO is not set # CONFIG_INTEL_IDMA64 is not set # CONFIG_INTEL_IDXD_COMPAT is not set CONFIG_INTEL_IDXD=m diff --git a/kernel-ppc64le-rhel.config b/kernel-ppc64le-rhel.config index 0f1d87d93..156bccbfa 100644 --- a/kernel-ppc64le-rhel.config +++ b/kernel-ppc64le-rhel.config @@ -2387,6 +2387,7 @@ CONFIG_INTEGRITY_SIGNATURE=y CONFIG_INTEGRITY_TRUSTED_KEYRING=y CONFIG_INTEGRITY=y # CONFIG_INTEL_ATOMISP2_PM is not set +# CONFIG_INTEL_EHL_PSE_IO is not set # CONFIG_INTEL_IDMA64 is not set # CONFIG_INTEL_IDXD_COMPAT is not set CONFIG_INTEL_IDXD=m diff --git a/kernel-s390x-debug-rhel.config b/kernel-s390x-debug-rhel.config index aaf98f1e3..1cf445a83 100644 --- a/kernel-s390x-debug-rhel.config +++ b/kernel-s390x-debug-rhel.config @@ -2388,6 +2388,7 @@ CONFIG_INTEGRITY_SIGNATURE=y CONFIG_INTEGRITY_TRUSTED_KEYRING=y CONFIG_INTEGRITY=y # CONFIG_INTEL_ATOMISP2_PM is not set +# CONFIG_INTEL_EHL_PSE_IO is not set # CONFIG_INTEL_IDMA64 is not set # CONFIG_INTEL_IDXD_COMPAT is not set CONFIG_INTEL_IDXD=m diff --git a/kernel-s390x-rhel.config b/kernel-s390x-rhel.config index 3380da947..f940d9cea 100644 --- a/kernel-s390x-rhel.config +++ b/kernel-s390x-rhel.config @@ -2372,6 +2372,7 @@ CONFIG_INTEGRITY_SIGNATURE=y CONFIG_INTEGRITY_TRUSTED_KEYRING=y CONFIG_INTEGRITY=y # CONFIG_INTEL_ATOMISP2_PM is not set +# CONFIG_INTEL_EHL_PSE_IO is not set # CONFIG_INTEL_IDMA64 is not set # CONFIG_INTEL_IDXD_COMPAT is not set CONFIG_INTEL_IDXD=m diff --git a/kernel-s390x-zfcpdump-rhel.config b/kernel-s390x-zfcpdump-rhel.config index 83d780fcf..fd08bd6d1 100644 --- a/kernel-s390x-zfcpdump-rhel.config +++ b/kernel-s390x-zfcpdump-rhel.config @@ -2383,6 +2383,7 @@ CONFIG_INTEGRITY_MACHINE_KEYRING=y CONFIG_INTEGRITY_TRUSTED_KEYRING=y CONFIG_INTEGRITY=y # CONFIG_INTEL_ATOMISP2_PM is not set +# CONFIG_INTEL_EHL_PSE_IO is not set # CONFIG_INTEL_IDMA64 is not set # CONFIG_INTEL_IDXD_COMPAT is not set CONFIG_INTEL_IDXD=m diff --git a/kernel-x86_64-debug-rhel.config b/kernel-x86_64-debug-rhel.config index c78356076..8b8e4bb9e 100644 --- a/kernel-x86_64-debug-rhel.config +++ b/kernel-x86_64-debug-rhel.config @@ -2547,6 +2547,7 @@ CONFIG_INTEGRITY_SIGNATURE=y CONFIG_INTEGRITY_TRUSTED_KEYRING=y CONFIG_INTEGRITY=y # CONFIG_INTEL_ATOMISP2_PM is not set +# CONFIG_INTEL_EHL_PSE_IO is not set CONFIG_INTEL_HFI_THERMAL=y CONFIG_INTEL_HID_EVENT=m CONFIG_INTEL_IDLE=y diff --git a/kernel-x86_64-rhel.config b/kernel-x86_64-rhel.config index c524633a5..9622f4c83 100644 --- a/kernel-x86_64-rhel.config +++ b/kernel-x86_64-rhel.config @@ -2531,6 +2531,7 @@ CONFIG_INTEGRITY_SIGNATURE=y CONFIG_INTEGRITY_TRUSTED_KEYRING=y CONFIG_INTEGRITY=y # CONFIG_INTEL_ATOMISP2_PM is not set +# CONFIG_INTEL_EHL_PSE_IO is not set CONFIG_INTEL_HFI_THERMAL=y CONFIG_INTEL_HID_EVENT=m CONFIG_INTEL_IDLE=y diff --git a/kernel-x86_64-rt-debug-rhel.config b/kernel-x86_64-rt-debug-rhel.config index 0d44e27ba..27409ffde 100644 --- a/kernel-x86_64-rt-debug-rhel.config +++ b/kernel-x86_64-rt-debug-rhel.config @@ -2602,6 +2602,7 @@ CONFIG_INTEGRITY_SIGNATURE=y CONFIG_INTEGRITY_TRUSTED_KEYRING=y CONFIG_INTEGRITY=y # CONFIG_INTEL_ATOMISP2_PM is not set +# CONFIG_INTEL_EHL_PSE_IO is not set CONFIG_INTEL_HFI_THERMAL=y CONFIG_INTEL_HID_EVENT=m CONFIG_INTEL_IDLE=y diff --git a/kernel-x86_64-rt-rhel.config b/kernel-x86_64-rt-rhel.config index 0090ec8f9..7f69e16f9 100644 --- a/kernel-x86_64-rt-rhel.config +++ b/kernel-x86_64-rt-rhel.config @@ -2586,6 +2586,7 @@ CONFIG_INTEGRITY_SIGNATURE=y CONFIG_INTEGRITY_TRUSTED_KEYRING=y CONFIG_INTEGRITY=y # CONFIG_INTEL_ATOMISP2_PM is not set +# CONFIG_INTEL_EHL_PSE_IO is not set CONFIG_INTEL_HFI_THERMAL=y CONFIG_INTEL_HID_EVENT=m CONFIG_INTEL_IDLE=y diff --git a/kernel.changelog b/kernel.changelog index 351762af7..ecbf7cc45 100644 --- a/kernel.changelog +++ b/kernel.changelog @@ -1,3 +1,68 @@ +* Mon Apr 13 2026 CKI KWF Bot [5.14.0-693.el9] +- x86/msr: Rename 'wrmsrl_on_cpu()' to 'wrmsrq_on_cpu()' [partial] (David Arcari) [RHEL-128565] +- x86/msr: Rename 'rdmsrl_on_cpu()' to 'rdmsrq_on_cpu()' [partial] (David Arcari) [RHEL-128565] +- x86/msr: Rename 'wrmsrl_safe_on_cpu()' to 'wrmsrq_safe_on_cpu()' [partial] (David Arcari) [RHEL-128565] +- x86/msr: Rename 'rdmsrl_safe_on_cpu()' to 'rdmsrq_safe_on_cpu()' [partial] (David Arcari) [RHEL-128565] +- x86/msr: Rename 'wrmsrl_safe()' to 'wrmsrq_safe()' [partial] (David Arcari) [RHEL-128565] +- x86/msr: Rename 'rdmsrl_safe()' to 'rdmsrq_safe()' [partial] (David Arcari) [RHEL-128565] +- x86/msr: Rename 'wrmsrl()' to 'wrmsrq()' [partial] (David Arcari) [RHEL-128565] +- x86/msr: Rename 'rdmsrl()' to 'rdmsrq()' [partial] (David Arcari) [RHEL-128565] +- platform/x86: intel-hid: disable wakeup_mode during hibernation (David Arcari) [RHEL-128565] +- platform/x86: intel-hid: Enable 5-button array on ThinkPad X1 Fold 16 Gen 1 (David Arcari) [RHEL-128565] +- platform/x86: intel-hid: Add Dell 16 Plus 2-in-1 to dmi_vgbs_allow_list (David Arcari) [RHEL-128565] +- platform/x86: intel-hid: Add Dell 14 Plus 2-in-1 to dmi_vgbs_allow_list (David Arcari) [RHEL-128565] +- platform/x86/intel/hid: Add Dell Pro Rugged 10/12 tablet to VGBS DMI quirks (David Arcari) [RHEL-128565] +- platform/x86: int0002: Remove IRQF_ONESHOT from request_irq() (David Arcari) [RHEL-128565] +- platform/x86/intel/tpmi/plr: Make the file domain/status writeable (David Arcari) [RHEL-128565] +- platform/x86: intel_telemetry: Fix PSS event register mask (David Arcari) [RHEL-128565] +- platform/x86: intel_telemetry: Fix swapped arrays in PSS output (David Arcari) [RHEL-128565] +- platform/x86/intel/vsec: Add Nova Lake PUNIT support (David Arcari) [RHEL-128565] +- platform/x86/intel/pmc: Remove double empty line (David Arcari) [RHEL-128565] +- platform/x86/intel/pmc: Enable substate residencies for multiple PMCs (David Arcari) [RHEL-128565] +- platform/x86/intel/pmc: Move LPM mode attributes to PMC (David Arcari) [RHEL-128565] +- platform/x86/intel/pmc: Change LPM mode fields to u8 (David Arcari) [RHEL-128565] +- platform/x86/intel/uncore-freq: Replace sprintf() with sysfs_emit() (David Arcari) [RHEL-128565] +- platform/x86/intel/uncore-freq: Replace sprintf() with scnprintf() (David Arcari) [RHEL-128565] +- platform/x86/intel/pmt/discovery: use valid device pointer in dev_err_probe (David Arcari) [RHEL-128565] +- platform/x86/intel/pmt: Fix kobject memory leak on init failure (David Arcari) [RHEL-128565] +- platform/x86: intel/pmt: Replace sprintf() with sysfs_emit() (David Arcari) [RHEL-128565] +- platform/x86: intel: punit_ipc: fix memory corruption (David Arcari) [RHEL-128565] +- New configs in drivers/platform (David Arcari) [RHEL-128565] +- platform/x86/intel: Introduce Intel Elkhart Lake PSE I/O (David Arcari) [RHEL-128565] +- platform/x86/intel/speed_select_if: Convert PCIBIOS_* return codes to errnos (David Arcari) [RHEL-128565] +- platform/x86/intel/hid: Add Nova Lake support (David Arcari) [RHEL-128565] +- gfs2: Clean up SDF_JOURNAL_LIVE flag handling (Andreas Gruenbacher) [RHEL-65700] +- gfs2: No longer thaw filesystems during a withdraw (Andreas Gruenbacher) [RHEL-65700] +- gfs2: gfs2_freeze_unlock cleanup (Andreas Gruenbacher) [RHEL-65700] +- gfs2: Refcounting fix in gfs2_thaw_super (Andreas Gruenbacher) [RHEL-65700] +- gfs2: Minor gfs2_{freeze,thaw}_super cleanup (Andreas Gruenbacher) [RHEL-65700] +- gfs2: Withdraw immediately in gfs2_trans_add_meta (Andreas Gruenbacher) [RHEL-65700] +- gfs2: New gfs2_withdraw_helper (Andreas Gruenbacher) [RHEL-65700] +- gfs2: Clean up properly during a withdraw (Andreas Gruenbacher) [RHEL-65700] +- gfs2: Rename gfs2_{gl_dq_holders => withdraw_glocks} (Andreas Gruenbacher) [RHEL-65700] +- Revert "gfs2: fix infinite loop when checking ail item count before go_inval" (Andreas Gruenbacher) [RHEL-65700] +- Revert "gfs2: Allow some glocks to be used during withdraw" (Andreas Gruenbacher) [RHEL-65700] +- Revert "gfs2: Check for log write errors before telling dlm to unlock" (Andreas Gruenbacher) [RHEL-65700] +- Revert "gfs2: fix a deadlock on withdraw-during-mount" (Andreas Gruenbacher) [RHEL-65700] +- Revert "gfs2: Force withdraw to replay journals and wait for it to finish" (6/6) (Andreas Gruenbacher) [RHEL-65700] +- Revert "gfs2: Force withdraw to replay journals and wait for it to finish" (5/6) (Andreas Gruenbacher) [RHEL-65700] +- Revert "gfs2: Force withdraw to replay journals and wait for it to finish" (4/6) (Andreas Gruenbacher) [RHEL-65700] +- Revert "gfs2: Force withdraw to replay journals and wait for it to finish" (3/6) (Andreas Gruenbacher) [RHEL-65700] +- Revert "gfs2: Force withdraw to replay journals and wait for it to finish" (2/6) (Andreas Gruenbacher) [RHEL-65700] +- Revert "gfs2: Force withdraw to replay journals and wait for it to finish" (1/6) (Andreas Gruenbacher) [RHEL-65700] +- gfs2: Follow-up to flag rename in sysfs status file (Andreas Gruenbacher) [RHEL-65700] +- Revert "gfs2: don't stop reads while withdraw in progress" (Andreas Gruenbacher) [RHEL-65700] +- gfs2: Rename LM_FLAG_{NOEXP -> RECOVER} (Andreas Gruenbacher) [RHEL-65700] +- gfs2: Kill gfs2_io_error_bh_wd (Andreas Gruenbacher) [RHEL-65700] +- gfs2: Withdraw immediately on log write errors (Andreas Gruenbacher) [RHEL-65700] +- gfs2: Rename gfs2_{withdrawing_or_ => }withdrawn (Andreas Gruenbacher) [RHEL-65700] +- gfs2: Fix freeze consistency check in log_write_header (Andreas Gruenbacher) [RHEL-65700] +- gfs2: Get rid of delayed withdraws (Andreas Gruenbacher) [RHEL-65700] +- gfs2: Fix usage of bio->bi_status in gfs2_end_log_write (Andreas Gruenbacher) [RHEL-65700] +- gfs2: Asynchronous withdraw (Andreas Gruenbacher) [RHEL-65700] +- gfs2: Add clean argument to lm_unmount hook (Andreas Gruenbacher) [RHEL-65700] +Resolves: RHEL-128565, RHEL-65700 + * Thu Apr 09 2026 CKI KWF Bot [5.14.0-692.el9] - l2tp: avoid one data-race in l2tp_tunnel_del_work() (Guillaume Nault) [RHEL-152697] - l2tp: reset skb control buffer on xmit (Guillaume Nault) [RHEL-152697] diff --git a/kernel.spec b/kernel.spec index 0f875adab..bc770ca1a 100644 --- a/kernel.spec +++ b/kernel.spec @@ -176,15 +176,15 @@ Summary: The Linux kernel # define buildid .local %define specversion 5.14.0 %define patchversion 5.14 -%define pkgrelease 692 +%define pkgrelease 693 %define kversion 5 -%define tarfile_release 5.14.0-692.el9 +%define tarfile_release 5.14.0-693.el9 # This is needed to do merge window version magic %define patchlevel 14 # This allows pkg_release to have configurable %%{?dist} tag -%define specrelease 692%{?buildid}%{?dist} +%define specrelease 693%{?buildid}%{?dist} # This defines the kabi tarball version -%define kabiversion 5.14.0-692.el9 +%define kabiversion 5.14.0-693.el9 # # End of genspec.sh variables @@ -3715,6 +3715,70 @@ fi # # %changelog +* Mon Apr 13 2026 CKI KWF Bot [5.14.0-693.el9] +- x86/msr: Rename 'wrmsrl_on_cpu()' to 'wrmsrq_on_cpu()' [partial] (David Arcari) [RHEL-128565] +- x86/msr: Rename 'rdmsrl_on_cpu()' to 'rdmsrq_on_cpu()' [partial] (David Arcari) [RHEL-128565] +- x86/msr: Rename 'wrmsrl_safe_on_cpu()' to 'wrmsrq_safe_on_cpu()' [partial] (David Arcari) [RHEL-128565] +- x86/msr: Rename 'rdmsrl_safe_on_cpu()' to 'rdmsrq_safe_on_cpu()' [partial] (David Arcari) [RHEL-128565] +- x86/msr: Rename 'wrmsrl_safe()' to 'wrmsrq_safe()' [partial] (David Arcari) [RHEL-128565] +- x86/msr: Rename 'rdmsrl_safe()' to 'rdmsrq_safe()' [partial] (David Arcari) [RHEL-128565] +- x86/msr: Rename 'wrmsrl()' to 'wrmsrq()' [partial] (David Arcari) [RHEL-128565] +- x86/msr: Rename 'rdmsrl()' to 'rdmsrq()' [partial] (David Arcari) [RHEL-128565] +- platform/x86: intel-hid: disable wakeup_mode during hibernation (David Arcari) [RHEL-128565] +- platform/x86: intel-hid: Enable 5-button array on ThinkPad X1 Fold 16 Gen 1 (David Arcari) [RHEL-128565] +- platform/x86: intel-hid: Add Dell 16 Plus 2-in-1 to dmi_vgbs_allow_list (David Arcari) [RHEL-128565] +- platform/x86: intel-hid: Add Dell 14 Plus 2-in-1 to dmi_vgbs_allow_list (David Arcari) [RHEL-128565] +- platform/x86/intel/hid: Add Dell Pro Rugged 10/12 tablet to VGBS DMI quirks (David Arcari) [RHEL-128565] +- platform/x86: int0002: Remove IRQF_ONESHOT from request_irq() (David Arcari) [RHEL-128565] +- platform/x86/intel/tpmi/plr: Make the file domain/status writeable (David Arcari) [RHEL-128565] +- platform/x86: intel_telemetry: Fix PSS event register mask (David Arcari) [RHEL-128565] +- platform/x86: intel_telemetry: Fix swapped arrays in PSS output (David Arcari) [RHEL-128565] +- platform/x86/intel/vsec: Add Nova Lake PUNIT support (David Arcari) [RHEL-128565] +- platform/x86/intel/pmc: Remove double empty line (David Arcari) [RHEL-128565] +- platform/x86/intel/pmc: Enable substate residencies for multiple PMCs (David Arcari) [RHEL-128565] +- platform/x86/intel/pmc: Move LPM mode attributes to PMC (David Arcari) [RHEL-128565] +- platform/x86/intel/pmc: Change LPM mode fields to u8 (David Arcari) [RHEL-128565] +- platform/x86/intel/uncore-freq: Replace sprintf() with sysfs_emit() (David Arcari) [RHEL-128565] +- platform/x86/intel/uncore-freq: Replace sprintf() with scnprintf() (David Arcari) [RHEL-128565] +- platform/x86/intel/pmt/discovery: use valid device pointer in dev_err_probe (David Arcari) [RHEL-128565] +- platform/x86/intel/pmt: Fix kobject memory leak on init failure (David Arcari) [RHEL-128565] +- platform/x86: intel/pmt: Replace sprintf() with sysfs_emit() (David Arcari) [RHEL-128565] +- platform/x86: intel: punit_ipc: fix memory corruption (David Arcari) [RHEL-128565] +- New configs in drivers/platform (David Arcari) [RHEL-128565] +- platform/x86/intel: Introduce Intel Elkhart Lake PSE I/O (David Arcari) [RHEL-128565] +- platform/x86/intel/speed_select_if: Convert PCIBIOS_* return codes to errnos (David Arcari) [RHEL-128565] +- platform/x86/intel/hid: Add Nova Lake support (David Arcari) [RHEL-128565] +- gfs2: Clean up SDF_JOURNAL_LIVE flag handling (Andreas Gruenbacher) [RHEL-65700] +- gfs2: No longer thaw filesystems during a withdraw (Andreas Gruenbacher) [RHEL-65700] +- gfs2: gfs2_freeze_unlock cleanup (Andreas Gruenbacher) [RHEL-65700] +- gfs2: Refcounting fix in gfs2_thaw_super (Andreas Gruenbacher) [RHEL-65700] +- gfs2: Minor gfs2_{freeze,thaw}_super cleanup (Andreas Gruenbacher) [RHEL-65700] +- gfs2: Withdraw immediately in gfs2_trans_add_meta (Andreas Gruenbacher) [RHEL-65700] +- gfs2: New gfs2_withdraw_helper (Andreas Gruenbacher) [RHEL-65700] +- gfs2: Clean up properly during a withdraw (Andreas Gruenbacher) [RHEL-65700] +- gfs2: Rename gfs2_{gl_dq_holders => withdraw_glocks} (Andreas Gruenbacher) [RHEL-65700] +- Revert "gfs2: fix infinite loop when checking ail item count before go_inval" (Andreas Gruenbacher) [RHEL-65700] +- Revert "gfs2: Allow some glocks to be used during withdraw" (Andreas Gruenbacher) [RHEL-65700] +- Revert "gfs2: Check for log write errors before telling dlm to unlock" (Andreas Gruenbacher) [RHEL-65700] +- Revert "gfs2: fix a deadlock on withdraw-during-mount" (Andreas Gruenbacher) [RHEL-65700] +- Revert "gfs2: Force withdraw to replay journals and wait for it to finish" (6/6) (Andreas Gruenbacher) [RHEL-65700] +- Revert "gfs2: Force withdraw to replay journals and wait for it to finish" (5/6) (Andreas Gruenbacher) [RHEL-65700] +- Revert "gfs2: Force withdraw to replay journals and wait for it to finish" (4/6) (Andreas Gruenbacher) [RHEL-65700] +- Revert "gfs2: Force withdraw to replay journals and wait for it to finish" (3/6) (Andreas Gruenbacher) [RHEL-65700] +- Revert "gfs2: Force withdraw to replay journals and wait for it to finish" (2/6) (Andreas Gruenbacher) [RHEL-65700] +- Revert "gfs2: Force withdraw to replay journals and wait for it to finish" (1/6) (Andreas Gruenbacher) [RHEL-65700] +- gfs2: Follow-up to flag rename in sysfs status file (Andreas Gruenbacher) [RHEL-65700] +- Revert "gfs2: don't stop reads while withdraw in progress" (Andreas Gruenbacher) [RHEL-65700] +- gfs2: Rename LM_FLAG_{NOEXP -> RECOVER} (Andreas Gruenbacher) [RHEL-65700] +- gfs2: Kill gfs2_io_error_bh_wd (Andreas Gruenbacher) [RHEL-65700] +- gfs2: Withdraw immediately on log write errors (Andreas Gruenbacher) [RHEL-65700] +- gfs2: Rename gfs2_{withdrawing_or_ => }withdrawn (Andreas Gruenbacher) [RHEL-65700] +- gfs2: Fix freeze consistency check in log_write_header (Andreas Gruenbacher) [RHEL-65700] +- gfs2: Get rid of delayed withdraws (Andreas Gruenbacher) [RHEL-65700] +- gfs2: Fix usage of bio->bi_status in gfs2_end_log_write (Andreas Gruenbacher) [RHEL-65700] +- gfs2: Asynchronous withdraw (Andreas Gruenbacher) [RHEL-65700] +- gfs2: Add clean argument to lm_unmount hook (Andreas Gruenbacher) [RHEL-65700] + * Thu Apr 09 2026 CKI KWF Bot [5.14.0-692.el9] - l2tp: avoid one data-race in l2tp_tunnel_del_work() (Guillaume Nault) [RHEL-152697] - l2tp: reset skb control buffer on xmit (Guillaume Nault) [RHEL-152697] diff --git a/sources b/sources index 6f2578966..2d65d24d1 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ -SHA512 (linux-5.14.0-692.el9.tar.xz) = cec244cdd7fffb6e87f99e45960e347b4d39ad6f74f63470c4e05076eb9873eff3b5c8f6ae1e3fac664dfea344efd222e8920cac2c6766539df0eed26c955e0d -SHA512 (kernel-abi-stablelists-5.14.0-692.el9.tar.bz2) = 03e515b68da9555cb96fc268e0652f088fc30e45d7398a78d59d6d0b54ac281fe72affe8d3002be16037c13e503b10c2b71385e06c54822e66c817ee9a366fd5 -SHA512 (kernel-kabi-dw-5.14.0-692.el9.tar.bz2) = 00405d36496b19fef3377a7260ab521cd1f48d8ae2f211fc82166e1a22bc36da9ed646f43d9f43bdb57c986a154c71b3d7d90a5b4ae8f42901e5e2c44f3d186b +SHA512 (linux-5.14.0-693.el9.tar.xz) = d5a84c3cb4c9b4a86d362f84ea44713b6ed119cd45382060a907fee3181aef518a6f263c21954314441c216eb51b63b1fa225c670e57ccf30ab7f46527b22829 +SHA512 (kernel-abi-stablelists-5.14.0-693.el9.tar.bz2) = 589c8c56afc119cd7d7027e22d961183cb02f0e8c8c53be427e6736ce839fc33ef7bc92268543094308385e1ffeb3f63f2be0d5fbb1bfcbbe2cce90c93cc0830 +SHA512 (kernel-kabi-dw-5.14.0-693.el9.tar.bz2) = f0d1dd998fdbadf8c2ffbea6f5fe0cff47eea26b7ddaaa3f14c15ac7bd145e80eb5cb61057d88443b733f75aa00d4a70b0e0fb711ce206a5ec933a5a790080a4