The Linux kernel
Go to file
CKI KWF Bot bf218d5368 kernel-5.14.0-693.el9
* Mon Apr 13 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-693.el9]
- x86/msr: Rename 'wrmsrl_on_cpu()' to 'wrmsrq_on_cpu()' [partial] (David Arcari) [RHEL-128565]
- x86/msr: Rename 'rdmsrl_on_cpu()' to 'rdmsrq_on_cpu()' [partial] (David Arcari) [RHEL-128565]
- x86/msr: Rename 'wrmsrl_safe_on_cpu()' to 'wrmsrq_safe_on_cpu()' [partial] (David Arcari) [RHEL-128565]
- x86/msr: Rename 'rdmsrl_safe_on_cpu()' to 'rdmsrq_safe_on_cpu()' [partial] (David Arcari) [RHEL-128565]
- x86/msr: Rename 'wrmsrl_safe()' to 'wrmsrq_safe()' [partial] (David Arcari) [RHEL-128565]
- x86/msr: Rename 'rdmsrl_safe()' to 'rdmsrq_safe()' [partial] (David Arcari) [RHEL-128565]
- x86/msr: Rename 'wrmsrl()' to 'wrmsrq()' [partial] (David Arcari) [RHEL-128565]
- x86/msr: Rename 'rdmsrl()' to 'rdmsrq()' [partial] (David Arcari) [RHEL-128565]
- platform/x86: intel-hid: disable wakeup_mode during hibernation (David Arcari) [RHEL-128565]
- platform/x86: intel-hid: Enable 5-button array on ThinkPad X1 Fold 16 Gen 1 (David Arcari) [RHEL-128565]
- platform/x86: intel-hid: Add Dell 16 Plus 2-in-1 to dmi_vgbs_allow_list (David Arcari) [RHEL-128565]
- platform/x86: intel-hid: Add Dell 14 Plus 2-in-1 to dmi_vgbs_allow_list (David Arcari) [RHEL-128565]
- platform/x86/intel/hid: Add Dell Pro Rugged 10/12 tablet to VGBS DMI quirks (David Arcari) [RHEL-128565]
- platform/x86: int0002: Remove IRQF_ONESHOT from request_irq() (David Arcari) [RHEL-128565]
- platform/x86/intel/tpmi/plr: Make the file domain<n>/status writeable (David Arcari) [RHEL-128565]
- platform/x86: intel_telemetry: Fix PSS event register mask (David Arcari) [RHEL-128565]
- platform/x86: intel_telemetry: Fix swapped arrays in PSS output (David Arcari) [RHEL-128565]
- platform/x86/intel/vsec: Add Nova Lake PUNIT support (David Arcari) [RHEL-128565]
- platform/x86/intel/pmc: Remove double empty line (David Arcari) [RHEL-128565]
- platform/x86/intel/pmc: Enable substate residencies for multiple PMCs (David Arcari) [RHEL-128565]
- platform/x86/intel/pmc: Move LPM mode attributes to PMC (David Arcari) [RHEL-128565]
- platform/x86/intel/pmc: Change LPM mode fields to u8 (David Arcari) [RHEL-128565]
- platform/x86/intel/uncore-freq: Replace sprintf() with sysfs_emit() (David Arcari) [RHEL-128565]
- platform/x86/intel/uncore-freq: Replace sprintf() with scnprintf() (David Arcari) [RHEL-128565]
- platform/x86/intel/pmt/discovery: use valid device pointer in dev_err_probe (David Arcari) [RHEL-128565]
- platform/x86/intel/pmt: Fix kobject memory leak on init failure (David Arcari) [RHEL-128565]
- platform/x86: intel/pmt: Replace sprintf() with sysfs_emit() (David Arcari) [RHEL-128565]
- platform/x86: intel: punit_ipc: fix memory corruption (David Arcari) [RHEL-128565]
- New configs in drivers/platform (David Arcari) [RHEL-128565]
- platform/x86/intel: Introduce Intel Elkhart Lake PSE I/O (David Arcari) [RHEL-128565]
- platform/x86/intel/speed_select_if: Convert PCIBIOS_* return codes to errnos (David Arcari) [RHEL-128565]
- platform/x86/intel/hid: Add Nova Lake support (David Arcari) [RHEL-128565]
- gfs2: Clean up SDF_JOURNAL_LIVE flag handling (Andreas Gruenbacher) [RHEL-65700]
- gfs2: No longer thaw filesystems during a withdraw (Andreas Gruenbacher) [RHEL-65700]
- gfs2: gfs2_freeze_unlock cleanup (Andreas Gruenbacher) [RHEL-65700]
- gfs2: Refcounting fix in gfs2_thaw_super (Andreas Gruenbacher) [RHEL-65700]
- gfs2: Minor gfs2_{freeze,thaw}_super cleanup (Andreas Gruenbacher) [RHEL-65700]
- gfs2: Withdraw immediately in gfs2_trans_add_meta (Andreas Gruenbacher) [RHEL-65700]
- gfs2: New gfs2_withdraw_helper (Andreas Gruenbacher) [RHEL-65700]
- gfs2: Clean up properly during a withdraw (Andreas Gruenbacher) [RHEL-65700]
- gfs2: Rename gfs2_{gl_dq_holders => withdraw_glocks} (Andreas Gruenbacher) [RHEL-65700]
- Revert "gfs2: fix infinite loop when checking ail item count before go_inval" (Andreas Gruenbacher) [RHEL-65700]
- Revert "gfs2: Allow some glocks to be used during withdraw" (Andreas Gruenbacher) [RHEL-65700]
- Revert "gfs2: Check for log write errors before telling dlm to unlock" (Andreas Gruenbacher) [RHEL-65700]
- Revert "gfs2: fix a deadlock on withdraw-during-mount" (Andreas Gruenbacher) [RHEL-65700]
- Revert "gfs2: Force withdraw to replay journals and wait for it to finish" (6/6) (Andreas Gruenbacher) [RHEL-65700]
- Revert "gfs2: Force withdraw to replay journals and wait for it to finish" (5/6) (Andreas Gruenbacher) [RHEL-65700]
- Revert "gfs2: Force withdraw to replay journals and wait for it to finish" (4/6) (Andreas Gruenbacher) [RHEL-65700]
- Revert "gfs2: Force withdraw to replay journals and wait for it to finish" (3/6) (Andreas Gruenbacher) [RHEL-65700]
- Revert "gfs2: Force withdraw to replay journals and wait for it to finish" (2/6) (Andreas Gruenbacher) [RHEL-65700]
- Revert "gfs2: Force withdraw to replay journals and wait for it to finish" (1/6) (Andreas Gruenbacher) [RHEL-65700]
- gfs2: Follow-up to flag rename in sysfs status file (Andreas Gruenbacher) [RHEL-65700]
- Revert "gfs2: don't stop reads while withdraw in progress" (Andreas Gruenbacher) [RHEL-65700]
- gfs2: Rename LM_FLAG_{NOEXP -> RECOVER} (Andreas Gruenbacher) [RHEL-65700]
- gfs2: Kill gfs2_io_error_bh_wd (Andreas Gruenbacher) [RHEL-65700]
- gfs2: Withdraw immediately on log write errors (Andreas Gruenbacher) [RHEL-65700]
- gfs2: Rename gfs2_{withdrawing_or_ => }withdrawn (Andreas Gruenbacher) [RHEL-65700]
- gfs2: Fix freeze consistency check in log_write_header (Andreas Gruenbacher) [RHEL-65700]
- gfs2: Get rid of delayed withdraws (Andreas Gruenbacher) [RHEL-65700]
- gfs2: Fix usage of bio->bi_status in gfs2_end_log_write (Andreas Gruenbacher) [RHEL-65700]
- gfs2: Asynchronous withdraw (Andreas Gruenbacher) [RHEL-65700]
- gfs2: Add clean argument to lm_unmount hook (Andreas Gruenbacher) [RHEL-65700]
Resolves: RHEL-128565, RHEL-65700

Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
2026-04-13 13:36:49 +00:00
.gitignore RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
check-kabi kernel-5.14.0-155.el9 2022-08-23 20:50:32 +00:00
cpupower.config RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
cpupower.service RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
dracut-virt.conf kernel-5.14.0-681.el9 2026-02-11 19:34:44 +00:00
filter-aarch64.sh.rhel RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
filter-armv7hl.sh.rhel RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
filter-modules.sh.rhel kernel-5.14.0-571.el9 2025-03-06 06:29:10 +00:00
filter-ppc64le.sh.rhel RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
filter-s390x.sh.rhel RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
filter-x86_64.sh.rhel RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
gating.yaml kernel-5.14.0-570.el9 2025-02-17 12:11:14 -05:00
generate_all_configs.sh kernel-5.14.0-172.el9 2022-10-03 05:42:53 -04:00
kernel-aarch64-64k-debug-rhel.config kernel-5.14.0-693.el9 2026-04-13 13:36:49 +00:00
kernel-aarch64-64k-rhel.config kernel-5.14.0-693.el9 2026-04-13 13:36:49 +00:00
kernel-aarch64-debug-rhel.config kernel-5.14.0-693.el9 2026-04-13 13:36:49 +00:00
kernel-aarch64-rhel.config kernel-5.14.0-693.el9 2026-04-13 13:36:49 +00:00
kernel-aarch64-rt-64k-debug-rhel.config kernel-5.14.0-693.el9 2026-04-13 13:36:49 +00:00
kernel-aarch64-rt-64k-rhel.config kernel-5.14.0-693.el9 2026-04-13 13:36:49 +00:00
kernel-aarch64-rt-debug-rhel.config kernel-5.14.0-693.el9 2026-04-13 13:36:49 +00:00
kernel-aarch64-rt-rhel.config kernel-5.14.0-693.el9 2026-04-13 13:36:49 +00:00
kernel-local RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
kernel-ppc64le-debug-rhel.config kernel-5.14.0-693.el9 2026-04-13 13:36:49 +00:00
kernel-ppc64le-rhel.config kernel-5.14.0-693.el9 2026-04-13 13:36:49 +00:00
kernel-s390x-debug-rhel.config kernel-5.14.0-693.el9 2026-04-13 13:36:49 +00:00
kernel-s390x-rhel.config kernel-5.14.0-693.el9 2026-04-13 13:36:49 +00:00
kernel-s390x-zfcpdump-rhel.config kernel-5.14.0-693.el9 2026-04-13 13:36:49 +00:00
kernel-x86_64-debug-rhel.config kernel-5.14.0-693.el9 2026-04-13 13:36:49 +00:00
kernel-x86_64-rhel.config kernel-5.14.0-693.el9 2026-04-13 13:36:49 +00:00
kernel-x86_64-rt-debug-rhel.config kernel-5.14.0-693.el9 2026-04-13 13:36:49 +00:00
kernel-x86_64-rt-rhel.config kernel-5.14.0-693.el9 2026-04-13 13:36:49 +00:00
kernel.changelog kernel-5.14.0-693.el9 2026-04-13 13:36:49 +00:00
kernel.sbat.template kernel-5.14.0-658.el9 2026-01-09 19:47:09 +00:00
kernel.spec kernel-5.14.0-693.el9 2026-04-13 13:36:49 +00:00
kvm_stat.logrotate kernel-5.13.0-0.rc7.51.el9 2021-06-21 19:14:53 -04:00
linux-kernel-test.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
Makefile.rhelver kernel-5.14.0-693.el9 2026-04-13 13:36:49 +00:00
merge.pl RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
mod-denylist.sh kernel-5.13.0-1.el9 2021-07-02 16:34:23 -04:00
mod-extra.list.rhel kernel-5.14.0-681.el9 2026-02-11 19:34:44 +00:00
mod-internal.list kernel-5.14.0-668.el9 2026-01-27 11:55:28 +00:00
mod-partner.list kernel-5.14.0-296.el9 2023-04-04 12:03:43 +02:00
mod-sign.sh kernel-5.14.0-365.el9 2023-09-12 08:27:19 -04:00
Module.kabi_aarch64 kernel-5.14.0-72.el9 2022-03-15 13:30:59 +00:00
Module.kabi_dup_aarch64 RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
Module.kabi_dup_ppc64le RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
Module.kabi_dup_s390x RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
Module.kabi_dup_x86_64 RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
Module.kabi_ppc64le kernel-5.14.0-72.el9 2022-03-15 13:30:59 +00:00
Module.kabi_s390x kernel-5.14.0-72.el9 2022-03-15 13:30:59 +00:00
Module.kabi_x86_64 kernel-5.14.0-72.el9 2022-03-15 13:30:59 +00:00
nvidiabfdpu.x509 kernel-5.14.0-688.el9 2026-03-25 19:02:09 +00:00
nvidiagpuoot001.x509 kernel-5.14.0-423.el9 2024-02-16 10:50:49 -05:00
nvidiajetsonsoc.x509 kernel-5.14.0-688.el9 2026-03-25 19:02:09 +00:00
parallel_xz.sh kernel-5.10.0-0.rc6.92 2020-12-04 15:24:35 -05:00
partial-kgcov-snip.config kernel-5.14.0-633.el9 2025-11-03 10:46:55 +00:00
patch-5.14-redhat.patch kernel-5.14.0-172.el9 2022-10-03 05:42:53 -04:00
process_configs.sh kernel-5.14.0-365.el9 2023-09-12 08:27:19 -04:00
README.rst RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
redhatsecureboot504.cer kernel-5.14.0-628.el9 2025-10-22 09:09:42 -04:00
rheldup3.x509 kernel-5.11.0-0.rc7.149.el9 2021-02-08 15:06:53 -05:00
rhelima_centos.x509 kernel-5.14.0-359.el9 2023-08-22 09:59:15 +02:00
rhelima.x509 kernel-5.14.0-359.el9 2023-08-22 09:59:15 +02:00
rhelimaca1.x509 kernel-5.14.0-359.el9 2023-08-22 09:59:15 +02:00
rhelkpatch1.x509 kernel-5.11.0-0.rc7.149.el9 2021-02-08 15:06:53 -05:00
rpminspect.yaml kernel-5.14.0-626.el9 2025-10-17 20:57:31 +00:00
sources kernel-5.14.0-693.el9 2026-04-13 13:36:49 +00:00
uki_addons.json kernel-5.14.0-614.el9 2025-09-10 14:38:08 +00:00
uki_create_addons.py kernel-5.14.0-588.el9 2025-05-26 15:25:18 +02:00
update_scripts.sh kernel-5.14.0-365.el9 2023-09-12 08:27:19 -04:00
x509.genkey.centos kernel-5.14.0-72.el9 2022-03-15 13:30:59 +00:00
x509.genkey.rhel RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02: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