kernel/Makefile.rhelver
CKI KWF Bot e7d10d5b67 kernel-6.12.0-205.el10
* Thu Feb 12 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [6.12.0-205.el10]
- redhat/dracut-virt.conf: remove erroneous spaces in omit_dracutmodules (Li Tian)
- configs: enable Freescale MXS DMA engine (Jiri Benc) [RHEL-148497]
- smb: client: prevent races in ->query_interfaces() (Paulo Alcantara) [RHEL-148417]
- smb: client: add proper locking around ses->iface_last_update (Paulo Alcantara) [RHEL-148417]
- smb: client: split cached_fid bitfields to avoid shared-byte RMW races (Paulo Alcantara) [RHEL-148417]
- cifs: Fix locking usage for tcon fields (Paulo Alcantara) [RHEL-148417]
- cifs: Corrections to lock ordering notes (Paulo Alcantara) [RHEL-148417]
- cifs: make retry logic in read/write path consistent with other paths (Paulo Alcantara) [RHEL-148417]
- cifs: on replayable errors back-off before replay, not after (Paulo Alcantara) [RHEL-148417]
- smb: client: fix potential UAF and double free in smb2_open_file() (Paulo Alcantara) [RHEL-148417]
- smb/client: fix memory leak in SendReceive() (Paulo Alcantara) [RHEL-148417]
- smb/client: fix memory leak in smb2_open_file() (Paulo Alcantara) [RHEL-148417]
- netfs: avoid double increment of retry_count in subreq (Paulo Alcantara) [RHEL-148417]
- netfs: when subreq is marked for retry, do not check if it faced an error (Paulo Alcantara) [RHEL-148417]
- netfs: Fix early read unlock of page with EOF in middle (Paulo Alcantara) [RHEL-148417]
- scsi: core: Fix the unit attention counter implementation (John Meneghini) [RHEL-147942]
- perf/x86/intel/cstate: Add Pantherlake support (Michael Petlan) [RHEL-74192]
- vsock: add netns support to virtio transports (Stefano Garzarella) [RHEL-144003]
- virtio: set skb owner of virtio_transport_reset_no_sock() reply (Stefano Garzarella) [RHEL-144003]
- vsock: add netns to vsock core (Stefano Garzarella) [RHEL-144003]
- vhost/vsock: improve RCU read sections around vhost_vsock_get() (Stefano Garzarella) [RHEL-144003]
- vsock: fix lock inversion in vsock_assign_transport() (Stefano Garzarella) [RHEL-144003]
- vsock: Do not allow binding to VMADDR_PORT_ANY (Stefano Garzarella) [RHEL-144003]
- vsock: reset socket state when de-assigning the transport (Stefano Garzarella) [RHEL-144003]
- vsock/virtio: cancel close work in the destructor (Stefano Garzarella) [RHEL-144003]
- Disable CET when calling tboot shutdown procedure. (Tony Camuso) [RHEL-109479]
- docs: perf: Fujitsu: Fix htmldocs build warnings and errors (Mark Salter) [RHEL-132203]
- arm64: proton-pack: Fix hard lockup when !MITIGATE_SPECTRE_BRANCH_HISTORY (Mark Salter) [RHEL-132203]
- arm64: Reject modules with internal alternative callbacks (Mark Salter) [RHEL-132203]
- arm64: Fail module loading if dynamic SCS patching fails (Mark Salter) [RHEL-132203]
- arm64: proton-pack: Fix hard lockup due to print in scheduler context (Mark Salter) [RHEL-132203]
- arm64: proton-pack: Drop print when !CONFIG_MITIGATE_SPECTRE_BRANCH_HISTORY (Mark Salter) [RHEL-132203]
- arm64: acpi: Drop message logging SPCR default console (Mark Salter) [RHEL-132203]
- Revert "ACPI: Suppress misleading SPCR console message when SPCR table is absent" (Mark Salter) [RHEL-132203]
- arm64: Use load LSE atomics for the non-return per-CPU atomic operations (Mark Salter) [RHEL-132203]
- arm64: mte: Do not warn if the page is already tagged in copy_highpage() (Mark Salter) [RHEL-132203]
- arm64, mm: avoid always making PTE dirty in pte_mkwrite() (Mark Salter) [RHEL-132203]
- arm64: enable Guarded Control Stacks (Mark Salter) [RHEL-132203]
- arm64: Kconfig: Spell out "ARMv9.4" in menuconfig text (Mark Salter) [RHEL-132203]
- arm64/fpsimd: simplify sme_setup() (Mark Salter) [RHEL-132203]
- Enable Fujitsu Uncore PMU (Mark Salter) [RHEL-132203]
- perf: Fujitsu: Add the Uncore PMU driver (Mark Salter) [RHEL-132203]
- arm64: cpufeature: add Neoverse-V3AE to BBML2 allow list (Mark Salter) [RHEL-132203]
- arm64: errata: Apply workarounds for Neoverse-V3AE (Mark Salter) [RHEL-132203]
- arm64: cputype: Add Neoverse-V3AE definitions (Mark Salter) [RHEL-132203]
- arm64: probes: Fix incorrect bl/blr address and register usage (Mark Salter) [RHEL-132203]
- uprobes: uprobe_warn should use passed task (Mark Salter) [RHEL-132203]
- arm64: Kconfig: Remove GCS restrictions on UPROBES (Mark Salter) [RHEL-132203]
- arm64: uprobes: Add GCS support to uretprobes (Mark Salter) [RHEL-132203]
- arm64: probes: Add GCS support to bl/blr/ret (Mark Salter) [RHEL-132203]
- arm64: uaccess: Add additional userspace GCS accessors (Mark Salter) [RHEL-132203]
- arm64: uaccess: Move existing GCS accessors definitions to gcs.h (Mark Salter) [RHEL-132203]
- arm64: probes: Break ret out from bl/blr (Mark Salter) [RHEL-132203]
- arm64: Remove tautological LLVM Kconfig conditions (Mark Salter) [RHEL-132203]
- arm64/sme: Drop inaccurate documentation of streaming mode switches (Mark Salter) [RHEL-132203]
- wifi: enable rtw8922ae (Jose Ignacio Tornos Martinez) [RHEL-111098]
- wifi: rtw89: 8922a: set random mac if efuse contains zeroes (Jose Ignacio Tornos Martinez) [RHEL-111098]
Resolves: RHEL-109479, RHEL-111098, RHEL-132203, RHEL-144003, RHEL-147942, RHEL-148417, RHEL-148497, RHEL-74192

Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
2026-02-12 13:32:22 +00:00

45 lines
1.1 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 = 205
#
# 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
#
# 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
#
# DERIVATIVE_BUILD
# ---------------------------
#
# Set DERIVATIVE_STREAM to "yes" to enable derivative kernel versioning.
DERIVATIVE_BUILD = 0