kernel-5.14.0-529.el9

* Tue Nov 12 2024 Rado Vrbovsky <rvrbovsk@redhat.com> [5.14.0-529.el9]
- tracing: Add the ::microcode field to the mce_record tracepoint (David Arcari) [RHEL-55136]
- tracing: Add the ::ppin field to the mce_record tracepoint (David Arcari) [RHEL-55136]
- x86/mce: Clean up TP_printk() output line of the 'mce_record' tracepoint (David Arcari) [RHEL-55136]
- bpf: Use raw_spinlock_t in ringbuf (Luis Claudio R. Goncalves) [RHEL-20608]
- netfilter: xtables: fix typo causing some targets not to load on IPv6 (Phil Sutter) [RHEL-63905] {CVE-2024-50038}
- netfilter: xtables: avoid NFPROTO_UNSPEC where needed (Phil Sutter) [RHEL-63905] {CVE-2024-50038}
- mptcp: fallback when MPTCP opts are dropped after 1st data (CKI Backport Bot) [RHEL-62218]
- fscache: delete fscache_cookie_lru_timer when fscache exits to avoid UAF (CKI Backport Bot) [RHEL-59451] {CVE-2024-46786}
- platform/x86/intel/pmc: Fix pmc_core_iounmap to call iounmap for valid addresses (David Arcari) [RHEL-65816 RHEL-65933] {CVE-2024-50107}
- platform/x86:intel/pmc: Revert "Enable the ACPI PM Timer to be turned off when suspended" (David Arcari) [RHEL-65816]
- platform/x86:intel/pmc: Disable ACPI PM Timer disabling on Sky and Kaby Lake (David Arcari) [RHEL-65816]
- platform/x86/intel/pmt: Use PMT callbacks (David Arcari) [RHEL-65816]
- platform/x86/intel/vsec: Add PMT read callbacks (David Arcari) [RHEL-65816]
- clocksource: acpi_pm: Add external callback for suspend/resume (David Arcari) [RHEL-65816]
- platform/x86: intel/pmc: Ignore all LTRs during suspend (David Arcari) [RHEL-65816]
- platform/x86:intel/pmc: Fix comment for the pmc_core_acpi_pm_timer_suspend_resume function (David Arcari) [RHEL-65816]
- platform/x86:intel/pmc: Enable the ACPI PM Timer to be turned off when suspended (David Arcari) [RHEL-65816]
- platform/x86: intel/pmc: Remove unused param idx from pmc_for_each_mode() (David Arcari) [RHEL-65816]
- platform/x86/intel/vsec.h: Move to include/linux (David Arcari) [RHEL-65816]
- platform/x86/intel/pmc: Show live substate requirements (David Arcari) [RHEL-65816]
- platform/x86:intel/pmc: Add support to undo ltr_ignore (David Arcari) [RHEL-65816]
- platform/x86:intel/pmc: Use the Elvis operator (David Arcari) [RHEL-65816]
- platform/x86:intel/pmc: Use DEFINE_SHOW_STORE_ATTRIBUTE macro (David Arcari) [RHEL-65816]
- platform/x86:intel/pmc: Remove unneeded min_t check (David Arcari) [RHEL-65816]
- platform/x86:intel/pmc: Add support to show ltr_ignore value (David Arcari) [RHEL-65816]
- platform/x86:intel/pmc: Move pmc assignment closer to first usage (David Arcari) [RHEL-65816]
- platform/x86:intel/pmc: Convert index variables to be unsigned (David Arcari) [RHEL-65816]
- platform/x86:intel/pmc: Simplify mutex usage with cleanup helpers (David Arcari) [RHEL-65816]
- platform/x86:intel/pmc: Use the return value of pmc_core_send_msg (David Arcari) [RHEL-65816]
- platform/x86/intel: add missing MODULE_DESCRIPTION() macros (David Arcari) [RHEL-65816]
- platform/x86/intel/pmc: Switch to new Intel CPU model defines (David Arcari) [RHEL-65816]
- NFSD: Force all NFSv4.2 COPY requests to be synchronous (Olga Kornievskaia) [RHEL-64496] {CVE-2024-49974}
- powerpc/fadump: Fix section mismatch warning (Mamatha Inamdar) [RHEL-52914]
- powerpc/fadump: update documentation about bootargs_append (Mamatha Inamdar) [RHEL-52914]
- powerpc/fadump: pass additional parameters when fadump is active (Mamatha Inamdar) [RHEL-52914]
- powerpc/fadump: setup additional parameters for dump capture kernel (Mamatha Inamdar) [RHEL-52914]
- powerpc/pseries/fadump: add support for multiple boot memory regions (Mamatha Inamdar) [RHEL-52914]
- i2c: i801: Add support for Intel Arrow Lake-H (Steve Best) [RHEL-20114]
- xfrm: call xfrm_dev_policy_delete when kill policy (Sabrina Dubroca) [RHEL-63989]
- xfrm: fix netdev reference count imbalance (Sabrina Dubroca) [RHEL-63989]
- xfrm: Preserve vlan tags for transport mode software GRO (Sabrina Dubroca) [RHEL-63989]
- xfrm: set skb control buffer based on packet offload as well (Sabrina Dubroca) [RHEL-63989]
- xfrm: fix xfrm child route lookup for packet offload (Sabrina Dubroca) [RHEL-63989]
- Documentation: bonding: add XDP support explanation (Hangbin Liu) [RHEL-62339]
- bonding: return detailed error when loading native XDP fails (Hangbin Liu) [RHEL-62339]
- net: stmmac: dwmac-tegra: Fix link bring-up sequence (Jose Ignacio Tornos Martinez) [RHEL-32687]
- net: sysctl: allow dump_cpumask to handle higher numbers of CPUs (Antoine Tenart) [RHEL-61203]
- net: sysctl: do not reserve an extra char in dump_cpumask temporary buffer (Antoine Tenart) [RHEL-61203]
- net: sysctl: remove always-true condition (Antoine Tenart) [RHEL-61203]
- scsi: megaraid_sas: Remove trailing space after \n newline (Chandrakanth Patil) [RHEL-60013]
- scsi: megaraid_sas: struct MR_LD_VF_MAP: Replace 1-element arrays with flexible arrays (Chandrakanth Patil) [RHEL-60013]
- scsi: megaraid: Indent Kconfig option help text (Chandrakanth Patil) [RHEL-60013]
- scsi: mpt3sas: Remove trailing space after \n newline (Chandrakanth Patil) [RHEL-60026]
- scsi: mpt3sas: Avoid IOMMU page faults on REPORT ZONES (Chandrakanth Patil) [RHEL-60026]
- scsi: mpt3sas: Avoid possible run-time warning with long manufacturer strings (Chandrakanth Patil) [RHEL-60026]
- scsi: mpt3sas: Add missing kerneldoc parameter descriptions (Chandrakanth Patil) [RHEL-60026]
- scsi: mpt3sas: Replace deprecated strncpy() with strscpy() (Chandrakanth Patil) [RHEL-60026]
- scsi: mpt3sas: Prevent sending diag_reset when the controller is ready (Chandrakanth Patil) [RHEL-60026]
- scsi: mpt3sas: Update driver version to 48.100.00.00 (Chandrakanth Patil) [RHEL-60026]
- scsi: mpt3sas: Reload SBR without rebooting HBA (Chandrakanth Patil) [RHEL-60026]
- scsi: mpt3sas: Suppress a warning in debug kernel (Chandrakanth Patil) [RHEL-60026]
- scsi: mpt3sas: Replace dynamic allocations with local variables (Chandrakanth Patil) [RHEL-60026]
- scsi: mpt3sas: Replace a dynamic allocation with a local variable (Chandrakanth Patil) [RHEL-60026]
- scsi: mpt3sas: Fix typo of "TRIGGER" (Chandrakanth Patil) [RHEL-60026]
- scsi: mpt3sas: Fix an outdated comment (Chandrakanth Patil) [RHEL-60026]
- scsi: mpt3sas: Remove the iounit_pg8 member of the per-adapter struct (Chandrakanth Patil) [RHEL-60026]
- scsi: mpt3sas: Use struct_size() for struct size calculations (Chandrakanth Patil) [RHEL-60026]
- scsi: mpt3sas: Make MPI26_CONFIG_PAGE_PIOUNIT_1::PhyData[] a flexible array (Chandrakanth Patil) [RHEL-60026]
- scsi: mpt3sas: Make MPI2_CONFIG_PAGE_SASIOUNIT_1::PhyData[] a flexible array (Chandrakanth Patil) [RHEL-60026]
- scsi: mpt3sas: Make MPI2_CONFIG_PAGE_SASIOUNIT_0::PhyData[] a flexible array (Chandrakanth Patil) [RHEL-60026]
- scsi: mpt3sas: Make MPI2_CONFIG_PAGE_RAID_VOL_0::PhysDisk[] a flexible array (Chandrakanth Patil) [RHEL-60026]
- scsi: mpt3sas: Make MPI2_CONFIG_PAGE_IO_UNIT_8::Sensor[] a flexible array (Chandrakanth Patil) [RHEL-60026]
- scsi: mpt3sas: Use flexible arrays when obviously possible (Chandrakanth Patil) [RHEL-60026]
- ipvs: properly dereference pe in ip_vs_add_service (Phil Sutter) [RHEL-54908] {CVE-2024-42322}
- powerpc/mm: Fix boot crash with FLATMEM (Audra Mitchell) [RHEL-55462]
- powerpc/64s/radix: Don't warn on copros in radix__tlb_flush() (Audra Mitchell) [RHEL-55462]
- powerpc/mm/book3s64: Use 256M as the upper limit with coherent device memory attached (Audra Mitchell) [RHEL-55462]
- powerpc/mm/book3s64: Fix build error with SPARSEMEM disabled (Audra Mitchell) [RHEL-55462]
- powerpc/47x: Remove early_init_mmu_47x() to fix no previous prototype (Audra Mitchell) [RHEL-55462]
- powerpc/47x: Add prototype for mmu_init_secondary() (Audra Mitchell) [RHEL-55462]
- powerpc/radix: Move some functions into #ifdef CONFIG_KVM_BOOK3S_HV_POSSIBLE (Audra Mitchell) [RHEL-55462]
- powerpc/mm: Cleanup memory block size probing (Audra Mitchell) [RHEL-55462]
- powerpc/mm/altmap: Fix altmap boundary check (Audra Mitchell) [RHEL-55462]
- powerpc/kasan: Disable KCOV in KASAN code (Audra Mitchell) [RHEL-55462]
- powerpc: mm: convert to GENERIC_IOREMAP (Audra Mitchell) [RHEL-55462]
- powerpc/hugetlb: pte_alloc_huge() (Audra Mitchell) [RHEL-55462]
- powerpc: allow pte_offset_map[_lock]() to fail (Audra Mitchell) [RHEL-55462]
- powerpc: kvmppc_unmap_free_pmd() pte_offset_kernel() (Audra Mitchell) [RHEL-55462]
- powerpc/64s/radix: Fix exit lazy tlb mm switch with irqs enabled (Audra Mitchell) [RHEL-55462]
- powerpc/32s: Fix LLVM SMP build (Audra Mitchell) [RHEL-55462]
- powerpc/64s/radix: combine final TLB flush and lazy tlb mm shootdown IPIs (Audra Mitchell) [RHEL-55462]
- powerpc: Add mm_cpumask warning when context switching (Audra Mitchell) [RHEL-55462]
- powerpc/64s: Use dec_mm_active_cpus helper (Audra Mitchell) [RHEL-55462]
- powerpc: Account mm_cpumask and active_cpus in init_mm (Audra Mitchell) [RHEL-55462]
- powerpc/64s: Fix native_hpte_remove() to be irq-safe (Audra Mitchell) [RHEL-55462]
- powerpc: Use of_address_to_resource() (Audra Mitchell) [RHEL-55462]
- powerpc/embedded6xx/ls_uart: Add missing of_node_put() (Audra Mitchell) [RHEL-55462]
- powerpc/embedded6xx: Add missing of_node_put()s (Audra Mitchell) [RHEL-55462]
- powerpc/e500: Add missing prototype for 'relocate_init' (Audra Mitchell) [RHEL-55462]
- powerpc/64s/radix: Remove TLB_FLUSH_ALL test from range flushes (Audra Mitchell) [RHEL-55462]
- powerpc/64s/radix: mm->context.id should always be valid (Audra Mitchell) [RHEL-55462]
- powerpc/64s/radix: Remove need_flush_all test from radix__tlb_flush (Audra Mitchell) [RHEL-55462]
- powerpc/64s: enable MMU_LAZY_TLB_SHOOTDOWN (Audra Mitchell) [RHEL-55462]
- lazy tlb: shoot lazies, non-refcounting lazy tlb mm reference handling scheme (Audra Mitchell) [RHEL-55462]
- lazy tlb: allow lazy tlb mm refcounting to be configurable (Audra Mitchell) [RHEL-55462]
- lazy tlb: introduce lazy tlb mm refcount helper functions (Audra Mitchell) [RHEL-55462]
- kthread: simplify kthread_use_mm refcounting (Audra Mitchell) [RHEL-55462]
- powerpc/64s/hash: Make stress_hpt_timer_fn() static (Audra Mitchell) [RHEL-55462]
- powerpc/64s: Fix stress_hpt memblock alloc alignment (Audra Mitchell) [RHEL-55462]
- powerpc/64s/hash: add stress_hpt kernel boot option to increase hash faults (Audra Mitchell) [RHEL-55462]
- powerpc/64s: make linear_map_hash_lock a raw spinlock (Audra Mitchell) [RHEL-55462]
- powerpc/64s: make HPTE lock and native_tlbie_lock irq-safe (Audra Mitchell) [RHEL-55462]
- powerpc/64s: Add lockdep for HPTE lock (Audra Mitchell) [RHEL-55462]
- powerpc/64s: Fix hash__change_memory_range preemption warning (Audra Mitchell) [RHEL-55462]
- powerpc/64s: Disable preemption in hash lazy mmu mode (Audra Mitchell) [RHEL-55462]
- powerpc/highmem: Properly handle fragmented memory (Audra Mitchell) [RHEL-55462]
- powerpc/mm: Fix UBSAN warning reported on hugetlb (Audra Mitchell) [RHEL-55462]
- powerpc/mm/book3s/hash: Rename flush_tlb_pmd_range (Audra Mitchell) [RHEL-55462]
- powerpc/32: Remove wii_memory_fixups() (Audra Mitchell) [RHEL-55462]
- powerpc/32: Allow fragmented physical memory (Audra Mitchell) [RHEL-55462]
- powerpc/32: Drop a stale comment about reservation of gigantic pages (Audra Mitchell) [RHEL-55462]
- powerpc/fsl_booke: Make calc_cam_sz() static (Audra Mitchell) [RHEL-55462]
- powerpc: Remove stale declarations in mmu_decl.h (Audra Mitchell) [RHEL-55462]
- powerpc/mm: Rearrange if-else block to avoid clang warning (Audra Mitchell) [RHEL-55462]
- arm64/hugetlb: pte_alloc_huge() pte_offset_huge() (Audra Mitchell) [RHEL-55465]
- arm64: allow pte_offset_map() to fail (Audra Mitchell) [RHEL-55465]
- powerpc: Fix all occurences of duplicate words (Audra Mitchell) [RHEL-55462]
- powerpc/mm: Always update max/min_low_pfn in mem_topology_setup() (Audra Mitchell) [RHEL-55462]
- arm: allow pte_offset_map[_lock]() to fail (Audra Mitchell) [RHEL-55465]
- powerpc/32s: Fix boot failure with KASAN + SMP + JUMP_LABEL_FEATURE_CHECK_DEBUG (Audra Mitchell) [RHEL-55462]
- arm64: kasan: remove !KASAN_VMALLOC remnants (Audra Mitchell) [RHEL-55465]
- Revert "arm64: dma: Drop cache invalidation from arch_dma_prep_coherent()" (Audra Mitchell) [RHEL-55465]
- x86/mm: Use IPIs to synchronize LAM enablement (Audra Mitchell) [RHEL-55461]
- powerpc/32: Set an IBAT covering up to _einittext during init (Audra Mitchell) [RHEL-55462]
- arm64: dma: Drop cache invalidation from arch_dma_prep_coherent() (Audra Mitchell) [RHEL-55465]
- powerpc/32: Call mmu_mark_initmem_nx() regardless of data block mapping. (Audra Mitchell) [RHEL-55462]
- x86/mm: clarify "prev" usage in switch_mm_irqs_off() (Audra Mitchell) [RHEL-55461]
- powerpc/mm/kasan: rename kasan_init_32.c to init_32.c (Audra Mitchell) [RHEL-55462]
- mm: Warn on shadow stack memory in wrong vma (Audra Mitchell) [RHEL-55461]
- ARM: mm: kill unused runtime hook arch_iounmap() (Audra Mitchell) [RHEL-55465]
- Documentation/protection-keys: Clean up documentation for User Space pkeys (Audra Mitchell) [RHEL-55461]
- powerpc: Remove find_current_mm_pte() (Audra Mitchell) [RHEL-55462]
- ARM: add __arm_iomem_set_ro() to write-protect ioremapped area (Audra Mitchell) [RHEL-55465]
Resolves: RHEL-20114, RHEL-20608, RHEL-32687, RHEL-52914, RHEL-54908, RHEL-55136, RHEL-55461, RHEL-55462, RHEL-55465, RHEL-59451, RHEL-60013, RHEL-60026, RHEL-61203, RHEL-62218, RHEL-62339, RHEL-63905, RHEL-63989, RHEL-64496, RHEL-65816, RHEL-65933

