* 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>
81 lines
2.6 KiB
Makefile
81 lines
2.6 KiB
Makefile
RHEL_MAJOR = 10
|
|
RHEL_MINOR = 1
|
|
|
|
#
|
|
# RHEL_RELEASE
|
|
# -------------
|
|
#
|
|
# Represents build number in 'release' part of RPM's name-version-release.
|
|
# name is <package_name>, e.g. kernel
|
|
# version is upstream kernel version this kernel is based on, e.g. 4.18.0
|
|
# release is <RHEL_RELEASE>.<dist_tag>[<buildid>], e.g. 100.el8
|
|
#
|
|
# Use this spot to avoid future merge conflicts.
|
|
# Do not trim this comment.
|
|
RHEL_RELEASE = 101
|
|
|
|
#
|
|
# RHEL_REBASE_NUM
|
|
# ----------------
|
|
#
|
|
# Used in RPM version string for Gemini kernels, which dont use upstream
|
|
# VERSION/PATCHLEVEL/SUBLEVEL. The number represents rebase number for
|
|
# current MAJOR release.
|
|
#
|
|
# Use this spot to avoid future merge conflicts.
|
|
# Do not trim this comment.
|
|
RHEL_REBASE_NUM = 1
|
|
|
|
|
|
#
|
|
# ZSTREAM
|
|
# -------
|
|
#
|
|
# This variable controls whether we use zstream numbering or not for the
|
|
# package release. The zstream release keeps the build number of the last
|
|
# build done for ystream for the Beta milestone, and increments a second
|
|
# number for each build. The third number is used for branched builds
|
|
# (eg.: for builds with security fixes or hot fixes done outside of the
|
|
# batch release process).
|
|
#
|
|
# For example, with ZSTREAM unset or set to "no", all builds will contain
|
|
# a release with only the build number, eg.: kernel-<kernel version>-X.el*,
|
|
# where X is the build number. With ZSTREAM set to "yes", we will have
|
|
# builds with kernel-<kernel version>-X.Y.Z.el*, where X is the last
|
|
# RHEL_RELEASE number before ZSTREAM flag was set to yes, Y will now be the
|
|
# build number and Z will always be 1 except if you're doing a branched build
|
|
# (when you give RHDISTGIT_BRANCH on the command line, in which case the Z
|
|
# number will be incremented instead of the Y).
|
|
#
|
|
ZSTREAM ?= no
|
|
|
|
#
|
|
# Early y+1 numbering
|
|
# --------------------
|
|
#
|
|
# In early y+1 process, RHEL_RELEASE consists of 2 numbers: x.y
|
|
# First is RHEL_RELEASE inherited/merged from y as-is, second number
|
|
# is incremented with each build starting from 1. After merge from y,
|
|
# it resets back to 1. This way y+1 nvr reflects status of last merge.
|
|
#
|
|
# Example:
|
|
#
|
|
# rhel8.0 rhel-8.1
|
|
# kernel-4.18.0-58.el8 --> kernel-4.18.0-58.1.el8
|
|
# kernel-4.18.0-58.2.el8
|
|
# kernel-4.18.0-59.el8 kernel-4.18.0-59.1.el8
|
|
# kernel-4.18.0-60.el8
|
|
# kernel-4.18.0-61.el8 --> kernel-4.18.0-61.1.el8
|
|
#
|
|
#
|
|
# Use this spot to avoid future merge conflicts.
|
|
# Do not trim this comment.
|
|
EARLY_YSTREAM ?= no
|
|
EARLY_YBUILD:=
|
|
EARLY_YRELEASE:=
|
|
ifneq ("$(ZSTREAM)", "yes")
|
|
ifeq ("$(EARLY_YSTREAM)","yes")
|
|
RHEL_RELEASE:=$(RHEL_RELEASE).$(EARLY_YRELEASE)
|
|
endif
|
|
endif
|