kernel-5.14.0-690.el9

* Wed Apr 01 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-690.el9]
- s390/dasd: Copy detected format information to secondary device (Mete Durlu) [RHEL-161530]
- s390/dasd: Move quiesce state with pprc swap (Mete Durlu) [RHEL-161530]
- s390/dasd: Fix gendisk parent after copy pair swap (Mete Durlu) [RHEL-161530]
- x86/mce/amd: Check SMCA feature bit before accessing SMCA MSRs (David Arcari) [RHEL-128579]
- x86/mce: Handle AMD threshold interrupt storms (David Arcari) [RHEL-128579]
- x86/mce: Do not clear bank's poll bit in mce_poll_banks on AMD SMCA systems (David Arcari) [RHEL-128579]
- x86/mce: Add support for physical address valid bit (David Arcari) [RHEL-128579]
- x86/mce: Save and use APEI corrected threshold limit (David Arcari) [RHEL-128579]
- x86/mce/amd: Define threshold restart function for banks (David Arcari) [RHEL-128579]
- x86/mce/amd: Remove redundant reset_block() (David Arcari) [RHEL-128579]
- x86/mce/amd: Support SMCA Corrected Error Interrupt (David Arcari) [RHEL-128579]
- x86/mce/amd: Enable interrupt vectors once per-CPU on SMCA systems (David Arcari) [RHEL-128579]
- x86/mce: Unify AMD DFR handler with MCA Polling (David Arcari) [RHEL-128579]
- x86/mce: Unify AMD THR handler with MCA Polling (David Arcari) [RHEL-128579]
- x86/mce: Add a clear_bank() helper (David Arcari) [RHEL-128579]
- x86/mce: Move machine_check_poll() status checks to helper functions (David Arcari) [RHEL-128579]
- x86/mce: Separate global and per-CPU quirks (David Arcari) [RHEL-128579]
- x86/mce: Do 'UNKNOWN' vendor check early (David Arcari) [RHEL-128579]
- x86/mce: Define BSP-only SMCA init (David Arcari) [RHEL-128579]
- x86/mce: Define BSP-only init (David Arcari) [RHEL-128579]
- x86/mce: Set CR4.MCE last during init (David Arcari) [RHEL-128579]
- x86/mce: Remove __mcheck_cpu_init_early() (David Arcari) [RHEL-128579]
- x86/mce: Cleanup bank processing on init (David Arcari) [RHEL-128579]
- x86/mce/amd: Put list_head in threshold_bank (David Arcari) [RHEL-128579]
- x86/mce/amd: Remove smca_banks_map (David Arcari) [RHEL-128579]
- x86/mce/amd: Remove return value for mce_threshold_{create,remove}_device() (David Arcari) [RHEL-128579]
- x86/mce/amd: Rename threshold restart function (David Arcari) [RHEL-128579]
- Merge tag 'x86_tdx_for_6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (David Arcari) [RHEL-128579]
- x86/fred: Add a machine check entry stub for FRED [partial] (David Arcari) [RHEL-128579]
- x86/mce/inject: Add missing MODULE_DESCRIPTION() line (David Arcari) [RHEL-128579]
- x86/mce/inject: Only write MCA_MISC when a value has been supplied (David Arcari) [RHEL-128579]
- x86/msr: Convert __rdmsr() uses to native_rdmsrq() uses [partial] (David Arcari) [RHEL-128579]
- x86/msr: Convert __wrmsr() uses to native_wrmsr{,q}() uses [partial] (David Arcari) [RHEL-128579]
- x86/msr: Add the native_rdmsrq() helper (David Arcari) [RHEL-128579]
- x86/msr: Rename 'native_wrmsrl()' to 'native_wrmsrq()' [partial] (David Arcari) [RHEL-128579]
- x86/msr: Rename 'mce_wrmsrl()' to 'mce_wrmsrq()' (David Arcari) [RHEL-128579]
- x86/msr: Rename 'mce_rdmsrl()' to 'mce_rdmsrq()' (David Arcari) [RHEL-128579]
- x86/msr: Add explicit includes of <asm/msr.h> [partial] (David Arcari) [RHEL-128579]
- x86/msr: Rename 'rdmsrl_on_cpu()' to 'rdmsrq_on_cpu()' [partial] (David Arcari) [RHEL-128579]
- x86/msr: Rename 'wrmsrl_safe()' to 'wrmsrq_safe()' [partial] (David Arcari) [RHEL-128579]
- x86/msr: Rename 'rdmsrl_safe()' to 'rdmsrq_safe()' [partial] (David Arcari) [RHEL-128579]
- x86/msr: Rename 'wrmsrl()' to 'wrmsrq()' [partial] (David Arcari) [RHEL-128579]
- x86/msr: Rename 'rdmsrl()' to 'rdmsrq()' [partial] (David Arcari) [RHEL-128579]
- x86/msr: Standardize on 'u32' MSR indices in <asm/msr.h> (David Arcari) [RHEL-128579]
- x86/msr: Harmonize the prototype and definition of do_trace_rdpmc() (David Arcari) [RHEL-128579]
- net: hv_netvsc: reject RSS hash key programming without RX indirection table (Medha Mummigatti) [RHEL-150569]
- powerpc/watchpoints: Annotate atomic context in more places (Mamatha Inamdar) [RHEL-145581]
- powerpc/watchpoint: Disable pagefaults when getting user instruction (Mamatha Inamdar) [RHEL-145581]
- i2c: i801: Add support for Intel Nova Lake-S (David Arcari) [RHEL-152917]
- i2c: i801: Fix the Intel Diamond Rapids features (David Arcari) [RHEL-152917]
- i2c: i801: Add support for Intel Diamond Rapids (David Arcari) [RHEL-152917]
- i2c: i801: Add support for Intel Wildcat Lake-U (David Arcari) [RHEL-152917]
- i2c: i801: Hide Intel Birch Stream SoC TCO WDT (David Arcari) [RHEL-152917]
- i2c: smbus: introduce Write Disable-aware SPD instantiating functions (David Arcari) [RHEL-152917]
- i2c: i801: Use MMIO if available (David Arcari) [RHEL-152917]
- i2c: i801: Switch to iomapped register access (David Arcari) [RHEL-152917]
- i2c: i801: Improve too small kill wait time in i801_check_post (David Arcari) [RHEL-152917]
- i2c: i801: Move i801_wait_intr and i801_wait_byte_done in the code (David Arcari) [RHEL-152917]
- i2c: i801: Cosmetic improvements (David Arcari) [RHEL-152917]
- x86/CPU/AMD: Add CPUID faulting support (David Arcari) [RHEL-140357]
- gfs2: Fix data loss during inode evict (Andreas Gruenbacher) [RHEL-127164]
- gfs2: minor evict_[un]linked_inode cleanup (Andreas Gruenbacher) [RHEL-127164]
- gfs2: Avoid unnecessary transactions in evict_linked_inode (Andreas Gruenbacher) [RHEL-127164]
- gfs2: Remove unnecessary check in gfs2_evict_inode (Andreas Gruenbacher) [RHEL-127164]
- gfs2: Call unlock_new_inode before d_instantiate (Andreas Gruenbacher) [RHEL-127164]
- gfs2: Don't remember delete unless it's successful (Andreas Gruenbacher) [RHEL-127164]
- gfs2: Remove redundant check for GLF_INSTANTIATE_NEEDED (Andreas Gruenbacher) [RHEL-127164]
- gfs2: fiemap page fault fix (Andreas Gruenbacher) [RHEL-127164]
- gfs2: Don't get stuck writing page onto itself under direct I/O (Andreas Gruenbacher) [RHEL-127164]
- dlm: fix recovery pending middle conversion (Alexander Aring) [RHEL-142778]
Resolves: RHEL-127164, RHEL-128579, RHEL-140357, RHEL-142778, RHEL-145581, RHEL-150569, RHEL-152917, RHEL-161530

Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
This commit is contained in:
CKI KWF Bot 2026-04-01 13:46:15 +00:00
parent f326edc3c7
commit afd9c85695
4 changed files with 153 additions and 8 deletions

