The Linux kernel
Go to file
CKI KWF Bot 82989ea9e7 kernel-6.12.0-142.el10
* Thu Oct 16 2025 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [6.12.0-142.el10]
- mm/memory-failure: fix VM_BUG_ON_PAGE(PagePoisoned(page)) when unpoison memory (CKI Backport Bot) [RHEL-119165] {CVE-2025-39883}
- ppp: fix memory leak in pad_compress_skb (Guillaume Nault) [RHEL-115585]
- pptp: fix pptp_xmit() error path (Guillaume Nault) [RHEL-115585]
- pptp: ensure minimal skb length in pptp_xmit() (Guillaume Nault) [RHEL-115585]
- i40e: fix IRQ freeing in i40e_vsi_request_irq_msix error path (CKI Backport Bot) [RHEL-109728]
- redhat/configs: Enable CONFIG_MITIGATION_VMSCAPE for x86 (Waiman Long) [RHEL-114277]
- x86/vmscape: Add old Intel CPUs to affected list (Waiman Long) [RHEL-114277] {CVE-2025-40300}
- x86/vmscape: Warn when STIBP is disabled with SMT (Waiman Long) [RHEL-114277] {CVE-2025-40300}
- x86/bugs: Move cpu_bugs_smt_update() down (Waiman Long) [RHEL-114277] {CVE-2025-40300}
- x86/vmscape: Enable the mitigation (Waiman Long) [RHEL-114277] {CVE-2025-40300}
- x86/vmscape: Add conditional IBPB mitigation (Waiman Long) [RHEL-114277] {CVE-2025-40300}
- x86/vmscape: Enumerate VMSCAPE bug (Waiman Long) [RHEL-114277] {CVE-2025-40300}
- Documentation/hw-vuln: Add VMSCAPE documentation (Waiman Long) [RHEL-114277] {CVE-2025-40300}
- ptp: prevent possible ABBA deadlock in ptp_clock_freerun() (CKI Backport Bot) [RHEL-115596]
- ptp: allow reading of currently dialed frequency to succeed on free-running clocks (CKI Backport Bot) [RHEL-115596]
- ptp: fix breakage after ptp_vclock_in_use() rework (CKI Backport Bot) [RHEL-115596]
- ptp: remove ptp->n_vclocks check logic in ptp_vclock_in_use() (CKI Backport Bot) [RHEL-115596]
- icmp: fix icmp_ndo_send address translation for reply direction (CKI Backport Bot) [RHEL-115578]
- ipv6: annotate data-races around rt->fib6_nsiblings (CKI Backport Bot) [RHEL-115578]
- ipv6: fix possible infinite loop in fib6_info_uses_dev() (CKI Backport Bot) [RHEL-115578] {CVE-2025-38587}
- ipv6: prevent infinite loop in rt6_nlmsg_size() (CKI Backport Bot) [RHEL-115578] {CVE-2025-38588}
- ndisc: extend RCU protection in ndisc_send_skb() (CKI Backport Bot) [RHEL-115578] {CVE-2025-21760}
- ndisc: ndisc_send_redirect() must use dev_get_by_index_rcu() (CKI Backport Bot) [RHEL-115578]
- ipv6: Use RCU in ip6_input() (CKI Backport Bot) [RHEL-115578]
- ipv6: icmp: convert to dev_net_rcu() (CKI Backport Bot) [RHEL-115578]
- redhat/configs: automotive: enable FSL_EDMA (Jared Kangas) [RHEL-115725]
- dmaengine: fsl-edma: Fix return code for unhandled interrupts (Jared Kangas) [RHEL-115725]
- dmaegnine: fsl-edma: add edma error interrupt handler (Jared Kangas) [RHEL-115725]
- dt-bindings: dma: fsl-edma: increase maxItems of interrupts and interrupt-names (Jared Kangas) [RHEL-115725]
- dmaengine: fsl-edma: free irq correctly in remove path (Jared Kangas) [RHEL-115725]
- dmaengine: fsl-edma: cleanup chan after dma_async_device_unregister (Jared Kangas) [RHEL-115725]
- dt-bindings: dma: fsl,edma: Add i.MX94 support (Jared Kangas) [RHEL-115725]
- dmaengine: fsl-edma: Add missing newlines to log messages (Jared Kangas) [RHEL-115725]
- dmaengine: fsl-edma: implement the cleanup path of fsl_edma3_attach_pd() (Jared Kangas) [RHEL-115725]
- dmaengine: fsl-edma: read/write multiple registers in cyclic transactions (Jared Kangas) [RHEL-115725]
- dmaengine: fsl-edma: add support for S32G based platforms (Jared Kangas) [RHEL-115725]
- dt-bindings: dma: fsl-edma: add nxp,s32g2-edma compatible string (Jared Kangas) [RHEL-115725]
- dmaengine: fsl-edma: remove FSL_EDMA_DRV_SPLIT_REG check when parsing muxbase (Jared Kangas) [RHEL-115725]
- dmaengine: fsl-edma: select of_dma_xlate based on the dmamuxs presence (Jared Kangas) [RHEL-115725]
- wireguard: device: enable threaded NAPI (CKI Backport Bot) [RHEL-115598]
- wireguard: allowedips: add WGALLOWEDIP_F_REMOVE_ME flag (CKI Backport Bot) [RHEL-115598]
- NFS: Fix a race when updating an existing write (CKI Backport Bot) [RHEL-113858] {CVE-2025-39697}
- selftests: bonding: add test for passive LACP mode (Hangbin Liu) [RHEL-100461]
- bonding: send LACPDUs periodically in passive mode after receiving partner's LACPDU (Hangbin Liu) [RHEL-100461]
- bonding: update LACP activity flag after setting lacp_active (Hangbin Liu) [RHEL-100461]
- nvmet-tcp: fix callback lock for TLS handshake (Maurizio Lombardi) [RHEL-110941]
- nvme: fix misaccounting of nvme-mpath inflight I/O (Maurizio Lombardi) [RHEL-110941]
- nvme: revert the cross-controller atomic write size validation (Maurizio Lombardi) [RHEL-110941]
- nvme: fix endianness of command word prints in nvme_log_err_passthru() (Maurizio Lombardi) [RHEL-110941]
- nvme-pci: refresh visible attrs after being checked (Maurizio Lombardi) [RHEL-110941]
- nvmet: fix memory leak of bio integrity (Maurizio Lombardi) [RHEL-110941]
- nvme: correctly account for namespace head reference counter (Maurizio Lombardi) [RHEL-110941]
- nvme: Fix incorrect cdw15 value in passthru error logging (Maurizio Lombardi) [RHEL-110941]
- nvme: fix atomic write size validation (Maurizio Lombardi) [RHEL-110941]
- nvme: refactor the atomic write unit detection (Maurizio Lombardi) [RHEL-110941]
- nvme: reset delayed remove_work after reconnect (Maurizio Lombardi) [RHEL-110941]
- nvme: spelling fixes (Maurizio Lombardi) [RHEL-110941]
- nvme-tcp: fix I/O stalls on congested sockets (Maurizio Lombardi) [RHEL-110941]
- nvme-tcp: remove tag set when second admin queue config fails (Maurizio Lombardi) [RHEL-110941]
- nvme: enable vectored registered bufs for passthrough cmds (Maurizio Lombardi) [RHEL-110941]
- nvme: fix implicit bool to flags conversion (Maurizio Lombardi) [RHEL-110941]
- nvme: fix command limits status code (Maurizio Lombardi) [RHEL-110941]
- nvme: rename nvme_mpath_shutdown_disk to nvme_mpath_remove_disk (Maurizio Lombardi) [RHEL-110941]
- nvme-multipath: introduce delayed removal of the multipath head node (Maurizio Lombardi) [RHEL-110941]
- nvme-pci: derive and better document max segments limits (Maurizio Lombardi) [RHEL-110941]
- nvme-pci: use struct_size for allocation struct nvme_dev (Maurizio Lombardi) [RHEL-110941]
- nvme-pci: add a symolic name for the small pool size (Maurizio Lombardi) [RHEL-110941]
- nvme-pci: use a better encoding for small prp pool allocations (Maurizio Lombardi) [RHEL-110941]
- nvme-pci: rename the descriptor pools (Maurizio Lombardi) [RHEL-110941]
- nvme-pci: remove struct nvme_descriptor (Maurizio Lombardi) [RHEL-110941]
- nvme-pci: store aborted state in flags variable (Maurizio Lombardi) [RHEL-110941]
- nvme-pci: don't try to use SGLs for metadata on the admin queue (Maurizio Lombardi) [RHEL-110941]
- nvme-pci: make PRP list DMA pools per-NUMA-node (Maurizio Lombardi) [RHEL-110941]
- dmapool: add NUMA affinity support (Maurizio Lombardi) [RHEL-110941]
- nvme-pci: factor out a nvme_init_hctx_common() helper (Maurizio Lombardi) [RHEL-110941]
- nvme-fc: do not reference lsrsp after failure (Maurizio Lombardi) [RHEL-110941]
- nvmet-fcloop: don't wait for lport cleanup (Maurizio Lombardi) [RHEL-110941]
- nvmet-fcloop: add missing fcloop_callback_host_done (Maurizio Lombardi) [RHEL-110941]
- nvmet-fc: take tgtport refs for portentry (Maurizio Lombardi) [RHEL-110941]
- nvmet-fc: free pending reqs on tgtport unregister (Maurizio Lombardi) [RHEL-110941]
- nvmet-fcloop: drop response if targetport is gone (Maurizio Lombardi) [RHEL-110941]
- nvmet-fcloop: allocate/free fcloop_lsreq directly (Maurizio Lombardi) [RHEL-110941]
- nvmet-fcloop: prevent double port deletion (Maurizio Lombardi) [RHEL-110941]
- nvmet-fcloop: access fcpreq only when holding reqlock (Maurizio Lombardi) [RHEL-110941]
- nvmet-fcloop: update refs on tfcp_req (Maurizio Lombardi) [RHEL-110941]
- nvmet-fcloop: refactor fcloop_delete_local_port (Maurizio Lombardi) [RHEL-110941]
- nvmet-fcloop: refactor fcloop_nport_alloc and track lport (Maurizio Lombardi) [RHEL-110941]
- nvmet-fcloop: remove nport from list on last user (Maurizio Lombardi) [RHEL-110941]
- nvmet-fcloop: track ref counts for nports (Maurizio Lombardi) [RHEL-110941]
- nvmet-auth: use SHASH_DESC_ON_STACK (Maurizio Lombardi) [RHEL-110941]
- nvme-auth: use SHASH_DESC_ON_STACK (Maurizio Lombardi) [RHEL-110941]
- nvmet: simplify the nvmet_req_init() interface (Maurizio Lombardi) [RHEL-110941]
- nvmet: support completion queue sharing (Maurizio Lombardi) [RHEL-110941]
- nvmet: fabrics: add CQ init and destroy (Maurizio Lombardi) [RHEL-110941]
- nvmet: cq: prepare for completion queue sharing (Maurizio Lombardi) [RHEL-110941]
- nvmet: add a helper function for cqid checking (Maurizio Lombardi) [RHEL-110941]
- nvmet-auth: authenticate on admin queue only (Maurizio Lombardi) [RHEL-110941]
- nvme-auth: do not re-authenticate queues with no prior authentication (Maurizio Lombardi) [RHEL-110941]
- nvme-tcp: remove redundant check to ctrl->opts (Maurizio Lombardi) [RHEL-110941]
- nvme-pci: add NVME_QUIRK_NO_DEEPEST_PS quirk for SOLIDIGM P44 Pro (Maurizio Lombardi) [RHEL-110941]
- nvme: all namespaces in a subsystem must adhere to a common atomic write size (Maurizio Lombardi) [RHEL-110941]
- nvme: multipath: enable BLK_FEAT_ATOMIC_WRITES for multipathing (Maurizio Lombardi) [RHEL-110941]
- nvmet: pci-epf: remove NVMET_PCI_EPF_Q_IS_SQ (Maurizio Lombardi) [RHEL-110941]
- nvmet: pci-epf: improve debug message (Maurizio Lombardi) [RHEL-110941]
- nvmet: pci-epf: cleanup nvmet_pci_epf_raise_irq() (Maurizio Lombardi) [RHEL-110941]
- nvmet: pci-epf: do not fall back to using INTX if not supported (Maurizio Lombardi) [RHEL-110941]
- nvmet: pci-epf: clear completion queue IRQ flag on delete (Maurizio Lombardi) [RHEL-110941]
- nvmet-auth: always free derived key data (Maurizio Lombardi) [RHEL-110941]
- nvmet: pci-epf: cleanup link state management (Maurizio Lombardi) [RHEL-110941]
- nvmet: pci-epf: clear CC and CSTS when disabling the controller (Maurizio Lombardi) [RHEL-110941]
- nvmet: pci-epf: always fully initialize completion entries (Maurizio Lombardi) [RHEL-110941]
- nvmet: auth: use NULL to clear a pointer in nvmet_auth_sq_free() (Maurizio Lombardi) [RHEL-110941]
- crypto,fs: Separate out hkdf_extract() and hkdf_expand() (Maurizio Lombardi) [RHEL-110941]
- nvmet-fc: put ref when assoc->del_work is already scheduled (Maurizio Lombardi) [RHEL-110941]
- nvmet-fc: take tgtport reference only once (Maurizio Lombardi) [RHEL-110941]
- nvmet-fc: update tgtport ref per assoc (Maurizio Lombardi) [RHEL-110941]
- nvmet-fc: inline nvmet_fc_free_hostport (Maurizio Lombardi) [RHEL-110941]
- nvmet-fc: inline nvmet_fc_delete_assoc (Maurizio Lombardi) [RHEL-110941]
- nvmet-fcloop: add ref counting to lport (Maurizio Lombardi) [RHEL-110941]
- nvmet-fcloop: replace kref with refcount (Maurizio Lombardi) [RHEL-110941]
- nvmet-fcloop: swap list_add_tail arguments (Maurizio Lombardi) [RHEL-110941]
- nvmet: pci-epf: Keep completion queues mapped (Maurizio Lombardi) [RHEL-110941]
- nvmet: replace max(a, min(b, c)) by clamp(val, lo, hi) (Maurizio Lombardi) [RHEL-110941]
- nvmet: pci-epf: Always configure BAR0 as 64-bit (Maurizio Lombardi) [RHEL-110941]
- nvmet: Remove duplicate uuid_copy (Maurizio Lombardi) [RHEL-110941]
- nvme: zns: Simplify nvme_zone_parse_entry() (Maurizio Lombardi) [RHEL-110941]
- nvmet: pci-epf: Remove redundant 'flush_workqueue()' calls (Maurizio Lombardi) [RHEL-110941]
- nvmet: add tls_concat and tls_key debugfs entries (Maurizio Lombardi) [RHEL-110941]
- nvmet-tcp: support secure channel concatenation (Maurizio Lombardi) [RHEL-110941]
- nvmet: Add 'sq' argument to alloc_ctrl_args (Maurizio Lombardi) [RHEL-110941]
- nvme-fabrics: reset admin connection for secure concatenation (Maurizio Lombardi) [RHEL-110941]
- nvme-tcp: request secure channel concatenation (Maurizio Lombardi) [RHEL-110941]
- nvme-keyring: add nvme_tls_psk_refresh() (Maurizio Lombardi) [RHEL-110941]
- nvme: add nvme_auth_derive_tls_psk() (Maurizio Lombardi) [RHEL-110941]
- nvme: add nvme_auth_generate_digest() (Maurizio Lombardi) [RHEL-110941]
- nvme: add nvme_auth_generate_psk() (Maurizio Lombardi) [RHEL-110941]
- redhat/configs: automotive: Disable COMPAT_32BIT_TIME SGETMASK_SYSCALL and IA32_EMULATION configs (Dorinda Bassey) [RHEL-85628]
Resolves: RHEL-100461, RHEL-109728, RHEL-110941, RHEL-113858, RHEL-114277, RHEL-115578, RHEL-115585, RHEL-115596, RHEL-115598, RHEL-115725, RHEL-119165, RHEL-85628

Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
2025-10-16 06:33:38 -04: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-61.el10 2025-03-07 18:23:05 -03: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-138.el10 2025-10-07 13:28:22 -04:00
kernel-aarch64-64k-rhel.config kernel-6.12.0-138.el10 2025-10-07 13:28:22 -04:00
kernel-aarch64-debug-rhel.config kernel-6.12.0-138.el10 2025-10-07 13:28:22 -04:00
kernel-aarch64-rhel.config kernel-6.12.0-138.el10 2025-10-07 13:28:22 -04:00
kernel-aarch64-rt-64k-debug-rhel.config kernel-6.12.0-138.el10 2025-10-07 13:28:22 -04:00
kernel-aarch64-rt-64k-rhel.config kernel-6.12.0-138.el10 2025-10-07 13:28:22 -04:00
kernel-aarch64-rt-debug-rhel.config kernel-6.12.0-138.el10 2025-10-07 13:28:22 -04:00
kernel-aarch64-rt-rhel.config kernel-6.12.0-138.el10 2025-10-07 13:28:22 -04: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-138.el10 2025-10-07 13:28:22 -04:00
kernel-ppc64le-rhel.config kernel-6.12.0-138.el10 2025-10-07 13:28:22 -04:00
kernel-riscv64-debug-rhel.config kernel-6.12.0-138.el10 2025-10-07 13:28:22 -04:00
kernel-riscv64-rhel.config kernel-6.12.0-138.el10 2025-10-07 13:28:22 -04:00
kernel-s390x-debug-rhel.config kernel-6.12.0-138.el10 2025-10-07 13:28:22 -04:00
kernel-s390x-rhel.config kernel-6.12.0-138.el10 2025-10-07 13:28:22 -04:00
kernel-s390x-zfcpdump-rhel.config kernel-6.12.0-138.el10 2025-10-07 13:28:22 -04:00
kernel-x86_64-debug-rhel.config kernel-6.12.0-142.el10 2025-10-16 06:33:38 -04:00
kernel-x86_64-rhel.config kernel-6.12.0-142.el10 2025-10-16 06:33:38 -04:00
kernel-x86_64-rt-debug-rhel.config kernel-6.12.0-142.el10 2025-10-16 06:33:38 -04:00
kernel-x86_64-rt-rhel.config kernel-6.12.0-142.el10 2025-10-16 06:33:38 -04:00
kernel.changelog kernel-6.12.0-142.el10 2025-10-16 06:33:38 -04:00
kernel.spec kernel-6.12.0-142.el10 2025-10-16 06:33:38 -04: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-142.el10 2025-10-16 06:33:38 -04: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
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-30.el10 2024-11-18 12:06:48 +01:00
sources kernel-6.12.0-142.el10 2025-10-16 06:33:38 -04: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