The Linux kernel
Go to file
Scott Weaver fafb76e791 kernel-6.12.0-127.el10
* Tue Sep 09 2025 Scott Weaver <scweaver@redhat.com> [6.12.0-127.el10]
- s390/hypfs: Enable limited access during lockdown (Mete Durlu) [RHEL-111203]
- s390/hypfs: Avoid unnecessary ioctl registration in debugfs (Mete Durlu) [RHEL-111203]
- hwmon: Add static visibility member to struct hwmon_ops (CKI Backport Bot) [RHEL-105091]
- dpll: zl3073x: ZL3073X_I2C and ZL3073X_SPI should depend on NET (Ivan Vecera) [RHEL-104973]
- dpll: Make ZL3073X invisible (Ivan Vecera) [RHEL-104973]
- dpll: zl3073x: Fix build failure (Ivan Vecera) [RHEL-104973]
- redhat/configs: enable CONFIG_ZL3073X* (Ivan Vecera) [RHEL-104973]
- redhat/configs: enable CONFIG_I2C_MUX_PCA954x on x86 (Ivan Vecera) [RHEL-104973]
- dpll: zl3073x: Add support to get fractional frequency offset (Ivan Vecera) [RHEL-104973]
- dpll: zl3073x: Add support to adjust phase (Ivan Vecera) [RHEL-104973]
- dpll: zl3073x: Implement phase offset monitor feature (Ivan Vecera) [RHEL-104973]
- dpll: zl3073x: Add support to get phase offset on connected input pin (Ivan Vecera) [RHEL-104973]
- dpll: zl3073x: Add support to get/set esync on pins (Ivan Vecera) [RHEL-104973]
- dpll: zl3073x: Add support to get/set frequency on pins (Ivan Vecera) [RHEL-104973]
- dpll: zl3073x: Implement input pin state setting in automatic mode (Ivan Vecera) [RHEL-104973]
- dpll: zl3073x: Add support to get/set priority on input pins (Ivan Vecera) [RHEL-104973]
- dpll: zl3073x: Implement input pin selection in manual mode (Ivan Vecera) [RHEL-104973]
- dpll: zl3073x: Register DPLL devices and pins (Ivan Vecera) [RHEL-104973]
- dpll: zl3073x: Read DPLL types and pin properties from system firmware (Ivan Vecera) [RHEL-104973]
- dpll: zl3073x: Fetch invariants during probe (Ivan Vecera) [RHEL-104973]
- dpll: Add basic Microchip ZL3073x support (Ivan Vecera) [RHEL-104973]
- dt-bindings: dpll: Add support for Microchip Azurite chip family (Ivan Vecera) [RHEL-104973]
- dt-bindings: dpll: Add DPLL device and pin (Ivan Vecera) [RHEL-104973]
- x86/CPU/AMD: Ignore invalid reset reason value (Steve Best) [RHEL-101301]
- x86/CPU/AMD: Add X86_FEATURE_ZEN6 (Steve Best) [RHEL-106911]
- x86/cpufeatures: Free up unused feature bits (Steve Best) [RHEL-106911]
- intel_idle: Allow loading ACPI tables for any family (Steve Best) [RHEL-110839]
- intel_idle: Update arguments of mwait_idle_with_hints() (Steve Best) [RHEL-110839]
- intel_idle: Rescan "dead" SMT siblings during initialization (Steve Best) [RHEL-110839]
- x86/smp: PM/hibernate: Split arch_resume_nosmt() (Steve Best) [RHEL-110839]
- intel_idle: Use subsys_initcall_sync() for initialization (Steve Best) [RHEL-110839]
- intel_idle: Add C1 demotion on/off sysfs knob (Steve Best) [RHEL-110839]
- Move FCH header to a location accessible by all archs (Steve Best) [RHEL-103121]
- platform/x86/amd/pmc: Add PCSpecialist Lafite Pro V 14M to 8042 quirks list (Steve Best) [RHEL-103121]
- platform/x86/amd: pmc: Clear metrics table at start of cycle (Steve Best) [RHEL-103121]
- platform/x86/amd/pmc: Declare quirk_spurious_8042 for MECHREVO Wujie 14XA (GX4HRXL) (Steve Best) [RHEL-103121]
- platform/x86/amd: pmc: Require at least 2.5 seconds between HW sleep cycles (Steve Best) [RHEL-103121]
- x86/platform/amd: Move the <asm/amd_nb.h> header to <asm/amd/nb.h> (Steve Best) [RHEL-103121]
- x86/mce/amd: Remove shared threshold bank plumbing (Steve Best) [RHEL-103121]
- platform/x86/amd/pmc: fix leak in probe() (Steve Best) [RHEL-103121]
- platform/x86/amd/pmc: Use managed APIs for mutex (Steve Best) [RHEL-103121]
- platform/x86/amd/pmc: Remove unnecessary line breaks (Steve Best) [RHEL-103121]
- platform/x86/amd/pmc: Move macros and structures to the PMC header file (Steve Best) [RHEL-103121]
- platform/x86/amd/pmc: Notify user when platform does not support s0ix transition (Steve Best) [RHEL-103121]
- platform/x86: amd: Use *-y instead of *-objs in Makefiles [partial] (Steve Best) [RHEL-103121]
- platform/x86/amd/pmc: Only disable IRQ1 wakeup where i8042 actually enabled it (Steve Best) [RHEL-103121]
- platform/x86/amd: pmc: Use guard(mutex) (Steve Best) [RHEL-103121]
- platform/x86/amd/pmc: Add STB support for AMD Desktop variants (Steve Best) [RHEL-103121]
- platform/x86/amd/pmc: Update S2D message id for 1Ah Family 70h model (Steve Best) [RHEL-103121]
- platform/x86/amd/pmc: Update IP information structure for newer SoCs (Steve Best) [RHEL-103121]
- platform/x86/amd/pmc: Use ARRAY_SIZE() to fill num_ips information (Steve Best) [RHEL-103121]
- platform/x86/amd/pmc: Isolate STB code changes to a new file (Steve Best) [RHEL-103121]
- platform/x86/amd/pmc: Define enum for S2D/PMC msg_port and add helper function (Steve Best) [RHEL-103121]
- platform/x86/amd/pmc: Update function names to align with new STB file (Steve Best) [RHEL-103121]
- platform/x86/amd/pmc: Move STB functionality to a new file for better code organization (Steve Best) [RHEL-103121]
- platform/x86/amd/pmc: Move STB block into amd_pmc_s2d_init() (Steve Best) [RHEL-103121]
- docs: core-api: document the IOVA-based API (Eder Zulian) [RHEL-73606]
- dma-mapping: add a dma_need_unmap helper (Eder Zulian) [RHEL-73606]
- dma-mapping: Implement link/unlink ranges API (Eder Zulian) [RHEL-73606]
- iommu/dma: Factor out a iommu_dma_map_swiotlb helper (Eder Zulian) [RHEL-73606]
- dma-mapping: Provide an interface to allow allocate IOVA (Eder Zulian) [RHEL-73606]
- iommu: add kernel-doc for iommu_unmap_fast (Eder Zulian) [RHEL-73606]
- iommu: generalize the batched sync after map interface (Eder Zulian) [RHEL-73606]
- dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h (Eder Zulian) [RHEL-73606]
- PCI/P2PDMA: Refactor the p2pdma mapping helpers (Eder Zulian) [RHEL-73606]
- s390/ism: fix concurrency management in ism_cmd() (Mete Durlu) [RHEL-110207]
- redhat/configs: Enable CONFIG_X86_BUS_LOCK_DETECT (John Allen) [RHEL-50321]
- x86/bus_lock: Add support for AMD (John Allen) [RHEL-50321]
- x86/split_lock: Move Split and Bus lock code to a dedicated file (John Allen) [RHEL-50321]
Resolves: RHEL-101301, RHEL-103121, RHEL-104973, RHEL-105091, RHEL-106911, RHEL-110207, RHEL-110839, RHEL-111203, RHEL-50321, RHEL-73606