View File

@ -12,7 +12,7 @@ RHEL_MINOR = 9
#
# Use this spot to avoid future merge conflicts.
# Do not trim this comment.
RHEL_RELEASE = 689
RHEL_RELEASE = 690
#
# ZSTREAM

View File

@ -1,3 +1,76 @@
* Wed Apr 01 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-690.el9]
- s390/dasd: Copy detected format information to secondary device (Mete Durlu) [RHEL-161530]
- s390/dasd: Move quiesce state with pprc swap (Mete Durlu) [RHEL-161530]
- s390/dasd: Fix gendisk parent after copy pair swap (Mete Durlu) [RHEL-161530]
- x86/mce/amd: Check SMCA feature bit before accessing SMCA MSRs (David Arcari) [RHEL-128579]
- x86/mce: Handle AMD threshold interrupt storms (David Arcari) [RHEL-128579]
- x86/mce: Do not clear bank's poll bit in mce_poll_banks on AMD SMCA systems (David Arcari) [RHEL-128579]
- x86/mce: Add support for physical address valid bit (David Arcari) [RHEL-128579]
- x86/mce: Save and use APEI corrected threshold limit (David Arcari) [RHEL-128579]
- x86/mce/amd: Define threshold restart function for banks (David Arcari) [RHEL-128579]
- x86/mce/amd: Remove redundant reset_block() (David Arcari) [RHEL-128579]
- x86/mce/amd: Support SMCA Corrected Error Interrupt (David Arcari) [RHEL-128579]
- x86/mce/amd: Enable interrupt vectors once per-CPU on SMCA systems (David Arcari) [RHEL-128579]
- x86/mce: Unify AMD DFR handler with MCA Polling (David Arcari) [RHEL-128579]
- x86/mce: Unify AMD THR handler with MCA Polling (David Arcari) [RHEL-128579]
- x86/mce: Add a clear_bank() helper (David Arcari) [RHEL-128579]
- x86/mce: Move machine_check_poll() status checks to helper functions (David Arcari) [RHEL-128579]
- x86/mce: Separate global and per-CPU quirks (David Arcari) [RHEL-128579]
- x86/mce: Do 'UNKNOWN' vendor check early (David Arcari) [RHEL-128579]
- x86/mce: Define BSP-only SMCA init (David Arcari) [RHEL-128579]
- x86/mce: Define BSP-only init (David Arcari) [RHEL-128579]
- x86/mce: Set CR4.MCE last during init (David Arcari) [RHEL-128579]
- x86/mce: Remove __mcheck_cpu_init_early() (David Arcari) [RHEL-128579]
- x86/mce: Cleanup bank processing on init (David Arcari) [RHEL-128579]
- x86/mce/amd: Put list_head in threshold_bank (David Arcari) [RHEL-128579]
- x86/mce/amd: Remove smca_banks_map (David Arcari) [RHEL-128579]
- x86/mce/amd: Remove return value for mce_threshold_{create,remove}_device() (David Arcari) [RHEL-128579]
- x86/mce/amd: Rename threshold restart function (David Arcari) [RHEL-128579]
- Merge tag 'x86_tdx_for_6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (David Arcari) [RHEL-128579]
- x86/fred: Add a machine check entry stub for FRED [partial] (David Arcari) [RHEL-128579]
- x86/mce/inject: Add missing MODULE_DESCRIPTION() line (David Arcari) [RHEL-128579]
- x86/mce/inject: Only write MCA_MISC when a value has been supplied (David Arcari) [RHEL-128579]
- x86/msr: Convert __rdmsr() uses to native_rdmsrq() uses [partial] (David Arcari) [RHEL-128579]
- x86/msr: Convert __wrmsr() uses to native_wrmsr{,q}() uses [partial] (David Arcari) [RHEL-128579]
- x86/msr: Add the native_rdmsrq() helper (David Arcari) [RHEL-128579]
- x86/msr: Rename 'native_wrmsrl()' to 'native_wrmsrq()' [partial] (David Arcari) [RHEL-128579]
- x86/msr: Rename 'mce_wrmsrl()' to 'mce_wrmsrq()' (David Arcari) [RHEL-128579]
- x86/msr: Rename 'mce_rdmsrl()' to 'mce_rdmsrq()' (David Arcari) [RHEL-128579]
- x86/msr: Add explicit includes of <asm/msr.h> [partial] (David Arcari) [RHEL-128579]
- x86/msr: Rename 'rdmsrl_on_cpu()' to 'rdmsrq_on_cpu()' [partial] (David Arcari) [RHEL-128579]
- x86/msr: Rename 'wrmsrl_safe()' to 'wrmsrq_safe()' [partial] (David Arcari) [RHEL-128579]
- x86/msr: Rename 'rdmsrl_safe()' to 'rdmsrq_safe()' [partial] (David Arcari) [RHEL-128579]
- x86/msr: Rename 'wrmsrl()' to 'wrmsrq()' [partial] (David Arcari) [RHEL-128579]
- x86/msr: Rename 'rdmsrl()' to 'rdmsrq()' [partial] (David Arcari) [RHEL-128579]
- x86/msr: Standardize on 'u32' MSR indices in <asm/msr.h> (David Arcari) [RHEL-128579]
- x86/msr: Harmonize the prototype and definition of do_trace_rdpmc() (David Arcari) [RHEL-128579]
- net: hv_netvsc: reject RSS hash key programming without RX indirection table (Medha Mummigatti) [RHEL-150569]
- powerpc/watchpoints: Annotate atomic context in more places (Mamatha Inamdar) [RHEL-145581]
- powerpc/watchpoint: Disable pagefaults when getting user instruction (Mamatha Inamdar) [RHEL-145581]
- i2c: i801: Add support for Intel Nova Lake-S (David Arcari) [RHEL-152917]
- i2c: i801: Fix the Intel Diamond Rapids features (David Arcari) [RHEL-152917]
- i2c: i801: Add support for Intel Diamond Rapids (David Arcari) [RHEL-152917]
- i2c: i801: Add support for Intel Wildcat Lake-U (David Arcari) [RHEL-152917]
- i2c: i801: Hide Intel Birch Stream SoC TCO WDT (David Arcari) [RHEL-152917]
- i2c: smbus: introduce Write Disable-aware SPD instantiating functions (David Arcari) [RHEL-152917]
- i2c: i801: Use MMIO if available (David Arcari) [RHEL-152917]
- i2c: i801: Switch to iomapped register access (David Arcari) [RHEL-152917]
- i2c: i801: Improve too small kill wait time in i801_check_post (David Arcari) [RHEL-152917]
- i2c: i801: Move i801_wait_intr and i801_wait_byte_done in the code (David Arcari) [RHEL-152917]
- i2c: i801: Cosmetic improvements (David Arcari) [RHEL-152917]
- x86/CPU/AMD: Add CPUID faulting support (David Arcari) [RHEL-140357]
- gfs2: Fix data loss during inode evict (Andreas Gruenbacher) [RHEL-127164]
- gfs2: minor evict_[un]linked_inode cleanup (Andreas Gruenbacher) [RHEL-127164]
- gfs2: Avoid unnecessary transactions in evict_linked_inode (Andreas Gruenbacher) [RHEL-127164]
- gfs2: Remove unnecessary check in gfs2_evict_inode (Andreas Gruenbacher) [RHEL-127164]
- gfs2: Call unlock_new_inode before d_instantiate (Andreas Gruenbacher) [RHEL-127164]
- gfs2: Don't remember delete unless it's successful (Andreas Gruenbacher) [RHEL-127164]
- gfs2: Remove redundant check for GLF_INSTANTIATE_NEEDED (Andreas Gruenbacher) [RHEL-127164]
- gfs2: fiemap page fault fix (Andreas Gruenbacher) [RHEL-127164]
- gfs2: Don't get stuck writing page onto itself under direct I/O (Andreas Gruenbacher) [RHEL-127164]
- dlm: fix recovery pending middle conversion (Alexander Aring) [RHEL-142778]
Resolves: RHEL-127164, RHEL-128579, RHEL-140357, RHEL-142778, RHEL-145581, RHEL-150569, RHEL-152917, RHEL-161530
* Mon Mar 30 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-689.el9]
- redhat: Update decompressor image path (Mete Durlu) [RHEL-141416]
- block: change blk_get_meta_cap() stub return -ENOIOCTLCMD (Ming Lei) [RHEL-154215]

