kernel-6.12.0-101.el10
* Tue Jun 24 2025 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [6.12.0-101.el10] - 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>
This commit is contained in:
parent
9497e117b5
commit
6fa85b228f
@ -12,7 +12,7 @@ RHEL_MINOR = 1
|
||||
#
|
||||
# Use this spot to avoid future merge conflicts.
|
||||
# Do not trim this comment.
|
||||
RHEL_RELEASE = 100
|
||||
RHEL_RELEASE = 101
|
||||
|
||||
#
|
||||
# RHEL_REBASE_NUM
|
||||
|
@ -4831,7 +4831,8 @@ CONFIG_OVERLAY_FS=m
|
||||
# CONFIG_PAC1934 is not set
|
||||
CONFIG_PACKET_DIAG=y
|
||||
CONFIG_PACKET=y
|
||||
# CONFIG_PACKING is not set
|
||||
CONFIG_PACKING_KUNIT_TEST=m
|
||||
CONFIG_PACKING=y
|
||||
CONFIG_PAGE_EXTENSION=y
|
||||
CONFIG_PAGE_OWNER=y
|
||||
CONFIG_PAGE_POISONING=y
|
||||
@ -4941,6 +4942,7 @@ CONFIG_PCIEPORTBUS=y
|
||||
CONFIG_PCIE_PTM=y
|
||||
# CONFIG_PCIE_QCOM is not set
|
||||
CONFIG_PCIE_TEGRA194_HOST=y
|
||||
CONFIG_PCIE_TPH=y
|
||||
# CONFIG_PCIE_XILINX is not set
|
||||
# CONFIG_PCI_FTPCI100 is not set
|
||||
CONFIG_PCI_HISI=y
|
||||
@ -5539,6 +5541,7 @@ CONFIG_RFKILL_GPIO=m
|
||||
CONFIG_RFKILL_INPUT=y
|
||||
CONFIG_RFKILL=m
|
||||
CONFIG_RFS_ACCEL=y
|
||||
# CONFIG_RH_AUTOMOTIVE is not set
|
||||
CONFIG_RHEL_DIFFERENCES=y
|
||||
# CONFIG_RH_KABI_SIZE_ALIGN_CHECKS is not set
|
||||
# CONFIG_RICHTEK_RTQ6056 is not set
|
||||
|
@ -4810,7 +4810,8 @@ CONFIG_OVERLAY_FS=m
|
||||
# CONFIG_PAC1934 is not set
|
||||
CONFIG_PACKET_DIAG=y
|
||||
CONFIG_PACKET=y
|
||||
# CONFIG_PACKING is not set
|
||||
CONFIG_PACKING_KUNIT_TEST=m
|
||||
CONFIG_PACKING=y
|
||||
CONFIG_PAGE_EXTENSION=y
|
||||
CONFIG_PAGE_OWNER=y
|
||||
CONFIG_PAGE_POISONING=y
|
||||
@ -4918,6 +4919,7 @@ CONFIG_PCIEPORTBUS=y
|
||||
CONFIG_PCIE_PTM=y
|
||||
# CONFIG_PCIE_QCOM is not set
|
||||
CONFIG_PCIE_TEGRA194_HOST=y
|
||||
CONFIG_PCIE_TPH=y
|
||||
# CONFIG_PCIE_XILINX is not set
|
||||
# CONFIG_PCI_FTPCI100 is not set
|
||||
CONFIG_PCI_HISI=y
|
||||
@ -5516,6 +5518,7 @@ CONFIG_RFKILL_GPIO=m
|
||||
CONFIG_RFKILL_INPUT=y
|
||||
CONFIG_RFKILL=m
|
||||
CONFIG_RFS_ACCEL=y
|
||||
# CONFIG_RH_AUTOMOTIVE is not set
|
||||
CONFIG_RHEL_DIFFERENCES=y
|
||||
CONFIG_RH_KABI_SIZE_ALIGN_CHECKS=y
|
||||
# CONFIG_RICHTEK_RTQ6056 is not set
|
||||
|
@ -5118,7 +5118,8 @@ CONFIG_OVERLAY_FS=y
|
||||
# CONFIG_PAC1934 is not set
|
||||
CONFIG_PACKET_DIAG=y
|
||||
CONFIG_PACKET=y
|
||||
# CONFIG_PACKING is not set
|
||||
CONFIG_PACKING_KUNIT_TEST=m
|
||||
CONFIG_PACKING=y
|
||||
CONFIG_PAGE_EXTENSION=y
|
||||
CONFIG_PAGE_OWNER=y
|
||||
CONFIG_PAGE_POISONING=y
|
||||
@ -5241,6 +5242,7 @@ CONFIG_PCIE_RCAR_GEN4_HOST=m
|
||||
# CONFIG_PCIE_TEGRA194_EP is not set
|
||||
CONFIG_PCIE_TEGRA194_HOST=m
|
||||
CONFIG_PCIE_TEGRA194=m
|
||||
CONFIG_PCIE_TPH=y
|
||||
# CONFIG_PCIE_XILINX is not set
|
||||
# CONFIG_PCI_FTPCI100 is not set
|
||||
CONFIG_PCI_HISI=y
|
||||
@ -5985,6 +5987,7 @@ CONFIG_RFKILL_GPIO=m
|
||||
CONFIG_RFKILL_INPUT=y
|
||||
CONFIG_RFKILL=m
|
||||
CONFIG_RFS_ACCEL=y
|
||||
CONFIG_RH_AUTOMOTIVE=y
|
||||
CONFIG_RHEL_DIFFERENCES=y
|
||||
# CONFIG_RH_KABI_SIZE_ALIGN_CHECKS is not set
|
||||
# CONFIG_RICHTEK_RTQ6056 is not set
|
||||
|
@ -5097,7 +5097,8 @@ CONFIG_OVERLAY_FS=y
|
||||
# CONFIG_PAC1934 is not set
|
||||
CONFIG_PACKET_DIAG=y
|
||||
CONFIG_PACKET=y
|
||||
# CONFIG_PACKING is not set
|
||||
CONFIG_PACKING_KUNIT_TEST=m
|
||||
CONFIG_PACKING=y
|
||||
CONFIG_PAGE_EXTENSION=y
|
||||
CONFIG_PAGE_OWNER=y
|
||||
CONFIG_PAGE_POISONING=y
|
||||
@ -5218,6 +5219,7 @@ CONFIG_PCIE_RCAR_GEN4_HOST=m
|
||||
# CONFIG_PCIE_TEGRA194_EP is not set
|
||||
CONFIG_PCIE_TEGRA194_HOST=m
|
||||
CONFIG_PCIE_TEGRA194=m
|
||||
CONFIG_PCIE_TPH=y
|
||||
# CONFIG_PCIE_XILINX is not set
|
||||
# CONFIG_PCI_FTPCI100 is not set
|
||||
CONFIG_PCI_HISI=y
|
||||
@ -5962,6 +5964,7 @@ CONFIG_RFKILL_GPIO=m
|
||||
CONFIG_RFKILL_INPUT=y
|
||||
CONFIG_RFKILL=m
|
||||
CONFIG_RFS_ACCEL=y
|
||||
CONFIG_RH_AUTOMOTIVE=y
|
||||
CONFIG_RHEL_DIFFERENCES=y
|
||||
# CONFIG_RH_KABI_SIZE_ALIGN_CHECKS is not set
|
||||
# CONFIG_RICHTEK_RTQ6056 is not set
|
||||
|
@ -4828,7 +4828,8 @@ CONFIG_OVERLAY_FS=m
|
||||
# CONFIG_PAC1934 is not set
|
||||
CONFIG_PACKET_DIAG=y
|
||||
CONFIG_PACKET=y
|
||||
# CONFIG_PACKING is not set
|
||||
CONFIG_PACKING_KUNIT_TEST=m
|
||||
CONFIG_PACKING=y
|
||||
CONFIG_PAGE_EXTENSION=y
|
||||
CONFIG_PAGE_OWNER=y
|
||||
CONFIG_PAGE_POISONING=y
|
||||
@ -4937,6 +4938,7 @@ CONFIG_PCIEPORTBUS=y
|
||||
CONFIG_PCIE_PTM=y
|
||||
# CONFIG_PCIE_QCOM is not set
|
||||
CONFIG_PCIE_TEGRA194_HOST=y
|
||||
CONFIG_PCIE_TPH=y
|
||||
# CONFIG_PCIE_XILINX is not set
|
||||
# CONFIG_PCI_FTPCI100 is not set
|
||||
CONFIG_PCI_HISI=y
|
||||
@ -5535,6 +5537,7 @@ CONFIG_RFKILL_GPIO=m
|
||||
CONFIG_RFKILL_INPUT=y
|
||||
CONFIG_RFKILL=m
|
||||
CONFIG_RFS_ACCEL=y
|
||||
# CONFIG_RH_AUTOMOTIVE is not set
|
||||
CONFIG_RHEL_DIFFERENCES=y
|
||||
# CONFIG_RH_KABI_SIZE_ALIGN_CHECKS is not set
|
||||
# CONFIG_RICHTEK_RTQ6056 is not set
|
||||
|
@ -4807,7 +4807,8 @@ CONFIG_OVERLAY_FS=m
|
||||
# CONFIG_PAC1934 is not set
|
||||
CONFIG_PACKET_DIAG=y
|
||||
CONFIG_PACKET=y
|
||||
# CONFIG_PACKING is not set
|
||||
CONFIG_PACKING_KUNIT_TEST=m
|
||||
CONFIG_PACKING=y
|
||||
CONFIG_PAGE_EXTENSION=y
|
||||
CONFIG_PAGE_OWNER=y
|
||||
CONFIG_PAGE_POISONING=y
|
||||
@ -4914,6 +4915,7 @@ CONFIG_PCIEPORTBUS=y
|
||||
CONFIG_PCIE_PTM=y
|
||||
# CONFIG_PCIE_QCOM is not set
|
||||
CONFIG_PCIE_TEGRA194_HOST=y
|
||||
CONFIG_PCIE_TPH=y
|
||||
# CONFIG_PCIE_XILINX is not set
|
||||
# CONFIG_PCI_FTPCI100 is not set
|
||||
CONFIG_PCI_HISI=y
|
||||
@ -5512,6 +5514,7 @@ CONFIG_RFKILL_GPIO=m
|
||||
CONFIG_RFKILL_INPUT=y
|
||||
CONFIG_RFKILL=m
|
||||
CONFIG_RFS_ACCEL=y
|
||||
# CONFIG_RH_AUTOMOTIVE is not set
|
||||
CONFIG_RHEL_DIFFERENCES=y
|
||||
CONFIG_RH_KABI_SIZE_ALIGN_CHECKS=y
|
||||
# CONFIG_RICHTEK_RTQ6056 is not set
|
||||
|
@ -4872,7 +4872,8 @@ CONFIG_OVERLAY_FS=m
|
||||
# CONFIG_PAC1934 is not set
|
||||
CONFIG_PACKET_DIAG=y
|
||||
CONFIG_PACKET=y
|
||||
# CONFIG_PACKING is not set
|
||||
CONFIG_PACKING_KUNIT_TEST=m
|
||||
CONFIG_PACKING=y
|
||||
CONFIG_PAGE_EXTENSION=y
|
||||
CONFIG_PAGE_OWNER=y
|
||||
CONFIG_PAGE_POISONING=y
|
||||
@ -4982,6 +4983,7 @@ CONFIG_PCIEPORTBUS=y
|
||||
CONFIG_PCIE_PTM=y
|
||||
# CONFIG_PCIE_QCOM is not set
|
||||
CONFIG_PCIE_TEGRA194_HOST=y
|
||||
CONFIG_PCIE_TPH=y
|
||||
# CONFIG_PCIE_XILINX is not set
|
||||
# CONFIG_PCI_FTPCI100 is not set
|
||||
CONFIG_PCI_HISI=y
|
||||
@ -5586,6 +5588,7 @@ CONFIG_RFKILL_GPIO=m
|
||||
CONFIG_RFKILL_INPUT=y
|
||||
CONFIG_RFKILL=m
|
||||
CONFIG_RFS_ACCEL=y
|
||||
# CONFIG_RH_AUTOMOTIVE is not set
|
||||
CONFIG_RHEL_DIFFERENCES=y
|
||||
# CONFIG_RH_KABI_SIZE_ALIGN_CHECKS is not set
|
||||
# CONFIG_RICHTEK_RTQ6056 is not set
|
||||
|
@ -4851,7 +4851,8 @@ CONFIG_OVERLAY_FS=m
|
||||
# CONFIG_PAC1934 is not set
|
||||
CONFIG_PACKET_DIAG=y
|
||||
CONFIG_PACKET=y
|
||||
# CONFIG_PACKING is not set
|
||||
CONFIG_PACKING_KUNIT_TEST=m
|
||||
CONFIG_PACKING=y
|
||||
CONFIG_PAGE_EXTENSION=y
|
||||
CONFIG_PAGE_OWNER=y
|
||||
CONFIG_PAGE_POISONING=y
|
||||
@ -4959,6 +4960,7 @@ CONFIG_PCIEPORTBUS=y
|
||||
CONFIG_PCIE_PTM=y
|
||||
# CONFIG_PCIE_QCOM is not set
|
||||
CONFIG_PCIE_TEGRA194_HOST=y
|
||||
CONFIG_PCIE_TPH=y
|
||||
# CONFIG_PCIE_XILINX is not set
|
||||
# CONFIG_PCI_FTPCI100 is not set
|
||||
CONFIG_PCI_HISI=y
|
||||
@ -5563,6 +5565,7 @@ CONFIG_RFKILL_GPIO=m
|
||||
CONFIG_RFKILL_INPUT=y
|
||||
CONFIG_RFKILL=m
|
||||
CONFIG_RFS_ACCEL=y
|
||||
# CONFIG_RH_AUTOMOTIVE is not set
|
||||
CONFIG_RHEL_DIFFERENCES=y
|
||||
# CONFIG_RH_KABI_SIZE_ALIGN_CHECKS is not set
|
||||
# CONFIG_RICHTEK_RTQ6056 is not set
|
||||
|
@ -4869,7 +4869,8 @@ CONFIG_OVERLAY_FS=m
|
||||
# CONFIG_PAC1934 is not set
|
||||
CONFIG_PACKET_DIAG=y
|
||||
CONFIG_PACKET=y
|
||||
# CONFIG_PACKING is not set
|
||||
CONFIG_PACKING_KUNIT_TEST=m
|
||||
CONFIG_PACKING=y
|
||||
CONFIG_PAGE_EXTENSION=y
|
||||
CONFIG_PAGE_OWNER=y
|
||||
CONFIG_PAGE_POISONING=y
|
||||
@ -4978,6 +4979,7 @@ CONFIG_PCIEPORTBUS=y
|
||||
CONFIG_PCIE_PTM=y
|
||||
# CONFIG_PCIE_QCOM is not set
|
||||
CONFIG_PCIE_TEGRA194_HOST=y
|
||||
CONFIG_PCIE_TPH=y
|
||||
# CONFIG_PCIE_XILINX is not set
|
||||
# CONFIG_PCI_FTPCI100 is not set
|
||||
CONFIG_PCI_HISI=y
|
||||
@ -5582,6 +5584,7 @@ CONFIG_RFKILL_GPIO=m
|
||||
CONFIG_RFKILL_INPUT=y
|
||||
CONFIG_RFKILL=m
|
||||
CONFIG_RFS_ACCEL=y
|
||||
# CONFIG_RH_AUTOMOTIVE is not set
|
||||
CONFIG_RHEL_DIFFERENCES=y
|
||||
# CONFIG_RH_KABI_SIZE_ALIGN_CHECKS is not set
|
||||
# CONFIG_RICHTEK_RTQ6056 is not set
|
||||
|
@ -4848,7 +4848,8 @@ CONFIG_OVERLAY_FS=m
|
||||
# CONFIG_PAC1934 is not set
|
||||
CONFIG_PACKET_DIAG=y
|
||||
CONFIG_PACKET=y
|
||||
# CONFIG_PACKING is not set
|
||||
CONFIG_PACKING_KUNIT_TEST=m
|
||||
CONFIG_PACKING=y
|
||||
CONFIG_PAGE_EXTENSION=y
|
||||
CONFIG_PAGE_OWNER=y
|
||||
CONFIG_PAGE_POISONING=y
|
||||
@ -4955,6 +4956,7 @@ CONFIG_PCIEPORTBUS=y
|
||||
CONFIG_PCIE_PTM=y
|
||||
# CONFIG_PCIE_QCOM is not set
|
||||
CONFIG_PCIE_TEGRA194_HOST=y
|
||||
CONFIG_PCIE_TPH=y
|
||||
# CONFIG_PCIE_XILINX is not set
|
||||
# CONFIG_PCI_FTPCI100 is not set
|
||||
CONFIG_PCI_HISI=y
|
||||
@ -5559,6 +5561,7 @@ CONFIG_RFKILL_GPIO=m
|
||||
CONFIG_RFKILL_INPUT=y
|
||||
CONFIG_RFKILL=m
|
||||
CONFIG_RFS_ACCEL=y
|
||||
# CONFIG_RH_AUTOMOTIVE is not set
|
||||
CONFIG_RHEL_DIFFERENCES=y
|
||||
# CONFIG_RH_KABI_SIZE_ALIGN_CHECKS is not set
|
||||
# CONFIG_RICHTEK_RTQ6056 is not set
|
||||
|
@ -4436,7 +4436,8 @@ CONFIG_OVERLAY_FS=m
|
||||
# CONFIG_PAC1934 is not set
|
||||
CONFIG_PACKET_DIAG=y
|
||||
CONFIG_PACKET=y
|
||||
# CONFIG_PACKING is not set
|
||||
CONFIG_PACKING_KUNIT_TEST=m
|
||||
CONFIG_PACKING=y
|
||||
CONFIG_PAGE_EXTENSION=y
|
||||
CONFIG_PAGE_OWNER=y
|
||||
CONFIG_PAGE_POISONING=y
|
||||
@ -4535,6 +4536,7 @@ CONFIG_PCIE_EDR=y
|
||||
# CONFIG_PCI_ENDPOINT_TEST is not set
|
||||
CONFIG_PCIEPORTBUS=y
|
||||
CONFIG_PCIE_PTM=y
|
||||
CONFIG_PCIE_TPH=y
|
||||
# CONFIG_PCIE_XILINX is not set
|
||||
# CONFIG_PCI_FTPCI100 is not set
|
||||
# CONFIG_PCI_HOST_GENERIC is not set
|
||||
@ -5058,6 +5060,7 @@ CONFIG_RESOURCE_KUNIT_TEST=m
|
||||
CONFIG_RFKILL_INPUT=y
|
||||
CONFIG_RFKILL=m
|
||||
CONFIG_RFS_ACCEL=y
|
||||
# CONFIG_RH_AUTOMOTIVE is not set
|
||||
CONFIG_RHEL_DIFFERENCES=y
|
||||
# CONFIG_RH_KABI_SIZE_ALIGN_CHECKS is not set
|
||||
# CONFIG_RICHTEK_RTQ6056 is not set
|
||||
|
@ -4416,7 +4416,8 @@ CONFIG_OVERLAY_FS=m
|
||||
# CONFIG_PAC1934 is not set
|
||||
CONFIG_PACKET_DIAG=y
|
||||
CONFIG_PACKET=y
|
||||
# CONFIG_PACKING is not set
|
||||
CONFIG_PACKING_KUNIT_TEST=m
|
||||
CONFIG_PACKING=y
|
||||
CONFIG_PAGE_EXTENSION=y
|
||||
CONFIG_PAGE_OWNER=y
|
||||
CONFIG_PAGE_POISONING=y
|
||||
@ -4514,6 +4515,7 @@ CONFIG_PCIE_EDR=y
|
||||
# CONFIG_PCI_ENDPOINT_TEST is not set
|
||||
CONFIG_PCIEPORTBUS=y
|
||||
CONFIG_PCIE_PTM=y
|
||||
CONFIG_PCIE_TPH=y
|
||||
# CONFIG_PCIE_XILINX is not set
|
||||
# CONFIG_PCI_FTPCI100 is not set
|
||||
# CONFIG_PCI_HOST_GENERIC is not set
|
||||
@ -5037,6 +5039,7 @@ CONFIG_RESOURCE_KUNIT_TEST=m
|
||||
CONFIG_RFKILL_INPUT=y
|
||||
CONFIG_RFKILL=m
|
||||
CONFIG_RFS_ACCEL=y
|
||||
# CONFIG_RH_AUTOMOTIVE is not set
|
||||
CONFIG_RHEL_DIFFERENCES=y
|
||||
CONFIG_RH_KABI_SIZE_ALIGN_CHECKS=y
|
||||
# CONFIG_RICHTEK_RTQ6056 is not set
|
||||
|
@ -4412,7 +4412,8 @@ CONFIG_OVERLAY_FS=m
|
||||
# CONFIG_PAC1934 is not set
|
||||
CONFIG_PACKET_DIAG=y
|
||||
CONFIG_PACKET=y
|
||||
# CONFIG_PACKING is not set
|
||||
CONFIG_PACKING_KUNIT_TEST=m
|
||||
CONFIG_PACKING=y
|
||||
CONFIG_PACK_STACK=y
|
||||
CONFIG_PAGE_EXTENSION=y
|
||||
CONFIG_PAGE_OWNER=y
|
||||
@ -4509,6 +4510,7 @@ CONFIG_PCIE_EDR=y
|
||||
# CONFIG_PCI_ENDPOINT_TEST is not set
|
||||
# CONFIG_PCIEPORTBUS is not set
|
||||
CONFIG_PCIE_PTM=y
|
||||
CONFIG_PCIE_TPH=y
|
||||
# CONFIG_PCIE_XILINX is not set
|
||||
# CONFIG_PCI_FTPCI100 is not set
|
||||
# CONFIG_PCI_HOST_GENERIC is not set
|
||||
@ -4997,6 +4999,7 @@ CONFIG_RESOURCE_KUNIT_TEST=m
|
||||
CONFIG_RFKILL_INPUT=y
|
||||
CONFIG_RFKILL=m
|
||||
CONFIG_RFS_ACCEL=y
|
||||
# CONFIG_RH_AUTOMOTIVE is not set
|
||||
CONFIG_RHEL_DIFFERENCES=y
|
||||
# CONFIG_RH_KABI_SIZE_ALIGN_CHECKS is not set
|
||||
# CONFIG_RICHTEK_RTQ6056 is not set
|
||||
|
@ -4392,7 +4392,8 @@ CONFIG_OVERLAY_FS=m
|
||||
# CONFIG_PAC1934 is not set
|
||||
CONFIG_PACKET_DIAG=y
|
||||
CONFIG_PACKET=y
|
||||
# CONFIG_PACKING is not set
|
||||
CONFIG_PACKING_KUNIT_TEST=m
|
||||
CONFIG_PACKING=y
|
||||
CONFIG_PACK_STACK=y
|
||||
CONFIG_PAGE_EXTENSION=y
|
||||
CONFIG_PAGE_OWNER=y
|
||||
@ -4488,6 +4489,7 @@ CONFIG_PCIE_EDR=y
|
||||
# CONFIG_PCI_ENDPOINT_TEST is not set
|
||||
# CONFIG_PCIEPORTBUS is not set
|
||||
CONFIG_PCIE_PTM=y
|
||||
CONFIG_PCIE_TPH=y
|
||||
# CONFIG_PCIE_XILINX is not set
|
||||
# CONFIG_PCI_FTPCI100 is not set
|
||||
# CONFIG_PCI_HOST_GENERIC is not set
|
||||
@ -4976,6 +4978,7 @@ CONFIG_RESOURCE_KUNIT_TEST=m
|
||||
CONFIG_RFKILL_INPUT=y
|
||||
CONFIG_RFKILL=m
|
||||
CONFIG_RFS_ACCEL=y
|
||||
# CONFIG_RH_AUTOMOTIVE is not set
|
||||
CONFIG_RHEL_DIFFERENCES=y
|
||||
CONFIG_RH_KABI_SIZE_ALIGN_CHECKS=y
|
||||
# CONFIG_RICHTEK_RTQ6056 is not set
|
||||
|
@ -4403,7 +4403,8 @@ CONFIG_OVERFLOW_KUNIT_TEST=m
|
||||
# CONFIG_PAC1934 is not set
|
||||
CONFIG_PACKET_DIAG=y
|
||||
# CONFIG_PACKET is not set
|
||||
# CONFIG_PACKING is not set
|
||||
CONFIG_PACKING_KUNIT_TEST=m
|
||||
CONFIG_PACKING=y
|
||||
CONFIG_PACK_STACK=y
|
||||
# CONFIG_PAGE_EXTENSION is not set
|
||||
# CONFIG_PAGE_OWNER is not set
|
||||
@ -4499,6 +4500,7 @@ CONFIG_PCIE_EDR=y
|
||||
# CONFIG_PCI_ENDPOINT_TEST is not set
|
||||
# CONFIG_PCIEPORTBUS is not set
|
||||
CONFIG_PCIE_PTM=y
|
||||
CONFIG_PCIE_TPH=y
|
||||
# CONFIG_PCIE_XILINX is not set
|
||||
# CONFIG_PCI_FTPCI100 is not set
|
||||
# CONFIG_PCI_HOST_GENERIC is not set
|
||||
@ -4988,6 +4990,7 @@ CONFIG_RESOURCE_KUNIT_TEST=m
|
||||
CONFIG_RFKILL_INPUT=y
|
||||
# CONFIG_RFKILL is not set
|
||||
CONFIG_RFS_ACCEL=y
|
||||
# CONFIG_RH_AUTOMOTIVE is not set
|
||||
CONFIG_RHEL_DIFFERENCES=y
|
||||
# CONFIG_RH_KABI_SIZE_ALIGN_CHECKS is not set
|
||||
# CONFIG_RICHTEK_RTQ6056 is not set
|
||||
|
@ -4838,7 +4838,8 @@ CONFIG_OVERLAY_FS=y
|
||||
# CONFIG_PAC1934 is not set
|
||||
CONFIG_PACKET_DIAG=y
|
||||
CONFIG_PACKET=y
|
||||
# CONFIG_PACKING is not set
|
||||
CONFIG_PACKING_KUNIT_TEST=m
|
||||
CONFIG_PACKING=y
|
||||
CONFIG_PAGE_EXTENSION=y
|
||||
CONFIG_PAGE_OWNER=y
|
||||
CONFIG_PAGE_POISONING=y
|
||||
@ -4945,6 +4946,7 @@ CONFIG_PCIE_EDR=y
|
||||
# CONFIG_PCI_ENDPOINT_TEST is not set
|
||||
CONFIG_PCIEPORTBUS=y
|
||||
CONFIG_PCIE_PTM=y
|
||||
CONFIG_PCIE_TPH=y
|
||||
# CONFIG_PCIE_XILINX is not set
|
||||
# CONFIG_PCI_FTPCI100 is not set
|
||||
# CONFIG_PCI_HOST_GENERIC is not set
|
||||
@ -5504,6 +5506,7 @@ CONFIG_RESOURCE_KUNIT_TEST=m
|
||||
CONFIG_RFKILL_INPUT=y
|
||||
CONFIG_RFKILL=m
|
||||
CONFIG_RFS_ACCEL=y
|
||||
CONFIG_RH_AUTOMOTIVE=y
|
||||
CONFIG_RHEL_DIFFERENCES=y
|
||||
# CONFIG_RH_KABI_SIZE_ALIGN_CHECKS is not set
|
||||
# CONFIG_RICHTEK_RTQ6056 is not set
|
||||
|
@ -4818,7 +4818,8 @@ CONFIG_OVERLAY_FS=y
|
||||
# CONFIG_PAC1934 is not set
|
||||
CONFIG_PACKET_DIAG=y
|
||||
CONFIG_PACKET=y
|
||||
# CONFIG_PACKING is not set
|
||||
CONFIG_PACKING_KUNIT_TEST=m
|
||||
CONFIG_PACKING=y
|
||||
CONFIG_PAGE_EXTENSION=y
|
||||
CONFIG_PAGE_OWNER=y
|
||||
CONFIG_PAGE_POISONING=y
|
||||
@ -4924,6 +4925,7 @@ CONFIG_PCIE_EDR=y
|
||||
# CONFIG_PCI_ENDPOINT_TEST is not set
|
||||
CONFIG_PCIEPORTBUS=y
|
||||
CONFIG_PCIE_PTM=y
|
||||
CONFIG_PCIE_TPH=y
|
||||
# CONFIG_PCIE_XILINX is not set
|
||||
# CONFIG_PCI_FTPCI100 is not set
|
||||
# CONFIG_PCI_HOST_GENERIC is not set
|
||||
@ -5482,6 +5484,7 @@ CONFIG_RESOURCE_KUNIT_TEST=m
|
||||
CONFIG_RFKILL_INPUT=y
|
||||
CONFIG_RFKILL=m
|
||||
CONFIG_RFS_ACCEL=y
|
||||
CONFIG_RH_AUTOMOTIVE=y
|
||||
CONFIG_RHEL_DIFFERENCES=y
|
||||
# CONFIG_RH_KABI_SIZE_ALIGN_CHECKS is not set
|
||||
# CONFIG_RICHTEK_RTQ6056 is not set
|
||||
|
@ -4702,7 +4702,8 @@ CONFIG_OVERLAY_FS=m
|
||||
# CONFIG_PAC1934 is not set
|
||||
CONFIG_PACKET_DIAG=y
|
||||
CONFIG_PACKET=y
|
||||
# CONFIG_PACKING is not set
|
||||
CONFIG_PACKING_KUNIT_TEST=m
|
||||
CONFIG_PACKING=y
|
||||
CONFIG_PAGE_EXTENSION=y
|
||||
CONFIG_PAGE_OWNER=y
|
||||
CONFIG_PAGE_POISONING=y
|
||||
@ -4808,6 +4809,7 @@ CONFIG_PCIE_EDR=y
|
||||
# CONFIG_PCI_ENDPOINT_TEST is not set
|
||||
CONFIG_PCIEPORTBUS=y
|
||||
CONFIG_PCIE_PTM=y
|
||||
CONFIG_PCIE_TPH=y
|
||||
# CONFIG_PCIE_XILINX is not set
|
||||
# CONFIG_PCI_FTPCI100 is not set
|
||||
# CONFIG_PCI_HOST_GENERIC is not set
|
||||
@ -5340,6 +5342,7 @@ CONFIG_RESOURCE_KUNIT_TEST=m
|
||||
CONFIG_RFKILL_INPUT=y
|
||||
CONFIG_RFKILL=m
|
||||
CONFIG_RFS_ACCEL=y
|
||||
# CONFIG_RH_AUTOMOTIVE is not set
|
||||
CONFIG_RHEL_DIFFERENCES=y
|
||||
# CONFIG_RH_KABI_SIZE_ALIGN_CHECKS is not set
|
||||
# CONFIG_RICHTEK_RTQ6056 is not set
|
||||
|
@ -4682,7 +4682,8 @@ CONFIG_OVERLAY_FS=m
|
||||
# CONFIG_PAC1934 is not set
|
||||
CONFIG_PACKET_DIAG=y
|
||||
CONFIG_PACKET=y
|
||||
# CONFIG_PACKING is not set
|
||||
CONFIG_PACKING_KUNIT_TEST=m
|
||||
CONFIG_PACKING=y
|
||||
CONFIG_PAGE_EXTENSION=y
|
||||
CONFIG_PAGE_OWNER=y
|
||||
CONFIG_PAGE_POISONING=y
|
||||
@ -4787,6 +4788,7 @@ CONFIG_PCIE_EDR=y
|
||||
# CONFIG_PCI_ENDPOINT_TEST is not set
|
||||
CONFIG_PCIEPORTBUS=y
|
||||
CONFIG_PCIE_PTM=y
|
||||
CONFIG_PCIE_TPH=y
|
||||
# CONFIG_PCIE_XILINX is not set
|
||||
# CONFIG_PCI_FTPCI100 is not set
|
||||
# CONFIG_PCI_HOST_GENERIC is not set
|
||||
@ -5318,6 +5320,7 @@ CONFIG_RESOURCE_KUNIT_TEST=m
|
||||
CONFIG_RFKILL_INPUT=y
|
||||
CONFIG_RFKILL=m
|
||||
CONFIG_RFS_ACCEL=y
|
||||
# CONFIG_RH_AUTOMOTIVE is not set
|
||||
CONFIG_RHEL_DIFFERENCES=y
|
||||
CONFIG_RH_KABI_SIZE_ALIGN_CHECKS=y
|
||||
# CONFIG_RICHTEK_RTQ6056 is not set
|
||||
|
@ -4743,7 +4743,8 @@ CONFIG_OVERLAY_FS=m
|
||||
# CONFIG_PAC1934 is not set
|
||||
CONFIG_PACKET_DIAG=y
|
||||
CONFIG_PACKET=y
|
||||
# CONFIG_PACKING is not set
|
||||
CONFIG_PACKING_KUNIT_TEST=m
|
||||
CONFIG_PACKING=y
|
||||
CONFIG_PAGE_EXTENSION=y
|
||||
CONFIG_PAGE_OWNER=y
|
||||
CONFIG_PAGE_POISONING=y
|
||||
@ -4849,6 +4850,7 @@ CONFIG_PCIE_EDR=y
|
||||
# CONFIG_PCI_ENDPOINT_TEST is not set
|
||||
CONFIG_PCIEPORTBUS=y
|
||||
CONFIG_PCIE_PTM=y
|
||||
CONFIG_PCIE_TPH=y
|
||||
# CONFIG_PCIE_XILINX is not set
|
||||
# CONFIG_PCI_FTPCI100 is not set
|
||||
# CONFIG_PCI_HOST_GENERIC is not set
|
||||
@ -5387,6 +5389,7 @@ CONFIG_RESOURCE_KUNIT_TEST=m
|
||||
CONFIG_RFKILL_INPUT=y
|
||||
CONFIG_RFKILL=m
|
||||
CONFIG_RFS_ACCEL=y
|
||||
# CONFIG_RH_AUTOMOTIVE is not set
|
||||
CONFIG_RHEL_DIFFERENCES=y
|
||||
# CONFIG_RH_KABI_SIZE_ALIGN_CHECKS is not set
|
||||
# CONFIG_RICHTEK_RTQ6056 is not set
|
||||
|
@ -4723,7 +4723,8 @@ CONFIG_OVERLAY_FS=m
|
||||
# CONFIG_PAC1934 is not set
|
||||
CONFIG_PACKET_DIAG=y
|
||||
CONFIG_PACKET=y
|
||||
# CONFIG_PACKING is not set
|
||||
CONFIG_PACKING_KUNIT_TEST=m
|
||||
CONFIG_PACKING=y
|
||||
CONFIG_PAGE_EXTENSION=y
|
||||
CONFIG_PAGE_OWNER=y
|
||||
CONFIG_PAGE_POISONING=y
|
||||
@ -4828,6 +4829,7 @@ CONFIG_PCIE_EDR=y
|
||||
# CONFIG_PCI_ENDPOINT_TEST is not set
|
||||
CONFIG_PCIEPORTBUS=y
|
||||
CONFIG_PCIE_PTM=y
|
||||
CONFIG_PCIE_TPH=y
|
||||
# CONFIG_PCIE_XILINX is not set
|
||||
# CONFIG_PCI_FTPCI100 is not set
|
||||
# CONFIG_PCI_HOST_GENERIC is not set
|
||||
@ -5365,6 +5367,7 @@ CONFIG_RESOURCE_KUNIT_TEST=m
|
||||
CONFIG_RFKILL_INPUT=y
|
||||
CONFIG_RFKILL=m
|
||||
CONFIG_RFS_ACCEL=y
|
||||
# CONFIG_RH_AUTOMOTIVE is not set
|
||||
CONFIG_RHEL_DIFFERENCES=y
|
||||
# CONFIG_RH_KABI_SIZE_ALIGN_CHECKS is not set
|
||||
# CONFIG_RICHTEK_RTQ6056 is not set
|
||||
|
4305
kernel.changelog
4305
kernel.changelog
File diff suppressed because it is too large
Load Diff
103
kernel.spec
103
kernel.spec
@ -162,15 +162,15 @@ Summary: The Linux kernel
|
||||
%define specrpmversion 6.12.0
|
||||
%define specversion 6.12.0
|
||||
%define patchversion 6.12
|
||||
%define pkgrelease 100
|
||||
%define pkgrelease 101
|
||||
%define kversion 6
|
||||
%define tarfile_release 6.12.0-100.el10
|
||||
%define tarfile_release 6.12.0-101.el10
|
||||
# This is needed to do merge window version magic
|
||||
%define patchlevel 12
|
||||
# This allows pkg_release to have configurable %%{?dist} tag
|
||||
%define specrelease 100%{?buildid}%{?dist}
|
||||
%define specrelease 101%{?buildid}%{?dist}
|
||||
# This defines the kabi tarball version
|
||||
%define kabiversion 6.12.0-100.el10
|
||||
%define kabiversion 6.12.0-101.el10
|
||||
|
||||
# If this variable is set to 1, a bpf selftests build failure will cause a
|
||||
# fatal kernel package build error
|
||||
@ -4270,6 +4270,101 @@ fi\
|
||||
#
|
||||
#
|
||||
%changelog
|
||||
* Tue Jun 24 2025 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [6.12.0-101.el10]
|
||||
- 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]
|
||||
|
||||
* Sat Jun 21 2025 Julio Faracco <jfaracco@redhat.com> [6.12.0-100.el10]
|
||||
- rv: Update RHEL kconfigs for 6.15 upstream code (Gabriele Monaco) [RHEL-92308]
|
||||
- rv: Fix out-of-bound memory access in rv_is_container_monitor() (Gabriele Monaco) [RHEL-92308]
|
||||
|
6
sources
6
sources
@ -1,5 +1,5 @@
|
||||
SHA512 (kernel-abi-stablelists-6.6.0.tar.bz2) = 4f917598056dee5e23814621ec96ff2e4a411c8c4ba9d56ecb01b23cb96431825bedbecfcbaac9338efbf5cb21694d85497fa0bf43e7c80d9cd10bc6dd144dbd
|
||||
SHA512 (kernel-kabi-dw-6.6.0.tar.bz2) = 19308cd976031d05e18ef7f5d093218acdb89446418bab0cd956ff12cf66369915b9e64bb66fa9f20939428a60e81884fec5be3529c6c7461738d6540d3cc5c6
|
||||
SHA512 (linux-6.12.0-100.el10.tar.xz) = 36534e4f2057a39c0a1d23b3270ebd43343913401231db7952b7926d39d8bb942e6b2586b592c6d5ee686dac755b120e4b8b3462b16571f88c7b4293e3d5f445
|
||||
SHA512 (kernel-abi-stablelists-6.12.0-100.el10.tar.xz) = 1e7de46e0e617b8bb36ef4c3eb7852f053e2e3368d5dd8cf231e9615bb21310604c16abbf64c407131b60264bd6258309b7236c6389d935c99694e0db2fa5a18
|
||||
SHA512 (kernel-kabi-dw-6.12.0-100.el10.tar.xz) = 60ebd251927400a2791c1844d03b746266ececf5424663b40ec83bd9b2495b3a5d3a56f00d41fc25757b9b6d5639406af26f1a104877c69785dbd17cc957484c
|
||||
SHA512 (linux-6.12.0-101.el10.tar.xz) = c963b67adbc0b5535d794060c40f01358b8ee0ca09ab556d0ed228b4c22c1d6d9b65db83738b76df4c753784c03b9383a5d0afa0265c6de161fef1d79c60480a
|
||||
SHA512 (kernel-abi-stablelists-6.12.0-101.el10.tar.xz) = 564fa470df68b7ab1c6f6700f3e66113a87cfb9439181b75aa5eb7bb116036074e5f46cd38f7dc045fe689f68861490d08a46b3d661100af58c96987832b3f39
|
||||
SHA512 (kernel-kabi-dw-6.12.0-101.el10.tar.xz) = 9a23d739299787f9815f0104204fc6df3f90f0d2ade845c72cd8312cc9500fc177036928d60594813387646d7c84fe705142b364a3070a5aa1c3b43330cfec3d
|
||||
|
Loading…
Reference in New Issue
Block a user