kernel/Makefile.rhelver
CKI KWF Bot 82989ea9e7 kernel-6.12.0-142.el10
* Thu Oct 16 2025 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [6.12.0-142.el10]
- mm/memory-failure: fix VM_BUG_ON_PAGE(PagePoisoned(page)) when unpoison memory (CKI Backport Bot) [RHEL-119165] {CVE-2025-39883}
- ppp: fix memory leak in pad_compress_skb (Guillaume Nault) [RHEL-115585]
- pptp: fix pptp_xmit() error path (Guillaume Nault) [RHEL-115585]
- pptp: ensure minimal skb length in pptp_xmit() (Guillaume Nault) [RHEL-115585]
- i40e: fix IRQ freeing in i40e_vsi_request_irq_msix error path (CKI Backport Bot) [RHEL-109728]
- redhat/configs: Enable CONFIG_MITIGATION_VMSCAPE for x86 (Waiman Long) [RHEL-114277]
- x86/vmscape: Add old Intel CPUs to affected list (Waiman Long) [RHEL-114277] {CVE-2025-40300}
- x86/vmscape: Warn when STIBP is disabled with SMT (Waiman Long) [RHEL-114277] {CVE-2025-40300}
- x86/bugs: Move cpu_bugs_smt_update() down (Waiman Long) [RHEL-114277] {CVE-2025-40300}
- x86/vmscape: Enable the mitigation (Waiman Long) [RHEL-114277] {CVE-2025-40300}
- x86/vmscape: Add conditional IBPB mitigation (Waiman Long) [RHEL-114277] {CVE-2025-40300}
- x86/vmscape: Enumerate VMSCAPE bug (Waiman Long) [RHEL-114277] {CVE-2025-40300}
- Documentation/hw-vuln: Add VMSCAPE documentation (Waiman Long) [RHEL-114277] {CVE-2025-40300}
- ptp: prevent possible ABBA deadlock in ptp_clock_freerun() (CKI Backport Bot) [RHEL-115596]
- ptp: allow reading of currently dialed frequency to succeed on free-running clocks (CKI Backport Bot) [RHEL-115596]
- ptp: fix breakage after ptp_vclock_in_use() rework (CKI Backport Bot) [RHEL-115596]
- ptp: remove ptp->n_vclocks check logic in ptp_vclock_in_use() (CKI Backport Bot) [RHEL-115596]
- icmp: fix icmp_ndo_send address translation for reply direction (CKI Backport Bot) [RHEL-115578]
- ipv6: annotate data-races around rt->fib6_nsiblings (CKI Backport Bot) [RHEL-115578]
- ipv6: fix possible infinite loop in fib6_info_uses_dev() (CKI Backport Bot) [RHEL-115578] {CVE-2025-38587}
- ipv6: prevent infinite loop in rt6_nlmsg_size() (CKI Backport Bot) [RHEL-115578] {CVE-2025-38588}
- ndisc: extend RCU protection in ndisc_send_skb() (CKI Backport Bot) [RHEL-115578] {CVE-2025-21760}
- ndisc: ndisc_send_redirect() must use dev_get_by_index_rcu() (CKI Backport Bot) [RHEL-115578]
- ipv6: Use RCU in ip6_input() (CKI Backport Bot) [RHEL-115578]
- ipv6: icmp: convert to dev_net_rcu() (CKI Backport Bot) [RHEL-115578]
- redhat/configs: automotive: enable FSL_EDMA (Jared Kangas) [RHEL-115725]
- dmaengine: fsl-edma: Fix return code for unhandled interrupts (Jared Kangas) [RHEL-115725]
- dmaegnine: fsl-edma: add edma error interrupt handler (Jared Kangas) [RHEL-115725]
- dt-bindings: dma: fsl-edma: increase maxItems of interrupts and interrupt-names (Jared Kangas) [RHEL-115725]
- dmaengine: fsl-edma: free irq correctly in remove path (Jared Kangas) [RHEL-115725]
- dmaengine: fsl-edma: cleanup chan after dma_async_device_unregister (Jared Kangas) [RHEL-115725]
- dt-bindings: dma: fsl,edma: Add i.MX94 support (Jared Kangas) [RHEL-115725]
- dmaengine: fsl-edma: Add missing newlines to log messages (Jared Kangas) [RHEL-115725]
- dmaengine: fsl-edma: implement the cleanup path of fsl_edma3_attach_pd() (Jared Kangas) [RHEL-115725]
- dmaengine: fsl-edma: read/write multiple registers in cyclic transactions (Jared Kangas) [RHEL-115725]
- dmaengine: fsl-edma: add support for S32G based platforms (Jared Kangas) [RHEL-115725]
- dt-bindings: dma: fsl-edma: add nxp,s32g2-edma compatible string (Jared Kangas) [RHEL-115725]
- dmaengine: fsl-edma: remove FSL_EDMA_DRV_SPLIT_REG check when parsing muxbase (Jared Kangas) [RHEL-115725]
- dmaengine: fsl-edma: select of_dma_xlate based on the dmamuxs presence (Jared Kangas) [RHEL-115725]
- wireguard: device: enable threaded NAPI (CKI Backport Bot) [RHEL-115598]
- wireguard: allowedips: add WGALLOWEDIP_F_REMOVE_ME flag (CKI Backport Bot) [RHEL-115598]
- NFS: Fix a race when updating an existing write (CKI Backport Bot) [RHEL-113858] {CVE-2025-39697}
- selftests: bonding: add test for passive LACP mode (Hangbin Liu) [RHEL-100461]
- bonding: send LACPDUs periodically in passive mode after receiving partner's LACPDU (Hangbin Liu) [RHEL-100461]
- bonding: update LACP activity flag after setting lacp_active (Hangbin Liu) [RHEL-100461]
- nvmet-tcp: fix callback lock for TLS handshake (Maurizio Lombardi) [RHEL-110941]
- nvme: fix misaccounting of nvme-mpath inflight I/O (Maurizio Lombardi) [RHEL-110941]
- nvme: revert the cross-controller atomic write size validation (Maurizio Lombardi) [RHEL-110941]
- nvme: fix endianness of command word prints in nvme_log_err_passthru() (Maurizio Lombardi) [RHEL-110941]
- nvme-pci: refresh visible attrs after being checked (Maurizio Lombardi) [RHEL-110941]
- nvmet: fix memory leak of bio integrity (Maurizio Lombardi) [RHEL-110941]
- nvme: correctly account for namespace head reference counter (Maurizio Lombardi) [RHEL-110941]
- nvme: Fix incorrect cdw15 value in passthru error logging (Maurizio Lombardi) [RHEL-110941]
- nvme: fix atomic write size validation (Maurizio Lombardi) [RHEL-110941]
- nvme: refactor the atomic write unit detection (Maurizio Lombardi) [RHEL-110941]
- nvme: reset delayed remove_work after reconnect (Maurizio Lombardi) [RHEL-110941]
- nvme: spelling fixes (Maurizio Lombardi) [RHEL-110941]
- nvme-tcp: fix I/O stalls on congested sockets (Maurizio Lombardi) [RHEL-110941]
- nvme-tcp: remove tag set when second admin queue config fails (Maurizio Lombardi) [RHEL-110941]
- nvme: enable vectored registered bufs for passthrough cmds (Maurizio Lombardi) [RHEL-110941]
- nvme: fix implicit bool to flags conversion (Maurizio Lombardi) [RHEL-110941]
- nvme: fix command limits status code (Maurizio Lombardi) [RHEL-110941]
- nvme: rename nvme_mpath_shutdown_disk to nvme_mpath_remove_disk (Maurizio Lombardi) [RHEL-110941]
- nvme-multipath: introduce delayed removal of the multipath head node (Maurizio Lombardi) [RHEL-110941]
- nvme-pci: derive and better document max segments limits (Maurizio Lombardi) [RHEL-110941]
- nvme-pci: use struct_size for allocation struct nvme_dev (Maurizio Lombardi) [RHEL-110941]
- nvme-pci: add a symolic name for the small pool size (Maurizio Lombardi) [RHEL-110941]
- nvme-pci: use a better encoding for small prp pool allocations (Maurizio Lombardi) [RHEL-110941]
- nvme-pci: rename the descriptor pools (Maurizio Lombardi) [RHEL-110941]
- nvme-pci: remove struct nvme_descriptor (Maurizio Lombardi) [RHEL-110941]
- nvme-pci: store aborted state in flags variable (Maurizio Lombardi) [RHEL-110941]
- nvme-pci: don't try to use SGLs for metadata on the admin queue (Maurizio Lombardi) [RHEL-110941]
- nvme-pci: make PRP list DMA pools per-NUMA-node (Maurizio Lombardi) [RHEL-110941]
- dmapool: add NUMA affinity support (Maurizio Lombardi) [RHEL-110941]
- nvme-pci: factor out a nvme_init_hctx_common() helper (Maurizio Lombardi) [RHEL-110941]
- nvme-fc: do not reference lsrsp after failure (Maurizio Lombardi) [RHEL-110941]
- nvmet-fcloop: don't wait for lport cleanup (Maurizio Lombardi) [RHEL-110941]
- nvmet-fcloop: add missing fcloop_callback_host_done (Maurizio Lombardi) [RHEL-110941]
- nvmet-fc: take tgtport refs for portentry (Maurizio Lombardi) [RHEL-110941]
- nvmet-fc: free pending reqs on tgtport unregister (Maurizio Lombardi) [RHEL-110941]
- nvmet-fcloop: drop response if targetport is gone (Maurizio Lombardi) [RHEL-110941]
- nvmet-fcloop: allocate/free fcloop_lsreq directly (Maurizio Lombardi) [RHEL-110941]
- nvmet-fcloop: prevent double port deletion (Maurizio Lombardi) [RHEL-110941]
- nvmet-fcloop: access fcpreq only when holding reqlock (Maurizio Lombardi) [RHEL-110941]
- nvmet-fcloop: update refs on tfcp_req (Maurizio Lombardi) [RHEL-110941]
- nvmet-fcloop: refactor fcloop_delete_local_port (Maurizio Lombardi) [RHEL-110941]
- nvmet-fcloop: refactor fcloop_nport_alloc and track lport (Maurizio Lombardi) [RHEL-110941]
- nvmet-fcloop: remove nport from list on last user (Maurizio Lombardi) [RHEL-110941]
- nvmet-fcloop: track ref counts for nports (Maurizio Lombardi) [RHEL-110941]
- nvmet-auth: use SHASH_DESC_ON_STACK (Maurizio Lombardi) [RHEL-110941]
- nvme-auth: use SHASH_DESC_ON_STACK (Maurizio Lombardi) [RHEL-110941]
- nvmet: simplify the nvmet_req_init() interface (Maurizio Lombardi) [RHEL-110941]
- nvmet: support completion queue sharing (Maurizio Lombardi) [RHEL-110941]
- nvmet: fabrics: add CQ init and destroy (Maurizio Lombardi) [RHEL-110941]
- nvmet: cq: prepare for completion queue sharing (Maurizio Lombardi) [RHEL-110941]
- nvmet: add a helper function for cqid checking (Maurizio Lombardi) [RHEL-110941]
- nvmet-auth: authenticate on admin queue only (Maurizio Lombardi) [RHEL-110941]
- nvme-auth: do not re-authenticate queues with no prior authentication (Maurizio Lombardi) [RHEL-110941]
- nvme-tcp: remove redundant check to ctrl->opts (Maurizio Lombardi) [RHEL-110941]
- nvme-pci: add NVME_QUIRK_NO_DEEPEST_PS quirk for SOLIDIGM P44 Pro (Maurizio Lombardi) [RHEL-110941]
- nvme: all namespaces in a subsystem must adhere to a common atomic write size (Maurizio Lombardi) [RHEL-110941]
- nvme: multipath: enable BLK_FEAT_ATOMIC_WRITES for multipathing (Maurizio Lombardi) [RHEL-110941]
- nvmet: pci-epf: remove NVMET_PCI_EPF_Q_IS_SQ (Maurizio Lombardi) [RHEL-110941]
- nvmet: pci-epf: improve debug message (Maurizio Lombardi) [RHEL-110941]
- nvmet: pci-epf: cleanup nvmet_pci_epf_raise_irq() (Maurizio Lombardi) [RHEL-110941]
- nvmet: pci-epf: do not fall back to using INTX if not supported (Maurizio Lombardi) [RHEL-110941]
- nvmet: pci-epf: clear completion queue IRQ flag on delete (Maurizio Lombardi) [RHEL-110941]
- nvmet-auth: always free derived key data (Maurizio Lombardi) [RHEL-110941]
- nvmet: pci-epf: cleanup link state management (Maurizio Lombardi) [RHEL-110941]
- nvmet: pci-epf: clear CC and CSTS when disabling the controller (Maurizio Lombardi) [RHEL-110941]
- nvmet: pci-epf: always fully initialize completion entries (Maurizio Lombardi) [RHEL-110941]
- nvmet: auth: use NULL to clear a pointer in nvmet_auth_sq_free() (Maurizio Lombardi) [RHEL-110941]
- crypto,fs: Separate out hkdf_extract() and hkdf_expand() (Maurizio Lombardi) [RHEL-110941]
- nvmet-fc: put ref when assoc->del_work is already scheduled (Maurizio Lombardi) [RHEL-110941]
- nvmet-fc: take tgtport reference only once (Maurizio Lombardi) [RHEL-110941]
- nvmet-fc: update tgtport ref per assoc (Maurizio Lombardi) [RHEL-110941]
- nvmet-fc: inline nvmet_fc_free_hostport (Maurizio Lombardi) [RHEL-110941]
- nvmet-fc: inline nvmet_fc_delete_assoc (Maurizio Lombardi) [RHEL-110941]
- nvmet-fcloop: add ref counting to lport (Maurizio Lombardi) [RHEL-110941]
- nvmet-fcloop: replace kref with refcount (Maurizio Lombardi) [RHEL-110941]
- nvmet-fcloop: swap list_add_tail arguments (Maurizio Lombardi) [RHEL-110941]
- nvmet: pci-epf: Keep completion queues mapped (Maurizio Lombardi) [RHEL-110941]
- nvmet: replace max(a, min(b, c)) by clamp(val, lo, hi) (Maurizio Lombardi) [RHEL-110941]
- nvmet: pci-epf: Always configure BAR0 as 64-bit (Maurizio Lombardi) [RHEL-110941]
- nvmet: Remove duplicate uuid_copy (Maurizio Lombardi) [RHEL-110941]
- nvme: zns: Simplify nvme_zone_parse_entry() (Maurizio Lombardi) [RHEL-110941]
- nvmet: pci-epf: Remove redundant 'flush_workqueue()' calls (Maurizio Lombardi) [RHEL-110941]
- nvmet: add tls_concat and tls_key debugfs entries (Maurizio Lombardi) [RHEL-110941]
- nvmet-tcp: support secure channel concatenation (Maurizio Lombardi) [RHEL-110941]
- nvmet: Add 'sq' argument to alloc_ctrl_args (Maurizio Lombardi) [RHEL-110941]
- nvme-fabrics: reset admin connection for secure concatenation (Maurizio Lombardi) [RHEL-110941]
- nvme-tcp: request secure channel concatenation (Maurizio Lombardi) [RHEL-110941]
- nvme-keyring: add nvme_tls_psk_refresh() (Maurizio Lombardi) [RHEL-110941]
- nvme: add nvme_auth_derive_tls_psk() (Maurizio Lombardi) [RHEL-110941]
- nvme: add nvme_auth_generate_digest() (Maurizio Lombardi) [RHEL-110941]
- nvme: add nvme_auth_generate_psk() (Maurizio Lombardi) [RHEL-110941]
- redhat/configs: automotive: Disable COMPAT_32BIT_TIME SGETMASK_SYSCALL and IA32_EMULATION configs (Dorinda Bassey) [RHEL-85628]
Resolves: RHEL-100461, RHEL-109728, RHEL-110941, RHEL-113858, RHEL-114277, RHEL-115578, RHEL-115585, RHEL-115596, RHEL-115598, RHEL-115725, RHEL-119165, RHEL-85628

Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
2025-10-16 06:33:38 -04:00

91 lines
2.8 KiB
Makefile

RHEL_MAJOR = 10
RHEL_MINOR = 2
#
# 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 = 142
#
# 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
#
# Automotive
# ----------
#
# Represents the major and minor release used by automotive.
# Primarily this is used to to identify the build target when
# building the kernel-automotive packages.
AUTOMOTIVE_MAJOR = 2
AUTOMOTIVE_MINOR = 0