kernel/Makefile.rhelver
Augusto Caringi 74ee6067b8 kernel-5.14.0-577.el9
* Mon Mar 31 2025 Augusto Caringi <acaringi@redhat.com> [5.14.0-577.el9]
- xfs: fix freeing speculative preallocations for preallocated files (CKI Backport Bot) [RHEL-56816]
- i2c: i801: Add lis3lv02d for Dell Precision M6800 (David Arcari) [RHEL-47426]
- platform/x86: dell-smo8800: Add support for probing for the accelerometer i2c address (David Arcari) [RHEL-47426]
- platform/x86: dell-smo8800: Add a couple more models to lis3lv02d_devices[] (David Arcari) [RHEL-47426]
- i2c: i801: Remove unnecessary PCI function call (David Arcari) [RHEL-47426]
- platform/x86: dell-smo8800: Move instantiation of lis3lv02d i2c_client from i2c-i801 to dell-lis3lv02d (David Arcari) [RHEL-47426]
- platform/x86: dell-smo8800: Move SMO88xx acpi_device_ids to dell-smo8800-ids.h (David Arcari) [RHEL-47426]
- platform/x86: dell: dell-smo8800: Convert to platform remove callback returning void (David Arcari) [RHEL-47426]
- platform/x86: dell-smo8800: Use min_t() for comparison and assignment (David Arcari) [RHEL-47426]
- platform/x86: dell-smo8800: Convert to be a platform driver (David Arcari) [RHEL-47426]
- i2c: i801: fix potential race in i801_block_transaction_byte_by_byte (David Arcari) [RHEL-47426]
- i2c: i801: Add support for Intel Panther Lake (David Arcari) [RHEL-47426]
- i2c: i801: Use a different adapter-name for IDF adapters (David Arcari) [RHEL-47426]
- i2c: i801: reword according to newest specification (David Arcari) [RHEL-47426]
- i2c: i801: remove printout on handled timeouts (David Arcari) [RHEL-47426]
- i2c: i801: Annotate apanel_addr as __ro_after_init (David Arcari) [RHEL-47426]
- i2c: i801: Remove usage of I2C_CLASS_SPD (David Arcari) [RHEL-47426]
- i2c: i801: Fix missing Kconfig dependency (David Arcari) [RHEL-47426]
- i2c: i801: Call i2c_register_spd for muxed child segments (David Arcari) [RHEL-47426]
- i2c: i801: Fix a refactoring that broke a touchpad on Lenovo P1 (David Arcari) [RHEL-47426]
- i2c: i801: Avoid potential double call to gpiod_remove_lookup_table (David Arcari) [RHEL-47426]
- i2c: i801: Fix using mux_pdev before it's set (David Arcari) [RHEL-47426]
- i2c: i801: Add helper i801_get_block_len (David Arcari) [RHEL-47426]
- i2c: i801: Add SMBUS_LEN_SENTINEL (David Arcari) [RHEL-47426]
- i2c: i801: Split i801_block_transaction (David Arcari) [RHEL-47426]
- i2c: i801: Add helper i801_check_and_clear_pec_error (David Arcari) [RHEL-47426]
- i2c: i801: Define FEATURES_ICH5 as an extension of FEATURES_ICH4 (David Arcari) [RHEL-47426]
- i2c: i801: Remove unused argument from tco functions (David Arcari) [RHEL-47426]
- i2c: i801: Replace magic value with constant in dmi_check_onboard_devices (David Arcari) [RHEL-47426]
- i2c: i801: Add lis3lv02d for Dell XPS 15 7590 (David Arcari) [RHEL-47426]
- i2c: i801: Add lis3lv02d for Dell Precision 3540 (David Arcari) [RHEL-47426]
- i2c: i801: Use new helper acpi_use_parent_companion (David Arcari) [RHEL-47426]
- ACPI: Add helper acpi_use_parent_companion (David Arcari) [RHEL-47426]
- i2c: i801: Simplify class-based client device instantiation (David Arcari) [RHEL-47426]
- i2c: i801: replace acpi_lock with I2C bus lock (David Arcari) [RHEL-47426]
- i2c: i801: use i2c_mark_adapter_suspended/resumed (David Arcari) [RHEL-47426]
- i2c: i801: simplify module boilerplate code (David Arcari) [RHEL-47426]
- i2c: i801: add helper i801_restore_regs (David Arcari) [RHEL-47426]
- tracing/histogram: Fix semicolon.cocci warnings (Tomas Glozar) [RHEL-67679]
- tracing/histogram: Fix documentation inline emphasis warning (Tomas Glozar) [RHEL-67679]
- tracing/histogram: Fix check for missing operands in an expression (Tomas Glozar) [RHEL-67679]
- tracing/histogram: Document expression arithmetic and constants (Tomas Glozar) [RHEL-67679]
- tracing/histogram: Optimize division by a power of 2 (Tomas Glozar) [RHEL-67679]
- tracing/histogram: Covert expr to const if both operands are constants (Tomas Glozar) [RHEL-67679]
- tracing/histogram: Simplify handling of .sym-offset in expressions (Tomas Glozar) [RHEL-67679]
- tracing: Fix operator precedence for hist triggers expression (Tomas Glozar) [RHEL-67679]
- tracing: Add division and multiplication support for hist triggers (Tomas Glozar) [RHEL-67679]
- tracing: Add support for creating hist trigger variables from literal (Tomas Glozar) [RHEL-67679]
- tracing: Have histogram types be constant when possible (Tomas Glozar) [RHEL-67679]
- powercap: intel_rapl: Add support for Panther Lake platform (David Arcari) [RHEL-47408]
- powercap: call put_device() on an error path in powercap_register_control_type() (David Arcari) [RHEL-47408]
- ext4: fallback to complex scan if aligned scan doesn't work (Brian Foster) [RHEL-83284]
- nfsd: adjust WARN_ON_ONCE in revoke_delegation (Olga Kornievskaia) [RHEL-74439]
- uki: get rid of RHEL-only walinuxagentcvm module in the initramfs (Vitaly Kuznetsov) [RHEL-83003]
- ASoC: soc-pcm: don't use soc_pcm_ret() on .prepare callback (CKI Backport Bot) [RHEL-82517] {CVE-2024-58077}
- team: better TEAM_OPTION_TYPE_STRING validation (CKI Backport Bot) [RHEL-81462] {CVE-2025-21787}
- redhat: drop Y issues from changelog (Jan Stancek)
- Reapply "perf util: Make util its own library" (Michael Petlan) [RHEL-79032]
- iommu/vt-d: Fix suspicious RCU usage (Jerry Snitselaar) [RHEL-70102]
- iommu/vt-d: Remove device comparison in context_setup_pass_through_cb (Jerry Snitselaar) [RHEL-70102]
- Revert "x86: bring back rep movsq for user access on CPUs without ERMS" (Herton R. Krzesinski) [RHEL-79780]
- net: stmmac: dwmac-tegra: Read iommu stream id from device tree (Izabela Bakollari) [RHEL-75649] {CVE-2025-21663}
- net: stmmac: Fix zero-division error when disabling tc cbs (Izabela Bakollari) [RHEL-63931] {CVE-2024-49977}
- configs: enable FW_CACHE on centos-stream/rhel 9 for nouveau (Dave Airlie) [RHEL-79929]
- arm64: cacheinfo: Avoid out-of-bounds write to cacheinfo array (Radu Rendec) [RHEL-80224]
- gfs2: skip if we cannot defer delete (Andreas Gruenbacher) [RHEL-77720]
- gfs2: remove redundant warnings (Andreas Gruenbacher) [RHEL-77720]
- gfs2: minor evict fix (Andreas Gruenbacher) [RHEL-77720]
- gfs2: Prevent inode creation race (2) (Andreas Gruenbacher) [RHEL-77720]
- gfs2: Fix additional unlikely request cancelation race (Andreas Gruenbacher) [RHEL-77720]
- gfs2: Fix request cancelation bug (Andreas Gruenbacher) [RHEL-77720]
- gfs2: Check for empty queue in run_queue (Andreas Gruenbacher) [RHEL-77720]
- gfs2: Remove more dead code in add_to_queue (Andreas Gruenbacher) [RHEL-77720]
- gfs2: remove dead code in add_to_queue (Su Hui) [RHEL-77720]
- gfs2: Remove LM_FLAG_PRIORITY flag (Andreas Gruenbacher) [RHEL-77720]
- gfs2: Replace GIF_DEFER_DELETE with GLF_DEFER_DELETE (Andreas Gruenbacher) [RHEL-77720]
- gfs2: Add GLF_PENDING_REPLY flag (Andreas Gruenbacher) [RHEL-77720]
- gfs2: glock holder GL_NOPID fix (Andreas Gruenbacher) [RHEL-77720]
- gfs2: Decode missing glock flags in tracepoints (Andreas Gruenbacher) [RHEL-77720]
- gfs2: gfs2_evict_inode clarification (Andreas Gruenbacher) [RHEL-77720]
- scsi: qla2xxx: Fix use after free on unload (Ewan D. Milne) [RHEL-75828] {CVE-2024-56623}
- nfsd: validate the nfsd_serv pointer before calling svc_wake_up (Olga Kornievskaia) [RHEL-69769]
Resolves: RHEL-47408, RHEL-47426, RHEL-56816, RHEL-67679, RHEL-74439, RHEL-81462, RHEL-82517, RHEL-83003, RHEL-83284

Signed-off-by: Augusto Caringi <acaringi@redhat.com>
2025-03-31 19:52:40 -03:00

68 lines
2.3 KiB
Makefile

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