kernel/Makefile.rhelver
CKI KWF Bot fdb59bdd09 kernel-6.12.0-137.el10
* Thu Oct 02 2025 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [6.12.0-137.el10]
- x86/mce/amd: Add default names for MCA banks and blocks (Steve Best) [RHEL-117597]
- x86/mce: Don't remove sysfs if thresholding sysfs init fails (Steve Best) [RHEL-117597]
- ceph: fix client race condition where r_parent becomes stale before sending message (Alex Markuze) [RHEL-117609]
- ceph: fix client race condition validating r_parent before applying state (Alex Markuze) [RHEL-117609]
- arm64: dts: s32g: Add USB device tree information for s32g2/s32g3 (Jared Kangas) [RHEL-116642]
- arm64: dts: s32g: add RTC node (Jared Kangas) [RHEL-116642]
- arm64: dts: Add DSPI entries for S32G platforms (Jared Kangas) [RHEL-116642]
- arm64: dts: s32gxxxa-rdb: Add PCA85073A RTC module over I2C0 (Jared Kangas) [RHEL-116642]
- arm64: dts: s32g: add FlexCAN[0..3] support for s32g2 and s32g3 (Jared Kangas) [RHEL-116642]
- arm64: dts: s32g: add the eDMA nodes (Jared Kangas) [RHEL-116642]
- arm64: dts: s32g399a-rdb3: Add INA231 sensor entry over I2C4 (Jared Kangas) [RHEL-116642]
- arm64: dts: s32g: add common 'S32G-EVB' and 'S32G-RDB' board support (Jared Kangas) [RHEL-116642]
- arm64: dts: s32g: add I2C[0..2] support for s32g2 and s32g3 (Jared Kangas) [RHEL-116642]
- arm64: dts: s32g2: Disable support for SD/eMMC UHS mode (Jared Kangas) [RHEL-116642]
- arm64: dts: s32g: Add S32G2/S32G3 uSDHC pinmux (Jared Kangas) [RHEL-116642]
- x86/mm/init: Handle the special case of device private pages in add_pages(), to not increase max_pfn and trigger dma_addressing_limited() bounce buffers (Ricardo Robaina) [RHEL-110657]
- x86/kaslr: Reduce KASLR entropy on most x86 systems (Ricardo Robaina) [RHEL-110657]
- x86/boot/compressed: Remove unused header includes from kaslr.c (Ricardo Robaina) [RHEL-110657]
- pidfs: Fix memory leak in pidfd_info() (Waiman Long) [RHEL-113598]
- fhandle: do_handle_open() should get FD with user flags (Waiman Long) [RHEL-113598]
- Documentation/sysctl: coredump: add %%F for pidfd number (Waiman Long) [RHEL-113598]
- pidfs: never refuse ppid == 0 in PIDFD_GET_INFO (Waiman Long) [RHEL-113598]
- fs/fhandle.c: fix a race in call of has_locked_children() (Waiman Long) [RHEL-113598] {CVE-2025-38306}
- coredump: reflow dump helpers a little (Waiman Long) [RHEL-113598]
- coredump: massage do_coredump() (Waiman Long) [RHEL-113598]
- coredump: massage format_corename() (Waiman Long) [RHEL-113598]
- coredump: hand a pidfd to the usermode coredump helper (Waiman Long) [RHEL-113598]
- coredump: fix error handling for replace_fd() (Waiman Long) [RHEL-113598]
- pidfs: move O_RDWR into pidfs_alloc_file() (Waiman Long) [RHEL-113598]
- selftests: coredump: Raise timeout to 2 minutes (Waiman Long) [RHEL-113598]
- selftests: coredump: Fix test failure for slow machines (Waiman Long) [RHEL-113598]
- selftests: coredump: Properly initialize pointer (Waiman Long) [RHEL-113598]
- pidfs: ensure that PIDFS_INFO_EXIT is available (Waiman Long) [RHEL-113598]
- pidfs/selftests: ensure correct headers for ioctl handling (Waiman Long) [RHEL-113598]
- selftests/pidfd: fix header inclusion (Waiman Long) [RHEL-113598]
- pidfs: allow to retrieve exit information (Waiman Long) [RHEL-113598]
- pidfs: record exit code and cgroupid at exit (Waiman Long) [RHEL-113598]
- pidfs: use private inode slab cache (Waiman Long) [RHEL-113598]
- pidfs: move setting flags into pidfs_alloc_file() (Waiman Long) [RHEL-113598]
- pidfd: rely on automatic cleanup in __pidfd_prepare() (Waiman Long) [RHEL-113598]
- pidfs: switch to copy_struct_to_user() (Waiman Long) [RHEL-113598]
- pidfs: improve ioctl handling (Waiman Long) [RHEL-113598]
- selftests: remove unneeded include (Waiman Long) [RHEL-113598]
- pidfs: allow bind-mounts (Waiman Long) [RHEL-113598]
- pidfs: lookup pid through rbtree (Waiman Long) [RHEL-113598]
- selftests/pidfd: add pidfs file handle selftests (Waiman Long) [RHEL-113598]
- pidfs: check for valid ioctl commands (Waiman Long) [RHEL-113598]
- pidfs: implement file handle support (Waiman Long) [RHEL-113598]
- exportfs: add permission method (Waiman Long) [RHEL-113598]
- fhandle: pull CAP_DAC_READ_SEARCH check into may_decode_fh() (Waiman Long) [RHEL-113598]
- exportfs: add open method (Waiman Long) [RHEL-113598]
- fhandle: simplify error handling (Waiman Long) [RHEL-113598]
- pseudofs: add support for export_ops (Waiman Long) [RHEL-113598]
- pidfs: support FS_IOC_GETVERSION (Waiman Long) [RHEL-113598]
- pidfs: remove 32bit inode number handling (Waiman Long) [RHEL-113598]
- pidfs: rework inode number allocation (Waiman Long) [RHEL-113598]
- selftests: coredump: Add stackdump test (Waiman Long) [RHEL-113598]
- fs/proc: do_task_stat: Fix ESP not readable during coredump (Waiman Long) [RHEL-113598]
- fs: fix is_mnt_ns_file() (Waiman Long) [RHEL-113598]
- pidfd: add ioctl to retrieve pid info (Waiman Long) [RHEL-113598]
- EDAC/bluefield: Don't use bluefield_edac_readl() result on error (Jennifer Berringer) [RHEL-103880]
- EDAC/bluefield: Use Arm SMC for EMI access on BlueField-2 (Jennifer Berringer) [RHEL-103880]
- EDAC/bluefield: Fix potential integer overflow (Jennifer Berringer) [RHEL-103880] {CVE-2024-53161}
- RAS/AMD/FMPM: Get masked address (Aristeu Rozanski) [RHEL-87601]
- RAS/AMD/ATL: Include row[13] bit in row retirement (Aristeu Rozanski) [RHEL-87601]
Resolves: RHEL-103880, RHEL-110657, RHEL-113598, RHEL-116642, RHEL-117597, RHEL-117609, RHEL-87601

Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
2025-10-02 06:31:59 -04:00

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