The Linux kernel
Go to file
CKI KWF Bot f607fa1c72 kernel-6.12.0-149.el10
* Thu Oct 30 2025 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [6.12.0-149.el10]
- sched/fair: Block delayed tasks on throttled hierarchy during dequeue (Luis Claudio R. Goncalves) [RHEL-69492]
- selftests/mm: fix va_high_addr_switch.sh failure on x86_64 (Chunyu Hu) [RHEL-110506]
- selftests/mm: alloc hugepages in va_high_addr_switch test (Chunyu Hu) [RHEL-110506]
- selftests/mm: skip hugevm test if kernel config file is not present (Chunyu Hu) [RHEL-110506]
- bus: mhi: host: pci_generic: Add Telit FN990B40 modem support (Jose Ignacio Tornos Martinez) [RHEL-122260]
- bus: mhi: host: Detect events pointing to unexpected TREs (Jose Ignacio Tornos Martinez) [RHEL-122260] {CVE-2025-39790}
- bus: mhi: host: pci_generic: Add Foxconn T99W696 modem (Jose Ignacio Tornos Martinez) [RHEL-122260]
- bus: mhi: host: Use str_true_false() helper (Jose Ignacio Tornos Martinez) [RHEL-122260]
- bus: mhi: host: pci_generic: Add support for EM929x and set MRU to 32768 for better performance. (Jose Ignacio Tornos Martinez) [RHEL-122260]
- bus: mhi: host: Fix endianness of BHI vector table (Jose Ignacio Tornos Martinez) [RHEL-122260]
- bus: mhi: host: pci_generic: Disable runtime PM for QDU100 (Jose Ignacio Tornos Martinez) [RHEL-122260]
- bus: mhi: host: pci_generic: Fix the modem name of Foxconn T99W640 (Jose Ignacio Tornos Martinez) [RHEL-122260]
- bus: mhi: host: Make local functions static (Jose Ignacio Tornos Martinez) [RHEL-122260]
- bus: mhi: host: pci_generic: Add Telit FN920C04 modem support (Jose Ignacio Tornos Martinez) [RHEL-122260]
- bus: mhi: host: pci_generic: Remove redundant assign resource usage (Jose Ignacio Tornos Martinez) [RHEL-122260]
- bus: mhi: host: Fix conflict between power_up and SYSERR (Jose Ignacio Tornos Martinez) [RHEL-122260]
- bus: mhi: ep: Update read pointer only after buffer is written (Jose Ignacio Tornos Martinez) [RHEL-122260] {CVE-2025-38429}
- sched: Add some KABI padding (Phil Auld) [RHEL-114238]
- scsi: ufs: ufs-qcom: Fix ESI null pointer dereference (Myron Stowe) [RHEL-120705]
- scsi: ufs: ufs-qcom: Update esi_vec_mask for HW major version >= 6 (Myron Stowe) [RHEL-120705]
- irqchip/msi-lib: Fix fwnode refcount in msi_lib_irq_domain_select() (Myron Stowe) [RHEL-120705]
- irqchip/irq-msi-lib: Fix build with PCI disabled (Myron Stowe) [RHEL-120705]
- PCI/MSI: Prevent recursive locking in pci_msix_write_tph_tag() (Myron Stowe) [RHEL-120705]
- PCI/MSI: Size device MSI domain with the maximum number of vectors (Myron Stowe) [RHEL-120705]
- irqchip: Drop MSI_CHIP_FLAG_SET_ACK from unsuspecting MSI drivers (Myron Stowe) [RHEL-120705]
- PCI/MSI: Handle the NOMASK flag correctly for all PCI/MSI backends (Myron Stowe) [RHEL-120705]
- irqchip/msi-lib: Add IRQ_DOMAIN_FLAG_FWNODE_PARENT handling (Myron Stowe) [RHEL-120705]
- PCI/MSI: Remove the conditional parent [un]mask logic (Myron Stowe) [RHEL-120705]
- irqchip/msi-lib: Honor the MSI_FLAG_PCI_MSI_MASK_PARENT flag (Myron Stowe) [RHEL-120705]
- PCI/MSI: Check MSI_FLAG_PCI_MSI_MASK_PARENT in cond_[startup|shutdown]_parent() (Myron Stowe) [RHEL-120705]
- PCI/MSI: Add startup/shutdown for per device domains (Myron Stowe) [RHEL-120705]
- genirq: Add irq_chip_(startup/shutdown)_parent() (Myron Stowe) [RHEL-120705]
- genirq: Remove GENERIC_IRQ_LEGACY (Myron Stowe) [RHEL-120705]
- irqdomain: Add device pointer to irq_domain_info and msi_domain_info (Myron Stowe) [RHEL-120705]
- irqdomain: Consolidate coding style (Myron Stowe) [RHEL-120705]
- irqdomain: Fix kernel-doc and add it to Documentation (Myron Stowe) [RHEL-120705]
- Documentation: irqdomain: Update it (Myron Stowe) [RHEL-120705]
- Documentation: irq-domain.rst: Simple improvements (Myron Stowe) [RHEL-120705]
- Documentation: irq/concepts: Minor improvements (Myron Stowe) [RHEL-120705]
- Documentation: irq/concepts: Add commas and reflow (Myron Stowe) [RHEL-120705]
- irqdomain: Improve kernel-docs of functions (Myron Stowe) [RHEL-120705]
- irqdomain: Make struct irq_domain_info variables const (Myron Stowe) [RHEL-120705]
- irqdomain: Use irq_domain_instantiate()'s return value as initializers (Myron Stowe) [RHEL-120705]
- irqdomain: Drop irq_linear_revmap() (Myron Stowe) [RHEL-120705]
- pinctrl: keembay: Switch to irq_find_mapping() (Myron Stowe) [RHEL-120705]
- irqchip/armada-370-xp: Switch to irq_find_mapping() (Myron Stowe) [RHEL-120705]
- gpu: ipu-v3: Switch to irq_find_mapping() (Myron Stowe) [RHEL-120705]
- gpio: idt3243x: Switch to irq_find_mapping() (Myron Stowe) [RHEL-120705]
- sh: Switch to irq_find_mapping() (Myron Stowe) [RHEL-120705]
- powerpc: Switch to irq_find_mapping() (Myron Stowe) [RHEL-120705]
- irqdomain: Drop irq_domain_add_*() functions (Myron Stowe) [RHEL-120705]
- powerpc: Switch irq_domain_add_nomap() to use fwnode (Myron Stowe) [RHEL-120705]
- thermal: Switch to irq_domain_create_linear() (Myron Stowe) [RHEL-120705]
- soc: Switch to irq_domain_create_*() (Myron Stowe) [RHEL-120705]
- sh: Switch to irq_domain_create_*() (Myron Stowe) [RHEL-120705]
- powerpc: Switch to irq_domain_create_*() (Myron Stowe) [RHEL-120705]
- pinctrl: Switch to irq_domain_create_*() (Myron Stowe) [RHEL-120705]
- PCI: Switch to irq_domain_create_linear() (Myron Stowe) [RHEL-120705]
- nios2: Switch to irq_domain_create_linear() (Myron Stowe) [RHEL-120705]
- net: Switch to irq_domain_create_*() (Myron Stowe) [RHEL-120705]
- misc: hi6421-spmi-pmic: Switch to irq_domain_create_simple() (Myron Stowe) [RHEL-120705]
- MIPS: Switch to irq_domain_create_*() (Myron Stowe) [RHEL-120705]
- mfd: Switch to irq_domain_create_*() (Myron Stowe) [RHEL-120705]
- memory: omap-gpmc: Switch to irq_domain_create_linear() (Myron Stowe) [RHEL-120705]
- mailbox: qcom-ipcc: Switch to irq_domain_create_tree() (Myron Stowe) [RHEL-120705]
- irqchip: Switch to irq_domain_create_*() (Myron Stowe) [RHEL-120705]
- iio: Switch to irq_domain_create_simple() (Myron Stowe) [RHEL-120705]
- i2c: Switch to irq_domain_create_linear() (Myron Stowe) [RHEL-120705]
- gpu: Switch to irq_domain_create_linear() (Myron Stowe) [RHEL-120705]
- gpio: Switch to irq_domain_create_*() (Myron Stowe) [RHEL-120705]
- EDAC/altera: Switch to irq_domain_create_linear() (Myron Stowe) [RHEL-120705]
- bus: moxtet: Switch to irq_domain_create_simple() (Myron Stowe) [RHEL-120705]
- ARM: Switch to irq_domain_create_*() (Myron Stowe) [RHEL-120705]
- ARC: Switch to irq_domain_create_linear() (Myron Stowe) [RHEL-120705]
- irqdomain: Make irq_domain_create_hierarchy() an inline (Myron Stowe) [RHEL-120705]
- irqdomain: Drop of_node_to_fwnode() (Myron Stowe) [RHEL-120705]
- x86/io_apic: Switch to of_fwnode_handle() (Myron Stowe) [RHEL-120705]
- powerpc: Switch to of_fwnode_handle() (Myron Stowe) [RHEL-120705]
- irqchip: Switch to of_fwnode_handle() (Myron Stowe) [RHEL-120705]
- PCI/MSI: Use bool for MSI enable state tracking (Myron Stowe) [RHEL-120705]
- PCI: tegra: Convert to MSI parent infrastructure (Myron Stowe) [RHEL-120705]
- PCI: xgene: Convert to MSI parent infrastructure (Myron Stowe) [RHEL-120705]
- PCI: apple: Convert to MSI parent infrastructure (Myron Stowe) [RHEL-120705]
- irqchip/msi-lib: Honour the MSI_FLAG_NO_AFFINITY flag (Myron Stowe) [RHEL-120705]
- irqchip/mvebu: Convert to msi_create_parent_irq_domain() helper (Myron Stowe) [RHEL-120705]
- irqchip/gic: Convert to msi_create_parent_irq_domain() helper (Myron Stowe) [RHEL-120705]
- genirq/msi: Add helper for creating MSI-parent irq domains (Myron Stowe) [RHEL-120705]
- irqchip: Make irq-msi-lib.h globally available (Myron Stowe) [RHEL-120705]
- irqchip/gic-v3-its: Use allocation size from the prepare call (Myron Stowe) [RHEL-120705]
- genirq/msi: Engage the .msi_teardown() callback on domain removal (Myron Stowe) [RHEL-120705]
- genirq/msi: Move prepare() call to per-device allocation (Myron Stowe) [RHEL-120705]
- irqchip/gic-v3-its: Implement .msi_teardown() callback (Myron Stowe) [RHEL-120705]
- genirq/msi: Add .msi_teardown() callback as the reverse of .msi_prepare() (Myron Stowe) [RHEL-120705]
- irqchip/gic-v3-its: Add support for device tree msi-map and msi-mask (Myron Stowe) [RHEL-120705]
- dt-bindings: PCI: pci-ep: Add support for iommu-map and msi-map (Myron Stowe) [RHEL-120705]
- irqchip/gic-v3-its: Set IRQ_DOMAIN_FLAG_MSI_IMMUTABLE for ITS (Myron Stowe) [RHEL-120705]
- irqdomain: Add IRQ_DOMAIN_FLAG_MSI_IMMUTABLE and irq_domain_is_msi_immutable() (Myron Stowe) [RHEL-120705]
- platform-msi: Add msi_remove_device_irq_domain() in platform_device_msi_free_irqs_all() (Myron Stowe) [RHEL-120705]
- genirq/msi: Rename msi_[un]lock_descs() (Myron Stowe) [RHEL-120705]
- scsi: ufs: qcom: Remove the MSI descriptor abuse (Myron Stowe) [RHEL-120705]
- PCI/TPH: Replace the broken MSI-X control word update (Myron Stowe) [RHEL-120705]
- PCI/MSI: Provide a sane mechanism for TPH (Myron Stowe) [RHEL-120705]
- PCI: hv: Switch MSI descriptor locking to guard() (Myron Stowe) [RHEL-120705]
- PCI/MSI: Switch msix_capability_init() to guard(msi_desc_lock) (Myron Stowe) [RHEL-120705]
- PCI/MSI: Switch msi_capability_init() to guard(msi_desc_lock) (Myron Stowe) [RHEL-120705]
- PCI/MSI: Use __free() for affinity masks (Myron Stowe) [RHEL-120705]
- PCI/MSI: Set pci_dev:: Msi_enabled late (Myron Stowe) [RHEL-120705]
- PCI/MSI: Use guard(msi_desc_lock) where applicable (Myron Stowe) [RHEL-120705]
- NTB/msi: Switch MSI descriptor locking to lock guard() (Myron Stowe) [RHEL-120705]
- soc: ti: ti_sci_inta_msi: Switch MSI descriptor locking to guard() (Myron Stowe) [RHEL-120705]
- genirq/msi: Use lock guards for MSI descriptor locking (Myron Stowe) [RHEL-120705]
- cleanup: Provide retain_and_null_ptr() (Myron Stowe) [RHEL-120705]
- irqdomain: Support three-cell scheme interrupts (Myron Stowe) [RHEL-120705]
- genirq/migration: Use irqd_get_parent_data() in irq_force_complete_move() (Myron Stowe) [RHEL-120705]
- irqdomain: Stop using 'host' for domain (Myron Stowe) [RHEL-120705]
- irqdomain: Rename irq_get_default_host() to irq_get_default_domain() (Myron Stowe) [RHEL-120705]
- irqdomain: Rename irq_set_default_host() to irq_set_default_domain() (Myron Stowe) [RHEL-120705]
- PCI/MSI: Convert pci_msi_ignore_mask to per MSI domain flag (Myron Stowe) [RHEL-120705]
- genirq: Make a few functions static (Myron Stowe) [RHEL-120705]
- irqdomain: Remove extern from function declarations (Myron Stowe) [RHEL-120705]
- irqchip/davinci-cp-intc: Remove public header (Myron Stowe) [RHEL-120705]
- irqdomain: i2c: Switch to irq_find_mapping() (Myron Stowe) [RHEL-120705]
- genirq: Introduce irq_can_move_in_process_context() (Myron Stowe) [RHEL-120705]
- genirq: Introduce common irq_force_complete_move() implementation (Myron Stowe) [RHEL-120705]
- irqchip/riscv-imsic: Move to common MSI library (Myron Stowe) [RHEL-120705]
- irqchip/irq-msi-lib: Optionally set default irq_eoi()/irq_ack() (Myron Stowe) [RHEL-120705]
- irqchip/riscv-imsic: Set irq_set_affinity() for IMSIC base (Myron Stowe) [RHEL-120705]
- net: clear sk->sk_ino in sk_set_socket(sk, NULL) (Paolo Abeni) [RHEL-115597]
- net: lockless sock_i_ino() (Paolo Abeni) [RHEL-115597]
- net_sched: gen_estimator: fix est_timer() vs CONFIG_PREEMPT_RT=y (Paolo Abeni) [RHEL-115597]
- netpoll: prevent hanging NAPI when netcons gets enabled (Paolo Abeni) [RHEL-115597]
- net: netmem: fix skb_ensure_writable with unreadable skbs (Paolo Abeni) [RHEL-115597]
- net: Fix TOCTOU issue in sk_is_readable() (Paolo Abeni) [RHEL-115597]
- Fix sock_exceed_buf_limit not being triggered in __sk_mem_raise_allocated (Paolo Abeni) [RHEL-115597]
- netdev: avoid CFI problems with sock priv helpers (Paolo Abeni) [RHEL-115597]
- net: don't dump Tx and uninitialized NAPIs (Paolo Abeni) [RHEL-115597]
- Documentation: Fix description format for powerpc RTAS ioctls (Mamatha Inamdar) [RHEL-101977]
- powerpc/pseries: Include linux/types.h in papr-platform-dump.h (Mamatha Inamdar) [RHEL-101977]
- powerpc/pseries: Add a char driver for physical-attestation RTAS (Mamatha Inamdar) [RHEL-101977]
- powerpc/pseries: Add papr-platform-dump character driver for dump retrieval (Mamatha Inamdar) [RHEL-101977]
- powerpc/pseries: Add ibm,get-dynamic-sensor-state RTAS call support (Mamatha Inamdar) [RHEL-101977]
- powerpc/pseries: Add ibm,set-dynamic-indicator RTAS call support (Mamatha Inamdar) [RHEL-101977]
- powerpc/pseries: Add papr-indices char driver for ibm,get-indices (Mamatha Inamdar) [RHEL-101977]
- powerpc/pseries: Define papr_indices_io_block for papr-indices ioctls (Mamatha Inamdar) [RHEL-101977]
- powerpc/pseries: Define common functions for RTAS sequence calls (Mamatha Inamdar) [RHEL-101977]
- ice: fix NULL access of tx->in_use in ice_ll_ts_intr (Petr Oros) [RHEL-113042]
- ice: fix NULL access of tx->in_use in ice_ptp_ts_irq (Petr Oros) [RHEL-113042]
- redhat/configs: Enable CONFIG_CRASH_DM_CRYPT on RHEL (Coiby Xu) [RHEL-29040]
- s390: kexec: initialize kexec_buf struct (Coiby Xu) [RHEL-29040]
- arm64: kexec: initialize kexec_buf struct in load_other_segments() (Coiby Xu) [RHEL-29040]
- crashdump: add CONFIG_KEYS dependency (Coiby Xu) [RHEL-29040]
- crash_dump, nvme: select CONFIGFS_FS as built-in (Coiby Xu) [RHEL-29040]
- x86/crash: make the page that stores the dm crypt keys inaccessible (Coiby Xu) [RHEL-29040]
- x86/crash: pass dm crypt keys to kdump kernel (Coiby Xu) [RHEL-29040]
- crash_dump: retrieve dm crypt keys in kdump kernel (Coiby Xu) [RHEL-29040]
- crash_dump: reuse saved dm crypt keys for CPU/memory hot-plugging (Coiby Xu) [RHEL-29040]
- crash_dump: store dm crypt keys in kdump reserved memory (Coiby Xu) [RHEL-29040]
- crash_dump: make dm crypt keys persist for the kdump kernel (Coiby Xu) [RHEL-29040]
- kexec_file: allow to place kexec_buf randomly (Coiby Xu) [RHEL-29040]
Resolves: RHEL-101977, RHEL-110506, RHEL-113042, RHEL-114238, RHEL-115597, RHEL-120705, RHEL-122260, RHEL-29040, RHEL-69492

Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
2025-10-30 06:32:50 -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-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-149.el10 2025-10-30 06:32:50 -04:00
kernel-aarch64-64k-rhel.config kernel-6.12.0-149.el10 2025-10-30 06:32:50 -04:00
kernel-aarch64-debug-rhel.config kernel-6.12.0-149.el10 2025-10-30 06:32:50 -04:00
kernel-aarch64-rhel.config kernel-6.12.0-149.el10 2025-10-30 06:32:50 -04:00
kernel-aarch64-rt-64k-debug-rhel.config kernel-6.12.0-149.el10 2025-10-30 06:32:50 -04:00
kernel-aarch64-rt-64k-rhel.config kernel-6.12.0-149.el10 2025-10-30 06:32:50 -04:00
kernel-aarch64-rt-debug-rhel.config kernel-6.12.0-149.el10 2025-10-30 06:32:50 -04:00
kernel-aarch64-rt-rhel.config kernel-6.12.0-149.el10 2025-10-30 06:32:50 -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-149.el10 2025-10-30 06:32:50 -04:00
kernel-ppc64le-rhel.config kernel-6.12.0-149.el10 2025-10-30 06:32:50 -04:00
kernel-riscv64-debug-rhel.config kernel-6.12.0-149.el10 2025-10-30 06:32:50 -04:00
kernel-riscv64-rhel.config kernel-6.12.0-149.el10 2025-10-30 06:32:50 -04:00
kernel-s390x-debug-rhel.config kernel-6.12.0-149.el10 2025-10-30 06:32:50 -04:00
kernel-s390x-rhel.config kernel-6.12.0-149.el10 2025-10-30 06:32:50 -04:00
kernel-s390x-zfcpdump-rhel.config kernel-6.12.0-149.el10 2025-10-30 06:32:50 -04:00
kernel-x86_64-debug-rhel.config kernel-6.12.0-149.el10 2025-10-30 06:32:50 -04:00
kernel-x86_64-rhel.config kernel-6.12.0-149.el10 2025-10-30 06:32:50 -04:00
kernel-x86_64-rt-debug-rhel.config kernel-6.12.0-149.el10 2025-10-30 06:32:50 -04:00
kernel-x86_64-rt-rhel.config kernel-6.12.0-149.el10 2025-10-30 06:32:50 -04:00
kernel.changelog kernel-6.12.0-149.el10 2025-10-30 06:32:50 -04:00
kernel.sbat.template kernel-6.12.0-143.el10 2025-10-21 17:03:42 -04:00
kernel.spec kernel-6.12.0-149.el10 2025-10-30 06:32:50 -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-149.el10 2025-10-30 06:32:50 -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
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-143.el10 2025-10-21 17:03:42 -04:00
sources kernel-6.12.0-149.el10 2025-10-30 06:32:50 -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