Signed-off-by: Rado Vrbovsky <rvrbovsk@redhat.com>
This commit is contained in:
Rado Vrbovsky 2024-11-12 08:23:42 +00:00
parent 2d7f955cc6
commit 3f97e728a1
19 changed files with 314 additions and 8 deletions

View File

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

View File

@ -1265,6 +1265,7 @@ CONFIG_DEBUG_STACK_USAGE=y
# CONFIG_DEBUG_VM_PGFLAGS is not set
CONFIG_DEBUG_VM_PGTABLE=y
# CONFIG_DEBUG_VM_RB is not set # revisit this if performance isn't horrible
# CONFIG_DEBUG_VM_SHOOT_LAZIES is not set
# CONFIG_DEBUG_VM_VMACACHE is not set
# CONFIG_DEBUG_WQ_FORCE_RR_CPU is not set
CONFIG_DEBUG_WW_MUTEX_SLOWPATH=y

View File

@ -1257,6 +1257,7 @@ CONFIG_DEBUG_SHIRQ=y
# CONFIG_DEBUG_VM_PGFLAGS is not set
# CONFIG_DEBUG_VM_PGTABLE is not set
# CONFIG_DEBUG_VM_RB is not set # revisit this if performance isn't horrible
# CONFIG_DEBUG_VM_SHOOT_LAZIES is not set
# CONFIG_DEBUG_VM_VMACACHE is not set
# CONFIG_DEBUG_WQ_FORCE_RR_CPU is not set
# CONFIG_DEBUG_WW_MUTEX_SLOWPATH is not set

