The Linux kernel
* 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> |
||
|---|---|---|
| .gitignore | ||
| check-kabi | ||
| cpupower.config | ||
| cpupower.service | ||
| dracut-virt.conf | ||
| filter-aarch64.sh.rhel | ||
| filter-armv7hl.sh.rhel | ||
| filter-modules.sh.rhel | ||
| filter-ppc64le.sh.rhel | ||
| filter-s390x.sh.rhel | ||
| filter-x86_64.sh.rhel | ||
| gating.yaml | ||
| generate_all_configs.sh | ||
| kernel-aarch64-64k-debug-rhel.config | ||
| kernel-aarch64-64k-rhel.config | ||
| kernel-aarch64-debug-rhel.config | ||
| kernel-aarch64-rhel.config | ||
| kernel-aarch64-rt-64k-debug-rhel.config | ||
| kernel-aarch64-rt-64k-rhel.config | ||
| kernel-aarch64-rt-debug-rhel.config | ||
| kernel-aarch64-rt-rhel.config | ||
| kernel-local | ||
| kernel-ppc64le-debug-rhel.config | ||
| kernel-ppc64le-rhel.config | ||
| kernel-s390x-debug-rhel.config | ||
| kernel-s390x-rhel.config | ||
| kernel-s390x-zfcpdump-rhel.config | ||
| kernel-x86_64-debug-rhel.config | ||
| kernel-x86_64-rhel.config | ||
| kernel-x86_64-rt-debug-rhel.config | ||
| kernel-x86_64-rt-rhel.config | ||
| kernel.changelog | ||
| kernel.sbat.template | ||
| kernel.spec | ||
| kvm_stat.logrotate | ||
| linux-kernel-test.patch | ||
| Makefile.rhelver | ||
| merge.pl | ||
| mod-denylist.sh | ||
| mod-extra.list.rhel | ||
| mod-internal.list | ||
| mod-partner.list | ||
| mod-sign.sh | ||
| Module.kabi_aarch64 | ||
| Module.kabi_dup_aarch64 | ||
| Module.kabi_dup_ppc64le | ||
| Module.kabi_dup_s390x | ||
| Module.kabi_dup_x86_64 | ||
| Module.kabi_ppc64le | ||
| Module.kabi_s390x | ||
| Module.kabi_x86_64 | ||
| nvidiabfdpu.x509 | ||
| nvidiagpuoot001.x509 | ||
| nvidiajetsonsoc.x509 | ||
| parallel_xz.sh | ||
| partial-kgcov-snip.config | ||
| patch-5.14-redhat.patch | ||
| process_configs.sh | ||
| README.rst | ||
| redhatsecureboot504.cer | ||
| rheldup3.x509 | ||
| rhelima_centos.x509 | ||
| rhelima.x509 | ||
| rhelimaca1.x509 | ||
| rhelkpatch1.x509 | ||
| rpminspect.yaml | ||
| sources | ||
| uki_addons.json | ||
| uki_create_addons.py | ||
| update_scripts.sh | ||
| x509.genkey.centos | ||
| x509.genkey.rhel | ||
=================== The Kernel dist-git =================== The kernel is maintained in a `source tree`_ rather than directly in dist-git. The specfile is maintained as a `template`_ in the source tree along with a set of build scripts to generate configurations, (S)RPMs, and to populate the dist-git repository. The `documentation`_ for the source tree covers how to contribute and maintain the tree. If you're looking for the downstream patch set it's available in the source tree with "git log master..ark-patches" or `online`_. Each release in dist-git is tagged in the source repository so you can easily check out the source tree for a build. The tags are in the format name-version-release, but note release doesn't contain the dist tag since the source can be built in different build roots (Fedora, CentOS, etc.) .. _source tree: https://gitlab.com/cki-project/kernel-ark.git .. _template: https://gitlab.com/cki-project/kernel-ark/-/blob/os-build/redhat/kernel.spec.template .. _documentation: https://gitlab.com/cki-project/kernel-ark/-/wikis/home .. _online: https://gitlab.com/cki-project/kernel-ark/-/commits/ark-patches