* Mon Nov 03 2025 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [6.12.0-151.el10]
- redhat/configs: set CONFIG_IMA_KEXEC_EXTRA_MEMORY_KB default value (Baoquan He) [RHEL-114162]
- kexec_file: use SHA-256 library API instead of crypto_shash API (Baoquan He) [RHEL-114162]
- crash: fix spelling mistake "crahskernel" -> "crashkernel" (Baoquan He) [RHEL-114162]
- ima: make the kexec extra memory configurable (Baoquan He) [RHEL-114162]
- ima: verify if the segment size has changed (Baoquan He) [RHEL-114162]
- ima: kexec: move IMA log copy from kexec load to execute (Baoquan He) [RHEL-114162]
- ima: kexec: define functions to copy IMA log at soft boot (Baoquan He) [RHEL-114162]
- ima: kexec: skip IMA segment validation after kexec soft reboot (Baoquan He) [RHEL-114162]
- kexec: define functions to map and unmap segments (Baoquan He) [RHEL-114162]
- ima: define and call ima_alloc_kexec_file_buf() (Baoquan He) [RHEL-114162]
- ima: rename variable the seq_file "file" to "ima_kexec_file" (Baoquan He) [RHEL-114162]
- ima: kexec: silence RCU list traversal warning (Baoquan He) [RHEL-114162]
- selftests/kexec: Add x86_64 selftest for kexec-jump and exception handling (Baoquan He) [RHEL-114162]
- x86/kexec: Invalidate GDT/IDT from relocate_kernel() instead of earlier (Baoquan He) [RHEL-114162]
- x86/kexec: Add 8250 MMIO serial port output (Baoquan He) [RHEL-114162]
- x86/kexec: Add 8250 serial port output (Baoquan He) [RHEL-114162]
- x86/early_printk: Harden early_serial (Baoquan He) [RHEL-114162]
- x86/boot: Mark start_secondary() with __noendbr (Baoquan He) [RHEL-114162]
- x86/kexec: Debugging support: Dump registers on exception (Baoquan He) [RHEL-114162]
- x86/kexec: Debugging support: Load an IDT and basic exception entry points (Baoquan He) [RHEL-114162]
- x86/kexec: Merge x86_32 and x86_64 code using macros from <asm/asm.h> (Baoquan He) [RHEL-114162]
- kexec_core: accept unaccepted kexec segments' destination addresses (Baoquan He) [RHEL-114162]
- powerpc/crash: use generic crashkernel reservation (Baoquan He) [RHEL-114162]
- powerpc: insert System RAM resource to prevent crashkernel conflict (Baoquan He) [RHEL-114162]
- powerpc/crash: preserve user-specified memory limit (Baoquan He) [RHEL-114162]
- powerpc/crash: use generic APIs to locate memory hole for kdump (Baoquan He) [RHEL-114162]
- crash: let arch decide usable memory range in reserved area (Baoquan He) [RHEL-114162]
- crash: remove an unused argument from reserve_crashkernel_generic() (Baoquan He) [RHEL-114162]
- kexec: initialize ELF lowest address to ULONG_MAX (Baoquan He) [RHEL-114162]
- x86/kexec: Add relocate_kernel() debugging support: Load a GDT (Baoquan He) [RHEL-114162]
- printk: Check CON_SUSPEND when unblanking a console (Baoquan He) [RHEL-114162]
- printk: Rename console_start to console_resume (Baoquan He) [RHEL-114162]
- printk: Rename console_stop to console_suspend (Baoquan He) [RHEL-114162]
- printk: Rename resume_console to console_resume_all (Baoquan He) [RHEL-114162]
- printk: Rename suspend_console to console_suspend_all (Baoquan He) [RHEL-114162]
- crash: Remove KEXEC_CORE_NOTE_NAME (Baoquan He) [RHEL-114162]
- s390/crash: Use note name macros (Baoquan He) [RHEL-114162]
- s390/kdump: Provide is_kdump_kernel() implementation (Baoquan He) [RHEL-114162]
- crash: Use note name macros (Baoquan He) [RHEL-114162]
- proc/kcore: use percpu_rw_semaphore for kclist_lock (Baoquan He) [RHEL-114162]
- proc/kcore: don't walk list on every read (Baoquan He) [RHEL-114162]
- proc/kcore: mark proc entry as permanent (Baoquan He) [RHEL-114162]
- powerpc/crash: Use note name macros (Baoquan He) [RHEL-114162]
- binfmt_elf: Use note name macros (Baoquan He) [RHEL-114162]
- elf: Define note name macros (Baoquan He) [RHEL-114162]
- riscv: Allow ptrace control of the tagged address ABI (Baoquan He) [RHEL-114162]
- x86/kexec: Use typedef for relocate_kernel_fn function prototype (Baoquan He) [RHEL-114162]
- x86/kexec: Cope with relocate_kernel() not being at the start of the page (Baoquan He) [RHEL-114162]
- kexec_core: Add and update comments regarding the KEXEC_JUMP flow (Baoquan He) [RHEL-114162]
- x86/kexec: Mark machine_kexec() with __nocfi (Baoquan He) [RHEL-114162]
- x86/kexec: Fix location of relocate_kernel with -ffunction-sections (Baoquan He) [RHEL-114162]
- x86/kexec: Fix stack and handling of re-entry point for ::preserve_context (Baoquan He) [RHEL-114162]
- x86/kexec: Use correct swap page in swap_pages function (Baoquan He) [RHEL-114162]
- x86/kexec: Ensure preserve_context flag is set on return to kernel (Baoquan He) [RHEL-114162]
- x86/kexec: Disable global pages before writing to control page (Baoquan He) [RHEL-114162]
- x86: Fix build regression with CONFIG_KEXEC_JUMP enabled (Baoquan He) [RHEL-114162]
- x86/kexec: Mark relocate_kernel page as ROX instead of RWX (Baoquan He) [RHEL-114162]
- x86/kexec: Clean up register usage in relocate_kernel() (Baoquan He) [RHEL-114162]
- x86/kexec: Eliminate writes through kernel mapping of relocate_kernel page (Baoquan He) [RHEL-114162]
- x86/kexec: Drop page_list argument from relocate_kernel() (Baoquan He) [RHEL-114162]
- x86/kexec: Add data section to relocate_kernel (Baoquan He) [RHEL-114162]
- x86/kexec: Move relocate_kernel to kernel .data section (Baoquan He) [RHEL-114162]
- x86/kexec: Invoke copy of relocate_kernel() instead of the original (Baoquan He) [RHEL-114162]
- x86/kexec: Copy control page into place in machine_kexec_prepare() (Baoquan He) [RHEL-114162]
- x86/kexec: Allocate PGD for x86_64 transition page tables separately (Baoquan He) [RHEL-114162]
- x86/kexec: Only swap pages for ::preserve_context mode (Baoquan He) [RHEL-114162]
- x86/kexec: Use named labels in swap_pages in relocate_kernel_64.S (Baoquan He) [RHEL-114162]
- x86/kexec: Clean up and document register use in relocate_kernel_64.S (Baoquan He) [RHEL-114162]
- x86/kexec: Restore GDT on return from ::preserve_context kexec (Baoquan He) [RHEL-114162]
- fanotify: add watchdog for permission events (Miklos Szeredi) [RHEL-44601]
- tmpfs: add support for multigrain timestamps (Carlos Maiolino) [RHEL-121527]
- btrfs: convert to multigrain timestamps (Carlos Maiolino) [RHEL-121527]
- ext4: switch to multigrain timestamps (Carlos Maiolino) [RHEL-121527]
- xfs: switch to multigrain timestamps (Carlos Maiolino) [RHEL-121527]
- Documentation: add a new file documenting multigrain timestamps (Carlos Maiolino) [RHEL-121527]
- fs: add percpu counters for significant multigrain timestamp events (Carlos Maiolino) [RHEL-121527]
- fs: tracepoints around multigrain timestamp events (Carlos Maiolino) [RHEL-121527]
- fs: handle delegated timestamps in setattr_copy_mgtime (Carlos Maiolino) [RHEL-121527]
- fs: have setattr_copy handle multigrain timestamps appropriately (Carlos Maiolino) [RHEL-121527]
- fs: add infrastructure for multigrain timestamps (Carlos Maiolino) [RHEL-121527]
- timekeeping: Add percpu counter for tracking floor swap events (Carlos Maiolino) [RHEL-121527]
- timekeeping: Add interfaces for handling timestamps with a floor value (Carlos Maiolino) [RHEL-121527]
- tcp: Don't call reqsk_fastopen_remove() in tcp_conn_request(). (Paolo Abeni) [RHEL-115580]
- tcp: Clear tcp_sk(sk)->fastopen_rsk in tcp_disconnect(). (Paolo Abeni) [RHEL-115580] {CVE-2025-39955}
- tcp: fix __tcp_close() to only send RST when required (Paolo Abeni) [RHEL-115580]
- net: fix segmentation after TCP/UDP fraglist GRO (Paolo Abeni) [RHEL-115580]
- tcp: call tcp_measure_rcv_mss() for ooo packets (Paolo Abeni) [RHEL-115580]
- tcp: fix tcp_ofo_queue() to avoid including too much DUP SACK range (Paolo Abeni) [RHEL-115580]
- tcp: fix passive TFO socket having invalid NAPI ID (Paolo Abeni) [RHEL-115580]
- tcp: fix tcp_packet_delayed() for tcp_is_non_sack_preventing_reopen() behavior (Paolo Abeni) [RHEL-115580]
- fs: writeback: fix use-after-free in __mark_inode_dirty() (CKI Backport Bot) [RHEL-117211] {CVE-2025-39866}
Resolves: RHEL-114162, RHEL-115580, RHEL-117211, RHEL-121527, RHEL-44601
Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
91 lines
2.8 KiB
Makefile
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 = 151
|
|
|
|
#
|
|
# 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
|