View File

@ -176,15 +176,15 @@ Summary: The Linux kernel
# define buildid .local
%define specversion 5.14.0
%define patchversion 5.14
%define pkgrelease 689
%define pkgrelease 690
%define kversion 5
%define tarfile_release 5.14.0-689.el9
%define tarfile_release 5.14.0-690.el9
# This is needed to do merge window version magic
%define patchlevel 14
# This allows pkg_release to have configurable %%{?dist} tag
%define specrelease 689%{?buildid}%{?dist}
%define specrelease 690%{?buildid}%{?dist}
# This defines the kabi tarball version
%define kabiversion 5.14.0-689.el9
%define kabiversion 5.14.0-690.el9
#
# End of genspec.sh variables
@ -3715,6 +3715,78 @@ fi
#
#
%changelog
* Wed Apr 01 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-690.el9]
- s390/dasd: Copy detected format information to secondary device (Mete Durlu) [RHEL-161530]
- s390/dasd: Move quiesce state with pprc swap (Mete Durlu) [RHEL-161530]
- s390/dasd: Fix gendisk parent after copy pair swap (Mete Durlu) [RHEL-161530]
- x86/mce/amd: Check SMCA feature bit before accessing SMCA MSRs (David Arcari) [RHEL-128579]
- x86/mce: Handle AMD threshold interrupt storms (David Arcari) [RHEL-128579]
- x86/mce: Do not clear bank's poll bit in mce_poll_banks on AMD SMCA systems (David Arcari) [RHEL-128579]
- x86/mce: Add support for physical address valid bit (David Arcari) [RHEL-128579]
- x86/mce: Save and use APEI corrected threshold limit (David Arcari) [RHEL-128579]
- x86/mce/amd: Define threshold restart function for banks (David Arcari) [RHEL-128579]
- x86/mce/amd: Remove redundant reset_block() (David Arcari) [RHEL-128579]
- x86/mce/amd: Support SMCA Corrected Error Interrupt (David Arcari) [RHEL-128579]
- x86/mce/amd: Enable interrupt vectors once per-CPU on SMCA systems (David Arcari) [RHEL-128579]
- x86/mce: Unify AMD DFR handler with MCA Polling (David Arcari) [RHEL-128579]
- x86/mce: Unify AMD THR handler with MCA Polling (David Arcari) [RHEL-128579]
- x86/mce: Add a clear_bank() helper (David Arcari) [RHEL-128579]
- x86/mce: Move machine_check_poll() status checks to helper functions (David Arcari) [RHEL-128579]
- x86/mce: Separate global and per-CPU quirks (David Arcari) [RHEL-128579]
- x86/mce: Do 'UNKNOWN' vendor check early (David Arcari) [RHEL-128579]
- x86/mce: Define BSP-only SMCA init (David Arcari) [RHEL-128579]
- x86/mce: Define BSP-only init (David Arcari) [RHEL-128579]
- x86/mce: Set CR4.MCE last during init (David Arcari) [RHEL-128579]
- x86/mce: Remove __mcheck_cpu_init_early() (David Arcari) [RHEL-128579]
- x86/mce: Cleanup bank processing on init (David Arcari) [RHEL-128579]
- x86/mce/amd: Put list_head in threshold_bank (David Arcari) [RHEL-128579]
- x86/mce/amd: Remove smca_banks_map (David Arcari) [RHEL-128579]
- x86/mce/amd: Remove return value for mce_threshold_{create,remove}_device() (David Arcari) [RHEL-128579]
- x86/mce/amd: Rename threshold restart function (David Arcari) [RHEL-128579]
- Merge tag 'x86_tdx_for_6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (David Arcari) [RHEL-128579]
- x86/fred: Add a machine check entry stub for FRED [partial] (David Arcari) [RHEL-128579]
- x86/mce/inject: Add missing MODULE_DESCRIPTION() line (David Arcari) [RHEL-128579]
- x86/mce/inject: Only write MCA_MISC when a value has been supplied (David Arcari) [RHEL-128579]
- x86/msr: Convert __rdmsr() uses to native_rdmsrq() uses [partial] (David Arcari) [RHEL-128579]
- x86/msr: Convert __wrmsr() uses to native_wrmsr{,q}() uses [partial] (David Arcari) [RHEL-128579]
- x86/msr: Add the native_rdmsrq() helper (David Arcari) [RHEL-128579]
- x86/msr: Rename 'native_wrmsrl()' to 'native_wrmsrq()' [partial] (David Arcari) [RHEL-128579]
- x86/msr: Rename 'mce_wrmsrl()' to 'mce_wrmsrq()' (David Arcari) [RHEL-128579]
- x86/msr: Rename 'mce_rdmsrl()' to 'mce_rdmsrq()' (David Arcari) [RHEL-128579]
- x86/msr: Add explicit includes of <asm/msr.h> [partial] (David Arcari) [RHEL-128579]
- x86/msr: Rename 'rdmsrl_on_cpu()' to 'rdmsrq_on_cpu()' [partial] (David Arcari) [RHEL-128579]
- x86/msr: Rename 'wrmsrl_safe()' to 'wrmsrq_safe()' [partial] (David Arcari) [RHEL-128579]
- x86/msr: Rename 'rdmsrl_safe()' to 'rdmsrq_safe()' [partial] (David Arcari) [RHEL-128579]
- x86/msr: Rename 'wrmsrl()' to 'wrmsrq()' [partial] (David Arcari) [RHEL-128579]
- x86/msr: Rename 'rdmsrl()' to 'rdmsrq()' [partial] (David Arcari) [RHEL-128579]
- x86/msr: Standardize on 'u32' MSR indices in <asm/msr.h> (David Arcari) [RHEL-128579]
- x86/msr: Harmonize the prototype and definition of do_trace_rdpmc() (David Arcari) [RHEL-128579]
- net: hv_netvsc: reject RSS hash key programming without RX indirection table (Medha Mummigatti) [RHEL-150569]
- powerpc/watchpoints: Annotate atomic context in more places (Mamatha Inamdar) [RHEL-145581]
- powerpc/watchpoint: Disable pagefaults when getting user instruction (Mamatha Inamdar) [RHEL-145581]
- i2c: i801: Add support for Intel Nova Lake-S (David Arcari) [RHEL-152917]
- i2c: i801: Fix the Intel Diamond Rapids features (David Arcari) [RHEL-152917]
- i2c: i801: Add support for Intel Diamond Rapids (David Arcari) [RHEL-152917]
- i2c: i801: Add support for Intel Wildcat Lake-U (David Arcari) [RHEL-152917]
- i2c: i801: Hide Intel Birch Stream SoC TCO WDT (David Arcari) [RHEL-152917]
- i2c: smbus: introduce Write Disable-aware SPD instantiating functions (David Arcari) [RHEL-152917]
- i2c: i801: Use MMIO if available (David Arcari) [RHEL-152917]
- i2c: i801: Switch to iomapped register access (David Arcari) [RHEL-152917]
- i2c: i801: Improve too small kill wait time in i801_check_post (David Arcari) [RHEL-152917]
- i2c: i801: Move i801_wait_intr and i801_wait_byte_done in the code (David Arcari) [RHEL-152917]
- i2c: i801: Cosmetic improvements (David Arcari) [RHEL-152917]
- x86/CPU/AMD: Add CPUID faulting support (David Arcari) [RHEL-140357]
- gfs2: Fix data loss during inode evict (Andreas Gruenbacher) [RHEL-127164]
- gfs2: minor evict_[un]linked_inode cleanup (Andreas Gruenbacher) [RHEL-127164]
- gfs2: Avoid unnecessary transactions in evict_linked_inode (Andreas Gruenbacher) [RHEL-127164]
- gfs2: Remove unnecessary check in gfs2_evict_inode (Andreas Gruenbacher) [RHEL-127164]
- gfs2: Call unlock_new_inode before d_instantiate (Andreas Gruenbacher) [RHEL-127164]
- gfs2: Don't remember delete unless it's successful (Andreas Gruenbacher) [RHEL-127164]
- gfs2: Remove redundant check for GLF_INSTANTIATE_NEEDED (Andreas Gruenbacher) [RHEL-127164]
- gfs2: fiemap page fault fix (Andreas Gruenbacher) [RHEL-127164]
- gfs2: Don't get stuck writing page onto itself under direct I/O (Andreas Gruenbacher) [RHEL-127164]
- dlm: fix recovery pending middle conversion (Alexander Aring) [RHEL-142778]
* Mon Mar 30 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-689.el9]
- redhat: Update decompressor image path (Mete Durlu) [RHEL-141416]
- block: change blk_get_meta_cap() stub return -ENOIOCTLCMD (Ming Lei) [RHEL-154215]

