kernel/sources
CKI KWF Bot d8aa9c5498 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>
2026-04-22 08:24:40 +00:00

4 lines
532 B
Plaintext

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