• imports/c10s/kernel-6.12.0-101.el10 6fa85b228f

    Ghost released this 2025-06-25 07:31:31 +00:00 | -6371 commits to c8 since this release

    • x86/microcode/AMD: Fix out-of-bounds on systems with CPU-less NUMA nodes (CKI Backport Bot) [RHEL-99005] {CVE-2025-21991}
    • vmxnet3: Fix malformed packet sizing in vmxnet3_process_xdp (CKI Backport Bot) [RHEL-97117] {CVE-2025-37799}
    • scsi: smartpqi: Delete a stray tab in pqi_is_parity_write_stream() (Don Brace) [RHEL-96279]
    • scsi: smartpqi: Update driver version to 2.1.34-035 (Don Brace) [RHEL-96279]
    • scsi: smartpqi: Fix smp_processor_id() call trace for preemptible kernels (Don Brace) [RHEL-96279]
    • scsi: smartpqi: Enhance WWID logging logic (Don Brace) [RHEL-96279]
    • scsi: smartpqi: Add new PCI IDs (Don Brace) [RHEL-96279]
    • scsi: smartpqi: Take drives offline when controller is offline (Don Brace) [RHEL-96279]
    • scsi: smartpqi: Use is_kdump_kernel() to check for kdump (Don Brace) [RHEL-96279]
    • NFS: Extend rdirplus mount option with "force|none" (Benjamin Coddington) [RHEL-91254]
    • sched_ext: bpf_iter_scx_dsq_new() should always initialize iterator (Phil Auld) [RHEL-92921]
    • sched/eevdf: Fix se->slice being set to U64_MAX and resulting crash (Phil Auld) [RHEL-92921]
    • cpufreq/sched: Set need_freq_update in ignore_dl_rate_limit() (Phil Auld) [RHEL-92921]
    • cpufreq/sched: Explicitly synchronize limits_changed flag handling (Phil Auld) [RHEL-92921]
    • cpufreq/sched: Fix the usage of CPUFREQ_NEED_UPDATE_LIMITS (Phil Auld) [RHEL-92921]
    • sched/fair: Adhere to place_entity() constraints (Phil Auld) [RHEL-92921]
    • include/{topology,cpuset}: Move dl_rebuild_rd_accounting to cpuset.h (Phil Auld) [RHEL-92921]
    • sched/topology: Stop exposing partition_sched_domains_locked (Phil Auld) [RHEL-92921]
    • cgroup/cpuset: Remove partition_and_rebuild_sched_domains (Phil Auld) [RHEL-92921]
    • sched/topology: Remove redundant dl_clear_root_domain call (Phil Auld) [RHEL-92921]
    • sched/deadline: Rebuild root domain accounting after every update (Phil Auld) [RHEL-92921]
    • sched/deadline: Generalize unique visiting of root domains (Phil Auld) [RHEL-92921]
    • sched/topology: Wrappers for sched_domains_mutex (Phil Auld) [RHEL-92921]
    • sched/deadline: Ignore special tasks when rebuilding domains (Phil Auld) [RHEL-92921]
    • tracing: Use preempt_model_str() (Phil Auld) [RHEL-92921]
    • x86: Rely on generic printing of preemption model (Phil Auld) [RHEL-92921]
    • s390: Rely on generic printing of preemption model (Phil Auld) [RHEL-92921]
    • powerpc: Rely on generic printing of preemption model (Phil Auld) [RHEL-92921]
    • Revert "powerpc: traps: Use PREEMPT_RT" (Phil Auld) [RHEL-92921]
    • arm64: Rely on generic printing of preemption model (Phil Auld) [RHEL-92921]
    • lib/dump_stack: Use preempt_model_str() (Phil Auld) [RHEL-92921]
    • sched: Add a generic function to return the preemption string (Phil Auld) [RHEL-92921]
    • Revert "sched/core: Reduce cost of sched_move_task when config autogroup" (Phil Auld) [RHEL-92921]
    • rseq: Fix segfault on registration when rseq_cs is non-zero (Phil Auld) [RHEL-92921]
    • rseq: Update kernel fields in lockstep with CONFIG_DEBUG_RSEQ=y (Phil Auld) [RHEL-92921]
    • rseq: Fix rseq registration with CONFIG_DEBUG_RSEQ (Phil Auld) [RHEL-92921]
    • rseq: Fix rseq unregistration regression (Phil Auld) [RHEL-92921]
    • rseq: Validate read-only fields under DEBUG_RSEQ config (Phil Auld) [RHEL-92921]
    • sched/membarrier: Fix redundant load of membarrier_state (Phil Auld) [RHEL-92921]
    • sched: Clarify wake_up_q()'s write to task->wake_q.next (Phil Auld) [RHEL-92921]
    • freezer, sched: Report frozen tasks as 'D' instead of 'R' (Phil Auld) [RHEL-92921]
    • dm mpath: replace spin_lock_irqsave with spin_lock_irq (Benjamin Marzinski) [RHEL-89481]
    • dm-mpath: Don't grab work_mutex while probing paths (Benjamin Marzinski) [RHEL-89481]
    • dm mpath: Interface for explicit probing of active paths (Benjamin Marzinski) [RHEL-89481]
    • dm: Allow .prepare_ioctl to handle ioctls directly (Benjamin Marzinski) [RHEL-89481]
    • redhat/configs: Enable CONFIG_PCIE_TPH (Ivan Vecera) [RHEL-94973]
    • PCI/TPH: Restore TPH Requester Enable correctly (CKI Backport Bot) [RHEL-94973]
    • PCI/TPH: Add TPH documentation (CKI Backport Bot) [RHEL-94973]
    • PCI/TPH: Add Steering Tag support (CKI Backport Bot) [RHEL-94973]
    • PCI: Add TLP Processing Hints (TPH) support (CKI Backport Bot) [RHEL-94973]
    • powerpc/pseries/iommu: create DDW for devices with DMA mask less than 64-bits (Eder Zulian) [RHEL-92470]
    • redhat: configs: enable CONFIG_PACKING (Petr Oros) [RHEL-92667]
    • lib: packing: catch kunit_kzalloc() failure in the pack() test (CKI Backport Bot) [RHEL-92667]
    • lib: packing: document recently added APIs (CKI Backport Bot) [RHEL-92667]
    • lib: packing: add pack_fields() and unpack_fields() (CKI Backport Bot) [RHEL-92667]
    • lib: packing: demote truncation error in pack() to a warning in __pack() (CKI Backport Bot) [RHEL-92667]
    • lib: packing: create __pack() and __unpack() variants without error checking (CKI Backport Bot) [RHEL-92667]
    • lib: packing: use GENMASK() for box_mask (CKI Backport Bot) [RHEL-92667]
    • lib: packing: use BITS_PER_BYTE instead of 8 (CKI Backport Bot) [RHEL-92667]
    • lib: packing: fix QUIRK_MSB_ON_THE_RIGHT behavior (CKI Backport Bot) [RHEL-92667]
    • lib: packing: add additional KUnit tests (CKI Backport Bot) [RHEL-92667]
    • lib: packing: add KUnit tests adapted from selftests (CKI Backport Bot) [RHEL-92667]
    • lib: packing: duplicate pack() and unpack() implementations (CKI Backport Bot) [RHEL-92667]
    • lib: packing: add pack() and unpack() wrappers over packing() (CKI Backport Bot) [RHEL-92667]
    • lib: packing: remove kernel-doc from header file (CKI Backport Bot) [RHEL-92667]
    • lib: packing: adjust definitions and implementation for arbitrary buffer lengths (CKI Backport Bot) [RHEL-92667]
    • lib: packing: refuse operating on bit indices which exceed size of buffer (CKI Backport Bot) [RHEL-92667]
    • crypto: qat - switch to standard pattern for PCI IDs (Vladis Dronov) [RHEL-72768]
    • crypto: qat - remove BITS_IN_DWORD() (Vladis Dronov) [RHEL-72768]
    • crypto: qat - remove initialization in device class (Vladis Dronov) [RHEL-72768]
    • crypto: qat - add shutdown handler to qat_c3xxx (Vladis Dronov) [RHEL-72768 RHEL-84366]
    • crypto: qat - remove redundant prototypes in qat_c3xxx (Vladis Dronov) [RHEL-72768 RHEL-84366]
    • crypto: qat - add shutdown handler to qat_c62x (Vladis Dronov) [RHEL-72768 RHEL-84366]
    • crypto: qat - remove redundant prototypes in qat_c62x (Vladis Dronov) [RHEL-72768 RHEL-84366]
    • crypto: qat - add shutdown handler to qat_dh895xcc (Vladis Dronov) [RHEL-72768 RHEL-84366]
    • crypto: qat - remove redundant prototypes in qat_dh895xcc (Vladis Dronov) [RHEL-72768 RHEL-84366]
    • crypto: qat - add shutdown handler to qat_420xx (Vladis Dronov) [RHEL-72768 RHEL-84366]
    • crypto: qat - add shutdown handler to qat_4xxx (Vladis Dronov) [RHEL-72768 RHEL-84366]
    • crypto: qat - remove access to parity register for QAT GEN4 (Vladis Dronov) [RHEL-72768]
    • crypto: qat - set parity error mask for qat_420xx (Vladis Dronov) [RHEL-72768]
    • crypto: qat - optimize allocations for fw authentication (Vladis Dronov) [RHEL-72768]
    • crypto: qat - remove redundant FW image size check (Vladis Dronov) [RHEL-72768]
    • crypto: qat - remove unused members in suof structure (Vladis Dronov) [RHEL-72768]
    • crypto: qat - introduce fuse array (Vladis Dronov) [RHEL-72768]
    • crypto: qat - add macro to write 64-bit values to registers (Vladis Dronov) [RHEL-72768]
    • crypto: qat - refactor service parsing logic (Vladis Dronov) [RHEL-72768]
    • crypto: qat - do not export adf_cfg_services (Vladis Dronov) [RHEL-72768]
    • crypto: qat - reorder objects in qat_common Makefile (Vladis Dronov) [RHEL-72768]
    • crypto: qat - fix object goals in Makefiles (Vladis Dronov) [RHEL-72768]
    • crypto: qat - set command ids as reserved (Vladis Dronov) [RHEL-72768]
    • crypto: drivers - Use str_enable_disable-like helpers [partial] (Vladis Dronov) [RHEL-72768]
    • redhat: automotive: remove tech preview message (Scott Weaver) [RHEL-77268]
    • redhat: automotive: define CONFIG_RH_AUTOMOTIVE (Scott Weaver) [RHEL-77268]
      Resolves: RHEL-72768, RHEL-77268, RHEL-84366, RHEL-89481, RHEL-91254, RHEL-92470, RHEL-92667, RHEL-92921, RHEL-94973, RHEL-96279, RHEL-97117, RHEL-99005

    Signed-off-by: Jan Stancek jstancek@redhat.com

    Downloads