kernel/Makefile.rhelver
Patrick Talbert abef2a68c3 kernel-5.14.0-558.el9
* Tue Jan 28 2025 Patrick Talbert <ptalbert@redhat.com> [5.14.0-558.el9]
- PCI: Batch BAR sizing operations (Myron Stowe) [RHEL-76025]
- powerpc/pseries/eeh: Fix get PE state translation (Mamatha Inamdar) [RHEL-74250]
- Bluetooth: iso: Fix circular lock in iso_listen_bis (CKI Backport Bot) [RHEL-73661] {CVE-2024-54460}
- CI: Enable pipelines for rt-64k variant (Juri Lelli) [RHEL-70289]
- redhat: Add kernel-rt-64k variant (Juri Lelli) [RHEL-70289]
- Bluetooth: hci_core: Fix sleeping function called from invalid context (CKI Backport Bot) [RHEL-74112] {CVE-2024-57894}
- Bluetooth: L2CAP: handle NULL sock pointer in l2cap_sock_alloc (Bastien Nocera) [RHEL-72279]
- Bluetooth: L2CAP: do not leave dangling sk pointer on error in l2cap_sock_create() (CKI Backport Bot) [RHEL-72279] {CVE-2024-56605}
- redhat/configs: set new PKEY_UV option on s390 (Mete Durlu) [RHEL-50782]
- s390/crypto: Add hardware acceleration for full AES-XTS mode (Mete Durlu) [RHEL-50783]
- s390/crypto: Postpone the key split to key conversion (Mete Durlu) [RHEL-50783]
- s390/crypto: Introduce function for tokenize clearkeys (Mete Durlu) [RHEL-50783]
- s390/crypto: Generalize parameters for key conversion (Mete Durlu) [RHEL-50783]
- s390/crypto: Use module-local structures for protected keys (Mete Durlu) [RHEL-50783]
- s390/crypto: Convert to reverse x-mas tree, rename ret to rc (Mete Durlu) [RHEL-50783]
- s390/pkey: Tolerate larger key blobs (Mete Durlu) [RHEL-50783]
- s390/pkey: Add new pkey handler module pkey-uv (Mete Durlu) [RHEL-50782]
- s390/pkey: Build module name array selectively based on kernel config options (Mete Durlu) [RHEL-50782]
- s390/pkey: Fix checkpatch findings in pkey header file (Mete Durlu) [RHEL-50782]
- s390/pkey: Rework pkey verify for protected keys (Mete Durlu) [RHEL-50782]
- s390/pkey: Simplify protected key length calculation code (Mete Durlu) [RHEL-50782]
- s390/zcrypt: Cleanup include zcrypt_api.h (Mete Durlu) [RHEL-50782]
- s390/uv: export prot_virt_guest symbol in uv (Mete Durlu) [RHEL-50782]
- cxl/core: Return error when cxl_endpoint_gather_bandwidth() handles a non-PCI device (John W. Linville) [RHEL-67033]
- cxl/pci: Check Mem_info_valid bit for each applicable DVSEC (John W. Linville) [RHEL-67033]
- cxl/pci: Remove duplicated implementation of waiting for memory_info_valid (John W. Linville) [RHEL-67033]
- cxl: Calculate region bandwidth of targets with shared upstream link (John W. Linville) [RHEL-67033]
- cxl: Preserve the CDAT access_coordinate for an endpoint (John W. Linville) [RHEL-67033]
- EINJ, CXL: Fix CXL device SBDF calculation (John W. Linville) [RHEL-67033]
- cxl/port: Prevent out-of-order decoder allocation (John W. Linville) [RHEL-67033]
- cxl/acpi: Ensure ports ready at cxl_acpi_probe() return (John W. Linville) [RHEL-67033]
- cxl/port: Fix cxl_bus_rescan() vs bus_rescan_devices() (John W. Linville) [RHEL-67033]
- cxl/port: Fix CXL port initialization order when the subsystem is built-in (John W. Linville) [RHEL-67033]
- cxl/events: Fix Trace DRAM Event Record (John W. Linville) [RHEL-67033]
- cxl/pci: Fix to record only non-zero ranges (John W. Linville) [RHEL-67033]
- cxl/test: Skip cxl_setup_parent_dport() for emulated dports (John W. Linville) [RHEL-67033]
- cxl/pci: Get AER capability address from RCRB only for RCH dport (John W. Linville) [RHEL-67033]
- cxl/region: Verify target positions using the ordered target list (John W. Linville) [RHEL-67033]
- cxl: Restore XOR'd position bits during address translation (John W. Linville) [RHEL-67033]
- cxl/core: Fix incorrect vendor debug UUID define (John W. Linville) [RHEL-67033]
- hid: intel-ish-hid: Fix uninitialized variable 'rv' in ish_fw_xfer_direct_dma (Tony Camuso) [RHEL-65221]
- hid: intel-ish-hid: Add support for vendor customized firmware loading (Tony Camuso) [RHEL-65221]
- HID: intel-ish-hid: Use CPU generation string in driver_data (Tony Camuso) [RHEL-65221]
- HID: intel-ish-hid: Remove unused declarations (Tony Camuso) [RHEL-65221]
- HID: intel-ish-hid: fix endian-conversion (Tony Camuso) [RHEL-65221]
- HID: intel-ish-hid: add MODULE_DESCRIPTION() (Tony Camuso) [RHEL-65221]
- HID: intel-ish-hid: fix ishtp_wait_resume() kernel-doc (Tony Camuso) [RHEL-65221]
- HID: intel-ish-hid: Fix build error for COMPILE_TEST (Tony Camuso) [RHEL-65221]
- HID: intel-ish-hid: handler multiple MNG_RESET_NOTIFY messages (Tony Camuso) [RHEL-65221]
- HID: intel-ish-hid: Implement loading firmware from host feature (Tony Camuso) [RHEL-65221]
- HID: intel-ish-hid: Add driver_data for specifying the firmware filename (Tony Camuso) [RHEL-65221]
- HID: intel-ish-hid: ipc: Add Lunar Lake-M PCI device ID (Tony Camuso) [RHEL-65221]
- HID: intel-ish-hid: Use PCI_VDEVICE() and rename device ID macros (Tony Camuso) [RHEL-65221]
Resolves: RHEL-50782, RHEL-50783, RHEL-65221, RHEL-67033, RHEL-70289, RHEL-72279, RHEL-73661, RHEL-74112, RHEL-74250, RHEL-76025

Signed-off-by: Patrick Talbert <ptalbert@redhat.com>
2025-01-28 11:09:05 -05:00

68 lines
2.3 KiB
Makefile

RHEL_MAJOR = 9
RHEL_MINOR = 6
#
# 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 = 558
#
# 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