kernel/Makefile.rhelver
Rado Vrbovsky 75c74e88f9 kernel-5.14.0-553.el9
* Wed Jan 15 2025 Rado Vrbovsky <rvrbovsk@redhat.com> [5.14.0-553.el9]
- Revert "perf trace augmented_raw_syscalls: Add more checks to pass the verifier" (Michael Petlan) [RHEL-70429]
- powerpc/book3s64/hugetlb: Fix disabling hugetlb when fadump is active (Mamatha Inamdar) [RHEL-73488]
- loop: fix type of block size (Ming Lei) [RHEL-63718]
- Revert "drm/amd/display: use ARCH_HAS_KERNEL_FPU_SUPPORT" (Robert Foss) [RHEL-53570]
- Revert "drm/xe/observation: Drop empty sysctl table entry" (Robert Foss) [RHEL-53570]
- redhat: Remove video from singlemods list in filter-modules.sh.rhel (Robert Foss) [RHEL-53570]
- redhat: Add wmi to overrides list in filter-modules.sh.rhel (Robert Foss) [RHEL-53570]
- redhat: Remove drm_display_helper from mod-internal.list (Robert Foss) [RHEL-53570]
- redhat: Add xe to drmdrvs list in filter-modules.sh.rhel (Robert Foss) [RHEL-53570]
- kconfig: Add Selects to DRM_GEM_SHMEM_HELPER (Robert Foss) [RHEL-53570]
- drm: dp: Fix dp_aux_ep_match argument types (Robert Foss) [RHEL-53570]
- drm/bridge-connector: move to DRM_DISPLAY_HELPER module (Robert Foss) [RHEL-53570]
- redhat: Add drm_display_helper to mod-internal.list (Robert Foss) [RHEL-53570]
- redhat: Add drm_hdmi_state_helper_test to mod-internal.list (Robert Foss) [RHEL-53570]
- Revert "drm/ast: Request PCI BAR with devres" (Robert Foss) [RHEL-53570]
- Revert "fs: Convert aops->write_end to take a folio" (Robert Foss) [RHEL-53570]
- Revert "fs: Convert aops->write_begin to take a folio" (Robert Foss) [RHEL-53570]
- drm: Fix __assign_str arguments (Robert Foss) [RHEL-53570]
- Revert "move asm/unaligned.h to linux/unaligned.h" (Robert Foss) [RHEL-53570]
- Revert "drm: fixed: Don't use "proxy" headers" (Robert Foss) [RHEL-53570]
- Revert "drm/i915/gt: Use kmemdup_array instead of kmemdup for multiple allocation" (Robert Foss) [RHEL-53570]
- Revert "drm/fb-helper: Set skip_panic if the drm driver supports drm panic" (Robert Foss) [RHEL-53570]
- Revert "mm: kvmalloc: align kvrealloc() with krealloc()" (Robert Foss) [RHEL-53570]
- Revert "introduce fd_file(), convert all accessors to it." (Robert Foss) [RHEL-53570]
- Revert "fs: move FMODE_UNSIGNED_OFFSET to fop_flags" (Robert Foss) [RHEL-53570]
- include/drm: Include bitops.h instead of wordpart.h (Robert Foss) [RHEL-53570]
- redhat/configs: Add new configs from drm 6.12 backport (Robert Foss) [RHEL-53570]
- Merge DRM changes from upstream v6.11..v6.12 (Robert Foss) [RHEL-53570]
- Revert "drm/i915: Reject async flips with bigjoiner" (Robert Foss) [RHEL-53570]
- drm: Fix __assign_str arguments (Robert Foss) [RHEL-53570]
- Revert "virtio: convert the rest virtio_find_vqs() users to virtio_find_vqs_info()" (Robert Foss) [RHEL-53570]
- Revert "udmabuf: pin the pages using memfd_pin_folios() API" (Robert Foss) [RHEL-53570]
- drm/intel: intel headers were moved to include/drm/intel/ (Robert Foss) [RHEL-53570]
- drm/xe: Include bitops.h instead of wordpart.h (Robert Foss) [RHEL-53570]
- drm/dsi: Fix const struct device_driver change (Robert Foss) [RHEL-53570]
- redhat/configs: Add new configs from drm 6.11 backport (Robert Foss) [RHEL-53570]
- Merge DRM changes from upstream v6.10..v6.11 (Robert Foss) [RHEL-53570]
- redhat/configs: Enable CONFIG_DRM_XE (Robert Foss) [RHEL-64034]
- redhat/configs: Add new configs from drm 6.10 backport (Robert Foss) [RHEL-53570]
- Merge DRM changes from upstream v6.9.11..v6.10 (Robert Foss) [RHEL-53570]
- platform/x86: panasonic-laptop: Add support for programmable buttons (David Arcari) [RHEL-55365]
- platform/x86: panasonic-laptop: Allocate 1 entry extra in the sinf array (David Arcari) [RHEL-55365]
- platform/x86: panasonic-laptop: Fix SINF array out of bounds accesses (David Arcari) [RHEL-55365]
- platform/x86: use PLATFORM_DEVID_NONE instead of -1 (David Arcari) [RHEL-55365]
- platform/x86: panasonic-laptop: Use acpi_video_get_backlight_type() (David Arcari) [RHEL-55365]
- platform/x86: panasonic-laptop: filter out duplicate volume up/down/mute keypresses (David Arcari) [RHEL-55365]
- platform/x86: panasonic-laptop: don't report duplicate brightness key-presses (David Arcari) [RHEL-55365]
- platform/x86: panasonic-laptop: revert "Resolve hotkey double trigger bug" (David Arcari) [RHEL-55365]
- platform/x86: panasonic-laptop: sort includes alphabetically (David Arcari) [RHEL-55365]
- platform/x86: panasonic-laptop: de-obfuscate button codes (David Arcari) [RHEL-55365]
- platform/x86: panasonic-laptop: Replace snprintf in show functions with sysfs_emit (David Arcari) [RHEL-55365]
- x86/cpu: Add Lunar Lake to list of CPUs with a broken MONITOR implementation (David Arcari) [RHEL-68394]
- x86/cpu/intel: Drop stray FAM6 check with new Intel CPU model defines (David Arcari) [RHEL-68394]
- x86/cpu/intel: Switch to new Intel CPU model defines (David Arcari) [RHEL-68394]
- powerpc/fadump: Move fadump_cma_init to setup_arch() after initmem_init() (Mamatha Inamdar) [RHEL-73627]
- powerpc/fadump: Reserve page-aligned boot_memory_size during fadump_reserve_mem (Mamatha Inamdar) [RHEL-73627]
- powerpc/fadump: Refactor and prepare fadump_cma_init for late init (Mamatha Inamdar) [RHEL-73627]
- redhat: Drop bpftool from kernel spec (Viktor Malik) [RHEL-73479]
- igc: Unlock on error in igc_io_resume() (Corinna Vinschen) [RHEL-49819]
- igc: Move the MULTI GBT AN Control Register to _regs file (Corinna Vinschen) [RHEL-49819]
- igc: Add Energy Efficient Ethernet ability (Corinna Vinschen) [RHEL-49819]
- igc: Get rid of spurious interrupts (Corinna Vinschen) [RHEL-49819]
- igc: Add MQPRIO offload support (Corinna Vinschen) [RHEL-49819]
- igc: Fix qbv tx latency by setting gtxoffset (Corinna Vinschen) [RHEL-49819]
- igc: Fix reset adapter logics when tx mode change (Corinna Vinschen) [RHEL-49819]
- igc: Fix qbv_config_change_errors logics (Corinna Vinschen) [RHEL-49819]
- igc: Fix packet still tx after gate close by reducing i226 MAC retry buffer (Corinna Vinschen) [RHEL-49819]
- igc: Fix double reset adapter triggered from a single taprio cmd (Corinna Vinschen) [RHEL-49819]
- igc: Remove the internal 'eee_advert' field (Corinna Vinschen) [RHEL-49819]
- Revert "igc: fix a log entry using uninitialized netdev" (Corinna Vinschen) [RHEL-49819]
- igc: fix a log entry using uninitialized netdev (Corinna Vinschen) [RHEL-49819]
- igc: Add Tx hardware timestamp request for AF_XDP zero-copy packet (Corinna Vinschen) [RHEL-49819]
Resolves: RHEL-49819, RHEL-53570, RHEL-55365, RHEL-63718, RHEL-64034, RHEL-68394, RHEL-70429, RHEL-73479, RHEL-73488, RHEL-73627

Signed-off-by: Rado Vrbovsky <rvrbovsk@redhat.com>
2025-01-15 16:04:00 +00: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 = 553
#
# 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