From 73bf9f5de12009b7061916c1fb044e20e57c289a Mon Sep 17 00:00:00 2001 From: Jan Stancek Date: Mon, 10 Aug 2026 11:14:48 +0200 Subject: [PATCH] kernel-6.12.0-257.20.el10nv * Mon Aug 10 2026 Jan Stancek [6.12.0-257.20.el10nv] - Merge tag 'kernel-6.12.0-257.el10' into main-aie-nv (Jan Stancek) [VOYAGER-1095] Resolves: VOYAGER-1095 Signed-off-by: Jan Stancek --- Makefile.rhelver | 4 +- kernel-aarch64-64k-debug-rhel.config | 1 - kernel-aarch64-64k-rhel.config | 1 - kernel-aarch64-debug-rhel.config | 1 - kernel-aarch64-rhel.config | 1 - kernel-aarch64-rt-64k-debug-rhel.config | 1 - kernel-aarch64-rt-64k-rhel.config | 1 - kernel-aarch64-rt-debug-rhel.config | 1 - kernel-aarch64-rt-rhel.config | 1 - kernel-ppc64le-debug-rhel.config | 1 - kernel-ppc64le-rhel.config | 1 - kernel-riscv64-debug-rhel.config | 1 - kernel-riscv64-rhel.config | 1 - kernel-s390x-debug-rhel.config | 1 - kernel-s390x-rhel.config | 1 - kernel-s390x-zfcpdump-rhel.config | 1 - kernel-x86_64-debug-rhel.config | 1 - kernel-x86_64-rhel.config | 1 - kernel-x86_64-rt-debug-rhel.config | 1 - kernel-x86_64-rt-rhel.config | 1 - kernel.changelog | 138 ++++++++++++++++++++ kernel.spec | 159 +++++++++++++++++++++++- sources | 6 +- 23 files changed, 297 insertions(+), 29 deletions(-) diff --git a/Makefile.rhelver b/Makefile.rhelver index 690f52234..b8aac3ca3 100644 --- a/Makefile.rhelver +++ b/Makefile.rhelver @@ -12,7 +12,7 @@ RHEL_MINOR = 3 # # Use this spot to avoid future merge conflicts. # Do not trim this comment. -RHEL_RELEASE = 255 +RHEL_RELEASE = 257 # # RHEL_REBASE_NUM @@ -41,4 +41,4 @@ AUTOMOTIVE_MINOR = 1 # --------------------------- # # Set DERIVATIVE_STREAM to "yes" to enable derivative kernel versioning. -DERIVATIVE_BUILD = 19 +DERIVATIVE_BUILD = 20 diff --git a/kernel-aarch64-64k-debug-rhel.config b/kernel-aarch64-64k-debug-rhel.config index 98931d40f..e35fa7008 100644 --- a/kernel-aarch64-64k-debug-rhel.config +++ b/kernel-aarch64-64k-debug-rhel.config @@ -3334,7 +3334,6 @@ CONFIG_IP6_NF_TARGET_REJECT=m # CONFIG_IPACK_BUS is not set CONFIG_IP_ADVANCED_ROUTER=y CONFIG_IPC_NS=y -# CONFIG_IP_DCCP is not set CONFIG_IP_FIB_TRIE_STATS=y CONFIG_IPMB_DEVICE_INTERFACE=m CONFIG_IPMI_DEVICE_INTERFACE=m diff --git a/kernel-aarch64-64k-rhel.config b/kernel-aarch64-64k-rhel.config index 98a67494f..1d741872e 100644 --- a/kernel-aarch64-64k-rhel.config +++ b/kernel-aarch64-64k-rhel.config @@ -3318,7 +3318,6 @@ CONFIG_IP6_NF_TARGET_REJECT=m # CONFIG_IPACK_BUS is not set CONFIG_IP_ADVANCED_ROUTER=y CONFIG_IPC_NS=y -# CONFIG_IP_DCCP is not set CONFIG_IP_FIB_TRIE_STATS=y CONFIG_IPMB_DEVICE_INTERFACE=m CONFIG_IPMI_DEVICE_INTERFACE=m diff --git a/kernel-aarch64-debug-rhel.config b/kernel-aarch64-debug-rhel.config index 98931d40f..e35fa7008 100644 --- a/kernel-aarch64-debug-rhel.config +++ b/kernel-aarch64-debug-rhel.config @@ -3334,7 +3334,6 @@ CONFIG_IP6_NF_TARGET_REJECT=m # CONFIG_IPACK_BUS is not set CONFIG_IP_ADVANCED_ROUTER=y CONFIG_IPC_NS=y -# CONFIG_IP_DCCP is not set CONFIG_IP_FIB_TRIE_STATS=y CONFIG_IPMB_DEVICE_INTERFACE=m CONFIG_IPMI_DEVICE_INTERFACE=m diff --git a/kernel-aarch64-rhel.config b/kernel-aarch64-rhel.config index 98a67494f..1d741872e 100644 --- a/kernel-aarch64-rhel.config +++ b/kernel-aarch64-rhel.config @@ -3318,7 +3318,6 @@ CONFIG_IP6_NF_TARGET_REJECT=m # CONFIG_IPACK_BUS is not set CONFIG_IP_ADVANCED_ROUTER=y CONFIG_IPC_NS=y -# CONFIG_IP_DCCP is not set CONFIG_IP_FIB_TRIE_STATS=y CONFIG_IPMB_DEVICE_INTERFACE=m CONFIG_IPMI_DEVICE_INTERFACE=m diff --git a/kernel-aarch64-rt-64k-debug-rhel.config b/kernel-aarch64-rt-64k-debug-rhel.config index f1f7b7ac8..df866ff4b 100644 --- a/kernel-aarch64-rt-64k-debug-rhel.config +++ b/kernel-aarch64-rt-64k-debug-rhel.config @@ -3375,7 +3375,6 @@ CONFIG_IP6_NF_TARGET_REJECT=m # CONFIG_IPACK_BUS is not set CONFIG_IP_ADVANCED_ROUTER=y CONFIG_IPC_NS=y -# CONFIG_IP_DCCP is not set CONFIG_IP_FIB_TRIE_STATS=y CONFIG_IPMB_DEVICE_INTERFACE=m CONFIG_IPMI_DEVICE_INTERFACE=m diff --git a/kernel-aarch64-rt-64k-rhel.config b/kernel-aarch64-rt-64k-rhel.config index 94067775b..b35af3c42 100644 --- a/kernel-aarch64-rt-64k-rhel.config +++ b/kernel-aarch64-rt-64k-rhel.config @@ -3359,7 +3359,6 @@ CONFIG_IP6_NF_TARGET_REJECT=m # CONFIG_IPACK_BUS is not set CONFIG_IP_ADVANCED_ROUTER=y CONFIG_IPC_NS=y -# CONFIG_IP_DCCP is not set CONFIG_IP_FIB_TRIE_STATS=y CONFIG_IPMB_DEVICE_INTERFACE=m CONFIG_IPMI_DEVICE_INTERFACE=m diff --git a/kernel-aarch64-rt-debug-rhel.config b/kernel-aarch64-rt-debug-rhel.config index d265fdb92..913dc5719 100644 --- a/kernel-aarch64-rt-debug-rhel.config +++ b/kernel-aarch64-rt-debug-rhel.config @@ -3372,7 +3372,6 @@ CONFIG_IP6_NF_TARGET_REJECT=m # CONFIG_IPACK_BUS is not set CONFIG_IP_ADVANCED_ROUTER=y CONFIG_IPC_NS=y -# CONFIG_IP_DCCP is not set CONFIG_IP_FIB_TRIE_STATS=y CONFIG_IPMB_DEVICE_INTERFACE=m CONFIG_IPMI_DEVICE_INTERFACE=m diff --git a/kernel-aarch64-rt-rhel.config b/kernel-aarch64-rt-rhel.config index 4936ce2a3..8bfb3214c 100644 --- a/kernel-aarch64-rt-rhel.config +++ b/kernel-aarch64-rt-rhel.config @@ -3356,7 +3356,6 @@ CONFIG_IP6_NF_TARGET_REJECT=m # CONFIG_IPACK_BUS is not set CONFIG_IP_ADVANCED_ROUTER=y CONFIG_IPC_NS=y -# CONFIG_IP_DCCP is not set CONFIG_IP_FIB_TRIE_STATS=y CONFIG_IPMB_DEVICE_INTERFACE=m CONFIG_IPMI_DEVICE_INTERFACE=m diff --git a/kernel-ppc64le-debug-rhel.config b/kernel-ppc64le-debug-rhel.config index 85c8135f2..1a9975520 100644 --- a/kernel-ppc64le-debug-rhel.config +++ b/kernel-ppc64le-debug-rhel.config @@ -2829,7 +2829,6 @@ CONFIG_IP6_NF_TARGET_REJECT=m # CONFIG_IPACK_BUS is not set CONFIG_IP_ADVANCED_ROUTER=y CONFIG_IPC_NS=y -# CONFIG_IP_DCCP is not set CONFIG_IP_FIB_TRIE_STATS=y # CONFIG_IPMB_DEVICE_INTERFACE is not set CONFIG_IPMI_DEVICE_INTERFACE=m diff --git a/kernel-ppc64le-rhel.config b/kernel-ppc64le-rhel.config index 4897e2933..344808aca 100644 --- a/kernel-ppc64le-rhel.config +++ b/kernel-ppc64le-rhel.config @@ -2813,7 +2813,6 @@ CONFIG_IP6_NF_TARGET_REJECT=m # CONFIG_IPACK_BUS is not set CONFIG_IP_ADVANCED_ROUTER=y CONFIG_IPC_NS=y -# CONFIG_IP_DCCP is not set CONFIG_IP_FIB_TRIE_STATS=y # CONFIG_IPMB_DEVICE_INTERFACE is not set CONFIG_IPMI_DEVICE_INTERFACE=m diff --git a/kernel-riscv64-debug-rhel.config b/kernel-riscv64-debug-rhel.config index fbec7c239..960521c3b 100644 --- a/kernel-riscv64-debug-rhel.config +++ b/kernel-riscv64-debug-rhel.config @@ -2837,7 +2837,6 @@ CONFIG_IP6_NF_TARGET_REJECT=m # CONFIG_IPACK_BUS is not set CONFIG_IP_ADVANCED_ROUTER=y CONFIG_IPC_NS=y -# CONFIG_IP_DCCP is not set CONFIG_IP_FIB_TRIE_STATS=y # CONFIG_IPMB_DEVICE_INTERFACE is not set CONFIG_IPMI_DEVICE_INTERFACE=m diff --git a/kernel-riscv64-rhel.config b/kernel-riscv64-rhel.config index 8f1b50d32..f8d691e51 100644 --- a/kernel-riscv64-rhel.config +++ b/kernel-riscv64-rhel.config @@ -2821,7 +2821,6 @@ CONFIG_IP6_NF_TARGET_REJECT=m # CONFIG_IPACK_BUS is not set CONFIG_IP_ADVANCED_ROUTER=y CONFIG_IPC_NS=y -# CONFIG_IP_DCCP is not set CONFIG_IP_FIB_TRIE_STATS=y # CONFIG_IPMB_DEVICE_INTERFACE is not set CONFIG_IPMI_DEVICE_INTERFACE=m diff --git a/kernel-s390x-debug-rhel.config b/kernel-s390x-debug-rhel.config index 389c5a93e..9e6232f82 100644 --- a/kernel-s390x-debug-rhel.config +++ b/kernel-s390x-debug-rhel.config @@ -2816,7 +2816,6 @@ CONFIG_IP6_NF_TARGET_REJECT=m # CONFIG_IPACK_BUS is not set CONFIG_IP_ADVANCED_ROUTER=y CONFIG_IPC_NS=y -# CONFIG_IP_DCCP is not set CONFIG_IP_FIB_TRIE_STATS=y # CONFIG_IPMB_DEVICE_INTERFACE is not set # CONFIG_IPMI_DEVICE_INTERFACE is not set diff --git a/kernel-s390x-rhel.config b/kernel-s390x-rhel.config index 559a4cfc6..84e93ded6 100644 --- a/kernel-s390x-rhel.config +++ b/kernel-s390x-rhel.config @@ -2800,7 +2800,6 @@ CONFIG_IP6_NF_TARGET_REJECT=m # CONFIG_IPACK_BUS is not set CONFIG_IP_ADVANCED_ROUTER=y CONFIG_IPC_NS=y -# CONFIG_IP_DCCP is not set CONFIG_IP_FIB_TRIE_STATS=y # CONFIG_IPMB_DEVICE_INTERFACE is not set # CONFIG_IPMI_DEVICE_INTERFACE is not set diff --git a/kernel-s390x-zfcpdump-rhel.config b/kernel-s390x-zfcpdump-rhel.config index 64f65d417..02a6eeb15 100644 --- a/kernel-s390x-zfcpdump-rhel.config +++ b/kernel-s390x-zfcpdump-rhel.config @@ -2807,7 +2807,6 @@ CONFIG_IP6_NF_TARGET_REJECT=m # CONFIG_IPACK_BUS is not set CONFIG_IP_ADVANCED_ROUTER=y CONFIG_IPC_NS=y -# CONFIG_IP_DCCP is not set CONFIG_IP_FIB_TRIE_STATS=y # CONFIG_IPMB_DEVICE_INTERFACE is not set # CONFIG_IPMI_DEVICE_INTERFACE is not set diff --git a/kernel-x86_64-debug-rhel.config b/kernel-x86_64-debug-rhel.config index ef84c3a5f..c011ff7ba 100644 --- a/kernel-x86_64-debug-rhel.config +++ b/kernel-x86_64-debug-rhel.config @@ -3065,7 +3065,6 @@ CONFIG_IP6_NF_TARGET_REJECT=m # CONFIG_IPACK_BUS is not set CONFIG_IP_ADVANCED_ROUTER=y CONFIG_IPC_NS=y -# CONFIG_IP_DCCP is not set CONFIG_IP_FIB_TRIE_STATS=y # CONFIG_IPMB_DEVICE_INTERFACE is not set CONFIG_IPMI_DEVICE_INTERFACE=m diff --git a/kernel-x86_64-rhel.config b/kernel-x86_64-rhel.config index d0c944957..81bec3495 100644 --- a/kernel-x86_64-rhel.config +++ b/kernel-x86_64-rhel.config @@ -3049,7 +3049,6 @@ CONFIG_IP6_NF_TARGET_REJECT=m # CONFIG_IPACK_BUS is not set CONFIG_IP_ADVANCED_ROUTER=y CONFIG_IPC_NS=y -# CONFIG_IP_DCCP is not set CONFIG_IP_FIB_TRIE_STATS=y # CONFIG_IPMB_DEVICE_INTERFACE is not set CONFIG_IPMI_DEVICE_INTERFACE=m diff --git a/kernel-x86_64-rt-debug-rhel.config b/kernel-x86_64-rt-debug-rhel.config index 8a69ee302..def026f15 100644 --- a/kernel-x86_64-rt-debug-rhel.config +++ b/kernel-x86_64-rt-debug-rhel.config @@ -3106,7 +3106,6 @@ CONFIG_IP6_NF_TARGET_REJECT=m # CONFIG_IPACK_BUS is not set CONFIG_IP_ADVANCED_ROUTER=y CONFIG_IPC_NS=y -# CONFIG_IP_DCCP is not set CONFIG_IP_FIB_TRIE_STATS=y # CONFIG_IPMB_DEVICE_INTERFACE is not set CONFIG_IPMI_DEVICE_INTERFACE=m diff --git a/kernel-x86_64-rt-rhel.config b/kernel-x86_64-rt-rhel.config index bf505674d..36b540f86 100644 --- a/kernel-x86_64-rt-rhel.config +++ b/kernel-x86_64-rt-rhel.config @@ -3090,7 +3090,6 @@ CONFIG_IP6_NF_TARGET_REJECT=m # CONFIG_IPACK_BUS is not set CONFIG_IP_ADVANCED_ROUTER=y CONFIG_IPC_NS=y -# CONFIG_IP_DCCP is not set CONFIG_IP_FIB_TRIE_STATS=y # CONFIG_IPMB_DEVICE_INTERFACE is not set CONFIG_IPMI_DEVICE_INTERFACE=m diff --git a/kernel.changelog b/kernel.changelog index dbd093e47..d950ada39 100644 --- a/kernel.changelog +++ b/kernel.changelog @@ -1,3 +1,7 @@ +* Mon Aug 10 2026 Jan Stancek [6.12.0-257.20.el10nv] +- Merge tag 'kernel-6.12.0-257.el10' into main-aie-nv (Jan Stancek) [VOYAGER-1095] +Resolves: VOYAGER-1095 + * Fri Aug 07 2026 Jan Stancek [6.12.0-255.19.el10nv] - Merge tag 'kernel-6.12.0-255.el10' into main-aie-nv (Jan Stancek) [VOYAGER-1095] - redhat: look for secureboot-uki-virt in /etc (Jan Stancek) [VOYAGER-1095] @@ -201,6 +205,140 @@ Resolves: VOYAGER-551 - redhat: set up initial Makefile.variables (Jan Stancek) Resolves: VOYAGER-10, VOYAGER-286, VOYAGER-488, VOYAGER-494, VOYAGER-551, VOYAGER-75 +* Thu Aug 06 2026 CKI KWF Bot [6.12.0-257.el10] +- redhat/configs: automotive: debug: enable KASAN_INLINE (Jared Kangas) [RHEL-222562] +- wifi: ath12k: fix NULL pointer dereference in rhash table destroy (Filip Balluch) [RHEL-213608] +- xfs: fix exchange-range reflink flag clearing issue with INO1_WRITTEN (Lukas Herbolt) [RHEL-219079] +- rtla/timerlat_top: Fix on-threshold actions firing on signal (Tomas Glozar) [RHEL-207634] +- rtla: Stop the record trace on interrupt (Tomas Glozar) [RHEL-207634] +- dpll: fix NULL pointer dereference in dpll_msg_add_pin_ref_sync() (CKI Backport Bot) [RHEL-198358] +- qede: fix off-by-one in BD ring consumption on build_skb failure (CKI Backport Bot) [RHEL-190430] +- iommu/vt-d: Avoid NULL pointer dereference or refcount corruption (Eder Zulian) [RHEL-190345] {CVE-2026-53281} +- iommu/vt-d: Fix oops due to out of scope access (Eder Zulian) [RHEL-190345] +- PCI: Update saved_config_space upon resource assignment (Myron Stowe) [RHEL-178011] +- PCI: Align head space better (Myron Stowe) [RHEL-178011] +- PCI: Rename window_alignment() to pci_min_window_alignment() (Myron Stowe) [RHEL-178011] +- parisc/PCI: Clean up align handling (Myron Stowe) [RHEL-178011] +- MIPS: PCI: Remove unnecessary second application of align (Myron Stowe) [RHEL-178011] +- m68k/PCI: Remove unnecessary second application of align (Myron Stowe) [RHEL-178011] +- ARM/PCI: Remove unnecessary second application of align (Myron Stowe) [RHEL-178011] +- resource: Rename 'tmp' variable to 'full_avail' (Myron Stowe) [RHEL-178011] +- resource: Pass full extent of empty space to resource_alignf callback (Myron Stowe) [RHEL-178011] +- resource: Add __resource_contains_unbound() for internal contains checks (Myron Stowe) [RHEL-178011] +- PCI: Prevent assignment to unsupported bridge windows (Myron Stowe) [RHEL-178011] +- Reinstate "resource: avoid unnecessary lookups in find_next_iomem_res()" (Myron Stowe) [RHEL-178011] +- resource: improve child resource handling in release_mem_region_adjustable() (Myron Stowe) [RHEL-178011] +- resource: fix false warning in __request_region() (Myron Stowe) [RHEL-178011] +- kernel/resource: simplify API __devm_release_region() implementation (Myron Stowe) [RHEL-178011] +- resource: avoid unnecessary resource tree walking in __region_intersects() (Myron Stowe) [RHEL-178011] +- resource: correct reallocate_resource() documentation (Myron Stowe) [RHEL-178011] +- resource: introduce is_type_match() helper and use it (Myron Stowe) [RHEL-178011] +- resource: replace open coded resource_intersection() (Myron Stowe) [RHEL-178011] +- selinux: suppress warning flood for retired DCCP netlink messages (Ivan Vecera) [RHEL-179873] +- dccp Remove inet_hashinfo2_init_mod(). (Ivan Vecera) [RHEL-179873] +- tcp: Move TCP-specific diag functions to tcp_diag.c. (Ivan Vecera) [RHEL-179873] +- tcp: Don't pass hashinfo to inet_diag helpers. (Ivan Vecera) [RHEL-179873] +- tcp: Don't pass hashinfo to socket lookup helpers. (Ivan Vecera) [RHEL-179873] +- tcp: Remove hashinfo test for inet6?_lookup_run_sk_lookup(). (Ivan Vecera) [RHEL-179873] +- tcp: Remove timewait_sock_ops.twsk_destructor(). (Ivan Vecera) [RHEL-179873] +- tcp: Remove sk_protocol test for tcp_twsk_unique(). (Ivan Vecera) [RHEL-179873] +- tcp: Rename tcp_or_dccp_get_hashinfo(). (Ivan Vecera) [RHEL-179873] +- net: Unexport shared functions for DCCP. (Ivan Vecera) [RHEL-179873] +- net: Retire DCCP socket. (Ivan Vecera) [RHEL-179873] +- selftest: net: Remove DCCP bits. (Ivan Vecera) [RHEL-179873] +- selinux: apply clang format to security/selinux/nlmsgtab.c (Ivan Vecera) [RHEL-179873] +- redhat: sign UKI's inner vmlinuz with modules signing key (Vitaly Kuznetsov) [RHEL-223625] +Resolves: RHEL-178011, RHEL-179873, RHEL-190345, RHEL-190430, RHEL-198358, RHEL-207634, RHEL-213608, RHEL-219079, RHEL-222562, RHEL-223625 + +* Wed Aug 05 2026 CKI KWF Bot [6.12.0-256.el10] +- nvmet: fix pre-auth out-of-bounds heap read in Discovery Get Log Page (CKI Backport Bot) [RHEL-219622] {CVE-2026-64320} +- net/mlx5: Fix slab-out-of-bounds in mlx5_query_nic_vport_mac_list (CKI Backport Bot) [RHEL-193996] +- kselftest/arm64: Handle attempts to disable SM on SME only systems (Steve Dunnagan) [RHEL-158921] +- kselftest/arm64: Test SME on SME only systems in fp-ptrace (Steve Dunnagan) [RHEL-158921] +- arm64: mm: Cast start/end markers to char *, not u64 (Steve Dunnagan) [RHEL-158921] +- kselftest/arm64: Cover disabling streaming mode without SVE in fp-ptrace (Steve Dunnagan) [RHEL-158921] +- kselftest/arm64: Don't open code SVE_PT_SIZE() in fp-ptrace (Steve Dunnagan) [RHEL-158921] +- kselftest/arm64: Fix SVE write data generation for SME only systems (Steve Dunnagan) [RHEL-158921] +- kselftest/arm64: Test FPSIMD format data writes via NT_ARM_SVE in fp-ptrace (Steve Dunnagan) [RHEL-158921] +- kselftst/arm64: Test NT_ARM_SVE FPSIMD format writes on non-SVE systems (Steve Dunnagan) [RHEL-158921] +- arm64/sysreg: Replace TCR_EL1 field macros (Steve Dunnagan) [RHEL-158921] +- arm64: mm: Represent physical memory with phys_addr_t and resource_size_t (Steve Dunnagan) [RHEL-158921] +- arm64: mm: Make map_fdt() return mapped pointer (Steve Dunnagan) [RHEL-158921] +- arm64/fpsimd: signal: Fix restoration of SVE context (Steve Dunnagan) [RHEL-158921] +- arm64/fpsimd: signal: Allocate SSVE storage when restoring ZA (Steve Dunnagan) [RHEL-158921] +- arm64/fpsimd: ptrace: Fix SVE writes on !SME systems (Steve Dunnagan) [RHEL-158921] +- arm64: Fix cleared E0POE bit after cpu_suspend()/resume() (Steve Dunnagan) [RHEL-158921] +- arm64/gcs: Flush the GCS locking state on exec (Steve Dunnagan) [RHEL-158921] +- arm64/sysreg: Remove unused define ARM64_FEATURE_FIELD_BITS (Steve Dunnagan) [RHEL-158921] +- arm64/sme: Support disabling streaming mode via ptrace on SME only systems (Steve Dunnagan) [RHEL-158921] +- arm64: Fix typos and spelling errors in comments (Steve Dunnagan) [RHEL-158921] +- arm64: Fix double word in comments (Steve Dunnagan) [RHEL-158921] +- arm64: atomics: lse: Remove unused parameters from ATOMIC_FETCH_OP_AND macros (Steve Dunnagan) [RHEL-158921] +- arm64: remove duplicate ARCH_HAS_MEM_ENCRYPT (Steve Dunnagan) [RHEL-158921] +- arm64: add unlikely hint to MTE async fault check in el0_svc_common (Steve Dunnagan) [RHEL-158921] +- arm64: acpi: add newline to deferred APEI warning (Steve Dunnagan) [RHEL-158921] +- arm64/mm: Ensure PGD_SIZE is aligned to 64 bytes when PA_BITS = 52 (Steve Dunnagan) [RHEL-158921] +- arm64/mm: Drop cpu_set_[default|idmap]_tcr_t0sz() (Steve Dunnagan) [RHEL-158921] +- arm64: remove unused ARCH_PFN_OFFSET (Steve Dunnagan) [RHEL-158921] +- arm64: use SOFTIRQ_ON_OWN_STACK for enabling softirq stack (Steve Dunnagan) [RHEL-158921] +- arm64: Remove assertion on CONFIG_VMAP_STACK (Steve Dunnagan) [RHEL-158921] +- uaccess: Provide ASM GOTO safe wrappers for unsafe_*_user() (Steve Dunnagan) [RHEL-158921] +- arm64: uaccess: Use unsafe wrappers for ASM GOTO (Steve Dunnagan) [RHEL-158921] +- igc: fix typos in comments (Michal Schmidt) [RHEL-186597] +- igc: use napi_schedule_irqoff() instead of napi_schedule() (Michal Schmidt) [RHEL-186597] +- igc: skip RX timestamp header for frame preemption verification (Michal Schmidt) [RHEL-186597] +- igc: fix potential skb leak in igc_fpe_xmit_smd_frame() (Michal Schmidt) [RHEL-186597] +- igc: set tx buffer type for SMD frames (Michal Schmidt) [RHEL-186597] +- net: Consistently define pci_device_ids using named initializers [igc] (Michal Schmidt) [RHEL-186597] +- igc: fix page fault in XDP TX timestamps handling (Michal Schmidt) [RHEL-186597] +- igc: fix missing update of skb->tail in igc_xmit_frame() (Michal Schmidt) [RHEL-186597] +- igc: Fix trigger of incorrect irq in igc_xsk_wakeup function (Michal Schmidt) [RHEL-186597] +- Convert more 'alloc_obj' cases to default GFP_KERNEL arguments [igc] (Michal Schmidt) [RHEL-186597] +- Convert 'alloc_flex' family to use the new default GFP_KERNEL argument [igc] (Michal Schmidt) [RHEL-186597] +- Convert 'alloc_obj' family to use the new default GFP_KERNEL argument [igc] (Michal Schmidt) [RHEL-186597] +- treewide: Replace kmalloc with kmalloc_obj for non-scalar types [igc] (Michal Schmidt) [RHEL-186597] +- igb: fix typos in comments (Michal Schmidt) [RHEL-177449] +- igb: use napi_schedule_irqoff() instead of napi_schedule() (Michal Schmidt) [RHEL-177449] +- igb: use ktime_get_real helpers in igb_ptp_reset() (Michal Schmidt) [RHEL-177449] +- net: Consistently define pci_device_ids using named initializers [igb,igbvf] (Michal Schmidt) [RHEL-177449] +- igb: remove napi_synchronize() in igb_down() (Michal Schmidt) [RHEL-177449] +- igb: Fix trigger of incorrect irq in igb_xsk_wakeup (Michal Schmidt) [RHEL-177449] +- Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses [igb] (Michal Schmidt) [RHEL-177449] +- Convert 'alloc_obj' family to use the new default GFP_KERNEL argument [igb,igbvf] (Michal Schmidt) [RHEL-177449] +- treewide: Replace kmalloc with kmalloc_obj for non-scalar types [igb,igbvf] (Michal Schmidt) [RHEL-177449] +- igb: Switch to use %%ptSp (Michal Schmidt) [RHEL-177449] +- fsnotify: Fix ordering of iput() and watched_objects decrement (Jay Shin) [RHEL-175863] {CVE-2024-53143} +- scsi: mpt3sas: Limit NVMe request size to 2 MiB (Chandrakanth Patil) [RHEL-141216] {CVE-2026-46105} +- scsi: mpt3sas: Simplify the workqueue allocation code (Chandrakanth Patil) [RHEL-141216] +- scsi: mpt3sas: Fixed the W=1 compilation warning (Chandrakanth Patil) [RHEL-141216] +- scsi: mpt3sas: Add configurable command retry limit for slow-to-respond devices (Chandrakanth Patil) [RHEL-141216] +- scsi: mpt3sas: Add firmware event requeue support for busy devices (Chandrakanth Patil) [RHEL-141216] +- scsi: mpt3sas: Improve device discovery and readiness handling for slow devices (Chandrakanth Patil) [RHEL-141216] +- scsi: mpt3sas: Added no_turs flag to device unblock logic (Chandrakanth Patil) [RHEL-141216] +- scsi: mpi3mr: Fix potential deadlock in mpi3mr_fault_uevent_emit (Chandrakanth Patil) [RHEL-141215] +- scsi: mpi3mr: Drop unnecessary volatile from __iomem pointers (Chandrakanth Patil) [RHEL-141215] +- scsi: mpi3mr: Mark device strings as nonstring (Chandrakanth Patil) [RHEL-141215] +- scsi: mpi3mr: Fix typo and grammar (Chandrakanth Patil) [RHEL-141215] +- scsi: mpi3mr: Fix typo (Chandrakanth Patil) [RHEL-141215] +- scsi: mpi3mr: Add retry mechanism for IOC shutdown with timeout reset (Chandrakanth Patil) [RHEL-141215] +- scsi: mpi3mr: Add queue-full tracking for operational request queues (Chandrakanth Patil) [RHEL-141215] +- scsi: mpi3mr: Reset controller on invalid I/O completion (Chandrakanth Patil) [RHEL-141215] +- scsi: mpi3mr: Clear reset history on ready and recheck state after timeout (Chandrakanth Patil) [RHEL-141215] +- scsi: mpi3mr: Add NULL checks when resetting request and reply queues (Chandrakanth Patil) [RHEL-141215] {CVE-2026-43473} +- scsi: mpi3mr: Make driver probing asynchronous (Chandrakanth Patil) [RHEL-141215] +- scsi: mpi3mr: Driver version update to 8.17.0.3.50 (Chandrakanth Patil) [RHEL-141215] +- scsi: mpi3mr: Fixed the W=1 compilation warning (Chandrakanth Patil) [RHEL-141215] +- scsi: mpi3mr: Record and report controller firmware faults (Chandrakanth Patil) [RHEL-141215] +- scsi: mpi3mr: Update MPI Headers to revision 39 (Chandrakanth Patil) [RHEL-141215] +- scsi: mpi3mr: Use negotiated link rate from DevicePage0 (Chandrakanth Patil) [RHEL-141215] +- scsi: mpi3mr: Avoid redundant diag-fault resets (Chandrakanth Patil) [RHEL-141215] +- scsi: mpi3mr: Rename log data save helper to reflect threaded/BH context (Chandrakanth Patil) [RHEL-141215] +- scsi: mpi3mr: Add module parameter to control threaded IRQ polling (Chandrakanth Patil) [RHEL-141215] +- scsi: mpi3mr: Simplify the workqueue allocation code (Chandrakanth Patil) [RHEL-141215] +- scsi: mpi3mr: Read missing IOCFacts flag for reply queue full overflow (Chandrakanth Patil) [RHEL-141215] +- scsi: mpi3mr: Prevent duplicate SAS/SATA device entries in channel 1 (Chandrakanth Patil) [RHEL-141215] +Resolves: RHEL-141215, RHEL-141216, RHEL-158921, RHEL-175863, RHEL-177449, RHEL-186597, RHEL-193996, RHEL-219622 + * Tue Aug 04 2026 CKI KWF Bot [6.12.0-255.el10] - crypto: tegra - fix rctx->cryptlen calculation in tegra_gcm_do_one_req() (CKI Backport Bot) [RHEL-169756] - xfrm: esp: restore combined single-frag length gate (Xin Long) [RHEL-178329] diff --git a/kernel.spec b/kernel.spec index e540008fd..91c38cc9c 100644 --- a/kernel.spec +++ b/kernel.spec @@ -179,15 +179,15 @@ Summary: The Linux kernel %define specrpmversion 6.12.0 %define specversion 6.12.0 %define patchversion 6.12 -%define pkgrelease 255.19 +%define pkgrelease 257.20 %define kversion 6 -%define tarfile_release 6.12.0-255.19.el10nv +%define tarfile_release 6.12.0-257.20.el10nv # This is needed to do merge window version magic %define patchlevel 12 # This allows pkg_release to have configurable %%{?dist} tag -%define specrelease 255.19%{?buildid}%{?dist} +%define specrelease 257.20%{?buildid}%{?dist} # This defines the kabi tarball version -%define kabiversion 6.12.0-255.19.el10nv +%define kabiversion 6.12.0-257.20.el10nv # If this variable is set to 1, a bpf selftests build failure will cause a # fatal kernel package build error @@ -2440,6 +2440,11 @@ BuildKernel() { cp arch/$Arch/boot/zImage.stub $RPM_BUILD_ROOT/lib/modules/$KernelVer/zImage.stub-$KernelVer || : fi +%if %{with_efiuki} + # Preserve unsigned kernel for the UKI + cp $KernelImage $KernelImage.unsigned +%endif + %if %{signkernel} %{log_msg "Copy kernel for signing"} if [ "$KernelImage" = vmlinux ]; then @@ -2877,6 +2882,15 @@ BuildKernel() { %{log_msg "Skipping efiuki build"} else %if %{with_efiuki} + +%if %{signkernel}%{signmodules} + # Sign inner vmlinuz with the transient modules signing key to allow kexec + KernelUnifiedVmlinuz="$KernelImage.signed.trans" + /lib/systemd/systemd-sbsign sign --certificate certs/signing_key.pem --private-key certs/signing_key.pem "$KernelImage.unsigned" --output $KernelUnifiedVmlinuz +%else + KernelUnifiedVmlinuz="$KernelImage.unsigned" +%endif + %{log_msg "Setup the EFI UKI kernel"} KernelUnifiedImageDir="$RPM_BUILD_ROOT/lib/modules/$KernelVer" @@ -2894,7 +2908,7 @@ BuildKernel() { --logfile=$(mktemp) \ $KernelUnifiedInitrd - ukify build --linux $(realpath $KernelImage) --initrd $KernelUnifiedInitrd \ + ukify build --linux $KernelUnifiedVmlinuz --initrd $KernelUnifiedInitrd \ --sbat @uki.sbat --os-release @/etc/os-release --uname $KernelVer \ --cmdline 'console=tty0 console=ttyS0' --output $KernelUnifiedImage @@ -4656,6 +4670,9 @@ fi\ # # %changelog +* Mon Aug 10 2026 Jan Stancek [6.12.0-257.20.el10nv] +- Merge tag 'kernel-6.12.0-257.el10' into main-aie-nv (Jan Stancek) [VOYAGER-1095] + * Fri Aug 07 2026 Jan Stancek [6.12.0-255.19.el10nv] - Merge tag 'kernel-6.12.0-255.el10' into main-aie-nv (Jan Stancek) [VOYAGER-1095] - redhat: look for secureboot-uki-virt in /etc (Jan Stancek) [VOYAGER-1095] @@ -4840,6 +4857,138 @@ fi\ - redhat: build only for aarch64 64k and x86_64 variants (Jan Stancek) - redhat: set up initial Makefile.variables (Jan Stancek) +* Thu Aug 06 2026 CKI KWF Bot [6.12.0-257.el10] +- redhat/configs: automotive: debug: enable KASAN_INLINE (Jared Kangas) [RHEL-222562] +- wifi: ath12k: fix NULL pointer dereference in rhash table destroy (Filip Balluch) [RHEL-213608] +- xfs: fix exchange-range reflink flag clearing issue with INO1_WRITTEN (Lukas Herbolt) [RHEL-219079] +- rtla/timerlat_top: Fix on-threshold actions firing on signal (Tomas Glozar) [RHEL-207634] +- rtla: Stop the record trace on interrupt (Tomas Glozar) [RHEL-207634] +- dpll: fix NULL pointer dereference in dpll_msg_add_pin_ref_sync() (CKI Backport Bot) [RHEL-198358] +- qede: fix off-by-one in BD ring consumption on build_skb failure (CKI Backport Bot) [RHEL-190430] +- iommu/vt-d: Avoid NULL pointer dereference or refcount corruption (Eder Zulian) [RHEL-190345] {CVE-2026-53281} +- iommu/vt-d: Fix oops due to out of scope access (Eder Zulian) [RHEL-190345] +- PCI: Update saved_config_space upon resource assignment (Myron Stowe) [RHEL-178011] +- PCI: Align head space better (Myron Stowe) [RHEL-178011] +- PCI: Rename window_alignment() to pci_min_window_alignment() (Myron Stowe) [RHEL-178011] +- parisc/PCI: Clean up align handling (Myron Stowe) [RHEL-178011] +- MIPS: PCI: Remove unnecessary second application of align (Myron Stowe) [RHEL-178011] +- m68k/PCI: Remove unnecessary second application of align (Myron Stowe) [RHEL-178011] +- ARM/PCI: Remove unnecessary second application of align (Myron Stowe) [RHEL-178011] +- resource: Rename 'tmp' variable to 'full_avail' (Myron Stowe) [RHEL-178011] +- resource: Pass full extent of empty space to resource_alignf callback (Myron Stowe) [RHEL-178011] +- resource: Add __resource_contains_unbound() for internal contains checks (Myron Stowe) [RHEL-178011] +- PCI: Prevent assignment to unsupported bridge windows (Myron Stowe) [RHEL-178011] +- Reinstate "resource: avoid unnecessary lookups in find_next_iomem_res()" (Myron Stowe) [RHEL-178011] +- resource: improve child resource handling in release_mem_region_adjustable() (Myron Stowe) [RHEL-178011] +- resource: fix false warning in __request_region() (Myron Stowe) [RHEL-178011] +- kernel/resource: simplify API __devm_release_region() implementation (Myron Stowe) [RHEL-178011] +- resource: avoid unnecessary resource tree walking in __region_intersects() (Myron Stowe) [RHEL-178011] +- resource: correct reallocate_resource() documentation (Myron Stowe) [RHEL-178011] +- resource: introduce is_type_match() helper and use it (Myron Stowe) [RHEL-178011] +- resource: replace open coded resource_intersection() (Myron Stowe) [RHEL-178011] +- selinux: suppress warning flood for retired DCCP netlink messages (Ivan Vecera) [RHEL-179873] +- dccp Remove inet_hashinfo2_init_mod(). (Ivan Vecera) [RHEL-179873] +- tcp: Move TCP-specific diag functions to tcp_diag.c. (Ivan Vecera) [RHEL-179873] +- tcp: Don't pass hashinfo to inet_diag helpers. (Ivan Vecera) [RHEL-179873] +- tcp: Don't pass hashinfo to socket lookup helpers. (Ivan Vecera) [RHEL-179873] +- tcp: Remove hashinfo test for inet6?_lookup_run_sk_lookup(). (Ivan Vecera) [RHEL-179873] +- tcp: Remove timewait_sock_ops.twsk_destructor(). (Ivan Vecera) [RHEL-179873] +- tcp: Remove sk_protocol test for tcp_twsk_unique(). (Ivan Vecera) [RHEL-179873] +- tcp: Rename tcp_or_dccp_get_hashinfo(). (Ivan Vecera) [RHEL-179873] +- net: Unexport shared functions for DCCP. (Ivan Vecera) [RHEL-179873] +- net: Retire DCCP socket. (Ivan Vecera) [RHEL-179873] +- selftest: net: Remove DCCP bits. (Ivan Vecera) [RHEL-179873] +- selinux: apply clang format to security/selinux/nlmsgtab.c (Ivan Vecera) [RHEL-179873] +- redhat: sign UKI's inner vmlinuz with modules signing key (Vitaly Kuznetsov) [RHEL-223625] + +* Wed Aug 05 2026 CKI KWF Bot [6.12.0-256.el10] +- nvmet: fix pre-auth out-of-bounds heap read in Discovery Get Log Page (CKI Backport Bot) [RHEL-219622] {CVE-2026-64320} +- net/mlx5: Fix slab-out-of-bounds in mlx5_query_nic_vport_mac_list (CKI Backport Bot) [RHEL-193996] +- kselftest/arm64: Handle attempts to disable SM on SME only systems (Steve Dunnagan) [RHEL-158921] +- kselftest/arm64: Test SME on SME only systems in fp-ptrace (Steve Dunnagan) [RHEL-158921] +- arm64: mm: Cast start/end markers to char *, not u64 (Steve Dunnagan) [RHEL-158921] +- kselftest/arm64: Cover disabling streaming mode without SVE in fp-ptrace (Steve Dunnagan) [RHEL-158921] +- kselftest/arm64: Don't open code SVE_PT_SIZE() in fp-ptrace (Steve Dunnagan) [RHEL-158921] +- kselftest/arm64: Fix SVE write data generation for SME only systems (Steve Dunnagan) [RHEL-158921] +- kselftest/arm64: Test FPSIMD format data writes via NT_ARM_SVE in fp-ptrace (Steve Dunnagan) [RHEL-158921] +- kselftst/arm64: Test NT_ARM_SVE FPSIMD format writes on non-SVE systems (Steve Dunnagan) [RHEL-158921] +- arm64/sysreg: Replace TCR_EL1 field macros (Steve Dunnagan) [RHEL-158921] +- arm64: mm: Represent physical memory with phys_addr_t and resource_size_t (Steve Dunnagan) [RHEL-158921] +- arm64: mm: Make map_fdt() return mapped pointer (Steve Dunnagan) [RHEL-158921] +- arm64/fpsimd: signal: Fix restoration of SVE context (Steve Dunnagan) [RHEL-158921] +- arm64/fpsimd: signal: Allocate SSVE storage when restoring ZA (Steve Dunnagan) [RHEL-158921] +- arm64/fpsimd: ptrace: Fix SVE writes on !SME systems (Steve Dunnagan) [RHEL-158921] +- arm64: Fix cleared E0POE bit after cpu_suspend()/resume() (Steve Dunnagan) [RHEL-158921] +- arm64/gcs: Flush the GCS locking state on exec (Steve Dunnagan) [RHEL-158921] +- arm64/sysreg: Remove unused define ARM64_FEATURE_FIELD_BITS (Steve Dunnagan) [RHEL-158921] +- arm64/sme: Support disabling streaming mode via ptrace on SME only systems (Steve Dunnagan) [RHEL-158921] +- arm64: Fix typos and spelling errors in comments (Steve Dunnagan) [RHEL-158921] +- arm64: Fix double word in comments (Steve Dunnagan) [RHEL-158921] +- arm64: atomics: lse: Remove unused parameters from ATOMIC_FETCH_OP_AND macros (Steve Dunnagan) [RHEL-158921] +- arm64: remove duplicate ARCH_HAS_MEM_ENCRYPT (Steve Dunnagan) [RHEL-158921] +- arm64: add unlikely hint to MTE async fault check in el0_svc_common (Steve Dunnagan) [RHEL-158921] +- arm64: acpi: add newline to deferred APEI warning (Steve Dunnagan) [RHEL-158921] +- arm64/mm: Ensure PGD_SIZE is aligned to 64 bytes when PA_BITS = 52 (Steve Dunnagan) [RHEL-158921] +- arm64/mm: Drop cpu_set_[default|idmap]_tcr_t0sz() (Steve Dunnagan) [RHEL-158921] +- arm64: remove unused ARCH_PFN_OFFSET (Steve Dunnagan) [RHEL-158921] +- arm64: use SOFTIRQ_ON_OWN_STACK for enabling softirq stack (Steve Dunnagan) [RHEL-158921] +- arm64: Remove assertion on CONFIG_VMAP_STACK (Steve Dunnagan) [RHEL-158921] +- uaccess: Provide ASM GOTO safe wrappers for unsafe_*_user() (Steve Dunnagan) [RHEL-158921] +- arm64: uaccess: Use unsafe wrappers for ASM GOTO (Steve Dunnagan) [RHEL-158921] +- igc: fix typos in comments (Michal Schmidt) [RHEL-186597] +- igc: use napi_schedule_irqoff() instead of napi_schedule() (Michal Schmidt) [RHEL-186597] +- igc: skip RX timestamp header for frame preemption verification (Michal Schmidt) [RHEL-186597] +- igc: fix potential skb leak in igc_fpe_xmit_smd_frame() (Michal Schmidt) [RHEL-186597] +- igc: set tx buffer type for SMD frames (Michal Schmidt) [RHEL-186597] +- net: Consistently define pci_device_ids using named initializers [igc] (Michal Schmidt) [RHEL-186597] +- igc: fix page fault in XDP TX timestamps handling (Michal Schmidt) [RHEL-186597] +- igc: fix missing update of skb->tail in igc_xmit_frame() (Michal Schmidt) [RHEL-186597] +- igc: Fix trigger of incorrect irq in igc_xsk_wakeup function (Michal Schmidt) [RHEL-186597] +- Convert more 'alloc_obj' cases to default GFP_KERNEL arguments [igc] (Michal Schmidt) [RHEL-186597] +- Convert 'alloc_flex' family to use the new default GFP_KERNEL argument [igc] (Michal Schmidt) [RHEL-186597] +- Convert 'alloc_obj' family to use the new default GFP_KERNEL argument [igc] (Michal Schmidt) [RHEL-186597] +- treewide: Replace kmalloc with kmalloc_obj for non-scalar types [igc] (Michal Schmidt) [RHEL-186597] +- igb: fix typos in comments (Michal Schmidt) [RHEL-177449] +- igb: use napi_schedule_irqoff() instead of napi_schedule() (Michal Schmidt) [RHEL-177449] +- igb: use ktime_get_real helpers in igb_ptp_reset() (Michal Schmidt) [RHEL-177449] +- net: Consistently define pci_device_ids using named initializers [igb,igbvf] (Michal Schmidt) [RHEL-177449] +- igb: remove napi_synchronize() in igb_down() (Michal Schmidt) [RHEL-177449] +- igb: Fix trigger of incorrect irq in igb_xsk_wakeup (Michal Schmidt) [RHEL-177449] +- Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses [igb] (Michal Schmidt) [RHEL-177449] +- Convert 'alloc_obj' family to use the new default GFP_KERNEL argument [igb,igbvf] (Michal Schmidt) [RHEL-177449] +- treewide: Replace kmalloc with kmalloc_obj for non-scalar types [igb,igbvf] (Michal Schmidt) [RHEL-177449] +- igb: Switch to use %%ptSp (Michal Schmidt) [RHEL-177449] +- fsnotify: Fix ordering of iput() and watched_objects decrement (Jay Shin) [RHEL-175863] {CVE-2024-53143} +- scsi: mpt3sas: Limit NVMe request size to 2 MiB (Chandrakanth Patil) [RHEL-141216] {CVE-2026-46105} +- scsi: mpt3sas: Simplify the workqueue allocation code (Chandrakanth Patil) [RHEL-141216] +- scsi: mpt3sas: Fixed the W=1 compilation warning (Chandrakanth Patil) [RHEL-141216] +- scsi: mpt3sas: Add configurable command retry limit for slow-to-respond devices (Chandrakanth Patil) [RHEL-141216] +- scsi: mpt3sas: Add firmware event requeue support for busy devices (Chandrakanth Patil) [RHEL-141216] +- scsi: mpt3sas: Improve device discovery and readiness handling for slow devices (Chandrakanth Patil) [RHEL-141216] +- scsi: mpt3sas: Added no_turs flag to device unblock logic (Chandrakanth Patil) [RHEL-141216] +- scsi: mpi3mr: Fix potential deadlock in mpi3mr_fault_uevent_emit (Chandrakanth Patil) [RHEL-141215] +- scsi: mpi3mr: Drop unnecessary volatile from __iomem pointers (Chandrakanth Patil) [RHEL-141215] +- scsi: mpi3mr: Mark device strings as nonstring (Chandrakanth Patil) [RHEL-141215] +- scsi: mpi3mr: Fix typo and grammar (Chandrakanth Patil) [RHEL-141215] +- scsi: mpi3mr: Fix typo (Chandrakanth Patil) [RHEL-141215] +- scsi: mpi3mr: Add retry mechanism for IOC shutdown with timeout reset (Chandrakanth Patil) [RHEL-141215] +- scsi: mpi3mr: Add queue-full tracking for operational request queues (Chandrakanth Patil) [RHEL-141215] +- scsi: mpi3mr: Reset controller on invalid I/O completion (Chandrakanth Patil) [RHEL-141215] +- scsi: mpi3mr: Clear reset history on ready and recheck state after timeout (Chandrakanth Patil) [RHEL-141215] +- scsi: mpi3mr: Add NULL checks when resetting request and reply queues (Chandrakanth Patil) [RHEL-141215] {CVE-2026-43473} +- scsi: mpi3mr: Make driver probing asynchronous (Chandrakanth Patil) [RHEL-141215] +- scsi: mpi3mr: Driver version update to 8.17.0.3.50 (Chandrakanth Patil) [RHEL-141215] +- scsi: mpi3mr: Fixed the W=1 compilation warning (Chandrakanth Patil) [RHEL-141215] +- scsi: mpi3mr: Record and report controller firmware faults (Chandrakanth Patil) [RHEL-141215] +- scsi: mpi3mr: Update MPI Headers to revision 39 (Chandrakanth Patil) [RHEL-141215] +- scsi: mpi3mr: Use negotiated link rate from DevicePage0 (Chandrakanth Patil) [RHEL-141215] +- scsi: mpi3mr: Avoid redundant diag-fault resets (Chandrakanth Patil) [RHEL-141215] +- scsi: mpi3mr: Rename log data save helper to reflect threaded/BH context (Chandrakanth Patil) [RHEL-141215] +- scsi: mpi3mr: Add module parameter to control threaded IRQ polling (Chandrakanth Patil) [RHEL-141215] +- scsi: mpi3mr: Simplify the workqueue allocation code (Chandrakanth Patil) [RHEL-141215] +- scsi: mpi3mr: Read missing IOCFacts flag for reply queue full overflow (Chandrakanth Patil) [RHEL-141215] +- scsi: mpi3mr: Prevent duplicate SAS/SATA device entries in channel 1 (Chandrakanth Patil) [RHEL-141215] + * Tue Aug 04 2026 CKI KWF Bot [6.12.0-255.el10] - crypto: tegra - fix rctx->cryptlen calculation in tegra_gcm_do_one_req() (CKI Backport Bot) [RHEL-169756] - xfrm: esp: restore combined single-frag length gate (Xin Long) [RHEL-178329] diff --git a/sources b/sources index 8fd2c09ce..e3796971b 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ -SHA512 (linux-6.12.0-255.19.el10nv.tar.xz) = 5093421000367aececa1bb227534963749a564f56dbe4ad724feb032110c3bdef2cedab9a1051d844ca0fd868e1d64c8c0399189ed6238f5ad218f0e81ff9d5e -SHA512 (kernel-abi-stablelists-6.12.0-255.19.el10nv.tar.xz) = d3d7c5a2bb10221676009fbd22e1e4c1ffcc33ccad83739bfab824d917098e55b2248244be4d6b0701d1da120ab3fba2283f624b3f4e4d180ecc6023de853a48 -SHA512 (kernel-kabi-dw-6.12.0-255.19.el10nv.tar.xz) = 0559b9128fb318cad585a4d7b9802eab9cb503b04022060ac93becfd86ad5a31f40619006ea4faeb3a213627c36ff0f1a379058cfd42541040e60f5271c71dc9 +SHA512 (linux-6.12.0-257.20.el10nv.tar.xz) = c21aa86f3605e3d08f611fa09380cbcfa6bb35a609be219c4d7dad3271cba4ac06c870ffa373e22a5cdf151e12583458b05a31682c6fbeef607921c08f8daf4b +SHA512 (kernel-abi-stablelists-6.12.0-257.20.el10nv.tar.xz) = c1a320d2f8cd7bb0b449e4671ef1bb6779eea4259245562524ad994ff24c9b66ef4f508b9864140509284b5be51f379935001d59929b6e5aeeb2cf75e27b58e0 +SHA512 (kernel-kabi-dw-6.12.0-257.20.el10nv.tar.xz) = 0559b9128fb318cad585a4d7b9802eab9cb503b04022060ac93becfd86ad5a31f40619006ea4faeb3a213627c36ff0f1a379058cfd42541040e60f5271c71dc9