View File

@ -1262,6 +1262,7 @@ CONFIG_DEBUG_STACK_USAGE=y
# CONFIG_DEBUG_VM_PGFLAGS is not set
CONFIG_DEBUG_VM_PGTABLE=y
# CONFIG_DEBUG_VM_RB is not set # revisit this if performance isn't horrible
# CONFIG_DEBUG_VM_SHOOT_LAZIES is not set
# CONFIG_DEBUG_VM_VMACACHE is not set
# CONFIG_DEBUG_WQ_FORCE_RR_CPU is not set
CONFIG_DEBUG_WW_MUTEX_SLOWPATH=y

View File

@ -1254,6 +1254,7 @@ CONFIG_DEBUG_SHIRQ=y
# CONFIG_DEBUG_VM_PGFLAGS is not set
# CONFIG_DEBUG_VM_PGTABLE is not set
# CONFIG_DEBUG_VM_RB is not set # revisit this if performance isn't horrible
# CONFIG_DEBUG_VM_SHOOT_LAZIES is not set
# CONFIG_DEBUG_VM_VMACACHE is not set
# CONFIG_DEBUG_WQ_FORCE_RR_CPU is not set
# CONFIG_DEBUG_WW_MUTEX_SLOWPATH is not set

View File

@ -1279,6 +1279,7 @@ CONFIG_DEBUG_STACK_USAGE=y
# CONFIG_DEBUG_VM_PGFLAGS is not set
CONFIG_DEBUG_VM_PGTABLE=y
# CONFIG_DEBUG_VM_RB is not set # revisit this if performance isn't horrible
# CONFIG_DEBUG_VM_SHOOT_LAZIES is not set
# CONFIG_DEBUG_VM_VMACACHE is not set
# CONFIG_DEBUG_WQ_FORCE_RR_CPU is not set
CONFIG_DEBUG_WW_MUTEX_SLOWPATH=y

View File

@ -1271,6 +1271,7 @@ CONFIG_DEBUG_SHIRQ=y
# CONFIG_DEBUG_VM_PGFLAGS is not set
# CONFIG_DEBUG_VM_PGTABLE is not set
# CONFIG_DEBUG_VM_RB is not set # revisit this if performance isn't horrible
# CONFIG_DEBUG_VM_SHOOT_LAZIES is not set
# CONFIG_DEBUG_VM_VMACACHE is not set
# CONFIG_DEBUG_WQ_FORCE_RR_CPU is not set
# CONFIG_DEBUG_WW_MUTEX_SLOWPATH is not set

View File

@ -1049,6 +1049,7 @@ CONFIG_DEBUG_STACK_USAGE=y
# CONFIG_DEBUG_VM_PGFLAGS is not set
CONFIG_DEBUG_VM_PGTABLE=y
# CONFIG_DEBUG_VM_RB is not set # revisit this if performance isn't horrible
# CONFIG_DEBUG_VM_SHOOT_LAZIES is not set
# CONFIG_DEBUG_VM_VMACACHE is not set
CONFIG_DEBUG_VM=y
# CONFIG_DEBUG_WQ_FORCE_RR_CPU is not set

View File

@ -1042,6 +1042,7 @@ CONFIG_DEBUG_STACKOVERFLOW=y
# CONFIG_DEBUG_VM_PGFLAGS is not set
# CONFIG_DEBUG_VM_PGTABLE is not set
# CONFIG_DEBUG_VM_RB is not set # revisit this if performance isn't horrible
# CONFIG_DEBUG_VM_SHOOT_LAZIES is not set
# CONFIG_DEBUG_VM_VMACACHE is not set
# CONFIG_DEBUG_WQ_FORCE_RR_CPU is not set
# CONFIG_DEBUG_WW_MUTEX_SLOWPATH is not set

View File

@ -1052,6 +1052,7 @@ CONFIG_DEBUG_STACK_USAGE=y
# CONFIG_DEBUG_VM_PGFLAGS is not set
CONFIG_DEBUG_VM_PGTABLE=y
# CONFIG_DEBUG_VM_RB is not set # revisit this if performance isn't horrible
# CONFIG_DEBUG_VM_SHOOT_LAZIES is not set
# CONFIG_DEBUG_VM_VMACACHE is not set
CONFIG_DEBUG_VM=y
# CONFIG_DEBUG_WQ_FORCE_RR_CPU is not set

View File

@ -1045,6 +1045,7 @@ CONFIG_DEBUG_SHIRQ=y
# CONFIG_DEBUG_VM_PGFLAGS is not set
# CONFIG_DEBUG_VM_PGTABLE is not set
# CONFIG_DEBUG_VM_RB is not set # revisit this if performance isn't horrible
# CONFIG_DEBUG_VM_SHOOT_LAZIES is not set
# CONFIG_DEBUG_VM_VMACACHE is not set
# CONFIG_DEBUG_WQ_FORCE_RR_CPU is not set
# CONFIG_DEBUG_WW_MUTEX_SLOWPATH is not set

View File

@ -1050,6 +1050,7 @@ CONFIG_DEBUG_SECTION_MISMATCH=y
# CONFIG_DEBUG_VM_PGFLAGS is not set
# CONFIG_DEBUG_VM_PGTABLE is not set
# CONFIG_DEBUG_VM_RB is not set # revisit this if performance isn't horrible
# CONFIG_DEBUG_VM_SHOOT_LAZIES is not set
# CONFIG_DEBUG_VM_VMACACHE is not set
# CONFIG_DEBUG_WQ_FORCE_RR_CPU is not set
# CONFIG_DEBUG_WW_MUTEX_SLOWPATH is not set

