The Linux kernel
Go to file
CKI KWF Bot 5278a878e1 kernel-6.12.0-218.el10
* Tue Mar 31 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [6.12.0-218.el10]
- x86/fpu: Ensure shadow stack is active before "getting" registers (Oleg Nesterov) [RHEL-152371]
- PCI: Validate window resource type in pbus_select_window_for_type() (Myron Stowe) [RHEL-139968]
- PCI: Don't claim disabled bridge windows (Myron Stowe) [RHEL-139968]
- PCI: Remove old_size limit from bridge window sizing (Myron Stowe) [RHEL-139968]
- PCI: Stop over-estimating bridge window size (Myron Stowe) [RHEL-139968]
- PCI: Rewrite bridge window head alignment function (Myron Stowe) [RHEL-139968]
- PCI: Fix bridge window alignment with optional resources (Myron Stowe) [RHEL-139968]
- sparc/PCI: Correct 64-bit non-pref -> pref BAR resources (Myron Stowe) [RHEL-139968]
- PCI: meson: Fix parsing the DBI register region (Myron Stowe) [RHEL-139968]
- PCI: Do not size non-existing prefetchable window (Myron Stowe) [RHEL-139968]
- MIPS: Malta: Use pcibios_align_resource() to block io range (Myron Stowe) [RHEL-139968]
- MIPS: Malta: Fix PCI southbridge legacy resource reservations (Myron Stowe) [RHEL-139968]
- MIPS: Malta: Fix keyboard resource preventing i8042 driver from registering (Myron Stowe) [RHEL-139968]
- PCI: dwc: Use custom pci_ops for root bus DBI vs ECAM config access (Myron Stowe) [RHEL-139968]
- PCI: cadence: Search for MSI Capability with correct ID (Myron Stowe) [RHEL-139968]
- PCI: Fix regression in pci_bus_distribute_available_resources() (Myron Stowe) [RHEL-139968]
- PCI/sysfs: Expose PCI device serial number (Myron Stowe) [RHEL-139968]
- PCI: xilinx-nwl: Fix ECAM programming (Myron Stowe) [RHEL-139968]
- PCI: tegra194: Rename 'root_bus' to 'root_port_bus' in tegra_pcie_downstream_dev_to_D0() (Myron Stowe) [RHEL-139968]
- PCI: tegra: Convert struct tegra_msi mask_lock into raw spinlock (Myron Stowe) [RHEL-139968]
- PCI: tegra194: Fix duplicate PLL disable in pex_ep_event_pex_rst_assert() (Myron Stowe) [RHEL-139968]
- PCI: tegra: Fix devm_kcalloc() argument order for port->phys allocation (Myron Stowe) [RHEL-139968]
- PCI: cadence: Check for the existence of cdns_pcie::ops before using it (Myron Stowe) [RHEL-139968]
- PCI: rcar-host: Convert struct rcar_msi mask_lock into raw spinlock (Myron Stowe) [RHEL-139968]
- PCI: rcar-host: Drop PMSR spinlock (Myron Stowe) [RHEL-139968]
- PCI: rcar-gen4: Fix inverted break condition in PHY initialization (Myron Stowe) [RHEL-139968]
- PCI: rcar-gen4: Assure reset occurs before DBI access (Myron Stowe) [RHEL-139968]
- PCI: rcar-gen4: Add missing 1ms delay after PWR reset assertion (Myron Stowe) [RHEL-139968]
- PCI: rcar-gen4: Fix PHY initialization (Myron Stowe) [RHEL-139968]
- PCI: dwc: Support ECAM mechanism by enabling iATU 'CFG Shift Feature' (Myron Stowe) [RHEL-139968]
- PCI: dwc: Prepare the driver for enabling ECAM mechanism using iATU 'CFG Shift Feature' (Myron Stowe) [RHEL-139968]
- PCI: dwc: Add support for ELBI resource mapping (Myron Stowe) [RHEL-139968]
- PCI: qcom: Move host bridge 'phy' and 'reset' pointers to struct qcom_pcie_port (Myron Stowe) [RHEL-139968]
- PCI: qcom: Fix macro typo for CURSOR (Myron Stowe) [RHEL-139968]
- PCI: qcom: Add equalization settings for 8.0 GT/s and 32.0 GT/s (Myron Stowe) [RHEL-139968]
- PCI: plda: Remove dev_err_probe() when the errno is -ENOMEM (Myron Stowe) [RHEL-139968]
- PCI: mediatek-gen3: Add support for MediaTek MT8196 SoC (Myron Stowe) [RHEL-139968]
- dt-bindings: PCI: mediatek-gen3: Add support for MT6991/MT8196 (Myron Stowe) [RHEL-139968]
- PCI: mediatek-gen3: Implement sys clock ready time setting (Myron Stowe) [RHEL-139968]
- PCI: keystone: Use devm_request_irq() to free "ks-pcie-error-irq" on exit (Myron Stowe) [RHEL-139968]
- PCI: keystone: Use kcalloc() instead of kzalloc() (Myron Stowe) [RHEL-139968]
- PCI: j721e: Fix incorrect error message in probe() (Myron Stowe) [RHEL-139968]
- PCI: j721e: Fix programming sequence of "strap" settings (Myron Stowe) [RHEL-139968]
- PCI: j721e: Fix module autoloading (Myron Stowe) [RHEL-139968]
- PCI: imx6: Enable the Vaux supply if available (Myron Stowe) [RHEL-139968]
- PCI: qcom-ep: Remove redundant edma.nr_irqs initialization (Myron Stowe) [RHEL-139968]
- PCI: dwc: Verify the single eDMA IRQ in dw_pcie_edma_irq_verify() (Myron Stowe) [RHEL-139968]
- PCI: dwc: Support 16-lane operation (Myron Stowe) [RHEL-139968]
- PCI: tegra194: Handle errors in BPMP response (Myron Stowe) [RHEL-139968]
- PCI: tegra194: Reset BARs when running in PCIe endpoint mode (Myron Stowe) [RHEL-139968]
- PCI: tegra194: Set pci_epc_features::msi_capable to true (Myron Stowe) [RHEL-139968]
- PCI: tegra194: Fix broken tegra_pcie_ep_raise_msi_irq() (Myron Stowe) [RHEL-139968]
- PCI: endpoint: pci-epf-test: Add NULL check for DMA channels before release (Myron Stowe) [RHEL-139968]
- PCI: endpoint: pci-epf-test: Limit PCIe BAR size for fixed BARs (Myron Stowe) [RHEL-139968]
- selftests: pci_endpoint: Skip IRQ test if IRQ is out of range. (Myron Stowe) [RHEL-139968]
- misc: pci_endpoint_test: Cleanup extra 0 initialization (Myron Stowe) [RHEL-139968]
- misc: pci_endpoint_test: Skip IRQ tests if irq is out of range (Myron Stowe) [RHEL-139968]
- PCI: endpoint: Drop superfluous pci_epc_features initialization (Myron Stowe) [RHEL-139968]
- Documentation: PCI: endpoint: Document BAR assignment (Myron Stowe) [RHEL-139968]
- dt-bindings: PCI: qcom,pcie-x1e80100: Set clocks minItems for the fifth Glymur PCIe Controller (Myron Stowe) [RHEL-139968]
- dt-bindings: PCI: ti,am65: Extend for use with PVU (Myron Stowe) [RHEL-139968]
- dt-bindings: PCI: qcom,pcie-sm8550: Add SM8750 compatible (Myron Stowe) [RHEL-139968]
- PCI: cadence: Use cdns_pcie_find_*capability() to avoid hardcoding offsets (Myron Stowe) [RHEL-139968]
- PCI: cadence: Implement capability search using PCI core APIs (Myron Stowe) [RHEL-139968]
- PCI: dwc: ep: Implement capability search using PCI core APIs (Myron Stowe) [RHEL-139968]
- PCI: Refactor extended capability search into PCI_FIND_NEXT_EXT_CAP() (Myron Stowe) [RHEL-139968]
- PCI: Refactor capability search into PCI_FIND_NEXT_CAP() (Myron Stowe) [RHEL-139968]
- PCI: Clean up __pci_find_next_cap_ttl() readability (Myron Stowe) [RHEL-139968]
- PCI: switchtec: Replace manual locks with guard (Myron Stowe) [RHEL-139968]
- PCI: Add lockdep assertion in pci_stop_and_remove_bus_device() (Myron Stowe) [RHEL-139968]
- PCI/IOV: Fix race between SR-IOV enable/disable and hotplug (Myron Stowe) [RHEL-139968]
- PCI: Don't print stale information about resource (Myron Stowe) [RHEL-139968]
- PCI: Alter misleading recursion to pci_bus_release_bridge_resources() (Myron Stowe) [RHEL-139968]
- PCI: Pass bridge window to pci_bus_release_bridge_resources() (Myron Stowe) [RHEL-139968]
- PCI: Add pci_setup_one_bridge_window() (Myron Stowe) [RHEL-139968]
- PCI: Refactor remove_dev_resources() to use pbus_select_window() (Myron Stowe) [RHEL-139968]
- PCI: Refactor distributing available memory to use loops (Myron Stowe) [RHEL-139968]
- PCI: Use pbus_select_window_for_type() during mem window sizing (Myron Stowe) [RHEL-139968]
- PCI: Use pbus_select_window() in space available checker (Myron Stowe) [RHEL-139968]
- PCI: Rename resource variable from r to res (Myron Stowe) [RHEL-139968]
- PCI: Use pbus_select_window_for_type() during IO window sizing (Myron Stowe) [RHEL-139968]
- PCI: Use pbus_select_window() during BAR resize (Myron Stowe) [RHEL-139968]
- PCI: Warn if bridge window cannot be released when resizing BAR (Myron Stowe) [RHEL-139968]
- PCI: Fix finding bridge window in pci_reassign_bridge_resources() (Myron Stowe) [RHEL-139968]
- PCI: Add bridge window selection functions (Myron Stowe) [RHEL-139968]
- PCI: Add defines for bridge window indexing (Myron Stowe) [RHEL-139968]
- PCI: Preserve bridge window resource type flags (Myron Stowe) [RHEL-139968]
- PCI: Enable bridge even if bridge window fails to assign (Myron Stowe) [RHEL-139968]
- PCI: Use pci_release_resource() instead of release_resource() (Myron Stowe) [RHEL-139968]
- PCI: Disable non-claimed bridge window (Myron Stowe) [RHEL-139968]
- PCI: Always claim bridge window before its setup (Myron Stowe) [RHEL-139968]
- PCI: Refactor find_bus_resource_of_type() logic checks (Myron Stowe) [RHEL-139968]
- PCI: Move find_bus_resource_of_type() earlier (Myron Stowe) [RHEL-139968]
- MIPS: PCI: Use pci_enable_resources() (Myron Stowe) [RHEL-139968]
- sparc/PCI: Remove pcibios_enable_device() as they do nothing extra (Myron Stowe) [RHEL-139968]
- m68k/PCI: Use pci_enable_resources() in pcibios_enable_device() (Myron Stowe) [RHEL-139968]
- PCI: Fix failure detection during resource resize (Myron Stowe) [RHEL-139968]
- PCI: Fix pdev_resources_assignable() disparity (Myron Stowe) [RHEL-139968]
- PCI: Ensure relaxed tail alignment does not increase min_align (Myron Stowe) [RHEL-139968]
- PCI/sysfs: Ensure devices are powered for config reads (Myron Stowe) [RHEL-139968]
- PCI/PM: Skip resuming to D0 if device is disconnected (Myron Stowe) [RHEL-139968]
- PCI/P2PDMA: Reduce scope of pci_has_p2pmem() (Myron Stowe) [RHEL-139968]
- PCI/P2PDMA: Fix incorrect pointer usage in devm_kfree() call (Myron Stowe) [RHEL-139968]
- PCI: of: Update parent unit address generation in of_pci_prop_intr_map() (Myron Stowe) [RHEL-139968]
- PCI: Disable MSI on RDC PCI to PCIe bridges (Myron Stowe) [RHEL-139968]
- PCI: hotplug: Clean up spaces in messages (Myron Stowe) [RHEL-139968]
- PCI: Add Extended Tag + MRRS quirk for Xeon 6 (Myron Stowe) [RHEL-139968]
- PCI: Clean up pci_scan_child_bus_extend() loop (Myron Stowe) [RHEL-139968]
- PCI: Clean up early_dump_pci_device() (Myron Stowe) [RHEL-139968]
- PCI: Use header type defines in pci_setup_device() (Myron Stowe) [RHEL-139968]
- Documentation: PCI: Fix typos (Myron Stowe) [RHEL-139968]
- Documentation: PCI: Tidy error recovery doc's PCIe nomenclature (Myron Stowe) [RHEL-139968]
- Documentation: PCI: Amend error recovery doc with DPC/AER specifics (Myron Stowe) [RHEL-139968]
- Documentation: PCI: Sync error recovery doc with code (Myron Stowe) [RHEL-139968]
- Documentation: PCI: Sync AER doc with code (Myron Stowe) [RHEL-139968]
- PCI/AER: Fix NULL pointer access by aer_info (Myron Stowe) [RHEL-139968]
- PCI/AER: Print TLP Log for errors introduced since PCIe r1.1 (Myron Stowe) [RHEL-139968]
- PCI/AER: Support errors introduced by PCIe r6.0 (Myron Stowe) [RHEL-139968]
- powerpc/eeh: Use result of error_detected() in uevent (Myron Stowe) [RHEL-139968]
- s390/pci: Use pci_uevent_ers() in PCI recovery (Myron Stowe) [RHEL-139968]
- PCI/AER: Fix missing uevent on recovery when a reset is requested (Myron Stowe) [RHEL-139968]
- PCI/ERR: Update device error_state already after reset (Myron Stowe) [RHEL-139968]
- PCI/ERR: Notify drivers on failure to recover (Myron Stowe) [RHEL-139968]
- PCI/ERR: Fix uevent on failure to recover (Myron Stowe) [RHEL-139968]
- PCI/AER: Allow drivers to opt in to Bus Reset on Non-Fatal Errors (Myron Stowe) [RHEL-139968]
- MIPS: pci-legacy: Override pci_address_to_pio (Myron Stowe) [RHEL-139968]
- PCI: exynos: Switch to devm_clk_bulk_get_all_enabled() (Myron Stowe) [RHEL-139968]
Resolves: RHEL-139968, RHEL-152371

Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
2026-03-31 08:00:43 +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-204.el10 2026-02-11 11:24:32 +00:00
dracut-virt.conf kernel-6.12.0-205.el10 2026-02-12 13:32:22 +00: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-216.el10 2026-03-26 14:13:26 +01:00
kernel-aarch64-64k-rhel.config kernel-6.12.0-216.el10 2026-03-26 14:13:26 +01:00
kernel-aarch64-debug-rhel.config kernel-6.12.0-216.el10 2026-03-26 14:13:26 +01:00
kernel-aarch64-rhel.config kernel-6.12.0-216.el10 2026-03-26 14:13:26 +01:00
kernel-aarch64-rt-64k-debug-rhel.config kernel-6.12.0-216.el10 2026-03-26 14:13:26 +01:00
kernel-aarch64-rt-64k-rhel.config kernel-6.12.0-216.el10 2026-03-26 14:13:26 +01:00
kernel-aarch64-rt-debug-rhel.config kernel-6.12.0-216.el10 2026-03-26 14:13:26 +01:00
kernel-aarch64-rt-rhel.config kernel-6.12.0-216.el10 2026-03-26 14:13:26 +01: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-216.el10 2026-03-26 14:13:26 +01:00
kernel-ppc64le-rhel.config kernel-6.12.0-216.el10 2026-03-26 14:13:26 +01:00
kernel-riscv64-debug-rhel.config kernel-6.12.0-216.el10 2026-03-26 14:13:26 +01:00
kernel-riscv64-rhel.config kernel-6.12.0-216.el10 2026-03-26 14:13:26 +01:00
kernel-s390x-debug-rhel.config kernel-6.12.0-216.el10 2026-03-26 14:13:26 +01:00
kernel-s390x-rhel.config kernel-6.12.0-216.el10 2026-03-26 14:13:26 +01:00
kernel-s390x-zfcpdump-rhel.config kernel-6.12.0-216.el10 2026-03-26 14:13:26 +01:00
kernel-x86_64-debug-rhel.config kernel-6.12.0-216.el10 2026-03-26 14:13:26 +01:00
kernel-x86_64-rhel.config kernel-6.12.0-216.el10 2026-03-26 14:13:26 +01:00
kernel-x86_64-rt-debug-rhel.config kernel-6.12.0-216.el10 2026-03-26 14:13:26 +01:00
kernel-x86_64-rt-rhel.config kernel-6.12.0-216.el10 2026-03-26 14:13:26 +01:00
kernel.changelog kernel-6.12.0-218.el10 2026-03-31 08:00:43 +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-218.el10 2026-03-31 08:00:43 +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-218.el10 2026-03-31 08:00:43 +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
nvidiabfdpu.x509 kernel-6.12.0-217.el10 2026-03-30 23:25:36 +02:00
nvidiagpuoot001.x509 kernel-6.8.0-1.el10 2024-03-24 20:18:25 +01:00
nvidiajetsonsoc.x509 kernel-6.12.0-217.el10 2026-03-30 23:25:36 +02: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-201.el10 2026-02-05 13:14:32 +00:00
sources kernel-6.12.0-218.el10 2026-03-31 08:00:43 +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