From 5f33dad3d6e02968a95863eb71f2e70df42d3ce3 Mon Sep 17 00:00:00 2001 From: CKI KWF Bot Date: Tue, 10 Feb 2026 13:46:26 +0000 Subject: [PATCH] kernel-6.12.0-203.el10 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Tue Feb 10 2026 CKI KWF Bot [6.12.0-203.el10] - nouveau/gsp: fix suspend/resume regression on r570 firmware (José Expósito) [RHEL-141658] - nouveau: add a third state to the fini handler. (José Expósito) [RHEL-141658] - nouveau/gsp: use rpc sequence numbers properly. (José Expósito) [RHEL-141658] - redhat/dracut-virt.conf: omit drm drivers in UKI initrd (Li Tian) [RHEL-146125] - scsi: storvsc: Process unsupported MODE_SENSE_10 (Li Tian) [RHEL-147285] - dpll: expose fractional frequency offset in ppt (Ivan Vecera) [RHEL-129484] - dpll: zl3073x: Implement device mode setting support (Ivan Vecera) [RHEL-140641] - dpll: add dpll_device op to set working mode (Ivan Vecera) [RHEL-140641] - dpll: add dpll_device op to get supported modes (Ivan Vecera) [RHEL-140641] - mei: me: add wildcat lake P DID (Steve Best) [RHEL-95680] - redhat/configs: ftrace: enable FUNCTION_GRAPH_RETVAL (Jerome Marchand) [RHEL-105766] - KVM: x86: Don't clear async #PF queue when CR0.PG is disabled (e.g. on #SMI) (Maxim Levitsky) [RHEL-127414] - KVM: x86: Fix a semi theoretical bug in kvm_arch_async_page_present_queued() (Maxim Levitsky) [RHEL-127414] - cpufreq: scmi: Account for malformed DT in scmi_dev_used_by_cpus() (Mark Langsdorf) [RHEL-120319] - cpufreq: Initialize cpufreq-based invariance before subsys (Mark Langsdorf) [RHEL-120319] - cpufreq: CPPC: Mark driver with NEED_UPDATE_LIMITS flag (Mark Langsdorf) [RHEL-120319] - PM: cpufreq: powernv/tracing: Move powernv_throttle trace event (Mark Langsdorf) [RHEL-120319] - drivers: cpufreq: add Tegra114 support (Mark Langsdorf) [RHEL-120319] - cpufreq: Exit governor when failed to start old governor (Mark Langsdorf) [RHEL-120319] - cpufreq: Move the check of cpufreq_driver->get into cpufreq_verify_current_freq() (Mark Langsdorf) [RHEL-120319] - cpufreq: Init policy->rwsem before it may be possibly used (Mark Langsdorf) [RHEL-120319] - cpufreq: Initialize cpufreq-based frequency-invariance later (Mark Langsdorf) [RHEL-120319] - cpufreq: Remove duplicate check in __cpufreq_offline() (Mark Langsdorf) [RHEL-120319] - cpufreq: Contain scaling_cur_freq.attr in cpufreq_attrs (Mark Langsdorf) [RHEL-120319] - cpufreq: tegra124: Allow building as a module (Mark Langsdorf) [RHEL-120319] - cpufreq: dt: Add register helper (Mark Langsdorf) [RHEL-120319] - cpufreq: Export disable_cpufreq() (Mark Langsdorf) [RHEL-120319] - cpufreq: brcmstb-avs: Fully open-code compatible for grepping (Mark Langsdorf) [RHEL-120319] - cpufreq: apple: drop default ARCH_APPLE in Kconfig (Mark Langsdorf) [RHEL-120319] - cpufreq: userspace: set CPUFREQ_GOV_STRICT_TARGET flag (Mark Langsdorf) [RHEL-120319] - cpufreq: CPPC: Remove forward declaration of cppc_cpufreq_register_em() (Mark Langsdorf) [RHEL-120319] - cpufreq: CPPC: Do not return a value from populate_efficiency_class() (Mark Langsdorf) [RHEL-120319] - cpufreq: CPPC: Remove cpu_data_list (Mark Langsdorf) [RHEL-120319] - cpufreq: CPPC: Add support for autonomous selection (Mark Langsdorf) [RHEL-120319] - cpufreq: Update sscanf() to kstrtouint() (Mark Langsdorf) [RHEL-120319] - cpufreq: Replace magic number (Mark Langsdorf) [RHEL-120319] - cpufreq: scmi: Skip SCMI devices that aren't used by the CPUs (Mark Langsdorf) [RHEL-120319] - cpufreq: Add Rust-based cpufreq-dt driver (Mark Langsdorf) [RHEL-120319] - cpufreq: drop redundant cpus_read_lock() from store_local_boost() (Mark Langsdorf) [RHEL-120319] - cpufreq: Drop policy locking from cpufreq_policy_is_good_for_eas() (Mark Langsdorf) [RHEL-120319] - powernow: use pr_info_once (Mark Langsdorf) [RHEL-120319] - cpufreq/sched: Move cpufreq-specific EAS checks to cpufreq (Mark Langsdorf) [RHEL-120319] - cpufreq/sched: schedutil: Add helper for governor checks (Mark Langsdorf) [RHEL-120319] - cpufreq: Force sync policy boost with global boost on sysfs update (Mark Langsdorf) [RHEL-120319] - cpufreq: Preserve policy's boost state after resume (Mark Langsdorf) [RHEL-120319] - cpufreq: Introduce policy_set_boost() (Mark Langsdorf) [RHEL-120319] - cpufreq: Don't unnecessarily call set_boost() (Mark Langsdorf) [RHEL-120319] - cpufreq: Drop unused cpufreq_get_policy() (Mark Langsdorf) [RHEL-120319] - cpufreq: Introduce cpufreq_policy_refresh() (Mark Langsdorf) [RHEL-120319] - cpufreq: Use __free() for policy reference counting cleanup (Mark Langsdorf) [RHEL-120319] - cpufreq: Drop cpufreq_cpu_acquire() and cpufreq_cpu_release() (Mark Langsdorf) [RHEL-120319] - cpufreq: Use locking guard and __free() in cpufreq_update_policy() (Mark Langsdorf) [RHEL-120319] - cpufreq: Add and use cpufreq policy locking guards (Mark Langsdorf) [RHEL-120319] - cpufreq: Split cpufreq_online() (Mark Langsdorf) [RHEL-120319] - cpufreq: Consolidate some code in cpufreq_online() (Mark Langsdorf) [RHEL-120319] - cpufreq: intel_pstate: Rearrange max frequency updates handling code (Mark Langsdorf) [RHEL-120319] - cpufreq: airoha: modify CONFIG_OF dependency (Mark Langsdorf) [RHEL-120319] - cpufreq: airoha: Depends on OF (Mark Langsdorf) [RHEL-120319] - cpufreq: airoha: Add EN7581 CPUFreq SMCCC driver (Mark Langsdorf) [RHEL-120319] Resolves: RHEL-105766, RHEL-120319, RHEL-127414, RHEL-129484, RHEL-140641, RHEL-141658, RHEL-146125, RHEL-147285, RHEL-95680 Signed-off-by: CKI KWF Bot --- Makefile.rhelver | 2 +- dracut-virt.conf | 2 + kernel-aarch64-64k-debug-rhel.config | 8 +-- kernel-aarch64-64k-rhel.config | 8 +-- kernel-aarch64-debug-rhel.config | 8 +-- kernel-aarch64-rhel.config | 8 +-- kernel-aarch64-rt-64k-debug-rhel.config | 8 +-- kernel-aarch64-rt-64k-rhel.config | 8 +-- kernel-aarch64-rt-debug-rhel.config | 8 +-- kernel-aarch64-rt-rhel.config | 8 +-- kernel-ppc64le-debug-rhel.config | 8 +-- kernel-ppc64le-rhel.config | 8 +-- kernel-riscv64-debug-rhel.config | 8 +-- kernel-riscv64-rhel.config | 8 +-- kernel-s390x-debug-rhel.config | 8 +-- kernel-s390x-rhel.config | 8 +-- kernel-s390x-zfcpdump-rhel.config | 8 +-- kernel-x86_64-debug-rhel.config | 8 +-- kernel-x86_64-rhel.config | 8 +-- kernel-x86_64-rt-debug-rhel.config | 8 +-- kernel-x86_64-rt-rhel.config | 8 +-- kernel.changelog | 62 ++++++++++++++++++++++ kernel.spec | 69 +++++++++++++++++++++++-- sources | 6 +-- 24 files changed, 209 insertions(+), 84 deletions(-) diff --git a/Makefile.rhelver b/Makefile.rhelver index 5d707f920..0b66c1253 100644 --- a/Makefile.rhelver +++ b/Makefile.rhelver @@ -12,7 +12,7 @@ RHEL_MINOR = 2 # # Use this spot to avoid future merge conflicts. # Do not trim this comment. -RHEL_RELEASE = 202 +RHEL_RELEASE = 203 # # RHEL_REBASE_NUM diff --git a/dracut-virt.conf b/dracut-virt.conf index 56a0813ec..cb466629f 100644 --- a/dracut-virt.conf +++ b/dracut-virt.conf @@ -7,6 +7,8 @@ early_microcode="no" # modules: basics dracutmodules+=" dracut-systemd i18n shutdown " +# Omit drm. +omit_dracutmodules += " drm simpledrm " # modules: storage support dracutmodules+=" dm lvm rootfs-block fs-lib " diff --git a/kernel-aarch64-64k-debug-rhel.config b/kernel-aarch64-64k-debug-rhel.config index 663bcc00c..73d2250a2 100644 --- a/kernel-aarch64-64k-debug-rhel.config +++ b/kernel-aarch64-64k-debug-rhel.config @@ -2282,7 +2282,7 @@ CONFIG_FTRACE=y CONFIG_FUJITSU_ERRATUM_010001=y # CONFIG_FUJITSU_ES is not set # CONFIG_FUNCTION_ERROR_INJECTION is not set -# CONFIG_FUNCTION_GRAPH_RETVAL is not set +CONFIG_FUNCTION_GRAPH_RETVAL=y CONFIG_FUNCTION_GRAPH_TRACER=y # CONFIG_FUNCTION_PROFILER is not set CONFIG_FUNCTION_TRACER=y @@ -3446,7 +3446,7 @@ CONFIG_KVM_IOAPIC=y CONFIG_KVM_MAX_NR_VCPUS=4096 CONFIG_KVM_PROVE_MMU=y CONFIG_KVM_SMM=y -# CONFIG_KVM_WERROR is not set +CONFIG_KVM_WERROR=y # CONFIG_KVM_XEN is not set CONFIG_KVM=y # CONFIG_KXCJK1013 is not set @@ -4855,7 +4855,7 @@ CONFIG_NVME_TCP_TLS=y # CONFIG_NXP_CBTX_PHY is not set # CONFIG_NXP_TJA11XX_PHY is not set # CONFIG_OA_TC6 is not set -# CONFIG_OBJTOOL_WERROR is not set +CONFIG_OBJTOOL_WERROR=y # CONFIG_OCFS2_FS is not set CONFIG_OCTEON_EP=m # CONFIG_OCTEONEP_VDPA is not set @@ -8398,7 +8398,7 @@ CONFIG_WATCH_QUEUE=y # CONFIG_WCN36XX is not set # CONFIG_WDAT_WDT is not set # CONFIG_WDTPCI is not set -# CONFIG_WERROR is not set +CONFIG_WERROR=y # CONFIG_WFX is not set # CONFIG_WIL6210 is not set # CONFIG_WILC1000_SDIO is not set diff --git a/kernel-aarch64-64k-rhel.config b/kernel-aarch64-64k-rhel.config index 1d7649b1e..adf086c08 100644 --- a/kernel-aarch64-64k-rhel.config +++ b/kernel-aarch64-64k-rhel.config @@ -2266,7 +2266,7 @@ CONFIG_FTRACE=y CONFIG_FUJITSU_ERRATUM_010001=y # CONFIG_FUJITSU_ES is not set # CONFIG_FUNCTION_ERROR_INJECTION is not set -# CONFIG_FUNCTION_GRAPH_RETVAL is not set +CONFIG_FUNCTION_GRAPH_RETVAL=y CONFIG_FUNCTION_GRAPH_TRACER=y # CONFIG_FUNCTION_PROFILER is not set CONFIG_FUNCTION_TRACER=y @@ -3425,7 +3425,7 @@ CONFIG_KVM_IOAPIC=y CONFIG_KVM_MAX_NR_VCPUS=4096 # CONFIG_KVM_PROVE_MMU is not set CONFIG_KVM_SMM=y -# CONFIG_KVM_WERROR is not set +CONFIG_KVM_WERROR=y # CONFIG_KVM_XEN is not set CONFIG_KVM=y # CONFIG_KXCJK1013 is not set @@ -4834,7 +4834,7 @@ CONFIG_NVME_TCP_TLS=y # CONFIG_NXP_CBTX_PHY is not set # CONFIG_NXP_TJA11XX_PHY is not set # CONFIG_OA_TC6 is not set -# CONFIG_OBJTOOL_WERROR is not set +CONFIG_OBJTOOL_WERROR=y # CONFIG_OCFS2_FS is not set CONFIG_OCTEON_EP=m # CONFIG_OCTEONEP_VDPA is not set @@ -8373,7 +8373,7 @@ CONFIG_WATCH_QUEUE=y # CONFIG_WCN36XX is not set # CONFIG_WDAT_WDT is not set # CONFIG_WDTPCI is not set -# CONFIG_WERROR is not set +CONFIG_WERROR=y # CONFIG_WFX is not set # CONFIG_WIL6210 is not set # CONFIG_WILC1000_SDIO is not set diff --git a/kernel-aarch64-debug-rhel.config b/kernel-aarch64-debug-rhel.config index 3e2088a59..24f0b43c1 100644 --- a/kernel-aarch64-debug-rhel.config +++ b/kernel-aarch64-debug-rhel.config @@ -2279,7 +2279,7 @@ CONFIG_FTRACE=y CONFIG_FUJITSU_ERRATUM_010001=y # CONFIG_FUJITSU_ES is not set # CONFIG_FUNCTION_ERROR_INJECTION is not set -# CONFIG_FUNCTION_GRAPH_RETVAL is not set +CONFIG_FUNCTION_GRAPH_RETVAL=y CONFIG_FUNCTION_GRAPH_TRACER=y # CONFIG_FUNCTION_PROFILER is not set CONFIG_FUNCTION_TRACER=y @@ -3443,7 +3443,7 @@ CONFIG_KVM_IOAPIC=y CONFIG_KVM_MAX_NR_VCPUS=4096 CONFIG_KVM_PROVE_MMU=y CONFIG_KVM_SMM=y -# CONFIG_KVM_WERROR is not set +CONFIG_KVM_WERROR=y # CONFIG_KVM_XEN is not set CONFIG_KVM=y # CONFIG_KXCJK1013 is not set @@ -4852,7 +4852,7 @@ CONFIG_NVME_TCP_TLS=y # CONFIG_NXP_CBTX_PHY is not set # CONFIG_NXP_TJA11XX_PHY is not set # CONFIG_OA_TC6 is not set -# CONFIG_OBJTOOL_WERROR is not set +CONFIG_OBJTOOL_WERROR=y # CONFIG_OCFS2_FS is not set CONFIG_OCTEON_EP=m # CONFIG_OCTEONEP_VDPA is not set @@ -8394,7 +8394,7 @@ CONFIG_WATCH_QUEUE=y # CONFIG_WCN36XX is not set # CONFIG_WDAT_WDT is not set # CONFIG_WDTPCI is not set -# CONFIG_WERROR is not set +CONFIG_WERROR=y # CONFIG_WFX is not set # CONFIG_WIL6210 is not set # CONFIG_WILC1000_SDIO is not set diff --git a/kernel-aarch64-rhel.config b/kernel-aarch64-rhel.config index 31c6e6946..181038776 100644 --- a/kernel-aarch64-rhel.config +++ b/kernel-aarch64-rhel.config @@ -2263,7 +2263,7 @@ CONFIG_FTRACE=y CONFIG_FUJITSU_ERRATUM_010001=y # CONFIG_FUJITSU_ES is not set # CONFIG_FUNCTION_ERROR_INJECTION is not set -# CONFIG_FUNCTION_GRAPH_RETVAL is not set +CONFIG_FUNCTION_GRAPH_RETVAL=y CONFIG_FUNCTION_GRAPH_TRACER=y # CONFIG_FUNCTION_PROFILER is not set CONFIG_FUNCTION_TRACER=y @@ -3422,7 +3422,7 @@ CONFIG_KVM_IOAPIC=y CONFIG_KVM_MAX_NR_VCPUS=4096 # CONFIG_KVM_PROVE_MMU is not set CONFIG_KVM_SMM=y -# CONFIG_KVM_WERROR is not set +CONFIG_KVM_WERROR=y # CONFIG_KVM_XEN is not set CONFIG_KVM=y # CONFIG_KXCJK1013 is not set @@ -4831,7 +4831,7 @@ CONFIG_NVME_TCP_TLS=y # CONFIG_NXP_CBTX_PHY is not set # CONFIG_NXP_TJA11XX_PHY is not set # CONFIG_OA_TC6 is not set -# CONFIG_OBJTOOL_WERROR is not set +CONFIG_OBJTOOL_WERROR=y # CONFIG_OCFS2_FS is not set CONFIG_OCTEON_EP=m # CONFIG_OCTEONEP_VDPA is not set @@ -8369,7 +8369,7 @@ CONFIG_WATCH_QUEUE=y # CONFIG_WCN36XX is not set # CONFIG_WDAT_WDT is not set # CONFIG_WDTPCI is not set -# CONFIG_WERROR is not set +CONFIG_WERROR=y # CONFIG_WFX is not set # CONFIG_WIL6210 is not set # CONFIG_WILC1000_SDIO is not set diff --git a/kernel-aarch64-rt-64k-debug-rhel.config b/kernel-aarch64-rt-64k-debug-rhel.config index 8df8f80d3..94992760e 100644 --- a/kernel-aarch64-rt-64k-debug-rhel.config +++ b/kernel-aarch64-rt-64k-debug-rhel.config @@ -2321,7 +2321,7 @@ CONFIG_FTRACE=y CONFIG_FUJITSU_ERRATUM_010001=y # CONFIG_FUJITSU_ES is not set # CONFIG_FUNCTION_ERROR_INJECTION is not set -# CONFIG_FUNCTION_GRAPH_RETVAL is not set +CONFIG_FUNCTION_GRAPH_RETVAL=y CONFIG_FUNCTION_GRAPH_TRACER=y # CONFIG_FUNCTION_PROFILER is not set CONFIG_FUNCTION_TRACER=y @@ -3487,7 +3487,7 @@ CONFIG_KVM_IOAPIC=y CONFIG_KVM_MAX_NR_VCPUS=4096 CONFIG_KVM_PROVE_MMU=y CONFIG_KVM_SMM=y -# CONFIG_KVM_WERROR is not set +CONFIG_KVM_WERROR=y # CONFIG_KVM_XEN is not set CONFIG_KVM=y # CONFIG_KXCJK1013 is not set @@ -4896,7 +4896,7 @@ CONFIG_NVME_TCP_TLS=y # CONFIG_NXP_CBTX_PHY is not set # CONFIG_NXP_TJA11XX_PHY is not set # CONFIG_OA_TC6 is not set -# CONFIG_OBJTOOL_WERROR is not set +CONFIG_OBJTOOL_WERROR=y # CONFIG_OCFS2_FS is not set CONFIG_OCTEON_EP=m # CONFIG_OCTEONEP_VDPA is not set @@ -8447,7 +8447,7 @@ CONFIG_WATCH_QUEUE=y # CONFIG_WCN36XX is not set # CONFIG_WDAT_WDT is not set # CONFIG_WDTPCI is not set -# CONFIG_WERROR is not set +CONFIG_WERROR=y # CONFIG_WFX is not set # CONFIG_WIL6210 is not set # CONFIG_WILC1000_SDIO is not set diff --git a/kernel-aarch64-rt-64k-rhel.config b/kernel-aarch64-rt-64k-rhel.config index 22c87d192..91e225b3f 100644 --- a/kernel-aarch64-rt-64k-rhel.config +++ b/kernel-aarch64-rt-64k-rhel.config @@ -2305,7 +2305,7 @@ CONFIG_FTRACE=y CONFIG_FUJITSU_ERRATUM_010001=y # CONFIG_FUJITSU_ES is not set # CONFIG_FUNCTION_ERROR_INJECTION is not set -# CONFIG_FUNCTION_GRAPH_RETVAL is not set +CONFIG_FUNCTION_GRAPH_RETVAL=y CONFIG_FUNCTION_GRAPH_TRACER=y # CONFIG_FUNCTION_PROFILER is not set CONFIG_FUNCTION_TRACER=y @@ -3466,7 +3466,7 @@ CONFIG_KVM_IOAPIC=y CONFIG_KVM_MAX_NR_VCPUS=4096 # CONFIG_KVM_PROVE_MMU is not set CONFIG_KVM_SMM=y -# CONFIG_KVM_WERROR is not set +CONFIG_KVM_WERROR=y # CONFIG_KVM_XEN is not set CONFIG_KVM=y # CONFIG_KXCJK1013 is not set @@ -4875,7 +4875,7 @@ CONFIG_NVME_TCP_TLS=y # CONFIG_NXP_CBTX_PHY is not set # CONFIG_NXP_TJA11XX_PHY is not set # CONFIG_OA_TC6 is not set -# CONFIG_OBJTOOL_WERROR is not set +CONFIG_OBJTOOL_WERROR=y # CONFIG_OCFS2_FS is not set CONFIG_OCTEON_EP=m # CONFIG_OCTEONEP_VDPA is not set @@ -8422,7 +8422,7 @@ CONFIG_WATCH_QUEUE=y # CONFIG_WCN36XX is not set # CONFIG_WDAT_WDT is not set # CONFIG_WDTPCI is not set -# CONFIG_WERROR is not set +CONFIG_WERROR=y # CONFIG_WFX is not set # CONFIG_WIL6210 is not set # CONFIG_WILC1000_SDIO is not set diff --git a/kernel-aarch64-rt-debug-rhel.config b/kernel-aarch64-rt-debug-rhel.config index cbae75d6e..90ea20931 100644 --- a/kernel-aarch64-rt-debug-rhel.config +++ b/kernel-aarch64-rt-debug-rhel.config @@ -2318,7 +2318,7 @@ CONFIG_FTRACE=y CONFIG_FUJITSU_ERRATUM_010001=y # CONFIG_FUJITSU_ES is not set # CONFIG_FUNCTION_ERROR_INJECTION is not set -# CONFIG_FUNCTION_GRAPH_RETVAL is not set +CONFIG_FUNCTION_GRAPH_RETVAL=y CONFIG_FUNCTION_GRAPH_TRACER=y # CONFIG_FUNCTION_PROFILER is not set CONFIG_FUNCTION_TRACER=y @@ -3484,7 +3484,7 @@ CONFIG_KVM_IOAPIC=y CONFIG_KVM_MAX_NR_VCPUS=4096 CONFIG_KVM_PROVE_MMU=y CONFIG_KVM_SMM=y -# CONFIG_KVM_WERROR is not set +CONFIG_KVM_WERROR=y # CONFIG_KVM_XEN is not set CONFIG_KVM=y # CONFIG_KXCJK1013 is not set @@ -4893,7 +4893,7 @@ CONFIG_NVME_TCP_TLS=y # CONFIG_NXP_CBTX_PHY is not set # CONFIG_NXP_TJA11XX_PHY is not set # CONFIG_OA_TC6 is not set -# CONFIG_OBJTOOL_WERROR is not set +CONFIG_OBJTOOL_WERROR=y # CONFIG_OCFS2_FS is not set CONFIG_OCTEON_EP=m # CONFIG_OCTEONEP_VDPA is not set @@ -8443,7 +8443,7 @@ CONFIG_WATCH_QUEUE=y # CONFIG_WCN36XX is not set # CONFIG_WDAT_WDT is not set # CONFIG_WDTPCI is not set -# CONFIG_WERROR is not set +CONFIG_WERROR=y # CONFIG_WFX is not set # CONFIG_WIL6210 is not set # CONFIG_WILC1000_SDIO is not set diff --git a/kernel-aarch64-rt-rhel.config b/kernel-aarch64-rt-rhel.config index d76053054..72f97e140 100644 --- a/kernel-aarch64-rt-rhel.config +++ b/kernel-aarch64-rt-rhel.config @@ -2302,7 +2302,7 @@ CONFIG_FTRACE=y CONFIG_FUJITSU_ERRATUM_010001=y # CONFIG_FUJITSU_ES is not set # CONFIG_FUNCTION_ERROR_INJECTION is not set -# CONFIG_FUNCTION_GRAPH_RETVAL is not set +CONFIG_FUNCTION_GRAPH_RETVAL=y CONFIG_FUNCTION_GRAPH_TRACER=y # CONFIG_FUNCTION_PROFILER is not set CONFIG_FUNCTION_TRACER=y @@ -3463,7 +3463,7 @@ CONFIG_KVM_IOAPIC=y CONFIG_KVM_MAX_NR_VCPUS=4096 # CONFIG_KVM_PROVE_MMU is not set CONFIG_KVM_SMM=y -# CONFIG_KVM_WERROR is not set +CONFIG_KVM_WERROR=y # CONFIG_KVM_XEN is not set CONFIG_KVM=y # CONFIG_KXCJK1013 is not set @@ -4872,7 +4872,7 @@ CONFIG_NVME_TCP_TLS=y # CONFIG_NXP_CBTX_PHY is not set # CONFIG_NXP_TJA11XX_PHY is not set # CONFIG_OA_TC6 is not set -# CONFIG_OBJTOOL_WERROR is not set +CONFIG_OBJTOOL_WERROR=y # CONFIG_OCFS2_FS is not set CONFIG_OCTEON_EP=m # CONFIG_OCTEONEP_VDPA is not set @@ -8418,7 +8418,7 @@ CONFIG_WATCH_QUEUE=y # CONFIG_WCN36XX is not set # CONFIG_WDAT_WDT is not set # CONFIG_WDTPCI is not set -# CONFIG_WERROR is not set +CONFIG_WERROR=y # CONFIG_WFX is not set # CONFIG_WIL6210 is not set # CONFIG_WILC1000_SDIO is not set diff --git a/kernel-ppc64le-debug-rhel.config b/kernel-ppc64le-debug-rhel.config index 6966910bf..9109a4a80 100644 --- a/kernel-ppc64le-debug-rhel.config +++ b/kernel-ppc64le-debug-rhel.config @@ -1995,7 +1995,7 @@ CONFIG_FTRACE=y # CONFIG_FTR_FIXUP_SELFTEST is not set # CONFIG_FUEL_GAUGE_MM8013 is not set # CONFIG_FUNCTION_ERROR_INJECTION is not set -# CONFIG_FUNCTION_GRAPH_RETVAL is not set +CONFIG_FUNCTION_GRAPH_RETVAL=y CONFIG_FUNCTION_GRAPH_TRACER=y CONFIG_FUNCTION_PROFILER=y CONFIG_FUNCTION_TRACER=y @@ -3106,7 +3106,7 @@ CONFIG_KVM_IOAPIC=y CONFIG_KVM_MAX_NR_VCPUS=4096 CONFIG_KVM_PROVE_MMU=y CONFIG_KVM_SMM=y -# CONFIG_KVM_WERROR is not set +CONFIG_KVM_WERROR=y # CONFIG_KVM_XEN is not set CONFIG_KVM_XICS=y # CONFIG_KXCJK1013 is not set @@ -4465,7 +4465,7 @@ CONFIG_NVRAM=m # CONFIG_NXP_CBTX_PHY is not set # CONFIG_NXP_TJA11XX_PHY is not set # CONFIG_OA_TC6 is not set -# CONFIG_OBJTOOL_WERROR is not set +CONFIG_OBJTOOL_WERROR=y # CONFIG_OCFS2_FS is not set CONFIG_OCTEON_EP=m # CONFIG_OCTEONEP_VDPA is not set @@ -7818,7 +7818,7 @@ CONFIG_WATCH_QUEUE=y # CONFIG_WCN36XX is not set # CONFIG_WDAT_WDT is not set # CONFIG_WDTPCI is not set -# CONFIG_WERROR is not set +CONFIG_WERROR=y # CONFIG_WFX is not set # CONFIG_WIL6210 is not set # CONFIG_WILC1000_SDIO is not set diff --git a/kernel-ppc64le-rhel.config b/kernel-ppc64le-rhel.config index 7e5feb6de..2a4ff5d27 100644 --- a/kernel-ppc64le-rhel.config +++ b/kernel-ppc64le-rhel.config @@ -1979,7 +1979,7 @@ CONFIG_FTRACE=y # CONFIG_FTR_FIXUP_SELFTEST is not set # CONFIG_FUEL_GAUGE_MM8013 is not set # CONFIG_FUNCTION_ERROR_INJECTION is not set -# CONFIG_FUNCTION_GRAPH_RETVAL is not set +CONFIG_FUNCTION_GRAPH_RETVAL=y CONFIG_FUNCTION_GRAPH_TRACER=y CONFIG_FUNCTION_PROFILER=y CONFIG_FUNCTION_TRACER=y @@ -3086,7 +3086,7 @@ CONFIG_KVM_IOAPIC=y CONFIG_KVM_MAX_NR_VCPUS=4096 # CONFIG_KVM_PROVE_MMU is not set CONFIG_KVM_SMM=y -# CONFIG_KVM_WERROR is not set +CONFIG_KVM_WERROR=y # CONFIG_KVM_XEN is not set CONFIG_KVM_XICS=y # CONFIG_KXCJK1013 is not set @@ -4445,7 +4445,7 @@ CONFIG_NVRAM=m # CONFIG_NXP_CBTX_PHY is not set # CONFIG_NXP_TJA11XX_PHY is not set # CONFIG_OA_TC6 is not set -# CONFIG_OBJTOOL_WERROR is not set +CONFIG_OBJTOOL_WERROR=y # CONFIG_OCFS2_FS is not set CONFIG_OCTEON_EP=m # CONFIG_OCTEONEP_VDPA is not set @@ -7795,7 +7795,7 @@ CONFIG_WATCH_QUEUE=y # CONFIG_WCN36XX is not set # CONFIG_WDAT_WDT is not set # CONFIG_WDTPCI is not set -# CONFIG_WERROR is not set +CONFIG_WERROR=y # CONFIG_WFX is not set # CONFIG_WIL6210 is not set # CONFIG_WILC1000_SDIO is not set diff --git a/kernel-riscv64-debug-rhel.config b/kernel-riscv64-debug-rhel.config index 600704306..0b1c84069 100644 --- a/kernel-riscv64-debug-rhel.config +++ b/kernel-riscv64-debug-rhel.config @@ -1993,7 +1993,7 @@ CONFIG_FTRACE=y # CONFIG_FUEL_GAUGE_MM8013 is not set # CONFIG_FUJITSU_ES is not set # CONFIG_FUNCTION_ERROR_INJECTION is not set -# CONFIG_FUNCTION_GRAPH_RETVAL is not set +CONFIG_FUNCTION_GRAPH_RETVAL=y CONFIG_FUNCTION_GRAPH_TRACER=y # CONFIG_FUNCTION_PROFILER is not set CONFIG_FUNCTION_TRACER=y @@ -3072,7 +3072,7 @@ CONFIG_KVM_IOAPIC=y CONFIG_KVM_MAX_NR_VCPUS=4096 CONFIG_KVM_PROVE_MMU=y CONFIG_KVM_SMM=y -# CONFIG_KVM_WERROR is not set +CONFIG_KVM_WERROR=y # CONFIG_KVM_XEN is not set CONFIG_KVM=y # CONFIG_KXCJK1013 is not set @@ -4424,7 +4424,7 @@ CONFIG_NVME_TCP_TLS=y # CONFIG_NXP_CBTX_PHY is not set # CONFIG_NXP_TJA11XX_PHY is not set # CONFIG_OA_TC6 is not set -# CONFIG_OBJTOOL_WERROR is not set +CONFIG_OBJTOOL_WERROR=y # CONFIG_OCFS2_FS is not set CONFIG_OCTEON_EP=m # CONFIG_OCTEONEP_VDPA is not set @@ -7725,7 +7725,7 @@ CONFIG_WATCH_QUEUE=y # CONFIG_WCN36XX is not set # CONFIG_WDAT_WDT is not set # CONFIG_WDTPCI is not set -# CONFIG_WERROR is not set +CONFIG_WERROR=y # CONFIG_WFX is not set # CONFIG_WIL6210 is not set # CONFIG_WILC1000_SDIO is not set diff --git a/kernel-riscv64-rhel.config b/kernel-riscv64-rhel.config index e6099b948..c250286b2 100644 --- a/kernel-riscv64-rhel.config +++ b/kernel-riscv64-rhel.config @@ -1977,7 +1977,7 @@ CONFIG_FTRACE=y # CONFIG_FUEL_GAUGE_MM8013 is not set # CONFIG_FUJITSU_ES is not set # CONFIG_FUNCTION_ERROR_INJECTION is not set -# CONFIG_FUNCTION_GRAPH_RETVAL is not set +CONFIG_FUNCTION_GRAPH_RETVAL=y CONFIG_FUNCTION_GRAPH_TRACER=y # CONFIG_FUNCTION_PROFILER is not set CONFIG_FUNCTION_TRACER=y @@ -3052,7 +3052,7 @@ CONFIG_KVM_IOAPIC=y CONFIG_KVM_MAX_NR_VCPUS=4096 # CONFIG_KVM_PROVE_MMU is not set CONFIG_KVM_SMM=y -# CONFIG_KVM_WERROR is not set +CONFIG_KVM_WERROR=y # CONFIG_KVM_XEN is not set CONFIG_KVM=y # CONFIG_KXCJK1013 is not set @@ -4404,7 +4404,7 @@ CONFIG_NVME_TCP_TLS=y # CONFIG_NXP_CBTX_PHY is not set # CONFIG_NXP_TJA11XX_PHY is not set # CONFIG_OA_TC6 is not set -# CONFIG_OBJTOOL_WERROR is not set +CONFIG_OBJTOOL_WERROR=y # CONFIG_OCFS2_FS is not set CONFIG_OCTEON_EP=m # CONFIG_OCTEONEP_VDPA is not set @@ -7702,7 +7702,7 @@ CONFIG_WATCH_QUEUE=y # CONFIG_WCN36XX is not set # CONFIG_WDAT_WDT is not set # CONFIG_WDTPCI is not set -# CONFIG_WERROR is not set +CONFIG_WERROR=y # CONFIG_WFX is not set # CONFIG_WIL6210 is not set # CONFIG_WILC1000_SDIO is not set diff --git a/kernel-s390x-debug-rhel.config b/kernel-s390x-debug-rhel.config index aac15d970..b1473986b 100644 --- a/kernel-s390x-debug-rhel.config +++ b/kernel-s390x-debug-rhel.config @@ -1999,7 +1999,7 @@ CONFIG_FTRACE_SYSCALLS=y CONFIG_FTRACE=y # CONFIG_FUEL_GAUGE_MM8013 is not set # CONFIG_FUNCTION_ERROR_INJECTION is not set -# CONFIG_FUNCTION_GRAPH_RETVAL is not set +CONFIG_FUNCTION_GRAPH_RETVAL=y CONFIG_FUNCTION_GRAPH_TRACER=y # CONFIG_FUNCTION_PROFILER is not set CONFIG_FUNCTION_TRACER=y @@ -3084,7 +3084,7 @@ CONFIG_KVM_MAX_NR_VCPUS=4096 CONFIG_KVM_PROVE_MMU=y # CONFIG_KVM_S390_UCONTROL is not set CONFIG_KVM_SMM=y -# CONFIG_KVM_WERROR is not set +CONFIG_KVM_WERROR=y # CONFIG_KVM_XEN is not set # CONFIG_KXCJK1013 is not set # CONFIG_KXSD9 is not set @@ -4444,7 +4444,7 @@ CONFIG_NVME_TCP_TLS=y # CONFIG_NXP_CBTX_PHY is not set # CONFIG_NXP_TJA11XX_PHY is not set # CONFIG_OA_TC6 is not set -# CONFIG_OBJTOOL_WERROR is not set +CONFIG_OBJTOOL_WERROR=y # CONFIG_OCFS2_FS is not set CONFIG_OCTEON_EP=m # CONFIG_OCTEONEP_VDPA is not set @@ -7802,7 +7802,7 @@ CONFIG_WATCH_QUEUE=y # CONFIG_WCN36XX is not set # CONFIG_WDAT_WDT is not set # CONFIG_WDTPCI is not set -# CONFIG_WERROR is not set +CONFIG_WERROR=y # CONFIG_WFX is not set # CONFIG_WIL6210 is not set # CONFIG_WILC1000_SDIO is not set diff --git a/kernel-s390x-rhel.config b/kernel-s390x-rhel.config index a9e3b9e12..d9250943d 100644 --- a/kernel-s390x-rhel.config +++ b/kernel-s390x-rhel.config @@ -1983,7 +1983,7 @@ CONFIG_FTRACE_SYSCALLS=y CONFIG_FTRACE=y # CONFIG_FUEL_GAUGE_MM8013 is not set # CONFIG_FUNCTION_ERROR_INJECTION is not set -# CONFIG_FUNCTION_GRAPH_RETVAL is not set +CONFIG_FUNCTION_GRAPH_RETVAL=y CONFIG_FUNCTION_GRAPH_TRACER=y # CONFIG_FUNCTION_PROFILER is not set CONFIG_FUNCTION_TRACER=y @@ -3064,7 +3064,7 @@ CONFIG_KVM_MAX_NR_VCPUS=4096 # CONFIG_KVM_PROVE_MMU is not set # CONFIG_KVM_S390_UCONTROL is not set CONFIG_KVM_SMM=y -# CONFIG_KVM_WERROR is not set +CONFIG_KVM_WERROR=y # CONFIG_KVM_XEN is not set # CONFIG_KXCJK1013 is not set # CONFIG_KXSD9 is not set @@ -4424,7 +4424,7 @@ CONFIG_NVME_TCP_TLS=y # CONFIG_NXP_CBTX_PHY is not set # CONFIG_NXP_TJA11XX_PHY is not set # CONFIG_OA_TC6 is not set -# CONFIG_OBJTOOL_WERROR is not set +CONFIG_OBJTOOL_WERROR=y # CONFIG_OCFS2_FS is not set CONFIG_OCTEON_EP=m # CONFIG_OCTEONEP_VDPA is not set @@ -7779,7 +7779,7 @@ CONFIG_WATCH_QUEUE=y # CONFIG_WCN36XX is not set # CONFIG_WDAT_WDT is not set # CONFIG_WDTPCI is not set -# CONFIG_WERROR is not set +CONFIG_WERROR=y # CONFIG_WFX is not set # CONFIG_WIL6210 is not set # CONFIG_WILC1000_SDIO is not set diff --git a/kernel-s390x-zfcpdump-rhel.config b/kernel-s390x-zfcpdump-rhel.config index 97da7db06..aee88c1b2 100644 --- a/kernel-s390x-zfcpdump-rhel.config +++ b/kernel-s390x-zfcpdump-rhel.config @@ -1986,7 +1986,7 @@ CONFIG_FTRACE_SYSCALLS=y # CONFIG_FTRACE_VALIDATE_RCU_IS_WATCHING is not set # CONFIG_FUEL_GAUGE_MM8013 is not set # CONFIG_FUNCTION_ERROR_INJECTION is not set -# CONFIG_FUNCTION_GRAPH_RETVAL is not set +CONFIG_FUNCTION_GRAPH_RETVAL=y CONFIG_FUNCTION_GRAPH_TRACER=y # CONFIG_FUNCTION_PROFILER is not set CONFIG_FUNCTION_TRACER=y @@ -3072,7 +3072,7 @@ CONFIG_KVM_MAX_NR_VCPUS=4096 # CONFIG_KVM_PROVE_MMU is not set # CONFIG_KVM_S390_UCONTROL is not set CONFIG_KVM_SMM=y -# CONFIG_KVM_WERROR is not set +CONFIG_KVM_WERROR=y # CONFIG_KVM_XEN is not set # CONFIG_KXCJK1013 is not set # CONFIG_KXSD9 is not set @@ -4435,7 +4435,7 @@ CONFIG_NVME_TCP_TLS=y # CONFIG_NXP_CBTX_PHY is not set # CONFIG_NXP_TJA11XX_PHY is not set # CONFIG_OA_TC6 is not set -# CONFIG_OBJTOOL_WERROR is not set +CONFIG_OBJTOOL_WERROR=y # CONFIG_OCFS2_FS is not set CONFIG_OCTEON_EP=m # CONFIG_OCTEONEP_VDPA is not set @@ -7800,7 +7800,7 @@ CONFIG_WATCH_QUEUE=y # CONFIG_WCN36XX is not set # CONFIG_WDAT_WDT is not set # CONFIG_WDTPCI is not set -# CONFIG_WERROR is not set +CONFIG_WERROR=y # CONFIG_WFX is not set # CONFIG_WIL6210 is not set # CONFIG_WILC1000_SDIO is not set diff --git a/kernel-x86_64-debug-rhel.config b/kernel-x86_64-debug-rhel.config index e21fb5ab4..2941c788d 100644 --- a/kernel-x86_64-debug-rhel.config +++ b/kernel-x86_64-debug-rhel.config @@ -2157,7 +2157,7 @@ CONFIG_FUJITSU_ES=m CONFIG_FUJITSU_LAPTOP=m CONFIG_FUJITSU_TABLET=m # CONFIG_FUNCTION_ERROR_INJECTION is not set -# CONFIG_FUNCTION_GRAPH_RETVAL is not set +CONFIG_FUNCTION_GRAPH_RETVAL=y CONFIG_FUNCTION_GRAPH_TRACER=y CONFIG_FUNCTION_PROFILER=y CONFIG_FUNCTION_TRACER=y @@ -3340,7 +3340,7 @@ CONFIG_KVM_MMU_AUDIT=y CONFIG_KVM_PROVE_MMU=y CONFIG_KVM_SMM=y CONFIG_KVM_SW_PROTECTED_VM=y -# CONFIG_KVM_WERROR is not set +CONFIG_KVM_WERROR=y # CONFIG_KVM_XEN is not set # CONFIG_KXCJK1013 is not set # CONFIG_KXSD9 is not set @@ -4741,7 +4741,7 @@ CONFIG_NVSW_SN2201=m # CONFIG_NXP_CBTX_PHY is not set # CONFIG_NXP_TJA11XX_PHY is not set # CONFIG_OA_TC6 is not set -# CONFIG_OBJTOOL_WERROR is not set +CONFIG_OBJTOOL_WERROR=y # CONFIG_OCFS2_FS is not set CONFIG_OCTEON_EP=m # CONFIG_OCTEONEP_VDPA is not set @@ -8225,7 +8225,7 @@ CONFIG_WATCH_QUEUE=y # CONFIG_WCN36XX is not set CONFIG_WDAT_WDT=m # CONFIG_WDTPCI is not set -# CONFIG_WERROR is not set +CONFIG_WERROR=y # CONFIG_WFX is not set # CONFIG_WIL6210 is not set # CONFIG_WILC1000_SDIO is not set diff --git a/kernel-x86_64-rhel.config b/kernel-x86_64-rhel.config index 5ad4f6a3b..dba007a59 100644 --- a/kernel-x86_64-rhel.config +++ b/kernel-x86_64-rhel.config @@ -2141,7 +2141,7 @@ CONFIG_FUJITSU_ES=m CONFIG_FUJITSU_LAPTOP=m CONFIG_FUJITSU_TABLET=m # CONFIG_FUNCTION_ERROR_INJECTION is not set -# CONFIG_FUNCTION_GRAPH_RETVAL is not set +CONFIG_FUNCTION_GRAPH_RETVAL=y CONFIG_FUNCTION_GRAPH_TRACER=y CONFIG_FUNCTION_PROFILER=y CONFIG_FUNCTION_TRACER=y @@ -3320,7 +3320,7 @@ CONFIG_KVM_MMU_AUDIT=y # CONFIG_KVM_PROVE_MMU is not set CONFIG_KVM_SMM=y CONFIG_KVM_SW_PROTECTED_VM=y -# CONFIG_KVM_WERROR is not set +CONFIG_KVM_WERROR=y # CONFIG_KVM_XEN is not set # CONFIG_KXCJK1013 is not set # CONFIG_KXSD9 is not set @@ -4721,7 +4721,7 @@ CONFIG_NVSW_SN2201=m # CONFIG_NXP_CBTX_PHY is not set # CONFIG_NXP_TJA11XX_PHY is not set # CONFIG_OA_TC6 is not set -# CONFIG_OBJTOOL_WERROR is not set +CONFIG_OBJTOOL_WERROR=y # CONFIG_OCFS2_FS is not set CONFIG_OCTEON_EP=m # CONFIG_OCTEONEP_VDPA is not set @@ -8201,7 +8201,7 @@ CONFIG_WATCH_QUEUE=y # CONFIG_WCN36XX is not set CONFIG_WDAT_WDT=m # CONFIG_WDTPCI is not set -# CONFIG_WERROR is not set +CONFIG_WERROR=y # CONFIG_WFX is not set # CONFIG_WIL6210 is not set # CONFIG_WILC1000_SDIO is not set diff --git a/kernel-x86_64-rt-debug-rhel.config b/kernel-x86_64-rt-debug-rhel.config index 2045a5800..ae9140005 100644 --- a/kernel-x86_64-rt-debug-rhel.config +++ b/kernel-x86_64-rt-debug-rhel.config @@ -2196,7 +2196,7 @@ CONFIG_FUJITSU_ES=m CONFIG_FUJITSU_LAPTOP=m CONFIG_FUJITSU_TABLET=m # CONFIG_FUNCTION_ERROR_INJECTION is not set -# CONFIG_FUNCTION_GRAPH_RETVAL is not set +CONFIG_FUNCTION_GRAPH_RETVAL=y CONFIG_FUNCTION_GRAPH_TRACER=y CONFIG_FUNCTION_PROFILER=y CONFIG_FUNCTION_TRACER=y @@ -3381,7 +3381,7 @@ CONFIG_KVM_MMU_AUDIT=y CONFIG_KVM_PROVE_MMU=y CONFIG_KVM_SMM=y CONFIG_KVM_SW_PROTECTED_VM=y -# CONFIG_KVM_WERROR is not set +CONFIG_KVM_WERROR=y # CONFIG_KVM_XEN is not set # CONFIG_KXCJK1013 is not set # CONFIG_KXSD9 is not set @@ -4782,7 +4782,7 @@ CONFIG_NVSW_SN2201=m # CONFIG_NXP_CBTX_PHY is not set # CONFIG_NXP_TJA11XX_PHY is not set # CONFIG_OA_TC6 is not set -# CONFIG_OBJTOOL_WERROR is not set +CONFIG_OBJTOOL_WERROR=y # CONFIG_OCFS2_FS is not set CONFIG_OCTEON_EP=m # CONFIG_OCTEONEP_VDPA is not set @@ -8274,7 +8274,7 @@ CONFIG_WATCH_QUEUE=y # CONFIG_WCN36XX is not set CONFIG_WDAT_WDT=m # CONFIG_WDTPCI is not set -# CONFIG_WERROR is not set +CONFIG_WERROR=y # CONFIG_WFX is not set # CONFIG_WIL6210 is not set # CONFIG_WILC1000_SDIO is not set diff --git a/kernel-x86_64-rt-rhel.config b/kernel-x86_64-rt-rhel.config index 38c61ce80..ee73d2331 100644 --- a/kernel-x86_64-rt-rhel.config +++ b/kernel-x86_64-rt-rhel.config @@ -2180,7 +2180,7 @@ CONFIG_FUJITSU_ES=m CONFIG_FUJITSU_LAPTOP=m CONFIG_FUJITSU_TABLET=m # CONFIG_FUNCTION_ERROR_INJECTION is not set -# CONFIG_FUNCTION_GRAPH_RETVAL is not set +CONFIG_FUNCTION_GRAPH_RETVAL=y CONFIG_FUNCTION_GRAPH_TRACER=y CONFIG_FUNCTION_PROFILER=y CONFIG_FUNCTION_TRACER=y @@ -3361,7 +3361,7 @@ CONFIG_KVM_MMU_AUDIT=y # CONFIG_KVM_PROVE_MMU is not set CONFIG_KVM_SMM=y CONFIG_KVM_SW_PROTECTED_VM=y -# CONFIG_KVM_WERROR is not set +CONFIG_KVM_WERROR=y # CONFIG_KVM_XEN is not set # CONFIG_KXCJK1013 is not set # CONFIG_KXSD9 is not set @@ -4762,7 +4762,7 @@ CONFIG_NVSW_SN2201=m # CONFIG_NXP_CBTX_PHY is not set # CONFIG_NXP_TJA11XX_PHY is not set # CONFIG_OA_TC6 is not set -# CONFIG_OBJTOOL_WERROR is not set +CONFIG_OBJTOOL_WERROR=y # CONFIG_OCFS2_FS is not set CONFIG_OCTEON_EP=m # CONFIG_OCTEONEP_VDPA is not set @@ -8250,7 +8250,7 @@ CONFIG_WATCH_QUEUE=y # CONFIG_WCN36XX is not set CONFIG_WDAT_WDT=m # CONFIG_WDTPCI is not set -# CONFIG_WERROR is not set +CONFIG_WERROR=y # CONFIG_WFX is not set # CONFIG_WIL6210 is not set # CONFIG_WILC1000_SDIO is not set diff --git a/kernel.changelog b/kernel.changelog index f841898af..103775762 100644 --- a/kernel.changelog +++ b/kernel.changelog @@ -1,3 +1,65 @@ +* Tue Feb 10 2026 CKI KWF Bot [6.12.0-203.el10] +- nouveau/gsp: fix suspend/resume regression on r570 firmware (José Expósito) [RHEL-141658] +- nouveau: add a third state to the fini handler. (José Expósito) [RHEL-141658] +- nouveau/gsp: use rpc sequence numbers properly. (José Expósito) [RHEL-141658] +- redhat/dracut-virt.conf: omit drm drivers in UKI initrd (Li Tian) [RHEL-146125] +- scsi: storvsc: Process unsupported MODE_SENSE_10 (Li Tian) [RHEL-147285] +- dpll: expose fractional frequency offset in ppt (Ivan Vecera) [RHEL-129484] +- dpll: zl3073x: Implement device mode setting support (Ivan Vecera) [RHEL-140641] +- dpll: add dpll_device op to set working mode (Ivan Vecera) [RHEL-140641] +- dpll: add dpll_device op to get supported modes (Ivan Vecera) [RHEL-140641] +- mei: me: add wildcat lake P DID (Steve Best) [RHEL-95680] +- redhat/configs: ftrace: enable FUNCTION_GRAPH_RETVAL (Jerome Marchand) [RHEL-105766] +- KVM: x86: Don't clear async #PF queue when CR0.PG is disabled (e.g. on #SMI) (Maxim Levitsky) [RHEL-127414] +- KVM: x86: Fix a semi theoretical bug in kvm_arch_async_page_present_queued() (Maxim Levitsky) [RHEL-127414] +- cpufreq: scmi: Account for malformed DT in scmi_dev_used_by_cpus() (Mark Langsdorf) [RHEL-120319] +- cpufreq: Initialize cpufreq-based invariance before subsys (Mark Langsdorf) [RHEL-120319] +- cpufreq: CPPC: Mark driver with NEED_UPDATE_LIMITS flag (Mark Langsdorf) [RHEL-120319] +- PM: cpufreq: powernv/tracing: Move powernv_throttle trace event (Mark Langsdorf) [RHEL-120319] +- drivers: cpufreq: add Tegra114 support (Mark Langsdorf) [RHEL-120319] +- cpufreq: Exit governor when failed to start old governor (Mark Langsdorf) [RHEL-120319] +- cpufreq: Move the check of cpufreq_driver->get into cpufreq_verify_current_freq() (Mark Langsdorf) [RHEL-120319] +- cpufreq: Init policy->rwsem before it may be possibly used (Mark Langsdorf) [RHEL-120319] +- cpufreq: Initialize cpufreq-based frequency-invariance later (Mark Langsdorf) [RHEL-120319] +- cpufreq: Remove duplicate check in __cpufreq_offline() (Mark Langsdorf) [RHEL-120319] +- cpufreq: Contain scaling_cur_freq.attr in cpufreq_attrs (Mark Langsdorf) [RHEL-120319] +- cpufreq: tegra124: Allow building as a module (Mark Langsdorf) [RHEL-120319] +- cpufreq: dt: Add register helper (Mark Langsdorf) [RHEL-120319] +- cpufreq: Export disable_cpufreq() (Mark Langsdorf) [RHEL-120319] +- cpufreq: brcmstb-avs: Fully open-code compatible for grepping (Mark Langsdorf) [RHEL-120319] +- cpufreq: apple: drop default ARCH_APPLE in Kconfig (Mark Langsdorf) [RHEL-120319] +- cpufreq: userspace: set CPUFREQ_GOV_STRICT_TARGET flag (Mark Langsdorf) [RHEL-120319] +- cpufreq: CPPC: Remove forward declaration of cppc_cpufreq_register_em() (Mark Langsdorf) [RHEL-120319] +- cpufreq: CPPC: Do not return a value from populate_efficiency_class() (Mark Langsdorf) [RHEL-120319] +- cpufreq: CPPC: Remove cpu_data_list (Mark Langsdorf) [RHEL-120319] +- cpufreq: CPPC: Add support for autonomous selection (Mark Langsdorf) [RHEL-120319] +- cpufreq: Update sscanf() to kstrtouint() (Mark Langsdorf) [RHEL-120319] +- cpufreq: Replace magic number (Mark Langsdorf) [RHEL-120319] +- cpufreq: scmi: Skip SCMI devices that aren't used by the CPUs (Mark Langsdorf) [RHEL-120319] +- cpufreq: Add Rust-based cpufreq-dt driver (Mark Langsdorf) [RHEL-120319] +- cpufreq: drop redundant cpus_read_lock() from store_local_boost() (Mark Langsdorf) [RHEL-120319] +- cpufreq: Drop policy locking from cpufreq_policy_is_good_for_eas() (Mark Langsdorf) [RHEL-120319] +- powernow: use pr_info_once (Mark Langsdorf) [RHEL-120319] +- cpufreq/sched: Move cpufreq-specific EAS checks to cpufreq (Mark Langsdorf) [RHEL-120319] +- cpufreq/sched: schedutil: Add helper for governor checks (Mark Langsdorf) [RHEL-120319] +- cpufreq: Force sync policy boost with global boost on sysfs update (Mark Langsdorf) [RHEL-120319] +- cpufreq: Preserve policy's boost state after resume (Mark Langsdorf) [RHEL-120319] +- cpufreq: Introduce policy_set_boost() (Mark Langsdorf) [RHEL-120319] +- cpufreq: Don't unnecessarily call set_boost() (Mark Langsdorf) [RHEL-120319] +- cpufreq: Drop unused cpufreq_get_policy() (Mark Langsdorf) [RHEL-120319] +- cpufreq: Introduce cpufreq_policy_refresh() (Mark Langsdorf) [RHEL-120319] +- cpufreq: Use __free() for policy reference counting cleanup (Mark Langsdorf) [RHEL-120319] +- cpufreq: Drop cpufreq_cpu_acquire() and cpufreq_cpu_release() (Mark Langsdorf) [RHEL-120319] +- cpufreq: Use locking guard and __free() in cpufreq_update_policy() (Mark Langsdorf) [RHEL-120319] +- cpufreq: Add and use cpufreq policy locking guards (Mark Langsdorf) [RHEL-120319] +- cpufreq: Split cpufreq_online() (Mark Langsdorf) [RHEL-120319] +- cpufreq: Consolidate some code in cpufreq_online() (Mark Langsdorf) [RHEL-120319] +- cpufreq: intel_pstate: Rearrange max frequency updates handling code (Mark Langsdorf) [RHEL-120319] +- cpufreq: airoha: modify CONFIG_OF dependency (Mark Langsdorf) [RHEL-120319] +- cpufreq: airoha: Depends on OF (Mark Langsdorf) [RHEL-120319] +- cpufreq: airoha: Add EN7581 CPUFreq SMCCC driver (Mark Langsdorf) [RHEL-120319] +Resolves: RHEL-105766, RHEL-120319, RHEL-127414, RHEL-129484, RHEL-140641, RHEL-141658, RHEL-146125, RHEL-147285, RHEL-95680 + * Fri Feb 06 2026 CKI KWF Bot [6.12.0-202.el10] - net: bridge: annotate data-races around fdb->{updated,used} (Mohammad Heib) [RHEL-123945] - bridge: fix C-VLAN preservation in 802.1ad vlan_tunnel egress (Mohammad Heib) [RHEL-123945] diff --git a/kernel.spec b/kernel.spec index 2589d95ea..61035cab0 100644 --- a/kernel.spec +++ b/kernel.spec @@ -176,15 +176,15 @@ Summary: The Linux kernel %define specrpmversion 6.12.0 %define specversion 6.12.0 %define patchversion 6.12 -%define pkgrelease 202 +%define pkgrelease 203 %define kversion 6 -%define tarfile_release 6.12.0-202.el10 +%define tarfile_release 6.12.0-203.el10 # This is needed to do merge window version magic %define patchlevel 12 # This allows pkg_release to have configurable %%{?dist} tag -%define specrelease 202%{?buildid}%{?dist} +%define specrelease 203%{?buildid}%{?dist} # This defines the kabi tarball version -%define kabiversion 6.12.0-202.el10 +%define kabiversion 6.12.0-203.el10 # If this variable is set to 1, a bpf selftests build failure will cause a # fatal kernel package build error @@ -4481,6 +4481,67 @@ fi\ # # %changelog +* Tue Feb 10 2026 CKI KWF Bot [6.12.0-203.el10] +- nouveau/gsp: fix suspend/resume regression on r570 firmware (José Expósito) [RHEL-141658] +- nouveau: add a third state to the fini handler. (José Expósito) [RHEL-141658] +- nouveau/gsp: use rpc sequence numbers properly. (José Expósito) [RHEL-141658] +- redhat/dracut-virt.conf: omit drm drivers in UKI initrd (Li Tian) [RHEL-146125] +- scsi: storvsc: Process unsupported MODE_SENSE_10 (Li Tian) [RHEL-147285] +- dpll: expose fractional frequency offset in ppt (Ivan Vecera) [RHEL-129484] +- dpll: zl3073x: Implement device mode setting support (Ivan Vecera) [RHEL-140641] +- dpll: add dpll_device op to set working mode (Ivan Vecera) [RHEL-140641] +- dpll: add dpll_device op to get supported modes (Ivan Vecera) [RHEL-140641] +- mei: me: add wildcat lake P DID (Steve Best) [RHEL-95680] +- redhat/configs: ftrace: enable FUNCTION_GRAPH_RETVAL (Jerome Marchand) [RHEL-105766] +- KVM: x86: Don't clear async #PF queue when CR0.PG is disabled (e.g. on #SMI) (Maxim Levitsky) [RHEL-127414] +- KVM: x86: Fix a semi theoretical bug in kvm_arch_async_page_present_queued() (Maxim Levitsky) [RHEL-127414] +- cpufreq: scmi: Account for malformed DT in scmi_dev_used_by_cpus() (Mark Langsdorf) [RHEL-120319] +- cpufreq: Initialize cpufreq-based invariance before subsys (Mark Langsdorf) [RHEL-120319] +- cpufreq: CPPC: Mark driver with NEED_UPDATE_LIMITS flag (Mark Langsdorf) [RHEL-120319] +- PM: cpufreq: powernv/tracing: Move powernv_throttle trace event (Mark Langsdorf) [RHEL-120319] +- drivers: cpufreq: add Tegra114 support (Mark Langsdorf) [RHEL-120319] +- cpufreq: Exit governor when failed to start old governor (Mark Langsdorf) [RHEL-120319] +- cpufreq: Move the check of cpufreq_driver->get into cpufreq_verify_current_freq() (Mark Langsdorf) [RHEL-120319] +- cpufreq: Init policy->rwsem before it may be possibly used (Mark Langsdorf) [RHEL-120319] +- cpufreq: Initialize cpufreq-based frequency-invariance later (Mark Langsdorf) [RHEL-120319] +- cpufreq: Remove duplicate check in __cpufreq_offline() (Mark Langsdorf) [RHEL-120319] +- cpufreq: Contain scaling_cur_freq.attr in cpufreq_attrs (Mark Langsdorf) [RHEL-120319] +- cpufreq: tegra124: Allow building as a module (Mark Langsdorf) [RHEL-120319] +- cpufreq: dt: Add register helper (Mark Langsdorf) [RHEL-120319] +- cpufreq: Export disable_cpufreq() (Mark Langsdorf) [RHEL-120319] +- cpufreq: brcmstb-avs: Fully open-code compatible for grepping (Mark Langsdorf) [RHEL-120319] +- cpufreq: apple: drop default ARCH_APPLE in Kconfig (Mark Langsdorf) [RHEL-120319] +- cpufreq: userspace: set CPUFREQ_GOV_STRICT_TARGET flag (Mark Langsdorf) [RHEL-120319] +- cpufreq: CPPC: Remove forward declaration of cppc_cpufreq_register_em() (Mark Langsdorf) [RHEL-120319] +- cpufreq: CPPC: Do not return a value from populate_efficiency_class() (Mark Langsdorf) [RHEL-120319] +- cpufreq: CPPC: Remove cpu_data_list (Mark Langsdorf) [RHEL-120319] +- cpufreq: CPPC: Add support for autonomous selection (Mark Langsdorf) [RHEL-120319] +- cpufreq: Update sscanf() to kstrtouint() (Mark Langsdorf) [RHEL-120319] +- cpufreq: Replace magic number (Mark Langsdorf) [RHEL-120319] +- cpufreq: scmi: Skip SCMI devices that aren't used by the CPUs (Mark Langsdorf) [RHEL-120319] +- cpufreq: Add Rust-based cpufreq-dt driver (Mark Langsdorf) [RHEL-120319] +- cpufreq: drop redundant cpus_read_lock() from store_local_boost() (Mark Langsdorf) [RHEL-120319] +- cpufreq: Drop policy locking from cpufreq_policy_is_good_for_eas() (Mark Langsdorf) [RHEL-120319] +- powernow: use pr_info_once (Mark Langsdorf) [RHEL-120319] +- cpufreq/sched: Move cpufreq-specific EAS checks to cpufreq (Mark Langsdorf) [RHEL-120319] +- cpufreq/sched: schedutil: Add helper for governor checks (Mark Langsdorf) [RHEL-120319] +- cpufreq: Force sync policy boost with global boost on sysfs update (Mark Langsdorf) [RHEL-120319] +- cpufreq: Preserve policy's boost state after resume (Mark Langsdorf) [RHEL-120319] +- cpufreq: Introduce policy_set_boost() (Mark Langsdorf) [RHEL-120319] +- cpufreq: Don't unnecessarily call set_boost() (Mark Langsdorf) [RHEL-120319] +- cpufreq: Drop unused cpufreq_get_policy() (Mark Langsdorf) [RHEL-120319] +- cpufreq: Introduce cpufreq_policy_refresh() (Mark Langsdorf) [RHEL-120319] +- cpufreq: Use __free() for policy reference counting cleanup (Mark Langsdorf) [RHEL-120319] +- cpufreq: Drop cpufreq_cpu_acquire() and cpufreq_cpu_release() (Mark Langsdorf) [RHEL-120319] +- cpufreq: Use locking guard and __free() in cpufreq_update_policy() (Mark Langsdorf) [RHEL-120319] +- cpufreq: Add and use cpufreq policy locking guards (Mark Langsdorf) [RHEL-120319] +- cpufreq: Split cpufreq_online() (Mark Langsdorf) [RHEL-120319] +- cpufreq: Consolidate some code in cpufreq_online() (Mark Langsdorf) [RHEL-120319] +- cpufreq: intel_pstate: Rearrange max frequency updates handling code (Mark Langsdorf) [RHEL-120319] +- cpufreq: airoha: modify CONFIG_OF dependency (Mark Langsdorf) [RHEL-120319] +- cpufreq: airoha: Depends on OF (Mark Langsdorf) [RHEL-120319] +- cpufreq: airoha: Add EN7581 CPUFreq SMCCC driver (Mark Langsdorf) [RHEL-120319] + * Fri Feb 06 2026 CKI KWF Bot [6.12.0-202.el10] - net: bridge: annotate data-races around fdb->{updated,used} (Mohammad Heib) [RHEL-123945] - bridge: fix C-VLAN preservation in 802.1ad vlan_tunnel egress (Mohammad Heib) [RHEL-123945] diff --git a/sources b/sources index 33871ec60..b23532f4a 100644 --- a/sources +++ b/sources @@ -1,5 +1,5 @@ SHA512 (kernel-abi-stablelists-6.6.0.tar.bz2) = 4f917598056dee5e23814621ec96ff2e4a411c8c4ba9d56ecb01b23cb96431825bedbecfcbaac9338efbf5cb21694d85497fa0bf43e7c80d9cd10bc6dd144dbd SHA512 (kernel-kabi-dw-6.6.0.tar.bz2) = 19308cd976031d05e18ef7f5d093218acdb89446418bab0cd956ff12cf66369915b9e64bb66fa9f20939428a60e81884fec5be3529c6c7461738d6540d3cc5c6 -SHA512 (linux-6.12.0-202.el10.tar.xz) = b47ad4eb434fde17bdaec629f9cf0b03a8299e98eb42b61bb62120e00ff5c6bc743b16cb7b97d156cf188e94b4264921826196f0d70a8cdede7075bb00111cb1 -SHA512 (kernel-abi-stablelists-6.12.0-202.el10.tar.xz) = d3992bc974b09e664289ad3f667c3fd3235a601447c294eaf176d347bddec072750c1913fb0665f7768eaa3d0040a5972a36a41cf169318daeb29d344f732f17 -SHA512 (kernel-kabi-dw-6.12.0-202.el10.tar.xz) = 73adccac6de250518d1da54d1cdf2b2dc894610016c3f647917395b139166a615e0799c49089d1ee9232918366960664fba993d4d03d7410af2b0eebff42e37f +SHA512 (linux-6.12.0-203.el10.tar.xz) = eac77f5e349923efb7e93741937a4069e69d08422c3fc2ac1c681d79e0cafb7902e00f9936bd579a828dd5db27cb81f6d39e6e071576f90cd37d745c35877ec6 +SHA512 (kernel-abi-stablelists-6.12.0-203.el10.tar.xz) = 75150b07a4d08bbcf74e6755336dd74a99de1107a2da61216d7bab19eca6c29c2edba8b8b4ac3c3d73a7ba3612b52cd5362983e99f6d67ac01bf57fe5ad728fa +SHA512 (kernel-kabi-dw-6.12.0-203.el10.tar.xz) = 1f78621022275ce338b7bf3a97a8ed9706c97a6cce36362b02f6cdddede8c79b2ec3566d9e4dcae4900794c2951daa9e9d17c7e3791338ea31e71b6ce34dbf8c