View File

@ -1106,6 +1106,7 @@ CONFIG_DEBUG_STACK_USAGE=y
# CONFIG_DEBUG_VM_PGFLAGS is not set
CONFIG_DEBUG_VM_PGTABLE=y
# CONFIG_DEBUG_VM_RB is not set # revisit this if performance isn't horrible
# CONFIG_DEBUG_VM_SHOOT_LAZIES is not set
# CONFIG_DEBUG_VM_VMACACHE is not set
CONFIG_DEBUG_VM=y
# CONFIG_DEBUG_WQ_FORCE_RR_CPU is not set

View File

@ -1099,6 +1099,7 @@ CONFIG_DEBUG_STACKOVERFLOW=y
# CONFIG_DEBUG_VM_PGFLAGS is not set
# CONFIG_DEBUG_VM_PGTABLE is not set
# CONFIG_DEBUG_VM_RB is not set # revisit this if performance isn't horrible
# CONFIG_DEBUG_VM_SHOOT_LAZIES is not set
# CONFIG_DEBUG_VM_VMACACHE is not set
# CONFIG_DEBUG_WQ_FORCE_RR_CPU is not set
# CONFIG_DEBUG_WW_MUTEX_SLOWPATH is not set

View File

@ -1125,6 +1125,7 @@ CONFIG_DEBUG_STACK_USAGE=y
# CONFIG_DEBUG_VM_PGFLAGS is not set
CONFIG_DEBUG_VM_PGTABLE=y
# CONFIG_DEBUG_VM_RB is not set # revisit this if performance isn't horrible
# CONFIG_DEBUG_VM_SHOOT_LAZIES is not set
# CONFIG_DEBUG_VM_VMACACHE is not set
CONFIG_DEBUG_VM=y
# CONFIG_DEBUG_WQ_FORCE_RR_CPU is not set

View File

@ -1118,6 +1118,7 @@ CONFIG_DEBUG_STACKOVERFLOW=y
# CONFIG_DEBUG_VM_PGFLAGS is not set
# CONFIG_DEBUG_VM_PGTABLE is not set
# CONFIG_DEBUG_VM_RB is not set # revisit this if performance isn't horrible
# CONFIG_DEBUG_VM_SHOOT_LAZIES is not set
# CONFIG_DEBUG_VM_VMACACHE is not set
# CONFIG_DEBUG_WQ_FORCE_RR_CPU is not set
# CONFIG_DEBUG_WW_MUTEX_SLOWPATH is not set

View File

