The Linux kernel
Go to file
CKI KWF Bot bcc677511b kernel-6.12.0-165.el10
* Fri Nov 28 2025 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [6.12.0-165.el10]
- netdev: define NETDEV_INTERNAL (Michal Schmidt) [RHEL-127480]
- tpm: Prevent local DOS via tpm/tpm0/ppi/*operations (Denis Aleksandrov) [RHEL-126578]
- rv: Update RHEL kconfigs for 6.17 upstream code (Gabriele Monaco) [RHEL-114754]
- redhat/configs: Move CONFIG_RV_PER_TASK_MONITORS to common/generic (Gabriele Monaco) [RHEL-114754]
- New configs in kernel/trace (Gabriele Monaco) [RHEL-114754]
- rv: Make rtapp/pagefault monitor depends on CONFIG_MMU (Gabriele Monaco) [RHEL-114754]
- rv: Fully convert enabled_monitors to use list_head as iterator (Gabriele Monaco) [RHEL-114754]
- rv: Fix missing mutex unlock in rv_register_monitor() (Gabriele Monaco) [RHEL-114754]
- include/linux/rv.h: remove redundant include file (Gabriele Monaco) [RHEL-114754]
- rv: Fix wrong type cast in enabled_monitors_next() (Gabriele Monaco) [RHEL-114754]
- rv: Support systems with time64-only syscalls (Gabriele Monaco) [RHEL-114754]
- Documentation/rv: Fix minor typo in monitor_synthesis page (Gabriele Monaco) [RHEL-114754]
- rv: Add opid per-cpu monitor (Gabriele Monaco) [RHEL-114754]
- rv: Add nrp and sssw per-task monitors (Gabriele Monaco) [RHEL-114754]
- rv: Replace tss and sncid monitors with more complete sts (Gabriele Monaco) [RHEL-114754]
- sched: Adapt sched tracepoints for RV task model (Gabriele Monaco) [RHEL-114754]
- rv: Retry when da monitor detects race conditions (Gabriele Monaco) [RHEL-114754]
- rv: Adjust monitor dependencies (Gabriele Monaco) [RHEL-114754]
- rv: Use strings in da monitors tracepoints (Gabriele Monaco) [RHEL-114754]
- rv: Remove trailing whitespace from tracepoint string (Gabriele Monaco) [RHEL-114754]
- rv: Add da_handle_start_run_event_ to per-task monitors (Gabriele Monaco) [RHEL-114754]
- rv: Fix wrong type cast in reactors_show() and monitor_reactor_show() (Gabriele Monaco) [RHEL-114754]
- rv: Fix wrong type cast in monitors_show() (Gabriele Monaco) [RHEL-114754]
- rv: Remove struct rv_monitor::reacting (Gabriele Monaco) [RHEL-114754]
- rv: Remove rv_reactor's reference counter (Gabriele Monaco) [RHEL-114754]
- rv: Merge struct rv_reactor_def into struct rv_reactor (Gabriele Monaco) [RHEL-114754]
- rv: Merge struct rv_monitor_def into struct rv_monitor (Gabriele Monaco) [RHEL-114754]
- rv: Remove unused field in struct rv_monitor_def (Gabriele Monaco) [RHEL-114754]
- rv: Return init error when registering monitors (Gabriele Monaco) [RHEL-114754]
- verification/rvgen: Organise Kconfig entries for nested monitors (Gabriele Monaco) [RHEL-114754]
- tools/dot2c: Fix generated files going over 100 column limit (Gabriele Monaco) [RHEL-114754]
- tools/rv: Stop gracefully also on SIGTERM (Gabriele Monaco) [RHEL-114754]
- tools/rv: Do not skip idle in trace (Gabriele Monaco) [RHEL-114754]
- verification/rvgen: Do not generate unused variables (Gabriele Monaco) [RHEL-114754]
- verification/rvgen: Generate each variable definition only once (Gabriele Monaco) [RHEL-114754]
- rv/ltl: Do not execute the Buchi automaton twice on start condition (Gabriele Monaco) [RHEL-114754]
- verification/rvgen: Support the 'next' operator (Gabriele Monaco) [RHEL-114754]
- panic: Fix up description of vpanic() (Gabriele Monaco) [RHEL-114754]
- objtool: Add vpanic() to the noreturn list (Gabriele Monaco) [RHEL-114754]
- Documentation/rv: Add documentation for linear temporal logic monitors (Gabriele Monaco) [RHEL-114754]
- verification/rvgen: Add support for linear temporal logic (Gabriele Monaco) [RHEL-114754]
- verification/rvgen: Restructure the classes to prepare for LTL inclusion (Gabriele Monaco) [RHEL-114754]
- verification/rvgen: Restructure the templates files (Gabriele Monaco) [RHEL-114754]
- Documentation/rv: Prepare monitor synthesis document for LTL inclusion (Gabriele Monaco) [RHEL-114754]
- verification/dot2k: Prepare the frontend for LTL inclusion (Gabriele Monaco) [RHEL-114754]
- verification/dot2k: Replace is_container() hack with subparsers (Gabriele Monaco) [RHEL-114754]
- verification/dot2k: Remove __buff_to_string() (Gabriele Monaco) [RHEL-114754]
- verification/dot2k: Make a separate dot2k_templates/Kconfig_container (Gabriele Monaco) [RHEL-114754]
- tracing: Remove pointless memory barriers (Gabriele Monaco) [RHEL-114754]
- rv: Allow to configure the number of per-task monitor (Gabriele Monaco) [RHEL-114754]
- rv: Add documentation for rtapp monitor (Gabriele Monaco) [RHEL-114754]
- rv: Add rtapp_sleep monitor (Gabriele Monaco) [RHEL-114754]
- rv: Add rtapp_pagefault monitor (Gabriele Monaco) [RHEL-114754]
- riscv: mm: Add page fault trace points (Gabriele Monaco) [RHEL-114754]
- x86/tracing, x86/mm: Move page fault tracepoints to generic (Gabriele Monaco) [RHEL-114754]
- x86/tracing, x86/mm: Remove redundant trace_pagefault_key (Gabriele Monaco) [RHEL-114754]
- rv: Add rtapp container monitor (Gabriele Monaco) [RHEL-114754]
- rv: Add support for LTL monitors (Gabriele Monaco) [RHEL-114754]
- rv: rename CONFIG_DA_MON_EVENTS to CONFIG_RV_MON_EVENTS (Gabriele Monaco) [RHEL-114754]
- rv: Let the reactors take care of buffers (Gabriele Monaco) [RHEL-114754]
- panic: Add vpanic() (Gabriele Monaco) [RHEL-114754]
- kernel/panic.c: format kernel-doc comments (Gabriele Monaco) [RHEL-114754]
- printk: Make vprintk_deferred() public (Gabriele Monaco) [RHEL-114754]
- rv: Add #undef TRACE_INCLUDE_FILE (Gabriele Monaco) [RHEL-114754]
- can: j1939: add missing calls in NETDEV_UNREGISTER notification handler (CKI Backport Bot) [RHEL-124109] {CVE-2025-39925}
- can: j1939: implement NETDEV_UNREGISTER notification handler (CKI Backport Bot) [RHEL-124109] {CVE-2025-39925}
- redhat/configs: Add new configs from DRM 6.17 backport (Anusha Srivatsa) [RHEL-116876]
- selftests/bpf: Fix bpf selftest build error (Anusha Srivatsa) [RHEL-116876]
- relayfs: abolish prev_padding (Anusha Srivatsa) [RHEL-116876]
- sanitize handling of long-term internal mounts (Anusha Srivatsa) [RHEL-116876]
- scsi: ibmvfc: Constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876]
- ocxl: Constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876]
- s390/pkey: Constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876]
- s390/pci: Constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876]
- s390/sclp: Constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876]
- powerpc/powernv/ultravisor: Constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876]
- powerpc/powernv/opal: Constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876]
- s390/crypto/cpacf: Constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876]
- w1: Constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876]
- mtd: spi-nor: sysfs: constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876]
- mlxbf-bootctl: Constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876]
- i2c: slave-eeprom: Constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876]
- scsi: ipr: Constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876]
- RDMA/hfi1: Constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876]
- of/fdt: Implement use BIN_ATTR_SIMPLE macro for fdt sysfs attribute (Anusha Srivatsa) [RHEL-116876]
- PCI/IOV: Allow drivers to control VF BAR size (Anusha Srivatsa) [RHEL-116876]
- PCI/IOV: Check that VF BAR fits within the reservation (Anusha Srivatsa) [RHEL-116876]
- PCI/IOV: Allow IOV resources to be resized in pci_resize_resource() (Anusha Srivatsa) [RHEL-116876]
- PCI/IOV: Add pci_resource_num_to_vf_bar() to convert VF BAR number to/from IOV resource (Anusha Srivatsa) [RHEL-116876]
- PCI/IOV: Restore VF resizable BAR state after reset (Anusha Srivatsa) [RHEL-116876]
- of: Constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876]
- sysfs: treewide: switch back to bin_attribute::read()/write() (Anusha Srivatsa) [RHEL-116876]
- btf: Switch module BTF attribute to sysfs_bin_attr_simple_read() (Anusha Srivatsa) [RHEL-116876]
- btf: Switch vmlinux BTF attribute to sysfs_bin_attr_simple_read() (Anusha Srivatsa) [RHEL-116876]
- powerpc/perf/hv-24x7: Constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876]
- powerpc/secvar: Constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876]
- s390/ipl: Constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876]
- sysfs: constify macro BIN_ATTRIBUTE_GROUPS() (Anusha Srivatsa) [RHEL-116876]
- platform/x86: wmi-bmof: Make use of .bin_size() callback (Anusha Srivatsa) [RHEL-116876]
- platform/x86/intel/pmt: Constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876]
- nvmem: core: constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876]
- misc: sram: constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876]
- drivers: hv: fix up const issue with vmbus_chan_bin_attrs (Anusha Srivatsa) [RHEL-116876]
- drm/xe/nvm: add support for non-posted erase (Anusha Srivatsa) [RHEL-116876]
- mtd: intel-dg: align 64bit read and write (Anusha Srivatsa) [RHEL-116876]
- mtd: intel-dg: register with mtd (Anusha Srivatsa) [RHEL-116876]
- mtd: intel-dg: implement access functions (Anusha Srivatsa) [RHEL-116876]
- mtd: intel-dg: implement region enumeration (Anusha Srivatsa) [RHEL-116876]
- mtd: add driver for intel graphics non-volatile memory device (Anusha Srivatsa) [RHEL-116876]
- kheaders: Simplify attribute through __BIN_ATTR_SIMPLE_RO() (Anusha Srivatsa) [RHEL-116876]
- platform/x86/intel/sdsi: Constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876]
- platform/x86: dell: dcdbas: Constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876]
- efi/mokvar: Use const 'struct bin_attribute' callback (Anusha Srivatsa) [RHEL-116876]
- firmware: qemu_fw_cfg: constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876]
- mm/kmap: Add kmap_local_page_try_from_panic() (Anusha Srivatsa) [RHEL-116876]
- sysfs: constify attribute_group::bin_attrs (Anusha Srivatsa) [RHEL-116876]
- sysfs: constify bin_attribute argument of bin_attribute::read/write() (Anusha Srivatsa) [RHEL-116876]
- sysfs: constify bin_attribute argument of sysfs_bin_attr_simple_read() (Anusha Srivatsa) [RHEL-116876]
- module: sysfs: Use const 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876]
- module: sysfs: Add notes attributes through attribute_group (Anusha Srivatsa) [RHEL-116876]
- module: sysfs: Simplify section attribute allocation (Anusha Srivatsa) [RHEL-116876]
- module: sysfs: Drop 'struct module_sect_attr' (Anusha Srivatsa) [RHEL-116876]
- module: sysfs: Drop member 'module_sect_attr::address' (Anusha Srivatsa) [RHEL-116876]
- module: sysfs: Drop member 'module_sect_attrs::nsections' (Anusha Srivatsa) [RHEL-116876]
- module: Constify 'struct module_attribute' (Anusha Srivatsa) [RHEL-116876]
- kernel/ksysfs.c: simplify bin_attribute definition (Anusha Srivatsa) [RHEL-116876]
- firmware: dmi: Constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876]
- firmware: dmi: Define bin_attributes through macro (Anusha Srivatsa) [RHEL-116876]
- firmware: dmi: Mark bin_attributes as __ro_after_init (Anusha Srivatsa) [RHEL-116876]
- netxen_nic: constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876]
- scsi: lpfc: Constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876]
- scsi: qla2xxx: Constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876]
- misc: eeprom/max6875: Constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876]
- x86/sysfs: Constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876]
- leds: triggers: Constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876]
- mm/page_idle: constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876]
Resolves: RHEL-114754, RHEL-116876, RHEL-124109, RHEL-126578, RHEL-127480

Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
2025-11-28 07:54:55 +00:00
.gitignore kernel-5.7.0-0.rc1.20200414git8632e9b5645b.1 2020-04-14 17:53:23 -04:00
check-kabi kernel-6.0.0-0.rc7.20220927gita1375562c0a8.48 2022-09-27 09:26:17 -05:00
def_variants.yaml.rhel kernel-6.12.0-87.el10 2025-05-19 10:32:51 -03:00
dracut-virt.conf kernel-6.12.0-146.el10 2025-10-27 06:30:18 -04:00
fedoraimaca.x509 kernel-6.10.0-0.rc2.8.el10 2024-06-04 09:40:59 +02:00
filtermods.py kernel-6.12.0-78.el10 2025-04-28 23:54:41 -03:00
flavors kernel-6.8.0-1.el10 2024-03-24 20:18:25 +01:00
gating.yaml kernel-6.12.0-54.el10 2025-02-14 07:54:48 +01:00
generate_all_configs.sh kernel-6.5.0-0.rc7.20230822gitf7757129e3de.51 2023-08-22 07:04:59 -05:00
kernel-aarch64-64k-debug-rhel.config kernel-6.12.0-165.el10 2025-11-28 07:54:55 +00:00
kernel-aarch64-64k-rhel.config kernel-6.12.0-165.el10 2025-11-28 07:54:55 +00:00
kernel-aarch64-debug-rhel.config kernel-6.12.0-165.el10 2025-11-28 07:54:55 +00:00
kernel-aarch64-rhel.config kernel-6.12.0-165.el10 2025-11-28 07:54:55 +00:00
kernel-aarch64-rt-64k-debug-rhel.config kernel-6.12.0-165.el10 2025-11-28 07:54:55 +00:00
kernel-aarch64-rt-64k-rhel.config kernel-6.12.0-165.el10 2025-11-28 07:54:55 +00:00
kernel-aarch64-rt-debug-rhel.config kernel-6.12.0-165.el10 2025-11-28 07:54:55 +00:00
kernel-aarch64-rt-rhel.config kernel-6.12.0-165.el10 2025-11-28 07:54:55 +00:00
kernel-local Change method of configuration generation 2016-12-06 12:07:10 -08:00
kernel-ppc64le-debug-rhel.config kernel-6.12.0-165.el10 2025-11-28 07:54:55 +00:00
kernel-ppc64le-rhel.config kernel-6.12.0-165.el10 2025-11-28 07:54:55 +00:00
kernel-riscv64-debug-rhel.config kernel-6.12.0-165.el10 2025-11-28 07:54:55 +00:00
kernel-riscv64-rhel.config kernel-6.12.0-165.el10 2025-11-28 07:54:55 +00:00
kernel-s390x-debug-rhel.config kernel-6.12.0-165.el10 2025-11-28 07:54:55 +00:00
kernel-s390x-rhel.config kernel-6.12.0-165.el10 2025-11-28 07:54:55 +00:00
kernel-s390x-zfcpdump-rhel.config kernel-6.12.0-165.el10 2025-11-28 07:54:55 +00:00
kernel-x86_64-debug-rhel.config kernel-6.12.0-165.el10 2025-11-28 07:54:55 +00:00
kernel-x86_64-rhel.config kernel-6.12.0-165.el10 2025-11-28 07:54:55 +00:00
kernel-x86_64-rt-debug-rhel.config kernel-6.12.0-165.el10 2025-11-28 07:54:55 +00:00
kernel-x86_64-rt-rhel.config kernel-6.12.0-165.el10 2025-11-28 07:54:55 +00:00
kernel.changelog kernel-6.12.0-165.el10 2025-11-28 07:54:55 +00:00
kernel.sbat.template kernel-6.12.0-143.el10 2025-10-21 17:03:42 -04:00
kernel.spec kernel-6.12.0-165.el10 2025-11-28 07:54:55 +00:00
kvm_stat.logrotate kernel-5.13.0-0.rc3.20210527gitad9f25d33860.28 2021-05-27 11:30:07 -05:00
linux-kernel-test.patch kernel-5.17-0.rc0.20220121gitc2c94b3b187d.73 2022-01-21 11:03:01 -06:00
Makefile.rhelver kernel-6.12.0-165.el10 2025-11-28 07:54:55 +00:00
merge.py kernel-6.4.0-0.rc0.20230425git173ea743bf7a.3 2023-04-25 11:01:29 -05:00
mod-denylist.sh kernel-6.9.0-0.rc4.2.el10 2024-04-22 08:02:15 +02:00
mod-sign.sh kernel-6.5.0-0.rc7.20230822gitf7757129e3de.51 2023-08-22 07:04:59 -05:00
Module.kabi_aarch64 Sync up on adding a bunch of files 2019-11-13 10:01:45 -05:00
Module.kabi_dup_aarch64 Sync up on adding a bunch of files 2019-11-13 10:01:45 -05:00
Module.kabi_dup_ppc64le Sync up on adding a bunch of files 2019-11-13 10:01:45 -05:00
Module.kabi_dup_riscv64 kernel-6.11.0-25.el10 2024-09-16 16:22:29 +02:00
Module.kabi_dup_s390x Sync up on adding a bunch of files 2019-11-13 10:01:45 -05:00
Module.kabi_dup_x86_64 Sync up on adding a bunch of files 2019-11-13 10:01:45 -05:00
Module.kabi_ppc64le Sync up on adding a bunch of files 2019-11-13 10:01:45 -05:00
Module.kabi_riscv64 kernel-6.11.0-25.el10 2024-09-16 16:22:29 +02:00
Module.kabi_s390x Sync up on adding a bunch of files 2019-11-13 10:01:45 -05:00
Module.kabi_x86_64 Sync up on adding a bunch of files 2019-11-13 10:01:45 -05:00
nvidiagpuoot001.x509 kernel-6.8.0-1.el10 2024-03-24 20:18:25 +01:00
partial-clang_lto-aarch64-debug-snip.config kernel-6.11.0-0.rc5.21.el10 2024-08-26 11:42:21 +02:00
partial-clang_lto-aarch64-snip.config kernel-6.11.0-0.rc5.21.el10 2024-08-26 11:42:21 +02:00
partial-clang_lto-x86_64-debug-snip.config kernel-6.11.0-0.rc5.21.el10 2024-08-26 11:42:21 +02:00
partial-clang_lto-x86_64-snip.config kernel-6.11.0-0.rc5.21.el10 2024-08-26 11:42:21 +02:00
partial-clang-debug-snip.config kernel-6.11.0-0.rc5.21.el10 2024-08-26 11:42:21 +02:00
partial-clang-snip.config kernel-6.11.0-0.rc5.21.el10 2024-08-26 11:42:21 +02:00
partial-kgcov-debug-snip.config kernel-6.11.0-29.el10 2024-11-11 13:22:14 +01:00
partial-kgcov-snip.config kernel-6.11.0-29.el10 2024-11-11 13:22:14 +01:00
patch-6.12-redhat.patch kernel-6.12.0-30.el10 2024-11-18 12:06:48 +01:00
process_configs.sh kernel-6.8.0-0.rc3.20240207git6d280f4d760e.29 2024-02-07 13:22:20 -06:00
README.rst kernel-5.7.0-0.rc4.1 2020-05-04 12:40:44 -05:00
redhatsecureboot501.cer kernel-6.9.0-0.rc7.5.el10 2024-05-07 14:59:41 +02:00
redhatsecureboot504.cer kernel-6.12.0-143.el10 2025-10-21 17:03:42 -04:00
redhatsecurebootca5.cer kernel-6.9.0-0.rc7.5.el10 2024-05-07 14:59:41 +02:00
rheldup3.x509 kernel-5.11.0-0.rc7.149 2021-02-08 09:59:50 -06:00
rhelima_centos.x509 kernel-6.9.0-7.el10 2024-05-20 13:51:56 +02:00
rhelima.x509 kernel-6.9.0-7.el10 2024-05-20 13:51:56 +02:00
rhelimaca1.x509 kernel-6.9.0-7.el10 2024-05-20 13:51:56 +02:00
rhelkpatch1.x509 kernel-5.11.0-0.rc7.149 2021-02-08 09:59:50 -06:00
rpminspect.yaml kernel-6.12.0-163.el10 2025-11-25 15:28:27 +00:00
sources kernel-6.12.0-165.el10 2025-11-28 07:54:55 +00:00
uki_addons.json kernel-6.12.0-89.el10 2025-05-23 01:02:28 -03:00
uki_create_addons.py kernel-6.12.0-89.el10 2025-05-23 01:02:28 -03:00
uki-addons.sbat.template kernel-6.12.0-131.el10 2025-09-17 14:01:48 -04:00
uki.sbat.template kernel-6.12.0-131.el10 2025-09-17 14:01:48 -04:00
x509.genkey.centos kernel-5.17-0.rc1.20220127git626b2dda7651.78 2022-01-27 08:59:41 -06:00
x509.genkey.rhel Sync up on adding a bunch of files 2019-11-13 10:01:45 -05: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