Signed-off-by: Scott Weaver <scweaver@redhat.com>
2025-09-09 14:56:13 -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-127.el10 2025-09-09 14:56:13 -04:00
kernel-aarch64-64k-rhel.config kernel-6.12.0-127.el10 2025-09-09 14:56:13 -04:00
kernel-aarch64-debug-rhel.config kernel-6.12.0-127.el10 2025-09-09 14:56:13 -04:00
kernel-aarch64-rhel.config kernel-6.12.0-127.el10 2025-09-09 14:56:13 -04:00
kernel-aarch64-rt-64k-debug-rhel.config kernel-6.12.0-127.el10 2025-09-09 14:56:13 -04:00
kernel-aarch64-rt-64k-rhel.config kernel-6.12.0-127.el10 2025-09-09 14:56:13 -04:00
kernel-aarch64-rt-debug-rhel.config kernel-6.12.0-127.el10 2025-09-09 14:56:13 -04:00
kernel-aarch64-rt-rhel.config kernel-6.12.0-127.el10 2025-09-09 14:56:13 -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-127.el10 2025-09-09 14:56:13 -04:00
kernel-ppc64le-rhel.config kernel-6.12.0-127.el10 2025-09-09 14:56:13 -04:00
kernel-riscv64-debug-rhel.config kernel-6.12.0-127.el10 2025-09-09 14:56:13 -04:00
kernel-riscv64-rhel.config kernel-6.12.0-127.el10 2025-09-09 14:56:13 -04:00
kernel-s390x-debug-rhel.config kernel-6.12.0-127.el10 2025-09-09 14:56:13 -04:00
kernel-s390x-rhel.config kernel-6.12.0-127.el10 2025-09-09 14:56:13 -04:00
kernel-s390x-zfcpdump-rhel.config kernel-6.12.0-127.el10 2025-09-09 14:56:13 -04:00
kernel-x86_64-debug-rhel.config kernel-6.12.0-127.el10 2025-09-09 14:56:13 -04:00
kernel-x86_64-rhel.config kernel-6.12.0-127.el10 2025-09-09 14:56:13 -04:00
kernel-x86_64-rt-debug-rhel.config kernel-6.12.0-127.el10 2025-09-09 14:56:13 -04:00
kernel-x86_64-rt-rhel.config kernel-6.12.0-127.el10 2025-09-09 14:56:13 -04:00
kernel.changelog kernel-6.12.0-127.el10 2025-09-09 14:56:13 -04:00
kernel.spec kernel-6.12.0-127.el10 2025-09-09 14:56:13 -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-127.el10 2025-09-09 14:56:13 -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-127.el10 2025-09-09 14:56:13 -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
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