kernel-5.14.0-697.el9

* 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>
This commit is contained in:
CKI KWF Bot 2026-04-22 08:24:40 +00:00
parent 464553c1db
commit d8aa9c5498
4 changed files with 226 additions and 11 deletions

View File

@ -12,7 +12,7 @@ RHEL_MINOR = 9
#
# Use this spot to avoid future merge conflicts.
# Do not trim this comment.
RHEL_RELEASE = 696
RHEL_RELEASE = 697
#
# ZSTREAM

View File

@ -1,3 +1,92 @@
* 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
* Tue Apr 21 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-696.el9]
- mm/page_alloc: add vm.thp_thisnode_reclaim sysctl to allow THP reclaim on local node (Nico Pache) [RHEL-148561]
- mm/page_alloc: simplify __alloc_pages_slowpath() flow (Nico Pache) [RHEL-148561]

View File

@ -176,15 +176,15 @@ Summary: The Linux kernel
# define buildid .local
%define specversion 5.14.0
%define patchversion 5.14
%define pkgrelease 696
%define pkgrelease 697
%define kversion 5
%define tarfile_release 5.14.0-696.el9
%define tarfile_release 5.14.0-697.el9
# This is needed to do merge window version magic
%define patchlevel 14
# This allows pkg_release to have configurable %%{?dist} tag
%define specrelease 696%{?buildid}%{?dist}
%define specrelease 697%{?buildid}%{?dist}
# This defines the kabi tarball version
%define kabiversion 5.14.0-696.el9
%define kabiversion 5.14.0-697.el9
#
# End of genspec.sh variables
@ -1174,6 +1174,21 @@ the real-time properties of Linux. Instead of testing Linux as a black box,
rtla leverages kernel tracing capabilities to provide precise information
about the properties and root causes of unexpected results.
%if %{with_debuginfo}
%package -n rtla-debuginfo
Summary: Debug information for package rtla
Requires: %{name}-debuginfo-common-%{_target_cpu} = %{version}-%{release}
AutoReqProv: no
%description -n rtla-debuginfo
This package provides debug information for the rtla package.
# Note that this pattern only works right to match the .build-id
# symlinks because of the trailing nonmatching alternation and
# the leading .*, because of find-debuginfo.sh's buggy handling
# of matching the pattern against the symlinks file.
%{expand:%%global _find_debuginfo_opts %{?_find_debuginfo_opts} -p '.*%%{_bindir}/rtla(\.debug)?|.*%%{_bindir}/hwnoise(\.debug)?|.*%%{_bindir}/osnoise(\.debug)?|.*%%{_bindir}/timerlat(\.debug)?|XXX' -o rtla-debuginfo.list}
%endif
%package -n rv
Summary: RV: Runtime Verification
%description -n rv
@ -1182,7 +1197,22 @@ complements classical exhaustive verification techniques (such as model
checking and theorem proving) with a more practical approach for
complex systems.
The rv tool is the interface for a collection of monitors that aim
analysing the logical and timing behavior of Linux.
to analyze the logical and timing behavior of Linux.
%if %{with_debuginfo}
%package -n rv-debuginfo
Summary: Debug information for package rv
Requires: %{name}-debuginfo-common-%{_target_cpu} = %{version}-%{release}
AutoReqProv: no
%description -n rv-debuginfo
This package provides debug information for the rv package.
# Note that this pattern only works right to match the .build-id
# symlinks because of the trailing nonmatching alternation and
# the leading .*, because of find-debuginfo.sh's buggy handling
# of matching the pattern against the symlinks file.
%{expand:%%global _find_debuginfo_opts %{?_find_debuginfo_opts} -p '.*%%{_bindir}/rv(\.debug)?|XXX' -o rv-debuginfo.list}
%endif
# with_tools
%endif
@ -3016,10 +3046,10 @@ install -m755 slabinfo %{buildroot}%{_bindir}/slabinfo
install -m755 page_owner_sort %{buildroot}%{_bindir}/page_owner_sort
popd
pushd tools/verification/rv/
%{tools_make} DESTDIR=%{buildroot} install
%{tools_make} DESTDIR=%{buildroot} STRIP=/bin/true install
popd
pushd tools/tracing/rtla/
%{tools_make} DESTDIR=%{buildroot} install
%{tools_make} DESTDIR=%{buildroot} STRIP=/bin/true install
rm -f %{buildroot}%{_bindir}/hwnoise
rm -f %{buildroot}%{_bindir}/osnoise
rm -f %{buildroot}%{_bindir}/timerlat
@ -3545,6 +3575,10 @@ fi
%{_mandir}/man1/rtla-timerlat.1.gz
%{_mandir}/man1/rtla.1.gz
%if %{with_debuginfo}
%files -f rtla-debuginfo.list -n rtla-debuginfo
%endif
%files -n rv
%{_bindir}/rv
%{_mandir}/man1/rv-list.1.gz
@ -3554,6 +3588,10 @@ fi
%{_mandir}/man1/rv-mon-sched.1.gz
%{_mandir}/man1/rv.1.gz
%if %{with_debuginfo}
%files -f rv-debuginfo.list -n rv-debuginfo
%endif
# with_tools
%endif
@ -3715,6 +3753,94 @@ fi
#
#
%changelog
* 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]
* Tue Apr 21 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-696.el9]
- mm/page_alloc: add vm.thp_thisnode_reclaim sysctl to allow THP reclaim on local node (Nico Pache) [RHEL-148561]
- mm/page_alloc: simplify __alloc_pages_slowpath() flow (Nico Pache) [RHEL-148561]

View File

@ -1,3 +1,3 @@
SHA512 (linux-5.14.0-696.el9.tar.xz) = c19a2f8873f50e6ad062ef8124119839fb6f6f098dc7974b4e99e7b3830865a42f433a38e9b03f991c8e7a08f93865289b95776e4ec597ff6ca332ba303cfce3
SHA512 (kernel-abi-stablelists-5.14.0-696.el9.tar.bz2) = 24ebdfe1e0096d5023b32f1014f0ae02a1087621cf0cebee75ff69d6fad404e306ee8624ae39e638bd2e0503771c9053cd7acf875a36ce241312877d9da02bfc
SHA512 (kernel-kabi-dw-5.14.0-696.el9.tar.bz2) = 6c7bae7bf8b8d1958ce01e0ae9e6b48c4a4d67450ac9c75cb50ef415a4bf6146ec7851b09c8641bdfbfe541d8e9e05624dbed24914b45181355d35736472d6b5
SHA512 (linux-5.14.0-697.el9.tar.xz) = 46a6d2be157764f0a6a7cc7286a00fa1651b584951677543a7c0f2d4ac7241c0c5ea5eb8703b47c1f2742fff83abd04b383c3110be7eced158fe94ae83317b5d
SHA512 (kernel-abi-stablelists-5.14.0-697.el9.tar.bz2) = 0c8756b4e455ee91a9fe7b6c54ae6e5390d62abce38a39e52223434a4300364089531ba8652a5a9d2938453eb8f19d755a8718a9eda77eba1d6a3a89b7b756d7
SHA512 (kernel-kabi-dw-5.14.0-697.el9.tar.bz2) = 20fadc408d2fcfa26e1d38489fc2442e7aca61e65a97c439cf20d1625d8a21b236b052838e43611a95d4067033ade11cac1ebf20ba0983a7e575d050e859d89f