* Wed Apr 22 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-697.el9] - x86/resctrl: Fix memory bandwidth counter width for Hygon (Gavin Shan) [RHEL-163713] - x86/resctrl: Add missing resctrl initialization for Hygon (Gavin Shan) [RHEL-163713] - x86,fs/resctrl: Update documentation for telemetry events (Gavin Shan) [RHEL-163713] - x86/resctrl: Enable RDT_RESOURCE_PERF_PKG (Gavin Shan) [RHEL-163713] - fs/resctrl: Move RMID initialization to first mount (Gavin Shan) [RHEL-163713] - x86,fs/resctrl: Compute number of RMIDs as minimum across resources (Gavin Shan) [RHEL-163713] - fs/resctrl: Move allocation/free of closid_num_dirty_rmid[] (Gavin Shan) [RHEL-163713] - x86/resctrl: Handle number of RMIDs supported by RDT_RESOURCE_PERF_PKG (Gavin Shan) [RHEL-163713] - selftests/resctrl: Fix non-contiguous CBM check for Hygon (Gavin Shan) [RHEL-163713] - selftests/resctrl: Add CPU vendor detection for Hygon (Gavin Shan) [RHEL-163713] - selftests/resctrl: Define CPU vendor IDs as bits to match usage (Gavin Shan) [RHEL-163713] - selftests/resctrl: Fix a division by zero error on Hygon (Gavin Shan) [RHEL-163713] - x86/resctrl: Add energy/perf choices to rdt boot option (Gavin Shan) [RHEL-163713] - x86,fs/resctrl: Handle domain creation/deletion for RDT_RESOURCE_PERF_PKG (Gavin Shan) [RHEL-163713] - fs/resctrl: Refactor rmdir_mondata_subdir_allrdtgrp() (Gavin Shan) [RHEL-163713] - fs/resctrl: Refactor mkdir_mondata_subdir() (Gavin Shan) [RHEL-163713] - x86/resctrl: Read telemetry events (Gavin Shan) [RHEL-163713] - x86/resctrl: Find and enable usable telemetry events (Gavin Shan) [RHEL-163713] - x86,fs/resctrl: Add architectural event pointer (Gavin Shan) [RHEL-163713] - x86,fs/resctrl: Fill in details of events for performance and energy GUIDs (Gavin Shan) [RHEL-163713] - x86/resctrl: Discover hardware telemetry events (Gavin Shan) [RHEL-163713] - fs/resctrl: Emphasize that L3 monitoring resource is required for summing domains (Gavin Shan) [RHEL-163713] - x86,fs/resctrl: Add and initialize a resource for package scope monitoring (Gavin Shan) [RHEL-163713] - x86,fs/resctrl: Add an architectural hook called for first mount (Gavin Shan) [RHEL-163713] - x86,fs/resctrl: Support binary fixed point event counters (Gavin Shan) [RHEL-163713] - x86,fs/resctrl: Handle events that can be read from any CPU (Gavin Shan) [RHEL-163713] - fs/resctrl: Make event details accessible to functions when reading events (Gavin Shan) [RHEL-163713] - x86,fs/resctrl: Rename some L3 specific functions (Gavin Shan) [RHEL-163713] - x86,fs/resctrl: Rename struct rdt_mon_domain and rdt_hw_mon_domain (Gavin Shan) [RHEL-163713] - x86,fs/resctrl: Use struct rdt_domain_hdr when reading counters (Gavin Shan) [RHEL-163713] - fs/resctrl: Split L3 dependent parts out of __mon_event_count() (Gavin Shan) [RHEL-163713] - x86,fs/resctrl: Refactor domain create/remove using struct rdt_domain_hdr (Gavin Shan) [RHEL-163713] - x86/resctrl: Clean up domain_remove_cpu_ctrl() (Gavin Shan) [RHEL-163713] - x86/resctrl: Refactor domain_remove_cpu_mon() ready for new domain types (Gavin Shan) [RHEL-163713] - x86/resctrl: Move L3 initialization into new helper function (Gavin Shan) [RHEL-163713] - x86,fs/resctrl: Improve domain type checking (Gavin Shan) [RHEL-163713] - fs/resctrl: Update bit_usage to reflect io_alloc (Gavin Shan) [RHEL-163713] - fs/resctrl: Introduce interface to modify io_alloc capacity bitmasks (Gavin Shan) [RHEL-163713] - fs/resctrl: Modify struct rdt_parse_data to pass mode and CLOSID (Gavin Shan) [RHEL-163713] - fs/resctrl: Introduce interface to display io_alloc CBMs (Gavin Shan) [RHEL-163713] - fs/resctrl: Add user interface to enable/disable io_alloc feature (Gavin Shan) [RHEL-163713] - fs/resctrl: Introduce interface to display "io_alloc" support (Gavin Shan) [RHEL-163713] - x86,fs/resctrl: Implement "io_alloc" enable/disable handlers (Gavin Shan) [RHEL-163713] - x86,fs/resctrl: Detect io_alloc feature (Gavin Shan) [RHEL-163713] - x86/resctrl: Add SDCIAE feature in the command line options (Gavin Shan) [RHEL-163713] - x86/cpufeatures: Add support for L3 Smart Data Cache Injection Allocation Enforcement (Gavin Shan) [RHEL-163713] - fs/resctrl: Consider sparse masks when initializing new group's allocation (Gavin Shan) [RHEL-163713] - x86,fs/resctrl: Fix NULL pointer dereference with events force-disabled in mbm_event mode (Gavin Shan) [RHEL-163713] - x86/resctrl: Support Sub-NUMA Cluster (SNC) mode on Clearwater Forest (Gavin Shan) [RHEL-163713] - fs/resctrl: Fix counter auto-assignment on mkdir with mbm_event enabled (Gavin Shan) [RHEL-163713] - MAINTAINERS: resctrl: Add myself as reviewer (Gavin Shan) [RHEL-163713] - x86/resctrl: Configure mbm_event mode if supported (Gavin Shan) [RHEL-163713] - fs/resctrl: Introduce the interface to switch between monitor modes (Gavin Shan) [RHEL-163713] - fs/resctrl: Disable BMEC event configuration when mbm_event mode is enabled (Gavin Shan) [RHEL-163713] - fs/resctrl: Introduce the interface to modify assignments in a group (Gavin Shan) [RHEL-163713] - fs/resctrl: Introduce mbm_L3_assignments to list assignments in a group (Gavin Shan) [RHEL-163713] - fs/resctrl: Auto assign counters on mkdir and clean up on group removal (Gavin Shan) [RHEL-163713] - fs/resctrl: Introduce mbm_assign_on_mkdir to enable assignments on mkdir (Gavin Shan) [RHEL-163713] - fs/resctrl: Provide interface to update the event configurations (Gavin Shan) [RHEL-163713] - fs/resctrl: Add event configuration directory under info/L3_MON/ (Gavin Shan) [RHEL-163713] - fs/resctrl: Support counter read/reset with mbm_event assignment mode (Gavin Shan) [RHEL-163713] - fs/resctrl: Pass struct rdtgroup instead of individual members (Gavin Shan) [RHEL-163713] - fs/resctrl: Add the functionality to unassign MBM events (Gavin Shan) [RHEL-163713] - fs/resctrl: Add the functionality to assign MBM events (Gavin Shan) [RHEL-163713] - x86,fs/resctrl: Implement resctrl_arch_config_cntr() to assign a counter with ABMC (Gavin Shan) [RHEL-163713] - fs/resctrl: Introduce event configuration field in struct mon_evt (Gavin Shan) [RHEL-163713] - x86/resctrl: Add data structures and definitions for ABMC assignment (Gavin Shan) [RHEL-163713] - fs/resctrl: Introduce interface to display number of free MBM counters (Gavin Shan) [RHEL-163713] - fs/resctrl: Introduce mbm_cntr_cfg to track assignable counters per domain (Gavin Shan) [RHEL-163713] - fs/resctrl: Add resctrl file to display number of assignable counters (Gavin Shan) [RHEL-163713] - fs/resctrl: Introduce the interface to display monitoring modes (Gavin Shan) [RHEL-163713] - x86/resctrl: Add support to enable/disable AMD ABMC feature (Gavin Shan) [RHEL-163713] - x86,fs/resctrl: Detect Assignable Bandwidth Monitoring feature details (Gavin Shan) [RHEL-163713] - x86,fs/resctrl: Consolidate monitoring related data from rdt_resource (Gavin Shan) [RHEL-163713] - x86/resctrl: Add ABMC feature in the command line options (Gavin Shan) [RHEL-163713] - x86/cpufeatures: Add support for Assignable Bandwidth Monitoring Counters (ABMC) (Gavin Shan) [RHEL-163713] - x86,fs/resctrl: Prepare for more monitor events (Gavin Shan) [RHEL-163713] - x86/resctrl: Remove the rdt_mon_features global variable (Gavin Shan) [RHEL-163713] - x86,fs/resctrl: Replace architecture event enabled checks (Gavin Shan) [RHEL-163713] - x86,fs/resctrl: Consolidate monitor event descriptions (Gavin Shan) [RHEL-163713] - fs/resctrl: Optimize code in rdt_get_tree() (Gavin Shan) [RHEL-163713] - Documentation: Fix filesystems typos (Gavin Shan) [RHEL-163713] - Prevent stripping of rtla and rv binaries during install (John Kacur) [RHEL-85867 RHEL-96913] - Fix rtla and rv debuginfo package definitions (John Kacur) [RHEL-85867 RHEL-96913] - Add debuginfo package for rtla tool (John Kacur) [RHEL-85867 RHEL-96913] - Add debuginfo package for rv tool (John Kacur) [RHEL-85867 RHEL-96913] Resolves: RHEL-163713, RHEL-85867, RHEL-96913 Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
38 lines
1.4 KiB
Makefile
38 lines
1.4 KiB
Makefile
RHEL_MAJOR = 9
|
|
RHEL_MINOR = 9
|
|
|
|
#
|
|
# 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 = 697
|
|
|
|
#
|
|
# 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
|