kernel/Makefile.rhelver
CKI KWF Bot c37f61650b kernel-5.14.0-665.el9
* Thu Jan 22 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-665.el9]
- sched: Fix build for modules using set_tsk_need_resched() (Gabriele Monaco) [RHEL-141542]
- sched: Export hidden tracepoints to modules (Gabriele Monaco) [RHEL-141542]
- powerpc/tools: drop `-o pipefail` in gcc check scripts (Jan Stancek) [RHEL-138326]
- devlink: rate: Unset parent pointer in devl_rate_nodes_destroy (Petr Oros) [RHEL-121722]
- devlink: Introduce switchdev_inactive eswitch mode (Petr Oros) [RHEL-121722]
- devlink: Add new "max_mac_per_vf" generic device param (Petr Oros) [RHEL-121722]
- devlink: region: correct port region lookup to use port_ops (Petr Oros) [RHEL-121722]
- devlink rate: Remove unnecessary 'static' from a couple places (Petr Oros) [RHEL-121722]
- devlink: Add a 'num_doorbells' driverinit param (Petr Oros) [RHEL-121722]
- devlink: Add 'total_vfs' generic device param (Petr Oros) [RHEL-121722]
- devlink: Make health reporter burst period configurable (Petr Oros) [RHEL-121722]
- devlink: Introduce burst period for health reporter (Petr Oros) [RHEL-121722]
- devlink: Move health reporter recovery abort logic to a separate function (Petr Oros) [RHEL-121722]
- devlink: Move graceful period parameter to reporter ops (Petr Oros) [RHEL-121722]
- devlink/port: Check attributes early and constify (Petr Oros) [RHEL-121722]
- devlink/port: Simplify return checks (Petr Oros) [RHEL-121722]
- netdevsim: add fw_update_flash_chunk_time_ms debugfs knobs (Petr Oros) [RHEL-121722]
- devlink: Fix excessive stack usage in rate TC bandwidth parsing (Petr Oros) [RHEL-121722]
- selftest: netdevsim: Add devlink rate tc-bw test (Petr Oros) [RHEL-121722]
- devlink: Extend devlink rate API with traffic classes bandwidth management (Petr Oros) [RHEL-121722]
- netlink: introduce type-checking attribute iteration for nlmsg (Petr Oros) [RHEL-121722]
- docs: netdevsim: fixe typo in netdevsim documentation (Petr Oros) [RHEL-121722]
- selftests: drv-net: import things in lib one by one (Petr Oros) [RHEL-121722]
- documentation: networking: devlink: Fix a typo in devlink-trap.rst (Petr Oros) [RHEL-121722]
- devlink: add value check to devlink_info_version_put() (Petr Oros) [RHEL-121722]
- x86/bugs: Report correct retbleed mitigation status (Waiman Long) [RHEL-119225]
- x86/bugs: Fix reporting of LFENCE retpoline (Waiman Long) [RHEL-119225]
- x86/bugs: Fix spectre_v2 forcing (Waiman Long) [RHEL-119225]
- x86/bugs: Remove uses of cpu_mitigations_off() (Waiman Long) [RHEL-119225]
- x86/bugs: Simplify SSB cmdline parsing (Waiman Long) [RHEL-119225]
- x86/bugs: Use early_param() for spectre_v2 (Waiman Long) [RHEL-119225]
- x86/bugs: Use early_param() for spectre_v2_user (Waiman Long) [RHEL-119225]
- x86/bugs: Add attack vector controls for VMSCAPE (Waiman Long) [RHEL-119225]
- x86/bugs: Add attack vector controls for SSB (Waiman Long) [RHEL-119225]
- x86/microcode/AMD: Handle the case of no BIOS microcode (Waiman Long) [RHEL-119225]
- x86/bugs: Fix GDS mitigation selecting when mitigation is off (Waiman Long) [RHEL-119225]
- x86/bugs: Select best SRSO mitigation (Waiman Long) [RHEL-119225]
- x86/bugs: Print enabled attack vectors (Waiman Long) [RHEL-119225]
- x86/bugs: Add attack vector controls for TSA (Waiman Long) [RHEL-119225]
- x86/pti: Add attack vector controls for PTI (Waiman Long) [RHEL-119225]
- x86/bugs: Add attack vector controls for ITS (Waiman Long) [RHEL-119225]
- x86/bugs: Add attack vector controls for SRSO (Waiman Long) [RHEL-119225]
- x86/bugs: Add attack vector controls for L1TF (Waiman Long) [RHEL-119225]
- x86/bugs: Add attack vector controls for spectre_v2 (Waiman Long) [RHEL-119225]
- x86/bugs: Add attack vector controls for BHI (Waiman Long) [RHEL-119225]
- x86/bugs: Add attack vector controls for spectre_v2_user (Waiman Long) [RHEL-119225]
- x86/bugs: Add attack vector controls for retbleed (Waiman Long) [RHEL-119225]
- x86/bugs: Add attack vector controls for spectre_v1 (Waiman Long) [RHEL-119225]
- x86/bugs: Add attack vector controls for GDS (Waiman Long) [RHEL-119225]
- x86/bugs: Add attack vector controls for SRBDS (Waiman Long) [RHEL-119225]
- x86/bugs: Add attack vector controls for RFDS (Waiman Long) [RHEL-119225]
- x86/bugs: Add attack vector controls for MMIO (Waiman Long) [RHEL-119225]
- x86/bugs: Add attack vector controls for TAA (Waiman Long) [RHEL-119225]
- x86/bugs: Add attack vector controls for MDS (Waiman Long) [RHEL-119225]
- x86/bugs: Define attack vectors relevant for each bug (Waiman Long) [RHEL-119225]
- x86/Kconfig: Add arch attack vector support (Waiman Long) [RHEL-119225]
- cpu: Define attack vectors (Waiman Long) [RHEL-119225]
- Documentation/x86: Document new attack vector controls (Waiman Long) [RHEL-119225]
- x86/bugs: Clean up SRSO microcode handling (Waiman Long) [RHEL-119225]
- x86/bugs: Use IBPB for retbleed if used by SRSO (Waiman Long) [RHEL-119225]
- x86/bugs: Add SRSO_MITIGATION_NOSMT (Waiman Long) [RHEL-119225]
- x86/bugs: Allow ITS stuffing in eIBRS+retpoline mode also (Waiman Long) [RHEL-119225]
- x86/bugs: Remove its=stuff dependency on retbleed (Waiman Long) [RHEL-119225]
- x86/bugs: Introduce cdt_possible() (Waiman Long) [RHEL-119225]
- x86/bugs: Use switch/case in its_apply_mitigation() (Waiman Long) [RHEL-119225]
- x86/bugs: Avoid warning when overriding return thunk (Waiman Long) [RHEL-119225]
- x86/bugs: Simplify the retbleed=stuff checks (Waiman Long) [RHEL-119225]
- x86/bugs: Avoid AUTO after the select step in the retbleed mitigation (Waiman Long) [RHEL-119225]
- x86/bugs: Fix spectre_v2 mitigation default on Intel (Waiman Long) [RHEL-119225]
- x86/bugs: Restructure ITS mitigation (Waiman Long) [RHEL-119225]
- x86/bugs: Fix SRSO reporting on Zen1/2 with SMT disabled (Waiman Long) [RHEL-119225]
- x86/cpu: Add "Old Microcode" docs to hw-vuln toctree (Waiman Long) [RHEL-119225]
- x86/cpu: Help users notice when running old Intel microcode (Waiman Long) [RHEL-119225]
- x86/cpufeatures: Shorten X86_FEATURE_CLEAR_BHB_LOOP_ON_VMEXIT (Waiman Long) [RHEL-119225]
- x86/bugs: Remove X86_BUG_MMIO_UNKNOWN (Waiman Long) [RHEL-119225]
- x86/bugs: Restructure SRSO mitigation (Waiman Long) [RHEL-119225]
- x86/bugs: Restructure L1TF mitigation (Waiman Long) [RHEL-119225]
- x86/bugs: Restructure SSB mitigation (Waiman Long) [RHEL-119225]
- x86/bugs: Restructure spectre_v2 mitigation (Waiman Long) [RHEL-119225]
- x86/bugs: Restructure BHI mitigation (Waiman Long) [RHEL-119225]
- x86/bugs: Restructure spectre_v2_user mitigation (Waiman Long) [RHEL-119225]
- x86/bugs: Restructure retbleed mitigation (Waiman Long) [RHEL-119225]
- x86/bugs: Allow retbleed=stuff only on Intel (Waiman Long) [RHEL-119225]
- x86/bugs: Restructure spectre_v1 mitigation (Waiman Long) [RHEL-119225]
- x86/bugs: Restructure GDS mitigation (Waiman Long) [RHEL-119225]
- x86/bugs: Restructure SRBDS mitigation (Waiman Long) [RHEL-119225]
- x86/bugs: Remove md_clear_*_mitigation() (Waiman Long) [RHEL-119225]
- x86/bugs: Restructure RFDS mitigation (Waiman Long) [RHEL-119225]
- x86/bugs: Restructure MMIO mitigation (Waiman Long) [RHEL-119225]
- x86/bugs: Restructure TAA mitigation (Waiman Long) [RHEL-119225]
- x86/bugs: Restructure MDS mitigation (Waiman Long) [RHEL-119225]
- KVM: SVM: Set/clear SRSO's BP_SPEC_REDUCE on 0 <=> 1 VM count transitions (Waiman Long) [RHEL-119225]
- Documentation/x86: Update the naming of CPU features for /proc/cpuinfo (Waiman Long) [RHEL-119225]
- redhat/configs: Enable CONFIG_CPU_MITIGATIONS (Waiman Long) [RHEL-119225]
- cpu: Ignore "mitigations" kernel parameter if CPU_MITIGATIONS=n (Waiman Long) [RHEL-119225]
- cpu: Re-enable CPU mitigations by default for !X86 architectures (Waiman Long) [RHEL-119225]
- x86/cpu: Actually turn off mitigations by default for SPECULATION_MITIGATIONS=n (Waiman Long) [RHEL-119225]
Resolves: RHEL-119225, RHEL-121722, RHEL-138326, RHEL-141542

Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
2026-01-22 11:29:38 +00:00

38 lines
1.4 KiB
Makefile

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