@ -1,3 +1,149 @@
* Tue Nov 12 2024 Rado Vrbovsky <rvrbovsk@redhat.com> [5.14.0-529.el9]
- tracing: Add the ::microcode field to the mce_record tracepoint (David Arcari) [RHEL-55136]
- tracing: Add the ::ppin field to the mce_record tracepoint (David Arcari) [RHEL-55136]
- x86/mce: Clean up TP_printk() output line of the 'mce_record' tracepoint (David Arcari) [RHEL-55136]
- bpf: Use raw_spinlock_t in ringbuf (Luis Claudio R. Goncalves) [RHEL-20608]
- netfilter: xtables: fix typo causing some targets not to load on IPv6 (Phil Sutter) [RHEL-63905] {CVE-2024-50038}
- netfilter: xtables: avoid NFPROTO_UNSPEC where needed (Phil Sutter) [RHEL-63905] {CVE-2024-50038}
- mptcp: fallback when MPTCP opts are dropped after 1st data (CKI Backport Bot) [RHEL-62218]
- fscache: delete fscache_cookie_lru_timer when fscache exits to avoid UAF (CKI Backport Bot) [RHEL-59451] {CVE-2024-46786}
- platform/x86/intel/pmc: Fix pmc_core_iounmap to call iounmap for valid addresses (David Arcari) [RHEL-65816 RHEL-65933] {CVE-2024-50107}
- platform/x86:intel/pmc: Revert "Enable the ACPI PM Timer to be turned off when suspended" (David Arcari) [RHEL-65816]
- platform/x86:intel/pmc: Disable ACPI PM Timer disabling on Sky and Kaby Lake (David Arcari) [RHEL-65816]
- platform/x86/intel/pmt: Use PMT callbacks (David Arcari) [RHEL-65816]
- platform/x86/intel/vsec: Add PMT read callbacks (David Arcari) [RHEL-65816]
- clocksource: acpi_pm: Add external callback for suspend/resume (David Arcari) [RHEL-65816]
- platform/x86: intel/pmc: Ignore all LTRs during suspend (David Arcari) [RHEL-65816]
- platform/x86:intel/pmc: Fix comment for the pmc_core_acpi_pm_timer_suspend_resume function (David Arcari) [RHEL-65816]
- platform/x86:intel/pmc: Enable the ACPI PM Timer to be turned off when suspended (David Arcari) [RHEL-65816]
- platform/x86: intel/pmc: Remove unused param idx from pmc_for_each_mode() (David Arcari) [RHEL-65816]
- platform/x86/intel/vsec.h: Move to include/linux (David Arcari) [RHEL-65816]
- platform/x86/intel/pmc: Show live substate requirements (David Arcari) [RHEL-65816]
- platform/x86:intel/pmc: Add support to undo ltr_ignore (David Arcari) [RHEL-65816]
- platform/x86:intel/pmc: Use the Elvis operator (David Arcari) [RHEL-65816]
- platform/x86:intel/pmc: Use DEFINE_SHOW_STORE_ATTRIBUTE macro (David Arcari) [RHEL-65816]
- platform/x86:intel/pmc: Remove unneeded min_t check (David Arcari) [RHEL-65816]
- platform/x86:intel/pmc: Add support to show ltr_ignore value (David Arcari) [RHEL-65816]
- platform/x86:intel/pmc: Move pmc assignment closer to first usage (David Arcari) [RHEL-65816]
- platform/x86:intel/pmc: Convert index variables to be unsigned (David Arcari) [RHEL-65816]
- platform/x86:intel/pmc: Simplify mutex usage with cleanup helpers (David Arcari) [RHEL-65816]
- platform/x86:intel/pmc: Use the return value of pmc_core_send_msg (David Arcari) [RHEL-65816]
- platform/x86/intel: add missing MODULE_DESCRIPTION() macros (David Arcari) [RHEL-65816]
- platform/x86/intel/pmc: Switch to new Intel CPU model defines (David Arcari) [RHEL-65816]
- NFSD: Force all NFSv4.2 COPY requests to be synchronous (Olga Kornievskaia) [RHEL-64496] {CVE-2024-49974}
- powerpc/fadump: Fix section mismatch warning (Mamatha Inamdar) [RHEL-52914]
- powerpc/fadump: update documentation about bootargs_append (Mamatha Inamdar) [RHEL-52914]
- powerpc/fadump: pass additional parameters when fadump is active (Mamatha Inamdar) [RHEL-52914]
- powerpc/fadump: setup additional parameters for dump capture kernel (Mamatha Inamdar) [RHEL-52914]
- powerpc/pseries/fadump: add support for multiple boot memory regions (Mamatha Inamdar) [RHEL-52914]
- i2c: i801: Add support for Intel Arrow Lake-H (Steve Best) [RHEL-20114]
- xfrm: call xfrm_dev_policy_delete when kill policy (Sabrina Dubroca) [RHEL-63989]
- xfrm: fix netdev reference count imbalance (Sabrina Dubroca) [RHEL-63989]
- xfrm: Preserve vlan tags for transport mode software GRO (Sabrina Dubroca) [RHEL-63989]
- xfrm: set skb control buffer based on packet offload as well (Sabrina Dubroca) [RHEL-63989]
- xfrm: fix xfrm child route lookup for packet offload (Sabrina Dubroca) [RHEL-63989]
- Documentation: bonding: add XDP support explanation (Hangbin Liu) [RHEL-62339]
- bonding: return detailed error when loading native XDP fails (Hangbin Liu) [RHEL-62339]
- net: stmmac: dwmac-tegra: Fix link bring-up sequence (Jose Ignacio Tornos Martinez) [RHEL-32687]
- net: sysctl: allow dump_cpumask to handle higher numbers of CPUs (Antoine Tenart) [RHEL-61203]
- net: sysctl: do not reserve an extra char in dump_cpumask temporary buffer (Antoine Tenart) [RHEL-61203]
- net: sysctl: remove always-true condition (Antoine Tenart) [RHEL-61203]
- scsi: megaraid_sas: Remove trailing space after \n newline (Chandrakanth Patil) [RHEL-60013]
- scsi: megaraid_sas: struct MR_LD_VF_MAP: Replace 1-element arrays with flexible arrays (Chandrakanth Patil) [RHEL-60013]
- scsi: megaraid: Indent Kconfig option help text (Chandrakanth Patil) [RHEL-60013]
- scsi: mpt3sas: Remove trailing space after \n newline (Chandrakanth Patil) [RHEL-60026]
- scsi: mpt3sas: Avoid IOMMU page faults on REPORT ZONES (Chandrakanth Patil) [RHEL-60026]
- scsi: mpt3sas: Avoid possible run-time warning with long manufacturer strings (Chandrakanth Patil) [RHEL-60026]
- scsi: mpt3sas: Add missing kerneldoc parameter descriptions (Chandrakanth Patil) [RHEL-60026]
- scsi: mpt3sas: Replace deprecated strncpy() with strscpy() (Chandrakanth Patil) [RHEL-60026]
- scsi: mpt3sas: Prevent sending diag_reset when the controller is ready (Chandrakanth Patil) [RHEL-60026]
- scsi: mpt3sas: Update driver version to 48.100.00.00 (Chandrakanth Patil) [RHEL-60026]
- scsi: mpt3sas: Reload SBR without rebooting HBA (Chandrakanth Patil) [RHEL-60026]
- scsi: mpt3sas: Suppress a warning in debug kernel (Chandrakanth Patil) [RHEL-60026]
- scsi: mpt3sas: Replace dynamic allocations with local variables (Chandrakanth Patil) [RHEL-60026]
- scsi: mpt3sas: Replace a dynamic allocation with a local variable (Chandrakanth Patil) [RHEL-60026]
- scsi: mpt3sas: Fix typo of "TRIGGER" (Chandrakanth Patil) [RHEL-60026]
- scsi: mpt3sas: Fix an outdated comment (Chandrakanth Patil) [RHEL-60026]
- scsi: mpt3sas: Remove the iounit_pg8 member of the per-adapter struct (Chandrakanth Patil) [RHEL-60026]
- scsi: mpt3sas: Use struct_size() for struct size calculations (Chandrakanth Patil) [RHEL-60026]
- scsi: mpt3sas: Make MPI26_CONFIG_PAGE_PIOUNIT_1::PhyData[] a flexible array (Chandrakanth Patil) [RHEL-60026]
- scsi: mpt3sas: Make MPI2_CONFIG_PAGE_SASIOUNIT_1::PhyData[] a flexible array (Chandrakanth Patil) [RHEL-60026]
- scsi: mpt3sas: Make MPI2_CONFIG_PAGE_SASIOUNIT_0::PhyData[] a flexible array (Chandrakanth Patil) [RHEL-60026]
- scsi: mpt3sas: Make MPI2_CONFIG_PAGE_RAID_VOL_0::PhysDisk[] a flexible array (Chandrakanth Patil) [RHEL-60026]
- scsi: mpt3sas: Make MPI2_CONFIG_PAGE_IO_UNIT_8::Sensor[] a flexible array (Chandrakanth Patil) [RHEL-60026]
- scsi: mpt3sas: Use flexible arrays when obviously possible (Chandrakanth Patil) [RHEL-60026]
- ipvs: properly dereference pe in ip_vs_add_service (Phil Sutter) [RHEL-54908] {CVE-2024-42322}
- powerpc/mm: Fix boot crash with FLATMEM (Audra Mitchell) [RHEL-55462]
- powerpc/64s/radix: Don't warn on copros in radix__tlb_flush() (Audra Mitchell) [RHEL-55462]
- powerpc/mm/book3s64: Use 256M as the upper limit with coherent device memory attached (Audra Mitchell) [RHEL-55462]
- powerpc/mm/book3s64: Fix build error with SPARSEMEM disabled (Audra Mitchell) [RHEL-55462]
- powerpc/47x: Remove early_init_mmu_47x() to fix no previous prototype (Audra Mitchell) [RHEL-55462]
- powerpc/47x: Add prototype for mmu_init_secondary() (Audra Mitchell) [RHEL-55462]
- powerpc/radix: Move some functions into #ifdef CONFIG_KVM_BOOK3S_HV_POSSIBLE (Audra Mitchell) [RHEL-55462]
- powerpc/mm: Cleanup memory block size probing (Audra Mitchell) [RHEL-55462]
- powerpc/mm/altmap: Fix altmap boundary check (Audra Mitchell) [RHEL-55462]
- powerpc/kasan: Disable KCOV in KASAN code (Audra Mitchell) [RHEL-55462]
- powerpc: mm: convert to GENERIC_IOREMAP (Audra Mitchell) [RHEL-55462]
- powerpc/hugetlb: pte_alloc_huge() (Audra Mitchell) [RHEL-55462]
- powerpc: allow pte_offset_map[_lock]() to fail (Audra Mitchell) [RHEL-55462]
- powerpc: kvmppc_unmap_free_pmd() pte_offset_kernel() (Audra Mitchell) [RHEL-55462]
- powerpc/64s/radix: Fix exit lazy tlb mm switch with irqs enabled (Audra Mitchell) [RHEL-55462]
- powerpc/32s: Fix LLVM SMP build (Audra Mitchell) [RHEL-55462]
- powerpc/64s/radix: combine final TLB flush and lazy tlb mm shootdown IPIs (Audra Mitchell) [RHEL-55462]
- powerpc: Add mm_cpumask warning when context switching (Audra Mitchell) [RHEL-55462]
- powerpc/64s: Use dec_mm_active_cpus helper (Audra Mitchell) [RHEL-55462]
- powerpc: Account mm_cpumask and active_cpus in init_mm (Audra Mitchell) [RHEL-55462]
- powerpc/64s: Fix native_hpte_remove() to be irq-safe (Audra Mitchell) [RHEL-55462]
- powerpc: Use of_address_to_resource() (Audra Mitchell) [RHEL-55462]
- powerpc/embedded6xx/ls_uart: Add missing of_node_put() (Audra Mitchell) [RHEL-55462]
- powerpc/embedded6xx: Add missing of_node_put()s (Audra Mitchell) [RHEL-55462]
- powerpc/e500: Add missing prototype for 'relocate_init' (Audra Mitchell) [RHEL-55462]
- powerpc/64s/radix: Remove TLB_FLUSH_ALL test from range flushes (Audra Mitchell) [RHEL-55462]
- powerpc/64s/radix: mm->context.id should always be valid (Audra Mitchell) [RHEL-55462]
- powerpc/64s/radix: Remove need_flush_all test from radix__tlb_flush (Audra Mitchell) [RHEL-55462]
- powerpc/64s: enable MMU_LAZY_TLB_SHOOTDOWN (Audra Mitchell) [RHEL-55462]
- lazy tlb: shoot lazies, non-refcounting lazy tlb mm reference handling scheme (Audra Mitchell) [RHEL-55462]
- lazy tlb: allow lazy tlb mm refcounting to be configurable (Audra Mitchell) [RHEL-55462]
- lazy tlb: introduce lazy tlb mm refcount helper functions (Audra Mitchell) [RHEL-55462]
- kthread: simplify kthread_use_mm refcounting (Audra Mitchell) [RHEL-55462]
- powerpc/64s/hash: Make stress_hpt_timer_fn() static (Audra Mitchell) [RHEL-55462]
- powerpc/64s: Fix stress_hpt memblock alloc alignment (Audra Mitchell) [RHEL-55462]
- powerpc/64s/hash: add stress_hpt kernel boot option to increase hash faults (Audra Mitchell) [RHEL-55462]
- powerpc/64s: make linear_map_hash_lock a raw spinlock (Audra Mitchell) [RHEL-55462]
- powerpc/64s: make HPTE lock and native_tlbie_lock irq-safe (Audra Mitchell) [RHEL-55462]
- powerpc/64s: Add lockdep for HPTE lock (Audra Mitchell) [RHEL-55462]
- powerpc/64s: Fix hash__change_memory_range preemption warning (Audra Mitchell) [RHEL-55462]
- powerpc/64s: Disable preemption in hash lazy mmu mode (Audra Mitchell) [RHEL-55462]
- powerpc/highmem: Properly handle fragmented memory (Audra Mitchell) [RHEL-55462]
- powerpc/mm: Fix UBSAN warning reported on hugetlb (Audra Mitchell) [RHEL-55462]
- powerpc/mm/book3s/hash: Rename flush_tlb_pmd_range (Audra Mitchell) [RHEL-55462]
- powerpc/32: Remove wii_memory_fixups() (Audra Mitchell) [RHEL-55462]
- powerpc/32: Allow fragmented physical memory (Audra Mitchell) [RHEL-55462]
- powerpc/32: Drop a stale comment about reservation of gigantic pages (Audra Mitchell) [RHEL-55462]
- powerpc/fsl_booke: Make calc_cam_sz() static (Audra Mitchell) [RHEL-55462]
- powerpc: Remove stale declarations in mmu_decl.h (Audra Mitchell) [RHEL-55462]
- powerpc/mm: Rearrange if-else block to avoid clang warning (Audra Mitchell) [RHEL-55462]
- arm64/hugetlb: pte_alloc_huge() pte_offset_huge() (Audra Mitchell) [RHEL-55465]
- arm64: allow pte_offset_map() to fail (Audra Mitchell) [RHEL-55465]
- powerpc: Fix all occurences of duplicate words (Audra Mitchell) [RHEL-55462]
- powerpc/mm: Always update max/min_low_pfn in mem_topology_setup() (Audra Mitchell) [RHEL-55462]
- arm: allow pte_offset_map[_lock]() to fail (Audra Mitchell) [RHEL-55465]
- powerpc/32s: Fix boot failure with KASAN + SMP + JUMP_LABEL_FEATURE_CHECK_DEBUG (Audra Mitchell) [RHEL-55462]
- arm64: kasan: remove !KASAN_VMALLOC remnants (Audra Mitchell) [RHEL-55465]
- Revert "arm64: dma: Drop cache invalidation from arch_dma_prep_coherent()" (Audra Mitchell) [RHEL-55465]
- x86/mm: Use IPIs to synchronize LAM enablement (Audra Mitchell) [RHEL-55461]
- powerpc/32: Set an IBAT covering up to _einittext during init (Audra Mitchell) [RHEL-55462]
- arm64: dma: Drop cache invalidation from arch_dma_prep_coherent() (Audra Mitchell) [RHEL-55465]
- powerpc/32: Call mmu_mark_initmem_nx() regardless of data block mapping. (Audra Mitchell) [RHEL-55462]
- x86/mm: clarify "prev" usage in switch_mm_irqs_off() (Audra Mitchell) [RHEL-55461]
- powerpc/mm/kasan: rename kasan_init_32.c to init_32.c (Audra Mitchell) [RHEL-55462]
- mm: Warn on shadow stack memory in wrong vma (Audra Mitchell) [RHEL-55461]
- ARM: mm: kill unused runtime hook arch_iounmap() (Audra Mitchell) [RHEL-55465]
- Documentation/protection-keys: Clean up documentation for User Space pkeys (Audra Mitchell) [RHEL-55461]
- powerpc: Remove find_current_mm_pte() (Audra Mitchell) [RHEL-55462]
- ARM: add __arm_iomem_set_ro() to write-protect ioremapped area (Audra Mitchell) [RHEL-55465]
Resolves: RHEL-20114, RHEL-20608, RHEL-32687, RHEL-52914, RHEL-54908, RHEL-55136, RHEL-55461, RHEL-55462, RHEL-55465, RHEL-59451, RHEL-60013, RHEL-60026, RHEL-61203, RHEL-62218, RHEL-62339, RHEL-63905, RHEL-63989, RHEL-64496, RHEL-65816, RHEL-65933
* Mon Nov 11 2024 Rado Vrbovsky <rvrbovsk@redhat.com> [5.14.0-528.el9]
- net: Fix an unsafe loop on the list (CKI Backport Bot) [RHEL-63844] {CVE-2024-50024}
- serial: protect uart_port_dtr_rts() in uart_shutdown() too (CKI Backport Bot) [RHEL-63838] {CVE-2024-50058}

