From fafb76e7915dfe616a8c1c389e78d022238d0896 Mon Sep 17 00:00:00 2001 From: Scott Weaver Date: Tue, 9 Sep 2025 14:56:13 -0400 Subject: [PATCH] kernel-6.12.0-127.el10 * Tue Sep 09 2025 Scott Weaver [6.12.0-127.el10] - s390/hypfs: Enable limited access during lockdown (Mete Durlu) [RHEL-111203] - s390/hypfs: Avoid unnecessary ioctl registration in debugfs (Mete Durlu) [RHEL-111203] - hwmon: Add static visibility member to struct hwmon_ops (CKI Backport Bot) [RHEL-105091] - dpll: zl3073x: ZL3073X_I2C and ZL3073X_SPI should depend on NET (Ivan Vecera) [RHEL-104973] - dpll: Make ZL3073X invisible (Ivan Vecera) [RHEL-104973] - dpll: zl3073x: Fix build failure (Ivan Vecera) [RHEL-104973] - redhat/configs: enable CONFIG_ZL3073X* (Ivan Vecera) [RHEL-104973] - redhat/configs: enable CONFIG_I2C_MUX_PCA954x on x86 (Ivan Vecera) [RHEL-104973] - dpll: zl3073x: Add support to get fractional frequency offset (Ivan Vecera) [RHEL-104973] - dpll: zl3073x: Add support to adjust phase (Ivan Vecera) [RHEL-104973] - dpll: zl3073x: Implement phase offset monitor feature (Ivan Vecera) [RHEL-104973] - dpll: zl3073x: Add support to get phase offset on connected input pin (Ivan Vecera) [RHEL-104973] - dpll: zl3073x: Add support to get/set esync on pins (Ivan Vecera) [RHEL-104973] - dpll: zl3073x: Add support to get/set frequency on pins (Ivan Vecera) [RHEL-104973] - dpll: zl3073x: Implement input pin state setting in automatic mode (Ivan Vecera) [RHEL-104973] - dpll: zl3073x: Add support to get/set priority on input pins (Ivan Vecera) [RHEL-104973] - dpll: zl3073x: Implement input pin selection in manual mode (Ivan Vecera) [RHEL-104973] - dpll: zl3073x: Register DPLL devices and pins (Ivan Vecera) [RHEL-104973] - dpll: zl3073x: Read DPLL types and pin properties from system firmware (Ivan Vecera) [RHEL-104973] - dpll: zl3073x: Fetch invariants during probe (Ivan Vecera) [RHEL-104973] - dpll: Add basic Microchip ZL3073x support (Ivan Vecera) [RHEL-104973] - dt-bindings: dpll: Add support for Microchip Azurite chip family (Ivan Vecera) [RHEL-104973] - dt-bindings: dpll: Add DPLL device and pin (Ivan Vecera) [RHEL-104973] - x86/CPU/AMD: Ignore invalid reset reason value (Steve Best) [RHEL-101301] - x86/CPU/AMD: Add X86_FEATURE_ZEN6 (Steve Best) [RHEL-106911] - x86/cpufeatures: Free up unused feature bits (Steve Best) [RHEL-106911] - intel_idle: Allow loading ACPI tables for any family (Steve Best) [RHEL-110839] - intel_idle: Update arguments of mwait_idle_with_hints() (Steve Best) [RHEL-110839] - intel_idle: Rescan "dead" SMT siblings during initialization (Steve Best) [RHEL-110839] - x86/smp: PM/hibernate: Split arch_resume_nosmt() (Steve Best) [RHEL-110839] - intel_idle: Use subsys_initcall_sync() for initialization (Steve Best) [RHEL-110839] - intel_idle: Add C1 demotion on/off sysfs knob (Steve Best) [RHEL-110839] - Move FCH header to a location accessible by all archs (Steve Best) [RHEL-103121] - platform/x86/amd/pmc: Add PCSpecialist Lafite Pro V 14M to 8042 quirks list (Steve Best) [RHEL-103121] - platform/x86/amd: pmc: Clear metrics table at start of cycle (Steve Best) [RHEL-103121] - platform/x86/amd/pmc: Declare quirk_spurious_8042 for MECHREVO Wujie 14XA (GX4HRXL) (Steve Best) [RHEL-103121] - platform/x86/amd: pmc: Require at least 2.5 seconds between HW sleep cycles (Steve Best) [RHEL-103121] - x86/platform/amd: Move the header to (Steve Best) [RHEL-103121] - x86/mce/amd: Remove shared threshold bank plumbing (Steve Best) [RHEL-103121] - platform/x86/amd/pmc: fix leak in probe() (Steve Best) [RHEL-103121] - platform/x86/amd/pmc: Use managed APIs for mutex (Steve Best) [RHEL-103121] - platform/x86/amd/pmc: Remove unnecessary line breaks (Steve Best) [RHEL-103121] - platform/x86/amd/pmc: Move macros and structures to the PMC header file (Steve Best) [RHEL-103121] - platform/x86/amd/pmc: Notify user when platform does not support s0ix transition (Steve Best) [RHEL-103121] - platform/x86: amd: Use *-y instead of *-objs in Makefiles [partial] (Steve Best) [RHEL-103121] - platform/x86/amd/pmc: Only disable IRQ1 wakeup where i8042 actually enabled it (Steve Best) [RHEL-103121] - platform/x86/amd: pmc: Use guard(mutex) (Steve Best) [RHEL-103121] - platform/x86/amd/pmc: Add STB support for AMD Desktop variants (Steve Best) [RHEL-103121] - platform/x86/amd/pmc: Update S2D message id for 1Ah Family 70h model (Steve Best) [RHEL-103121] - platform/x86/amd/pmc: Update IP information structure for newer SoCs (Steve Best) [RHEL-103121] - platform/x86/amd/pmc: Use ARRAY_SIZE() to fill num_ips information (Steve Best) [RHEL-103121] - platform/x86/amd/pmc: Isolate STB code changes to a new file (Steve Best) [RHEL-103121] - platform/x86/amd/pmc: Define enum for S2D/PMC msg_port and add helper function (Steve Best) [RHEL-103121] - platform/x86/amd/pmc: Update function names to align with new STB file (Steve Best) [RHEL-103121] - platform/x86/amd/pmc: Move STB functionality to a new file for better code organization (Steve Best) [RHEL-103121] - platform/x86/amd/pmc: Move STB block into amd_pmc_s2d_init() (Steve Best) [RHEL-103121] - docs: core-api: document the IOVA-based API (Eder Zulian) [RHEL-73606] - dma-mapping: add a dma_need_unmap helper (Eder Zulian) [RHEL-73606] - dma-mapping: Implement link/unlink ranges API (Eder Zulian) [RHEL-73606] - iommu/dma: Factor out a iommu_dma_map_swiotlb helper (Eder Zulian) [RHEL-73606] - dma-mapping: Provide an interface to allow allocate IOVA (Eder Zulian) [RHEL-73606] - iommu: add kernel-doc for iommu_unmap_fast (Eder Zulian) [RHEL-73606] - iommu: generalize the batched sync after map interface (Eder Zulian) [RHEL-73606] - dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h (Eder Zulian) [RHEL-73606] - PCI/P2PDMA: Refactor the p2pdma mapping helpers (Eder Zulian) [RHEL-73606] - s390/ism: fix concurrency management in ism_cmd() (Mete Durlu) [RHEL-110207] - redhat/configs: Enable CONFIG_X86_BUS_LOCK_DETECT (John Allen) [RHEL-50321] - x86/bus_lock: Add support for AMD (John Allen) [RHEL-50321] - x86/split_lock: Move Split and Bus lock code to a dedicated file (John Allen) [RHEL-50321] Resolves: RHEL-101301, RHEL-103121, RHEL-104973, RHEL-105091, RHEL-106911, RHEL-110207, RHEL-110839, RHEL-111203, RHEL-50321, RHEL-73606 Signed-off-by: Scott Weaver --- Makefile.rhelver | 2 +- kernel-aarch64-64k-debug-rhel.config | 3 + kernel-aarch64-64k-rhel.config | 3 + kernel-aarch64-debug-rhel.config | 3 + kernel-aarch64-rhel.config | 3 + kernel-aarch64-rt-64k-debug-rhel.config | 3 + kernel-aarch64-rt-64k-rhel.config | 3 + kernel-aarch64-rt-debug-rhel.config | 3 + kernel-aarch64-rt-rhel.config | 3 + kernel-ppc64le-debug-rhel.config | 3 + kernel-ppc64le-rhel.config | 3 + kernel-riscv64-debug-rhel.config | 3 + kernel-riscv64-rhel.config | 3 + kernel-s390x-debug-rhel.config | 3 + kernel-s390x-rhel.config | 3 + kernel-s390x-zfcpdump-rhel.config | 3 + kernel-x86_64-debug-rhel.config | 6 +- kernel-x86_64-rhel.config | 6 +- kernel-x86_64-rt-debug-rhel.config | 6 +- kernel-x86_64-rt-rhel.config | 6 +- kernel.changelog | 72 ++++++++++++++++++++++ kernel.spec | 79 +++++++++++++++++++++++-- sources | 6 +- 23 files changed, 216 insertions(+), 12 deletions(-) diff --git a/Makefile.rhelver b/Makefile.rhelver index 33c204e80..7ae46883b 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 = 126 +RHEL_RELEASE = 127 # # RHEL_REBASE_NUM diff --git a/kernel-aarch64-64k-debug-rhel.config b/kernel-aarch64-64k-debug-rhel.config index c64ebcd11..92ff19d5c 100644 --- a/kernel-aarch64-64k-debug-rhel.config +++ b/kernel-aarch64-64k-debug-rhel.config @@ -8414,6 +8414,9 @@ CONFIG_ZBUD=y # CONFIG_ZEROPLUS_FF is not set # CONFIG_ZIIRAVE_WATCHDOG is not set CONFIG_ZISOFS=y +CONFIG_ZL3073X_I2C=m +CONFIG_ZL3073X=m +CONFIG_ZL3073X_SPI=m CONFIG_ZLIB_DEFLATE=y CONFIG_ZLIB_DFLTCC=y CONFIG_ZLIB_INFLATE=y diff --git a/kernel-aarch64-64k-rhel.config b/kernel-aarch64-64k-rhel.config index 70860dd03..774e320c6 100644 --- a/kernel-aarch64-64k-rhel.config +++ b/kernel-aarch64-64k-rhel.config @@ -8389,6 +8389,9 @@ CONFIG_ZBUD=y # CONFIG_ZEROPLUS_FF is not set # CONFIG_ZIIRAVE_WATCHDOG is not set CONFIG_ZISOFS=y +CONFIG_ZL3073X_I2C=m +CONFIG_ZL3073X=m +CONFIG_ZL3073X_SPI=m CONFIG_ZLIB_DEFLATE=y CONFIG_ZLIB_DFLTCC=y CONFIG_ZLIB_INFLATE=y diff --git a/kernel-aarch64-debug-rhel.config b/kernel-aarch64-debug-rhel.config index 8891265d3..7e4de9090 100644 --- a/kernel-aarch64-debug-rhel.config +++ b/kernel-aarch64-debug-rhel.config @@ -8410,6 +8410,9 @@ CONFIG_ZBUD=y # CONFIG_ZEROPLUS_FF is not set # CONFIG_ZIIRAVE_WATCHDOG is not set CONFIG_ZISOFS=y +CONFIG_ZL3073X_I2C=m +CONFIG_ZL3073X=m +CONFIG_ZL3073X_SPI=m CONFIG_ZLIB_DEFLATE=y CONFIG_ZLIB_DFLTCC=y CONFIG_ZLIB_INFLATE=y diff --git a/kernel-aarch64-rhel.config b/kernel-aarch64-rhel.config index 86ec0c63e..03da0499b 100644 --- a/kernel-aarch64-rhel.config +++ b/kernel-aarch64-rhel.config @@ -8385,6 +8385,9 @@ CONFIG_ZBUD=y # CONFIG_ZEROPLUS_FF is not set # CONFIG_ZIIRAVE_WATCHDOG is not set CONFIG_ZISOFS=y +CONFIG_ZL3073X_I2C=m +CONFIG_ZL3073X=m +CONFIG_ZL3073X_SPI=m CONFIG_ZLIB_DEFLATE=y CONFIG_ZLIB_DFLTCC=y CONFIG_ZLIB_INFLATE=y diff --git a/kernel-aarch64-rt-64k-debug-rhel.config b/kernel-aarch64-rt-64k-debug-rhel.config index 8ab57deae..6075e7446 100644 --- a/kernel-aarch64-rt-64k-debug-rhel.config +++ b/kernel-aarch64-rt-64k-debug-rhel.config @@ -8469,6 +8469,9 @@ CONFIG_ZBUD=y # CONFIG_ZEROPLUS_FF is not set # CONFIG_ZIIRAVE_WATCHDOG is not set CONFIG_ZISOFS=y +CONFIG_ZL3073X_I2C=m +CONFIG_ZL3073X=m +CONFIG_ZL3073X_SPI=m CONFIG_ZLIB_DEFLATE=y CONFIG_ZLIB_DFLTCC=y CONFIG_ZLIB_INFLATE=y diff --git a/kernel-aarch64-rt-64k-rhel.config b/kernel-aarch64-rt-64k-rhel.config index 8dcb50b0d..5d63730c1 100644 --- a/kernel-aarch64-rt-64k-rhel.config +++ b/kernel-aarch64-rt-64k-rhel.config @@ -8444,6 +8444,9 @@ CONFIG_ZBUD=y # CONFIG_ZEROPLUS_FF is not set # CONFIG_ZIIRAVE_WATCHDOG is not set CONFIG_ZISOFS=y +CONFIG_ZL3073X_I2C=m +CONFIG_ZL3073X=m +CONFIG_ZL3073X_SPI=m CONFIG_ZLIB_DEFLATE=y CONFIG_ZLIB_DFLTCC=y CONFIG_ZLIB_INFLATE=y diff --git a/kernel-aarch64-rt-debug-rhel.config b/kernel-aarch64-rt-debug-rhel.config index cf0dc1de4..bd9f64d02 100644 --- a/kernel-aarch64-rt-debug-rhel.config +++ b/kernel-aarch64-rt-debug-rhel.config @@ -8465,6 +8465,9 @@ CONFIG_ZBUD=y # CONFIG_ZEROPLUS_FF is not set # CONFIG_ZIIRAVE_WATCHDOG is not set CONFIG_ZISOFS=y +CONFIG_ZL3073X_I2C=m +CONFIG_ZL3073X=m +CONFIG_ZL3073X_SPI=m CONFIG_ZLIB_DEFLATE=y CONFIG_ZLIB_DFLTCC=y CONFIG_ZLIB_INFLATE=y diff --git a/kernel-aarch64-rt-rhel.config b/kernel-aarch64-rt-rhel.config index 31fd99acc..767046e89 100644 --- a/kernel-aarch64-rt-rhel.config +++ b/kernel-aarch64-rt-rhel.config @@ -8440,6 +8440,9 @@ CONFIG_ZBUD=y # CONFIG_ZEROPLUS_FF is not set # CONFIG_ZIIRAVE_WATCHDOG is not set CONFIG_ZISOFS=y +CONFIG_ZL3073X_I2C=m +CONFIG_ZL3073X=m +CONFIG_ZL3073X_SPI=m CONFIG_ZLIB_DEFLATE=y CONFIG_ZLIB_DFLTCC=y CONFIG_ZLIB_INFLATE=y diff --git a/kernel-ppc64le-debug-rhel.config b/kernel-ppc64le-debug-rhel.config index b178e9b0a..f5d02fee2 100644 --- a/kernel-ppc64le-debug-rhel.config +++ b/kernel-ppc64le-debug-rhel.config @@ -7840,6 +7840,9 @@ CONFIG_ZBUD=y # CONFIG_ZEROPLUS_FF is not set # CONFIG_ZIIRAVE_WATCHDOG is not set CONFIG_ZISOFS=y +CONFIG_ZL3073X_I2C=m +CONFIG_ZL3073X=m +CONFIG_ZL3073X_SPI=m CONFIG_ZLIB_DEFLATE=y CONFIG_ZLIB_DFLTCC=y CONFIG_ZLIB_INFLATE=y diff --git a/kernel-ppc64le-rhel.config b/kernel-ppc64le-rhel.config index a29672451..aae450b05 100644 --- a/kernel-ppc64le-rhel.config +++ b/kernel-ppc64le-rhel.config @@ -7817,6 +7817,9 @@ CONFIG_ZBUD=y # CONFIG_ZEROPLUS_FF is not set # CONFIG_ZIIRAVE_WATCHDOG is not set CONFIG_ZISOFS=y +CONFIG_ZL3073X_I2C=m +CONFIG_ZL3073X=m +CONFIG_ZL3073X_SPI=m CONFIG_ZLIB_DEFLATE=y CONFIG_ZLIB_DFLTCC=y CONFIG_ZLIB_INFLATE=y diff --git a/kernel-riscv64-debug-rhel.config b/kernel-riscv64-debug-rhel.config index 64ed27c99..74fcad7af 100644 --- a/kernel-riscv64-debug-rhel.config +++ b/kernel-riscv64-debug-rhel.config @@ -7744,6 +7744,9 @@ CONFIG_ZBUD=y # CONFIG_ZEROPLUS_FF is not set # CONFIG_ZIIRAVE_WATCHDOG is not set CONFIG_ZISOFS=y +CONFIG_ZL3073X_I2C=m +CONFIG_ZL3073X=m +CONFIG_ZL3073X_SPI=m CONFIG_ZLIB_DEFLATE=y CONFIG_ZLIB_DFLTCC=y CONFIG_ZLIB_INFLATE=y diff --git a/kernel-riscv64-rhel.config b/kernel-riscv64-rhel.config index 880b0a5eb..bf805cbfe 100644 --- a/kernel-riscv64-rhel.config +++ b/kernel-riscv64-rhel.config @@ -7721,6 +7721,9 @@ CONFIG_ZBUD=y # CONFIG_ZEROPLUS_FF is not set # CONFIG_ZIIRAVE_WATCHDOG is not set CONFIG_ZISOFS=y +CONFIG_ZL3073X_I2C=m +CONFIG_ZL3073X=m +CONFIG_ZL3073X_SPI=m CONFIG_ZLIB_DEFLATE=y CONFIG_ZLIB_DFLTCC=y CONFIG_ZLIB_INFLATE=y diff --git a/kernel-s390x-debug-rhel.config b/kernel-s390x-debug-rhel.config index 10d625d65..d3be3378f 100644 --- a/kernel-s390x-debug-rhel.config +++ b/kernel-s390x-debug-rhel.config @@ -7822,6 +7822,9 @@ CONFIG_ZCRYPT_MULTIDEVNODES=y CONFIG_ZFCP=m # CONFIG_ZIIRAVE_WATCHDOG is not set CONFIG_ZISOFS=y +# CONFIG_ZL3073X_I2C is not set +# CONFIG_ZL3073X is not set +# CONFIG_ZL3073X_SPI is not set CONFIG_ZLIB_DEFLATE=y CONFIG_ZLIB_DFLTCC=y CONFIG_ZLIB_INFLATE=y diff --git a/kernel-s390x-rhel.config b/kernel-s390x-rhel.config index 20896a2d7..8cb562b75 100644 --- a/kernel-s390x-rhel.config +++ b/kernel-s390x-rhel.config @@ -7799,6 +7799,9 @@ CONFIG_ZCRYPT_MULTIDEVNODES=y CONFIG_ZFCP=m # CONFIG_ZIIRAVE_WATCHDOG is not set CONFIG_ZISOFS=y +# CONFIG_ZL3073X_I2C is not set +# CONFIG_ZL3073X is not set +# CONFIG_ZL3073X_SPI is not set CONFIG_ZLIB_DEFLATE=y CONFIG_ZLIB_DFLTCC=y CONFIG_ZLIB_INFLATE=y diff --git a/kernel-s390x-zfcpdump-rhel.config b/kernel-s390x-zfcpdump-rhel.config index 6f3a1f303..5596085f2 100644 --- a/kernel-s390x-zfcpdump-rhel.config +++ b/kernel-s390x-zfcpdump-rhel.config @@ -7821,6 +7821,9 @@ CONFIG_ZCRYPT_MULTIDEVNODES=y CONFIG_ZFCP=y # CONFIG_ZIIRAVE_WATCHDOG is not set CONFIG_ZISOFS=y +# CONFIG_ZL3073X_I2C is not set +# CONFIG_ZL3073X is not set +# CONFIG_ZL3073X_SPI is not set CONFIG_ZLIB_DEFLATE=y CONFIG_ZLIB_DFLTCC=y CONFIG_ZLIB_INFLATE=y diff --git a/kernel-x86_64-debug-rhel.config b/kernel-x86_64-debug-rhel.config index 935f4d7dd..1e59feedf 100644 --- a/kernel-x86_64-debug-rhel.config +++ b/kernel-x86_64-debug-rhel.config @@ -2588,7 +2588,7 @@ CONFIG_I2C_MUX=m CONFIG_I2C_MUX_MLXCPLD=m # CONFIG_I2C_MUX_MULE is not set # CONFIG_I2C_MUX_PCA9541 is not set -# CONFIG_I2C_MUX_PCA954x is not set +CONFIG_I2C_MUX_PCA954x=m # CONFIG_I2C_MUX_REG is not set CONFIG_I2C_NFORCE2=m CONFIG_I2C_NFORCE2_S4985=m @@ -8172,6 +8172,7 @@ CONFIG_X86_AMD_PSTATE_DEFAULT_MODE=3 CONFIG_X86_AMD_PSTATE_UT=m CONFIG_X86_AMD_PSTATE=y CONFIG_X86_BOOTPARAM_MEMORY_CORRUPTION_CHECK=y +CONFIG_X86_BUS_LOCK_DETECT=y CONFIG_X86_CHECK_BIOS_CORRUPTION=y CONFIG_X86_CMPXCHG64=y CONFIG_X86_CPA_STATISTICS=y @@ -8315,6 +8316,9 @@ CONFIG_ZBUD=y # CONFIG_ZEROPLUS_FF is not set # CONFIG_ZIIRAVE_WATCHDOG is not set CONFIG_ZISOFS=y +CONFIG_ZL3073X_I2C=m +CONFIG_ZL3073X=m +CONFIG_ZL3073X_SPI=m CONFIG_ZLIB_DEFLATE=y CONFIG_ZLIB_DFLTCC=y CONFIG_ZLIB_INFLATE=y diff --git a/kernel-x86_64-rhel.config b/kernel-x86_64-rhel.config index ad2c6a5e3..db9a4412e 100644 --- a/kernel-x86_64-rhel.config +++ b/kernel-x86_64-rhel.config @@ -2572,7 +2572,7 @@ CONFIG_I2C_MUX=m CONFIG_I2C_MUX_MLXCPLD=m # CONFIG_I2C_MUX_MULE is not set # CONFIG_I2C_MUX_PCA9541 is not set -# CONFIG_I2C_MUX_PCA954x is not set +CONFIG_I2C_MUX_PCA954x=m # CONFIG_I2C_MUX_REG is not set CONFIG_I2C_NFORCE2=m CONFIG_I2C_NFORCE2_S4985=m @@ -8148,6 +8148,7 @@ CONFIG_X86_AMD_PSTATE_DEFAULT_MODE=3 CONFIG_X86_AMD_PSTATE_UT=m CONFIG_X86_AMD_PSTATE=y # CONFIG_X86_BOOTPARAM_MEMORY_CORRUPTION_CHECK is not set +CONFIG_X86_BUS_LOCK_DETECT=y CONFIG_X86_CHECK_BIOS_CORRUPTION=y CONFIG_X86_CMPXCHG64=y CONFIG_X86_CPA_STATISTICS=y @@ -8291,6 +8292,9 @@ CONFIG_ZBUD=y # CONFIG_ZEROPLUS_FF is not set # CONFIG_ZIIRAVE_WATCHDOG is not set CONFIG_ZISOFS=y +CONFIG_ZL3073X_I2C=m +CONFIG_ZL3073X=m +CONFIG_ZL3073X_SPI=m CONFIG_ZLIB_DEFLATE=y CONFIG_ZLIB_DFLTCC=y CONFIG_ZLIB_INFLATE=y diff --git a/kernel-x86_64-rt-debug-rhel.config b/kernel-x86_64-rt-debug-rhel.config index 4fef685ba..26975be34 100644 --- a/kernel-x86_64-rt-debug-rhel.config +++ b/kernel-x86_64-rt-debug-rhel.config @@ -2629,7 +2629,7 @@ CONFIG_I2C_MUX=m CONFIG_I2C_MUX_MLXCPLD=m # CONFIG_I2C_MUX_MULE is not set # CONFIG_I2C_MUX_PCA9541 is not set -# CONFIG_I2C_MUX_PCA954x is not set +CONFIG_I2C_MUX_PCA954x=m # CONFIG_I2C_MUX_REG is not set CONFIG_I2C_NFORCE2=m CONFIG_I2C_NFORCE2_S4985=m @@ -8222,6 +8222,7 @@ CONFIG_X86_AMD_PSTATE_DEFAULT_MODE=3 CONFIG_X86_AMD_PSTATE_UT=m CONFIG_X86_AMD_PSTATE=y CONFIG_X86_BOOTPARAM_MEMORY_CORRUPTION_CHECK=y +CONFIG_X86_BUS_LOCK_DETECT=y CONFIG_X86_CHECK_BIOS_CORRUPTION=y CONFIG_X86_CMPXCHG64=y CONFIG_X86_CPA_STATISTICS=y @@ -8371,6 +8372,9 @@ CONFIG_ZBUD=y # CONFIG_ZEROPLUS_FF is not set # CONFIG_ZIIRAVE_WATCHDOG is not set CONFIG_ZISOFS=y +CONFIG_ZL3073X_I2C=m +CONFIG_ZL3073X=m +CONFIG_ZL3073X_SPI=m CONFIG_ZLIB_DEFLATE=y CONFIG_ZLIB_DFLTCC=y CONFIG_ZLIB_INFLATE=y diff --git a/kernel-x86_64-rt-rhel.config b/kernel-x86_64-rt-rhel.config index 13ccdc9c9..7300775b5 100644 --- a/kernel-x86_64-rt-rhel.config +++ b/kernel-x86_64-rt-rhel.config @@ -2613,7 +2613,7 @@ CONFIG_I2C_MUX=m CONFIG_I2C_MUX_MLXCPLD=m # CONFIG_I2C_MUX_MULE is not set # CONFIG_I2C_MUX_PCA9541 is not set -# CONFIG_I2C_MUX_PCA954x is not set +CONFIG_I2C_MUX_PCA954x=m # CONFIG_I2C_MUX_REG is not set CONFIG_I2C_NFORCE2=m CONFIG_I2C_NFORCE2_S4985=m @@ -8198,6 +8198,7 @@ CONFIG_X86_AMD_PSTATE_DEFAULT_MODE=3 CONFIG_X86_AMD_PSTATE_UT=m CONFIG_X86_AMD_PSTATE=y # CONFIG_X86_BOOTPARAM_MEMORY_CORRUPTION_CHECK is not set +CONFIG_X86_BUS_LOCK_DETECT=y CONFIG_X86_CHECK_BIOS_CORRUPTION=y CONFIG_X86_CMPXCHG64=y CONFIG_X86_CPA_STATISTICS=y @@ -8347,6 +8348,9 @@ CONFIG_ZBUD=y # CONFIG_ZEROPLUS_FF is not set # CONFIG_ZIIRAVE_WATCHDOG is not set CONFIG_ZISOFS=y +CONFIG_ZL3073X_I2C=m +CONFIG_ZL3073X=m +CONFIG_ZL3073X_SPI=m CONFIG_ZLIB_DEFLATE=y CONFIG_ZLIB_DFLTCC=y CONFIG_ZLIB_INFLATE=y diff --git a/kernel.changelog b/kernel.changelog index 41d2dbab1..b732887ab 100644 --- a/kernel.changelog +++ b/kernel.changelog @@ -1,3 +1,75 @@ +* Tue Sep 09 2025 Scott Weaver [6.12.0-127.el10] +- s390/hypfs: Enable limited access during lockdown (Mete Durlu) [RHEL-111203] +- s390/hypfs: Avoid unnecessary ioctl registration in debugfs (Mete Durlu) [RHEL-111203] +- hwmon: Add static visibility member to struct hwmon_ops (CKI Backport Bot) [RHEL-105091] +- dpll: zl3073x: ZL3073X_I2C and ZL3073X_SPI should depend on NET (Ivan Vecera) [RHEL-104973] +- dpll: Make ZL3073X invisible (Ivan Vecera) [RHEL-104973] +- dpll: zl3073x: Fix build failure (Ivan Vecera) [RHEL-104973] +- redhat/configs: enable CONFIG_ZL3073X* (Ivan Vecera) [RHEL-104973] +- redhat/configs: enable CONFIG_I2C_MUX_PCA954x on x86 (Ivan Vecera) [RHEL-104973] +- dpll: zl3073x: Add support to get fractional frequency offset (Ivan Vecera) [RHEL-104973] +- dpll: zl3073x: Add support to adjust phase (Ivan Vecera) [RHEL-104973] +- dpll: zl3073x: Implement phase offset monitor feature (Ivan Vecera) [RHEL-104973] +- dpll: zl3073x: Add support to get phase offset on connected input pin (Ivan Vecera) [RHEL-104973] +- dpll: zl3073x: Add support to get/set esync on pins (Ivan Vecera) [RHEL-104973] +- dpll: zl3073x: Add support to get/set frequency on pins (Ivan Vecera) [RHEL-104973] +- dpll: zl3073x: Implement input pin state setting in automatic mode (Ivan Vecera) [RHEL-104973] +- dpll: zl3073x: Add support to get/set priority on input pins (Ivan Vecera) [RHEL-104973] +- dpll: zl3073x: Implement input pin selection in manual mode (Ivan Vecera) [RHEL-104973] +- dpll: zl3073x: Register DPLL devices and pins (Ivan Vecera) [RHEL-104973] +- dpll: zl3073x: Read DPLL types and pin properties from system firmware (Ivan Vecera) [RHEL-104973] +- dpll: zl3073x: Fetch invariants during probe (Ivan Vecera) [RHEL-104973] +- dpll: Add basic Microchip ZL3073x support (Ivan Vecera) [RHEL-104973] +- dt-bindings: dpll: Add support for Microchip Azurite chip family (Ivan Vecera) [RHEL-104973] +- dt-bindings: dpll: Add DPLL device and pin (Ivan Vecera) [RHEL-104973] +- x86/CPU/AMD: Ignore invalid reset reason value (Steve Best) [RHEL-101301] +- x86/CPU/AMD: Add X86_FEATURE_ZEN6 (Steve Best) [RHEL-106911] +- x86/cpufeatures: Free up unused feature bits (Steve Best) [RHEL-106911] +- intel_idle: Allow loading ACPI tables for any family (Steve Best) [RHEL-110839] +- intel_idle: Update arguments of mwait_idle_with_hints() (Steve Best) [RHEL-110839] +- intel_idle: Rescan "dead" SMT siblings during initialization (Steve Best) [RHEL-110839] +- x86/smp: PM/hibernate: Split arch_resume_nosmt() (Steve Best) [RHEL-110839] +- intel_idle: Use subsys_initcall_sync() for initialization (Steve Best) [RHEL-110839] +- intel_idle: Add C1 demotion on/off sysfs knob (Steve Best) [RHEL-110839] +- Move FCH header to a location accessible by all archs (Steve Best) [RHEL-103121] +- platform/x86/amd/pmc: Add PCSpecialist Lafite Pro V 14M to 8042 quirks list (Steve Best) [RHEL-103121] +- platform/x86/amd: pmc: Clear metrics table at start of cycle (Steve Best) [RHEL-103121] +- platform/x86/amd/pmc: Declare quirk_spurious_8042 for MECHREVO Wujie 14XA (GX4HRXL) (Steve Best) [RHEL-103121] +- platform/x86/amd: pmc: Require at least 2.5 seconds between HW sleep cycles (Steve Best) [RHEL-103121] +- x86/platform/amd: Move the header to (Steve Best) [RHEL-103121] +- x86/mce/amd: Remove shared threshold bank plumbing (Steve Best) [RHEL-103121] +- platform/x86/amd/pmc: fix leak in probe() (Steve Best) [RHEL-103121] +- platform/x86/amd/pmc: Use managed APIs for mutex (Steve Best) [RHEL-103121] +- platform/x86/amd/pmc: Remove unnecessary line breaks (Steve Best) [RHEL-103121] +- platform/x86/amd/pmc: Move macros and structures to the PMC header file (Steve Best) [RHEL-103121] +- platform/x86/amd/pmc: Notify user when platform does not support s0ix transition (Steve Best) [RHEL-103121] +- platform/x86: amd: Use *-y instead of *-objs in Makefiles [partial] (Steve Best) [RHEL-103121] +- platform/x86/amd/pmc: Only disable IRQ1 wakeup where i8042 actually enabled it (Steve Best) [RHEL-103121] +- platform/x86/amd: pmc: Use guard(mutex) (Steve Best) [RHEL-103121] +- platform/x86/amd/pmc: Add STB support for AMD Desktop variants (Steve Best) [RHEL-103121] +- platform/x86/amd/pmc: Update S2D message id for 1Ah Family 70h model (Steve Best) [RHEL-103121] +- platform/x86/amd/pmc: Update IP information structure for newer SoCs (Steve Best) [RHEL-103121] +- platform/x86/amd/pmc: Use ARRAY_SIZE() to fill num_ips information (Steve Best) [RHEL-103121] +- platform/x86/amd/pmc: Isolate STB code changes to a new file (Steve Best) [RHEL-103121] +- platform/x86/amd/pmc: Define enum for S2D/PMC msg_port and add helper function (Steve Best) [RHEL-103121] +- platform/x86/amd/pmc: Update function names to align with new STB file (Steve Best) [RHEL-103121] +- platform/x86/amd/pmc: Move STB functionality to a new file for better code organization (Steve Best) [RHEL-103121] +- platform/x86/amd/pmc: Move STB block into amd_pmc_s2d_init() (Steve Best) [RHEL-103121] +- docs: core-api: document the IOVA-based API (Eder Zulian) [RHEL-73606] +- dma-mapping: add a dma_need_unmap helper (Eder Zulian) [RHEL-73606] +- dma-mapping: Implement link/unlink ranges API (Eder Zulian) [RHEL-73606] +- iommu/dma: Factor out a iommu_dma_map_swiotlb helper (Eder Zulian) [RHEL-73606] +- dma-mapping: Provide an interface to allow allocate IOVA (Eder Zulian) [RHEL-73606] +- iommu: add kernel-doc for iommu_unmap_fast (Eder Zulian) [RHEL-73606] +- iommu: generalize the batched sync after map interface (Eder Zulian) [RHEL-73606] +- dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h (Eder Zulian) [RHEL-73606] +- PCI/P2PDMA: Refactor the p2pdma mapping helpers (Eder Zulian) [RHEL-73606] +- s390/ism: fix concurrency management in ism_cmd() (Mete Durlu) [RHEL-110207] +- redhat/configs: Enable CONFIG_X86_BUS_LOCK_DETECT (John Allen) [RHEL-50321] +- x86/bus_lock: Add support for AMD (John Allen) [RHEL-50321] +- x86/split_lock: Move Split and Bus lock code to a dedicated file (John Allen) [RHEL-50321] +Resolves: RHEL-101301, RHEL-103121, RHEL-104973, RHEL-105091, RHEL-106911, RHEL-110207, RHEL-110839, RHEL-111203, RHEL-50321, RHEL-73606 + * Wed Sep 03 2025 Scott Weaver [6.12.0-126.el10] - platform/x86/amd: pmf: Simplify error flow in amd_pmf_init_smart_pc() (Steve Best) [RHEL-104142] - platform/x86/amd: pmf: Prevent amd_pmf_tee_deinit() from running twice (Steve Best) [RHEL-104142] diff --git a/kernel.spec b/kernel.spec index ff731b551..fbc4106ac 100644 --- a/kernel.spec +++ b/kernel.spec @@ -165,15 +165,15 @@ Summary: The Linux kernel %define specrpmversion 6.12.0 %define specversion 6.12.0 %define patchversion 6.12 -%define pkgrelease 126 +%define pkgrelease 127 %define kversion 6 -%define tarfile_release 6.12.0-126.el10 +%define tarfile_release 6.12.0-127.el10 # This is needed to do merge window version magic %define patchlevel 12 # This allows pkg_release to have configurable %%{?dist} tag -%define specrelease 126%{?buildid}%{?dist} +%define specrelease 127%{?buildid}%{?dist} # This defines the kabi tarball version -%define kabiversion 6.12.0-126.el10 +%define kabiversion 6.12.0-127.el10 # If this variable is set to 1, a bpf selftests build failure will cause a # fatal kernel package build error @@ -4339,6 +4339,77 @@ fi\ # # %changelog +* Tue Sep 09 2025 Scott Weaver [6.12.0-127.el10] +- s390/hypfs: Enable limited access during lockdown (Mete Durlu) [RHEL-111203] +- s390/hypfs: Avoid unnecessary ioctl registration in debugfs (Mete Durlu) [RHEL-111203] +- hwmon: Add static visibility member to struct hwmon_ops (CKI Backport Bot) [RHEL-105091] +- dpll: zl3073x: ZL3073X_I2C and ZL3073X_SPI should depend on NET (Ivan Vecera) [RHEL-104973] +- dpll: Make ZL3073X invisible (Ivan Vecera) [RHEL-104973] +- dpll: zl3073x: Fix build failure (Ivan Vecera) [RHEL-104973] +- redhat/configs: enable CONFIG_ZL3073X* (Ivan Vecera) [RHEL-104973] +- redhat/configs: enable CONFIG_I2C_MUX_PCA954x on x86 (Ivan Vecera) [RHEL-104973] +- dpll: zl3073x: Add support to get fractional frequency offset (Ivan Vecera) [RHEL-104973] +- dpll: zl3073x: Add support to adjust phase (Ivan Vecera) [RHEL-104973] +- dpll: zl3073x: Implement phase offset monitor feature (Ivan Vecera) [RHEL-104973] +- dpll: zl3073x: Add support to get phase offset on connected input pin (Ivan Vecera) [RHEL-104973] +- dpll: zl3073x: Add support to get/set esync on pins (Ivan Vecera) [RHEL-104973] +- dpll: zl3073x: Add support to get/set frequency on pins (Ivan Vecera) [RHEL-104973] +- dpll: zl3073x: Implement input pin state setting in automatic mode (Ivan Vecera) [RHEL-104973] +- dpll: zl3073x: Add support to get/set priority on input pins (Ivan Vecera) [RHEL-104973] +- dpll: zl3073x: Implement input pin selection in manual mode (Ivan Vecera) [RHEL-104973] +- dpll: zl3073x: Register DPLL devices and pins (Ivan Vecera) [RHEL-104973] +- dpll: zl3073x: Read DPLL types and pin properties from system firmware (Ivan Vecera) [RHEL-104973] +- dpll: zl3073x: Fetch invariants during probe (Ivan Vecera) [RHEL-104973] +- dpll: Add basic Microchip ZL3073x support (Ivan Vecera) [RHEL-104973] +- dt-bindings: dpll: Add support for Microchip Azurite chip family (Ivan Vecera) [RHEL-104973] +- dt-bindings: dpll: Add DPLL device and pin (Ivan Vecera) [RHEL-104973] +- x86/CPU/AMD: Ignore invalid reset reason value (Steve Best) [RHEL-101301] +- x86/CPU/AMD: Add X86_FEATURE_ZEN6 (Steve Best) [RHEL-106911] +- x86/cpufeatures: Free up unused feature bits (Steve Best) [RHEL-106911] +- intel_idle: Allow loading ACPI tables for any family (Steve Best) [RHEL-110839] +- intel_idle: Update arguments of mwait_idle_with_hints() (Steve Best) [RHEL-110839] +- intel_idle: Rescan "dead" SMT siblings during initialization (Steve Best) [RHEL-110839] +- x86/smp: PM/hibernate: Split arch_resume_nosmt() (Steve Best) [RHEL-110839] +- intel_idle: Use subsys_initcall_sync() for initialization (Steve Best) [RHEL-110839] +- intel_idle: Add C1 demotion on/off sysfs knob (Steve Best) [RHEL-110839] +- Move FCH header to a location accessible by all archs (Steve Best) [RHEL-103121] +- platform/x86/amd/pmc: Add PCSpecialist Lafite Pro V 14M to 8042 quirks list (Steve Best) [RHEL-103121] +- platform/x86/amd: pmc: Clear metrics table at start of cycle (Steve Best) [RHEL-103121] +- platform/x86/amd/pmc: Declare quirk_spurious_8042 for MECHREVO Wujie 14XA (GX4HRXL) (Steve Best) [RHEL-103121] +- platform/x86/amd: pmc: Require at least 2.5 seconds between HW sleep cycles (Steve Best) [RHEL-103121] +- x86/platform/amd: Move the header to (Steve Best) [RHEL-103121] +- x86/mce/amd: Remove shared threshold bank plumbing (Steve Best) [RHEL-103121] +- platform/x86/amd/pmc: fix leak in probe() (Steve Best) [RHEL-103121] +- platform/x86/amd/pmc: Use managed APIs for mutex (Steve Best) [RHEL-103121] +- platform/x86/amd/pmc: Remove unnecessary line breaks (Steve Best) [RHEL-103121] +- platform/x86/amd/pmc: Move macros and structures to the PMC header file (Steve Best) [RHEL-103121] +- platform/x86/amd/pmc: Notify user when platform does not support s0ix transition (Steve Best) [RHEL-103121] +- platform/x86: amd: Use *-y instead of *-objs in Makefiles [partial] (Steve Best) [RHEL-103121] +- platform/x86/amd/pmc: Only disable IRQ1 wakeup where i8042 actually enabled it (Steve Best) [RHEL-103121] +- platform/x86/amd: pmc: Use guard(mutex) (Steve Best) [RHEL-103121] +- platform/x86/amd/pmc: Add STB support for AMD Desktop variants (Steve Best) [RHEL-103121] +- platform/x86/amd/pmc: Update S2D message id for 1Ah Family 70h model (Steve Best) [RHEL-103121] +- platform/x86/amd/pmc: Update IP information structure for newer SoCs (Steve Best) [RHEL-103121] +- platform/x86/amd/pmc: Use ARRAY_SIZE() to fill num_ips information (Steve Best) [RHEL-103121] +- platform/x86/amd/pmc: Isolate STB code changes to a new file (Steve Best) [RHEL-103121] +- platform/x86/amd/pmc: Define enum for S2D/PMC msg_port and add helper function (Steve Best) [RHEL-103121] +- platform/x86/amd/pmc: Update function names to align with new STB file (Steve Best) [RHEL-103121] +- platform/x86/amd/pmc: Move STB functionality to a new file for better code organization (Steve Best) [RHEL-103121] +- platform/x86/amd/pmc: Move STB block into amd_pmc_s2d_init() (Steve Best) [RHEL-103121] +- docs: core-api: document the IOVA-based API (Eder Zulian) [RHEL-73606] +- dma-mapping: add a dma_need_unmap helper (Eder Zulian) [RHEL-73606] +- dma-mapping: Implement link/unlink ranges API (Eder Zulian) [RHEL-73606] +- iommu/dma: Factor out a iommu_dma_map_swiotlb helper (Eder Zulian) [RHEL-73606] +- dma-mapping: Provide an interface to allow allocate IOVA (Eder Zulian) [RHEL-73606] +- iommu: add kernel-doc for iommu_unmap_fast (Eder Zulian) [RHEL-73606] +- iommu: generalize the batched sync after map interface (Eder Zulian) [RHEL-73606] +- dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h (Eder Zulian) [RHEL-73606] +- PCI/P2PDMA: Refactor the p2pdma mapping helpers (Eder Zulian) [RHEL-73606] +- s390/ism: fix concurrency management in ism_cmd() (Mete Durlu) [RHEL-110207] +- redhat/configs: Enable CONFIG_X86_BUS_LOCK_DETECT (John Allen) [RHEL-50321] +- x86/bus_lock: Add support for AMD (John Allen) [RHEL-50321] +- x86/split_lock: Move Split and Bus lock code to a dedicated file (John Allen) [RHEL-50321] + * Wed Sep 03 2025 Scott Weaver [6.12.0-126.el10] - platform/x86/amd: pmf: Simplify error flow in amd_pmf_init_smart_pc() (Steve Best) [RHEL-104142] - platform/x86/amd: pmf: Prevent amd_pmf_tee_deinit() from running twice (Steve Best) [RHEL-104142] diff --git a/sources b/sources index 17087795c..f04544627 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-126.el10.tar.xz) = 5df1ff6304fe931c7c3133d2551ad610d2f4b5906e8b0d52f3623ba32920957ad48b4585684591cbf65304dd02e98ea1410598ef10ce589a62abe734d7742a57 -SHA512 (kernel-abi-stablelists-6.12.0-126.el10.tar.xz) = c05c8948a1697d3ca683766b81747cc8bbc6b6af78417941313d6fdcffcd710d8edf42db37e3a3ae98f29955d8fb3e4a7c0b1e60f8e3130a5c59b72991bb713c -SHA512 (kernel-kabi-dw-6.12.0-126.el10.tar.xz) = 365d1b5d703fe6a1ca5575377ff8dbefd07098e213895ef81b0ee776f0adc98bed9318a17cdc59d062bdefcf7cec8e865cc61b2347cee121aad042c7a139d83a +SHA512 (linux-6.12.0-127.el10.tar.xz) = a8d39eebba8117d927946727840a22fd117b5f44081667dedb3659e4100ff28f37fcd3f74e7b01cc78430c37d29521dbb4aecc4296d1b5af07d612663017275f +SHA512 (kernel-abi-stablelists-6.12.0-127.el10.tar.xz) = 3cfd037902174845841ef1f6f93ea50ab5ab3d4a5a1719fe1da4cc1a4d1d02fa44fe85cea170a0e3447c4f7d547ca949fff9e801f984f687b7573222b105255d +SHA512 (kernel-kabi-dw-6.12.0-127.el10.tar.xz) = 365d1b5d703fe6a1ca5575377ff8dbefd07098e213895ef81b0ee776f0adc98bed9318a17cdc59d062bdefcf7cec8e865cc61b2347cee121aad042c7a139d83a