kernel/Makefile.rhelver
CKI KWF Bot c47587ae0d kernel-6.12.0-187.el10
* Tue Jan 20 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [6.12.0-187.el10]
- scsi: sg: Fix occasional bogus elapsed time that exceeds timeout (Michal Rábek) [RHEL-140732]
- powerpc/tools: drop `-o pipefail` in gcc check scripts (Jan Stancek) [RHEL-111046]
- thunderbolt: Add support for Intel Wildcat Lake (Desnes Nunes) [RHEL-95660]
- ipv4: start using dst_dev_rcu() (Hangbin Liu) [RHEL-128993]
- tcp: use dst_dev_rcu() in tcp_fastopen_active_disable_ofo_check() (Hangbin Liu) [RHEL-128993]
- tcp_metrics: use dst_dev_net_rcu() (Hangbin Liu) [RHEL-128993]
- net: use dst_dev_rcu() in sk_setup_caps() (Hangbin Liu) [RHEL-129089] {CVE-2025-40170}
- ipv6: use RCU in ip6_output() (Hangbin Liu) [RHEL-128993] {CVE-2025-40158}
- ipv6: use RCU in ip6_xmit() (Hangbin Liu) [RHEL-129028] {CVE-2025-40135}
- ipv6: start using dst_dev_rcu() (Hangbin Liu) [RHEL-128993]
- net: dst: introduce dst->dev_rcu (Hangbin Liu) [RHEL-128993]
- ipv6: mcast: Add ip6_mc_find_idev() helper (Hangbin Liu) [RHEL-128993]
- net: ipv4: guard ip_mr_output() with rcu (Hangbin Liu) [RHEL-128993]
- net: ipv4: Add ip_mr_output() (Hangbin Liu) [RHEL-128993]
- net: ipv4: ipmr: Split ipmr_queue_xmit() in two (Hangbin Liu) [RHEL-128993]
- net: ipv4: ipmr: ipmr_queue_xmit(): Drop local variable `dev' (Hangbin Liu) [RHEL-128993]
- RDMA/irdma: avoid invalid read in irdma_net_event (Kamal Heib) [RHEL-99206]
- RDMA/irdma: Fix irdma_alloc_ucontext_resp padding (Kamal Heib) [RHEL-99206]
- RDMA/irdma: Fix SRQ shadow area address initialization (Kamal Heib) [RHEL-99206]
- RDMA/irdma: Remove doorbell elision logic (Kamal Heib) [RHEL-99206]
- RDMA/irdma: Do not set IBK_LOCAL_DMA_LKEY for GEN3+ (Kamal Heib) [RHEL-99206]
- RDMA/irdma: Do not directly rely on IB_PD_UNSAFE_GLOBAL_RKEY (Kamal Heib) [RHEL-99206]
- RDMA/irdma: Add missing mutex destroy (Kamal Heib) [RHEL-99206]
- RDMA/irdma: Fix SIGBUS in AEQ destroy (Kamal Heib) [RHEL-99206]
- RDMA/irdma: Add a missing kfree of struct irdma_pci_f for GEN2 (Kamal Heib) [RHEL-99206]
- RDMA/irdma: Fix data race in irdma_free_pble (Kamal Heib) [RHEL-99206]
- RDMA/irdma: Fix data race in irdma_sc_ccq_arm (Kamal Heib) [RHEL-99206]
- RDMA/irdma: Remove redundant NULL check of udata in irdma_create_user_ah() (Kamal Heib) [RHEL-99206]
- RDMA/irdma: Remove unused CQ registry (Kamal Heib) [RHEL-99206]
- RDMA/irdma: Take a lock before moving SRQ tail in poll_cq (Kamal Heib) [RHEL-99206]
- RDMA/irdma: CQ size and shadow update changes for GEN3 (Kamal Heib) [RHEL-99206]
- RDMA/irdma: Silently consume unsignaled completions (Kamal Heib) [RHEL-99206]
- RDMA/irdma: Initialize cqp_cmds_info to prevent resource leaks (Kamal Heib) [RHEL-99206]
- RDMA/irdma: Enforce local fence for LOCAL_INV WRs (Kamal Heib) [RHEL-99206]
- RDMA/irdma: Fix vf_id size to u16 to avoid overflow (Kamal Heib) [RHEL-99206]
- RDMA/irdma: Set irdma_cq cq_num field during CQ create (Kamal Heib) [RHEL-99206]
- RDMA/irdma: Fix SD index calculation (Kamal Heib) [RHEL-99206]
- RDMA/irdma: Remove unused struct irdma_cq fields (Kamal Heib) [RHEL-99206]
- RDMA/irdma: Fix positive vs negative error codes in irdma_post_send() (Kamal Heib) [RHEL-99206]
- RDMA/irdma: Update Kconfig (Kamal Heib) [RHEL-99206]
- RDMA/irdma: Extend CQE Error and Flush Handling for GEN3 Devices (Kamal Heib) [RHEL-99206]
- RDMA/irdma: Add Atomic Operations support (Kamal Heib) [RHEL-99206]
- RDMA/irdma: Restrict Memory Window and CQE Timestamping to GEN3 (Kamal Heib) [RHEL-99206]
- RDMA/irdma: Add SRQ support (Kamal Heib) [RHEL-99206]
- RDMA/irdma: Support 64-byte CQEs and GEN3 CQE opcode decoding (Kamal Heib) [RHEL-99206]
- RDMA/irdma: Add support for V2 HMC resource management scheme (Kamal Heib) [RHEL-99206]
- RDMA/irdma: Extend QP context programming for GEN3 (Kamal Heib) [RHEL-99206]
- RDMA/irdma: Add GEN3 virtual QP1 support (Kamal Heib) [RHEL-99206]
- RDMA/irdma: Introduce GEN3 vPort driver support (Kamal Heib) [RHEL-99206]
- RDMA/irdma: Add GEN3 HW statistics support (Kamal Heib) [RHEL-99206]
- RDMA/irdma: Add GEN3 support for AEQ and CEQ (Kamal Heib) [RHEL-99206]
- RDMA/irdma: Add GEN3 CQP support with deferred completions (Kamal Heib) [RHEL-99206]
- RDMA/irdma: Discover and set up GEN3 hardware register layout (Kamal Heib) [RHEL-99206]
- RDMA/irdma: Add GEN3 core driver support (Kamal Heib) [RHEL-99206]
- RDMA/irdma: Refactor GEN2 auxiliary driver (Kamal Heib) [RHEL-99206]
- ice, irdma: fix an off by one in error handling code (Kamal Heib) [RHEL-99206]
- irdma: free iwdev->rf after removing MSI-X (Kamal Heib) [RHEL-99206]
- RDMA/irdma: Switch to using the crc32c library (Kamal Heib) [RHEL-99206]
Resolves: RHEL-111046, RHEL-128993, RHEL-129028, RHEL-129089, RHEL-140732, RHEL-95660, RHEL-99206

Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
2026-01-20 11:23:25 +00:00

61 lines
1.9 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 = 187
#
# 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
#
# Automotive
# ----------
#
# Represents the major and minor release used by automotive.
# Primarily this is used to to identify the build target when
# building the automotive kernel package.
AUTOMOTIVE_MAJOR = 2
AUTOMOTIVE_MINOR = 0