View File

@ -165,15 +165,15 @@ Summary: The Linux kernel
# define buildid .local
%define specversion 5.14.0
%define patchversion 5.14
%define pkgrelease 528
%define pkgrelease 529
%define kversion 5
%define tarfile_release 5.14.0-528.el9
%define tarfile_release 5.14.0-529.el9
# This is needed to do merge window version magic
%define patchlevel 14
# This allows pkg_release to have configurable %%{?dist} tag
%define specrelease 528%{?buildid}%{?dist}
%define specrelease 529%{?buildid}%{?dist}
# This defines the kabi tarball version
%define kabiversion 5.14.0-528.el9
%define kabiversion 5.14.0-529.el9
#
# End of genspec.sh variables
@ -3806,6 +3806,151 @@ fi
#
#
%changelog
* Tue Nov 12 2024 Rado Vrbovsky <rvrbovsk@redhat.com> [5.14.0-529.el9]
- tracing: Add the ::microcode field to the mce_record tracepoint (David Arcari) [RHEL-55136]
- tracing: Add the ::ppin field to the mce_record tracepoint (David Arcari) [RHEL-55136]
- x86/mce: Clean up TP_printk() output line of the 'mce_record' tracepoint (David Arcari) [RHEL-55136]
- bpf: Use raw_spinlock_t in ringbuf (Luis Claudio R. Goncalves) [RHEL-20608]
- netfilter: xtables: fix typo causing some targets not to load on IPv6 (Phil Sutter) [RHEL-63905] {CVE-2024-50038}
- netfilter: xtables: avoid NFPROTO_UNSPEC where needed (Phil Sutter) [RHEL-63905] {CVE-2024-50038}
- mptcp: fallback when MPTCP opts are dropped after 1st data (CKI Backport Bot) [RHEL-62218]
- fscache: delete fscache_cookie_lru_timer when fscache exits to avoid UAF (CKI Backport Bot) [RHEL-59451] {CVE-2024-46786}
- platform/x86/intel/pmc: Fix pmc_core_iounmap to call iounmap for valid addresses (David Arcari) [RHEL-65816 RHEL-65933] {CVE-2024-50107}
- platform/x86:intel/pmc: Revert "Enable the ACPI PM Timer to be turned off when suspended" (David Arcari) [RHEL-65816]
- platform/x86:intel/pmc: Disable ACPI PM Timer disabling on Sky and Kaby Lake (David Arcari) [RHEL-65816]
- platform/x86/intel/pmt: Use PMT callbacks (David Arcari) [RHEL-65816]
- platform/x86/intel/vsec: Add PMT read callbacks (David Arcari) [RHEL-65816]
- clocksource: acpi_pm: Add external callback for suspend/resume (David Arcari) [RHEL-65816]
- platform/x86: intel/pmc: Ignore all LTRs during suspend (David Arcari) [RHEL-65816]
- platform/x86:intel/pmc: Fix comment for the pmc_core_acpi_pm_timer_suspend_resume function (David Arcari) [RHEL-65816]
- platform/x86:intel/pmc: Enable the ACPI PM Timer to be turned off when suspended (David Arcari) [RHEL-65816]
- platform/x86: intel/pmc: Remove unused param idx from pmc_for_each_mode() (David Arcari) [RHEL-65816]
- platform/x86/intel/vsec.h: Move to include/linux (David Arcari) [RHEL-65816]
- platform/x86/intel/pmc: Show live substate requirements (David Arcari) [RHEL-65816]
- platform/x86:intel/pmc: Add support to undo ltr_ignore (David Arcari) [RHEL-65816]
- platform/x86:intel/pmc: Use the Elvis operator (David Arcari) [RHEL-65816]
- platform/x86:intel/pmc: Use DEFINE_SHOW_STORE_ATTRIBUTE macro (David Arcari) [RHEL-65816]
- platform/x86:intel/pmc: Remove unneeded min_t check (David Arcari) [RHEL-65816]
- platform/x86:intel/pmc: Add support to show ltr_ignore value (David Arcari) [RHEL-65816]
- platform/x86:intel/pmc: Move pmc assignment closer to first usage (David Arcari) [RHEL-65816]
- platform/x86:intel/pmc: Convert index variables to be unsigned (David Arcari) [RHEL-65816]
- platform/x86:intel/pmc: Simplify mutex usage with cleanup helpers (David Arcari) [RHEL-65816]
- platform/x86:intel/pmc: Use the return value of pmc_core_send_msg (David Arcari) [RHEL-65816]
- platform/x86/intel: add missing MODULE_DESCRIPTION() macros (David Arcari) [RHEL-65816]
- platform/x86/intel/pmc: Switch to new Intel CPU model defines (David Arcari) [RHEL-65816]
- NFSD: Force all NFSv4.2 COPY requests to be synchronous (Olga Kornievskaia) [RHEL-64496] {CVE-2024-49974}
- powerpc/fadump: Fix section mismatch warning (Mamatha Inamdar) [RHEL-52914]
- powerpc/fadump: update documentation about bootargs_append (Mamatha Inamdar) [RHEL-52914]
- powerpc/fadump: pass additional parameters when fadump is active (Mamatha Inamdar) [RHEL-52914]
- powerpc/fadump: setup additional parameters for dump capture kernel (Mamatha Inamdar) [RHEL-52914]
- powerpc/pseries/fadump: add support for multiple boot memory regions (Mamatha Inamdar) [RHEL-52914]
- i2c: i801: Add support for Intel Arrow Lake-H (Steve Best) [RHEL-20114]
- xfrm: call xfrm_dev_policy_delete when kill policy (Sabrina Dubroca) [RHEL-63989]
- xfrm: fix netdev reference count imbalance (Sabrina Dubroca) [RHEL-63989]
- xfrm: Preserve vlan tags for transport mode software GRO (Sabrina Dubroca) [RHEL-63989]
- xfrm: set skb control buffer based on packet offload as well (Sabrina Dubroca) [RHEL-63989]
- xfrm: fix xfrm child route lookup for packet offload (Sabrina Dubroca) [RHEL-63989]
- Documentation: bonding: add XDP support explanation (Hangbin Liu) [RHEL-62339]
- bonding: return detailed error when loading native XDP fails (Hangbin Liu) [RHEL-62339]
- net: stmmac: dwmac-tegra: Fix link bring-up sequence (Jose Ignacio Tornos Martinez) [RHEL-32687]
- net: sysctl: allow dump_cpumask to handle higher numbers of CPUs (Antoine Tenart) [RHEL-61203]
- net: sysctl: do not reserve an extra char in dump_cpumask temporary buffer (Antoine Tenart) [RHEL-61203]
- net: sysctl: remove always-true condition (Antoine Tenart) [RHEL-61203]
- scsi: megaraid_sas: Remove trailing space after \n newline (Chandrakanth Patil) [RHEL-60013]
- scsi: megaraid_sas: struct MR_LD_VF_MAP: Replace 1-element arrays with flexible arrays (Chandrakanth Patil) [RHEL-60013]
- scsi: megaraid: Indent Kconfig option help text (Chandrakanth Patil) [RHEL-60013]
- scsi: mpt3sas: Remove trailing space after \n newline (Chandrakanth Patil) [RHEL-60026]
- scsi: mpt3sas: Avoid IOMMU page faults on REPORT ZONES (Chandrakanth Patil) [RHEL-60026]
- scsi: mpt3sas: Avoid possible run-time warning with long manufacturer strings (Chandrakanth Patil) [RHEL-60026]
- scsi: mpt3sas: Add missing kerneldoc parameter descriptions (Chandrakanth Patil) [RHEL-60026]
- scsi: mpt3sas: Replace deprecated strncpy() with strscpy() (Chandrakanth Patil) [RHEL-60026]
- scsi: mpt3sas: Prevent sending diag_reset when the controller is ready (Chandrakanth Patil) [RHEL-60026]
- scsi: mpt3sas: Update driver version to 48.100.00.00 (Chandrakanth Patil) [RHEL-60026]
- scsi: mpt3sas: Reload SBR without rebooting HBA (Chandrakanth Patil) [RHEL-60026]
- scsi: mpt3sas: Suppress a warning in debug kernel (Chandrakanth Patil) [RHEL-60026]
- scsi: mpt3sas: Replace dynamic allocations with local variables (Chandrakanth Patil) [RHEL-60026]
- scsi: mpt3sas: Replace a dynamic allocation with a local variable (Chandrakanth Patil) [RHEL-60026]
- scsi: mpt3sas: Fix typo of "TRIGGER" (Chandrakanth Patil) [RHEL-60026]
- scsi: mpt3sas: Fix an outdated comment (Chandrakanth Patil) [RHEL-60026]
- scsi: mpt3sas: Remove the iounit_pg8 member of the per-adapter struct (Chandrakanth Patil) [RHEL-60026]
- scsi: mpt3sas: Use struct_size() for struct size calculations (Chandrakanth Patil) [RHEL-60026]
- scsi: mpt3sas: Make MPI26_CONFIG_PAGE_PIOUNIT_1::PhyData[] a flexible array (Chandrakanth Patil) [RHEL-60026]
- scsi: mpt3sas: Make MPI2_CONFIG_PAGE_SASIOUNIT_1::PhyData[] a flexible array (Chandrakanth Patil) [RHEL-60026]
- scsi: mpt3sas: Make MPI2_CONFIG_PAGE_SASIOUNIT_0::PhyData[] a flexible array (Chandrakanth Patil) [RHEL-60026]
- scsi: mpt3sas: Make MPI2_CONFIG_PAGE_RAID_VOL_0::PhysDisk[] a flexible array (Chandrakanth Patil) [RHEL-60026]
- scsi: mpt3sas: Make MPI2_CONFIG_PAGE_IO_UNIT_8::Sensor[] a flexible array (Chandrakanth Patil) [RHEL-60026]
- scsi: mpt3sas: Use flexible arrays when obviously possible (Chandrakanth Patil) [RHEL-60026]
- ipvs: properly dereference pe in ip_vs_add_service (Phil Sutter) [RHEL-54908] {CVE-2024-42322}
- powerpc/mm: Fix boot crash with FLATMEM (Audra Mitchell) [RHEL-55462]
- powerpc/64s/radix: Don't warn on copros in radix__tlb_flush() (Audra Mitchell) [RHEL-55462]
- powerpc/mm/book3s64: Use 256M as the upper limit with coherent device memory attached (Audra Mitchell) [RHEL-55462]
- powerpc/mm/book3s64: Fix build error with SPARSEMEM disabled (Audra Mitchell) [RHEL-55462]
- powerpc/47x: Remove early_init_mmu_47x() to fix no previous prototype (Audra Mitchell) [RHEL-55462]
- powerpc/47x: Add prototype for mmu_init_secondary() (Audra Mitchell) [RHEL-55462]
- powerpc/radix: Move some functions into #ifdef CONFIG_KVM_BOOK3S_HV_POSSIBLE (Audra Mitchell) [RHEL-55462]
- powerpc/mm: Cleanup memory block size probing (Audra Mitchell) [RHEL-55462]
- powerpc/mm/altmap: Fix altmap boundary check (Audra Mitchell) [RHEL-55462]
- powerpc/kasan: Disable KCOV in KASAN code (Audra Mitchell) [RHEL-55462]
- powerpc: mm: convert to GENERIC_IOREMAP (Audra Mitchell) [RHEL-55462]
- powerpc/hugetlb: pte_alloc_huge() (Audra Mitchell) [RHEL-55462]
- powerpc: allow pte_offset_map[_lock]() to fail (Audra Mitchell) [RHEL-55462]
- powerpc: kvmppc_unmap_free_pmd() pte_offset_kernel() (Audra Mitchell) [RHEL-55462]
- powerpc/64s/radix: Fix exit lazy tlb mm switch with irqs enabled (Audra Mitchell) [RHEL-55462]
- powerpc/32s: Fix LLVM SMP build (Audra Mitchell) [RHEL-55462]
- powerpc/64s/radix: combine final TLB flush and lazy tlb mm shootdown IPIs (Audra Mitchell) [RHEL-55462]
- powerpc: Add mm_cpumask warning when context switching (Audra Mitchell) [RHEL-55462]
- powerpc/64s: Use dec_mm_active_cpus helper (Audra Mitchell) [RHEL-55462]
- powerpc: Account mm_cpumask and active_cpus in init_mm (Audra Mitchell) [RHEL-55462]
- powerpc/64s: Fix native_hpte_remove() to be irq-safe (Audra Mitchell) [RHEL-55462]
- powerpc: Use of_address_to_resource() (Audra Mitchell) [RHEL-55462]
- powerpc/embedded6xx/ls_uart: Add missing of_node_put() (Audra Mitchell) [RHEL-55462]
- powerpc/embedded6xx: Add missing of_node_put()s (Audra Mitchell) [RHEL-55462]
- powerpc/e500: Add missing prototype for 'relocate_init' (Audra Mitchell) [RHEL-55462]
- powerpc/64s/radix: Remove TLB_FLUSH_ALL test from range flushes (Audra Mitchell) [RHEL-55462]
- powerpc/64s/radix: mm->context.id should always be valid (Audra Mitchell) [RHEL-55462]
- powerpc/64s/radix: Remove need_flush_all test from radix__tlb_flush (Audra Mitchell) [RHEL-55462]
- powerpc/64s: enable MMU_LAZY_TLB_SHOOTDOWN (Audra Mitchell) [RHEL-55462]
- lazy tlb: shoot lazies, non-refcounting lazy tlb mm reference handling scheme (Audra Mitchell) [RHEL-55462]
- lazy tlb: allow lazy tlb mm refcounting to be configurable (Audra Mitchell) [RHEL-55462]
- lazy tlb: introduce lazy tlb mm refcount helper functions (Audra Mitchell) [RHEL-55462]
- kthread: simplify kthread_use_mm refcounting (Audra Mitchell) [RHEL-55462]
- powerpc/64s/hash: Make stress_hpt_timer_fn() static (Audra Mitchell) [RHEL-55462]
- powerpc/64s: Fix stress_hpt memblock alloc alignment (Audra Mitchell) [RHEL-55462]
- powerpc/64s/hash: add stress_hpt kernel boot option to increase hash faults (Audra Mitchell) [RHEL-55462]
- powerpc/64s: make linear_map_hash_lock a raw spinlock (Audra Mitchell) [RHEL-55462]
- powerpc/64s: make HPTE lock and native_tlbie_lock irq-safe (Audra Mitchell) [RHEL-55462]
- powerpc/64s: Add lockdep for HPTE lock (Audra Mitchell) [RHEL-55462]
- powerpc/64s: Fix hash__change_memory_range preemption warning (Audra Mitchell) [RHEL-55462]
- powerpc/64s: Disable preemption in hash lazy mmu mode (Audra Mitchell) [RHEL-55462]
- powerpc/highmem: Properly handle fragmented memory (Audra Mitchell) [RHEL-55462]
- powerpc/mm: Fix UBSAN warning reported on hugetlb (Audra Mitchell) [RHEL-55462]
- powerpc/mm/book3s/hash: Rename flush_tlb_pmd_range (Audra Mitchell) [RHEL-55462]
- powerpc/32: Remove wii_memory_fixups() (Audra Mitchell) [RHEL-55462]
- powerpc/32: Allow fragmented physical memory (Audra Mitchell) [RHEL-55462]
- powerpc/32: Drop a stale comment about reservation of gigantic pages (Audra Mitchell) [RHEL-55462]
- powerpc/fsl_booke: Make calc_cam_sz() static (Audra Mitchell) [RHEL-55462]
- powerpc: Remove stale declarations in mmu_decl.h (Audra Mitchell) [RHEL-55462]
- powerpc/mm: Rearrange if-else block to avoid clang warning (Audra Mitchell) [RHEL-55462]
- arm64/hugetlb: pte_alloc_huge() pte_offset_huge() (Audra Mitchell) [RHEL-55465]
- arm64: allow pte_offset_map() to fail (Audra Mitchell) [RHEL-55465]
- powerpc: Fix all occurences of duplicate words (Audra Mitchell) [RHEL-55462]
- powerpc/mm: Always update max/min_low_pfn in mem_topology_setup() (Audra Mitchell) [RHEL-55462]
- arm: allow pte_offset_map[_lock]() to fail (Audra Mitchell) [RHEL-55465]
- powerpc/32s: Fix boot failure with KASAN + SMP + JUMP_LABEL_FEATURE_CHECK_DEBUG (Audra Mitchell) [RHEL-55462]
- arm64: kasan: remove !KASAN_VMALLOC remnants (Audra Mitchell) [RHEL-55465]
- Revert "arm64: dma: Drop cache invalidation from arch_dma_prep_coherent()" (Audra Mitchell) [RHEL-55465]
- x86/mm: Use IPIs to synchronize LAM enablement (Audra Mitchell) [RHEL-55461]
- powerpc/32: Set an IBAT covering up to _einittext during init (Audra Mitchell) [RHEL-55462]
- arm64: dma: Drop cache invalidation from arch_dma_prep_coherent() (Audra Mitchell) [RHEL-55465]
- powerpc/32: Call mmu_mark_initmem_nx() regardless of data block mapping. (Audra Mitchell) [RHEL-55462]
- x86/mm: clarify "prev" usage in switch_mm_irqs_off() (Audra Mitchell) [RHEL-55461]
- powerpc/mm/kasan: rename kasan_init_32.c to init_32.c (Audra Mitchell) [RHEL-55462]
- mm: Warn on shadow stack memory in wrong vma (Audra Mitchell) [RHEL-55461]
- ARM: mm: kill unused runtime hook arch_iounmap() (Audra Mitchell) [RHEL-55465]
- Documentation/protection-keys: Clean up documentation for User Space pkeys (Audra Mitchell) [RHEL-55461]
- powerpc: Remove find_current_mm_pte() (Audra Mitchell) [RHEL-55462]
- ARM: add __arm_iomem_set_ro() to write-protect ioremapped area (Audra Mitchell) [RHEL-55465]
* Mon Nov 11 2024 Rado Vrbovsky <rvrbovsk@redhat.com> [5.14.0-528.el9]
- net: Fix an unsafe loop on the list (CKI Backport Bot) [RHEL-63844] {CVE-2024-50024}
- serial: protect uart_port_dtr_rts() in uart_shutdown() too (CKI Backport Bot) [RHEL-63838] {CVE-2024-50058}