View File

@ -1,3 +1,3 @@
SHA512 (linux-5.14.0-689.el9.tar.xz) = 61d06e54bfda1a6b130e5001b2655d3a2e21cf184a68242ef8d473311f6c85086ddbd3cd6e79c7740b26b905dc33b23e0f472ee826bf13e7a03001ed065fafc0
SHA512 (kernel-abi-stablelists-5.14.0-689.el9.tar.bz2) = 3c52d6695bf7d9924a0440f66990744146d71081a71f53eb862feb799d73eb38c69f2d0c8e2b27d5dd2f1a50c95f7e388efe7ee70b44050bdbcd97131266b133
SHA512 (kernel-kabi-dw-5.14.0-689.el9.tar.bz2) = 01f65ebef232b248ac05cee695ec4579c7a6df35273d97682bd31b59721863804d59bb4c1e8400f2c992f1fb94c1fcfc3cdcf67417a06348f31cd91e1e169d54
SHA512 (linux-5.14.0-690.el9.tar.xz) = c1eb5471739fbba68de616740dcc56dde34d80d811e0967e2edaf64f2bc35bfc04029584c3b32e2bfab15b0f5dda660bf8b49bdfa721c2d4716331628f987412
SHA512 (kernel-abi-stablelists-5.14.0-690.el9.tar.bz2) = 2f7b5d8f3c03eb9f181ecc70ad17e737ba63cbf4a598ea7ebf33029eaa404c008719c714ca1ad89ac4b06f7c646530130207cee8da9de71468ca3d9b1b79ee70
SHA512 (kernel-kabi-dw-5.14.0-690.el9.tar.bz2) = 099024b97f1734c944c3e2b24c4b12ff3a6b6468a6f5cd48b0da55ab0387008180fce48c201fd264e0e3b73d1e1a606c22d33f23da3e9abcab0b917b57538889