The Linux kernel
Go to file
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
.gitignore RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
check-kabi kernel-5.14.0-155.el9 2022-08-23 20:50:32 +00:00
cpupower.config RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
cpupower.service RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
dracut-virt.conf kernel-5.14.0-681.el9 2026-02-11 19:34:44 +00:00
filter-aarch64.sh.rhel RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
filter-armv7hl.sh.rhel RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
filter-modules.sh.rhel kernel-5.14.0-571.el9 2025-03-06 06:29:10 +00:00
filter-ppc64le.sh.rhel RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
filter-s390x.sh.rhel RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
filter-x86_64.sh.rhel RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
gating.yaml kernel-5.14.0-570.el9 2025-02-17 12:11:14 -05:00
generate_all_configs.sh kernel-5.14.0-172.el9 2022-10-03 05:42:53 -04:00
kernel-aarch64-64k-debug-rhel.config kernel-5.14.0-693.el9 2026-04-13 13:36:49 +00:00
kernel-aarch64-64k-rhel.config kernel-5.14.0-693.el9 2026-04-13 13:36:49 +00:00
kernel-aarch64-debug-rhel.config kernel-5.14.0-693.el9 2026-04-13 13:36:49 +00:00
kernel-aarch64-rhel.config kernel-5.14.0-693.el9 2026-04-13 13:36:49 +00:00
kernel-aarch64-rt-64k-debug-rhel.config kernel-5.14.0-693.el9 2026-04-13 13:36:49 +00:00
kernel-aarch64-rt-64k-rhel.config kernel-5.14.0-693.el9 2026-04-13 13:36:49 +00:00
kernel-aarch64-rt-debug-rhel.config kernel-5.14.0-693.el9 2026-04-13 13:36:49 +00:00
kernel-aarch64-rt-rhel.config kernel-5.14.0-693.el9 2026-04-13 13:36:49 +00:00
kernel-local RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
kernel-ppc64le-debug-rhel.config kernel-5.14.0-693.el9 2026-04-13 13:36:49 +00:00
kernel-ppc64le-rhel.config kernel-5.14.0-693.el9 2026-04-13 13:36:49 +00:00
kernel-s390x-debug-rhel.config kernel-5.14.0-693.el9 2026-04-13 13:36:49 +00:00
kernel-s390x-rhel.config kernel-5.14.0-693.el9 2026-04-13 13:36:49 +00:00
kernel-s390x-zfcpdump-rhel.config kernel-5.14.0-693.el9 2026-04-13 13:36:49 +00:00
kernel-x86_64-debug-rhel.config kernel-5.14.0-693.el9 2026-04-13 13:36:49 +00:00
kernel-x86_64-rhel.config kernel-5.14.0-693.el9 2026-04-13 13:36:49 +00:00
kernel-x86_64-rt-debug-rhel.config kernel-5.14.0-693.el9 2026-04-13 13:36:49 +00:00
kernel-x86_64-rt-rhel.config kernel-5.14.0-693.el9 2026-04-13 13:36:49 +00:00
kernel.changelog kernel-5.14.0-697.el9 2026-04-22 08:24:40 +00:00
kernel.sbat.template kernel-5.14.0-658.el9 2026-01-09 19:47:09 +00:00
kernel.spec kernel-5.14.0-697.el9 2026-04-22 08:24:40 +00:00
kvm_stat.logrotate kernel-5.13.0-0.rc7.51.el9 2021-06-21 19:14:53 -04:00
linux-kernel-test.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
Makefile.rhelver kernel-5.14.0-697.el9 2026-04-22 08:24:40 +00:00
merge.pl RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
mod-denylist.sh kernel-5.13.0-1.el9 2021-07-02 16:34:23 -04:00
mod-extra.list.rhel kernel-5.14.0-681.el9 2026-02-11 19:34:44 +00:00
mod-internal.list kernel-5.14.0-668.el9 2026-01-27 11:55:28 +00:00
mod-partner.list kernel-5.14.0-296.el9 2023-04-04 12:03:43 +02:00
mod-sign.sh kernel-5.14.0-365.el9 2023-09-12 08:27:19 -04:00
Module.kabi_aarch64 kernel-5.14.0-72.el9 2022-03-15 13:30:59 +00:00
Module.kabi_dup_aarch64 RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
Module.kabi_dup_ppc64le RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
Module.kabi_dup_s390x RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
Module.kabi_dup_x86_64 RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
Module.kabi_ppc64le kernel-5.14.0-72.el9 2022-03-15 13:30:59 +00:00
Module.kabi_s390x kernel-5.14.0-72.el9 2022-03-15 13:30:59 +00:00
Module.kabi_x86_64 kernel-5.14.0-72.el9 2022-03-15 13:30:59 +00:00
nvidiabfdpu.x509 kernel-5.14.0-688.el9 2026-03-25 19:02:09 +00:00
nvidiagpuoot001.x509 kernel-5.14.0-423.el9 2024-02-16 10:50:49 -05:00
nvidiajetsonsoc.x509 kernel-5.14.0-688.el9 2026-03-25 19:02:09 +00:00
parallel_xz.sh kernel-5.10.0-0.rc6.92 2020-12-04 15:24:35 -05:00
partial-kgcov-snip.config kernel-5.14.0-633.el9 2025-11-03 10:46:55 +00:00
patch-5.14-redhat.patch kernel-5.14.0-172.el9 2022-10-03 05:42:53 -04:00
process_configs.sh kernel-5.14.0-365.el9 2023-09-12 08:27:19 -04:00
README.rst RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
redhatsecureboot504.cer kernel-5.14.0-628.el9 2025-10-22 09:09:42 -04:00
rheldup3.x509 kernel-5.11.0-0.rc7.149.el9 2021-02-08 15:06:53 -05:00
rhelima_centos.x509 kernel-5.14.0-359.el9 2023-08-22 09:59:15 +02:00
rhelima.x509 kernel-5.14.0-359.el9 2023-08-22 09:59:15 +02:00
rhelimaca1.x509 kernel-5.14.0-359.el9 2023-08-22 09:59:15 +02:00
rhelkpatch1.x509 kernel-5.11.0-0.rc7.149.el9 2021-02-08 15:06:53 -05:00
rpminspect.yaml kernel-5.14.0-626.el9 2025-10-17 20:57:31 +00:00
sources kernel-5.14.0-697.el9 2026-04-22 08:24:40 +00:00
uki_addons.json kernel-5.14.0-614.el9 2025-09-10 14:38:08 +00:00
uki_create_addons.py kernel-5.14.0-588.el9 2025-05-26 15:25:18 +02:00
update_scripts.sh kernel-5.14.0-365.el9 2023-09-12 08:27:19 -04:00
x509.genkey.centos kernel-5.14.0-72.el9 2022-03-15 13:30:59 +00:00
x509.genkey.rhel RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00

===================
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