View File

@ -1,3 +1,3 @@
SHA512 (linux-5.14.0-528.el9.tar.xz) = f9c7f037d9e83f9419f595eb3e7a33c2c72c2cbc8ccbda45301fbc55b4ae9d291655391a9cd3713d2c346a0e408ccb22e64e1be53005c533f132c9c91063b3cd
SHA512 (kernel-abi-stablelists-5.14.0-528.el9.tar.bz2) = 3963c748de1d4a67318557cbd8d27dba95912f5bc86e988e9a3750508fec4f1922455e37fa873e08cc72890f386ac69180b818ad05d5b4478879d3e22b629f6a
SHA512 (kernel-kabi-dw-5.14.0-528.el9.tar.bz2) = 3d08f838767b27b87724fed347ce3be63fce15e5eded0576121c474d14db4a6d07895b350c635e343d5522ac237dfd982d1f39b8480c4129f4eb79f6a64115cb
SHA512 (linux-5.14.0-529.el9.tar.xz) = 28252aa4325402fc4a4dcd0a79b656940f039350eac401bdc589b3e94bd3b7d20dd0e34c6845e1e067498dae3d9221aa075381c758f79c88ce17bc0a5b38f364
SHA512 (kernel-abi-stablelists-5.14.0-529.el9.tar.bz2) = 9fc0140206692c6211dd8e9b94a92705d59886da7397f10343d4f19c208b676ac038525d23d7e2dddcd14362bc8f62a2a239ca339c0164c219df0f146a9f9c3d
SHA512 (kernel-kabi-dw-5.14.0-529.el9.tar.bz2) = 3d08f838767b27b87724fed347ce3be63fce15e5eded0576121c474d14db4a6d07895b350c635e343d5522ac237dfd982d1f39b8480c4129f4eb79f6a64115cb