The Linux kernel
Go to file
CKI KWF Bot c08e4e0386 kernel-5.14.0-727.el9
* Tue Jul 21 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-727.el9]
- s390/sclp: Allow PCI reports for NVMe SMART data (Jan Polensky) [RHEL-188090]
- powerpc/powernv/iommu: iommu incorrectly bypass DMA APIs (Mamatha Inamdar) [RHEL-190412]
- vsock: initialize child_ns_mode_locked in vsock_net_init() (Stefano Garzarella) [RHEL-155389]
- s390/pkey: Check length in PKEY_VERIFYPROTK ioctl (Jan Polensky) [RHEL-190426]
- s390/pkey: Check length in pkey_pckmo handler implementation (Jan Polensky) [RHEL-190425]
- x86/mce: Restore MCA polling interval halving (David Arcari) [RHEL-208634]
- powercap: intel_rapl: Fix memory leak in rapl_add_package_cpuslocked() (David Arcari) [RHEL-192478]
- net: ipv6: fix NOREF dst use in seg6 and rpl lwtunnels (Antoine Tenart) [RHEL-179295] {CVE-2026-46099}
- cpufreq: intel_pstate: Use correct scaling factor on Raptor Lake-E (Mark Langsdorf) [RHEL-185961]
- net: fix memory leak in skb_segment_list for GRO packets (CKI Backport Bot) [RHEL-189960] {CVE-2026-22979}
- Bluetooth: btintel_pcie: Fix incorrect MAC access programming (David Marlin) [RHEL-117330]
- Bluetooth: btintel_pcie: treat boot stage bit 12 as warning (David Marlin) [RHEL-117330]
- Bluetooth: btintel_pcie: use strscpy to copy plain strings (David Marlin) [RHEL-117330]
- Bluetooth: btintel_pcie: Align shared DMA memory to 128 bytes (David Marlin) [RHEL-117330]
- Bluetooth: btintel_pci: Fix btintel_pcie_read_hwexp code style (David Marlin) [RHEL-117330]
- Bluetooth: btintel_pcie: Add device id of Scorpious2, Nova Lake-PCD-S (David Marlin) [RHEL-117330]
- Bluetooth: btintel_pcie: Add device id of Scorpius Peak2, Nova Lake-PCD-H (David Marlin) [RHEL-117330]
- Bluetooth: btintel_pcie: Add support for exception dump for ScP2F (David Marlin) [RHEL-117330]
- Bluetooth: btintel: Add support for Scorpious Peak2F support (David Marlin) [RHEL-117330]
- Bluetooth: btintel_pcie: Add support for exception dump for ScP2 (David Marlin) [RHEL-117330]
- Bluetooth: btintel: Add DSBR support for ScP2 onwards (David Marlin) [RHEL-117330]
- Bluetooth: btintel: Add support for Scorpious Peak2 support (David Marlin) [RHEL-117330]
- Bluetooth: btintel: Replace CNVi id with hardware variant (David Marlin) [RHEL-117330]
- Bluetooth: btintel: Add support for hybrid signature for ScP2 onwards (David Marlin) [RHEL-117330]
- Bluetooth: btintel_pcie: Replace snprintf("%%s") with strscpy (David Marlin) [RHEL-117330]
- x86/microcode: Add platform mask to Intel microcode "old" list (Luis Claudio R. Goncalves) [RHEL-184789]
- x86/cpu: Add platform ID to CPU matching structure (Luis Claudio R. Goncalves) [RHEL-184789]
- x86/cpu: Add platform ID to CPU info structure (Luis Claudio R. Goncalves) [RHEL-184789]
- x86/microcode: Refactor platform ID enumeration into a helper (Luis Claudio R. Goncalves) [RHEL-184789]
- x86/cpu/intel: Replace early Family 6 checks with VFM ones (Luis Claudio R. Goncalves) [RHEL-184789]
- x86/mtrr: Modify a x86_model check to an Intel VFM check (Luis Claudio R. Goncalves) [RHEL-184789]
- x86/microcode: Update the Intel processor flag scan check (Luis Claudio R. Goncalves) [RHEL-184789]
- x86/cpu/intel: Fix the MOVSL alignment preference for extended Families (Luis Claudio R. Goncalves) [RHEL-184789]
- x86/apic: Fix 32-bit APIC initialization for extended Intel Families (Luis Claudio R. Goncalves) [RHEL-184789]
- ceph: fix NULL pointer dereference in ceph_mds_auth_match() (Alex Markuze) [RHEL-180666]
- ceph: fix multifs mds auth caps issue (Alex Markuze) [RHEL-180666]
- ceph: fix memory leak in ceph_mds_auth_match() (Alex Markuze) [RHEL-180666]
- ceph: fix cred leak in ceph_mds_check_access() (Alex Markuze) [RHEL-180666]
- ceph: pass cred pointer to ceph_mds_auth_match() (Alex Markuze) [RHEL-180666]
- ceph: fix a memory leak on cap_auths in MDS client (Alex Markuze) [RHEL-180666]
- doc: ceph: update userspace command to get CephFS metadata (Alex Markuze) [RHEL-180666]
- ceph: add CEPHFS_FEATURE_MDS_AUTH_CAPS_CHECK feature bit (Alex Markuze) [RHEL-180666]
- ceph: check the cephx mds auth access for async dirop (Alex Markuze) [RHEL-180666]
- ceph: check the cephx mds auth access for open (Alex Markuze) [RHEL-180666]
- ceph: check the cephx mds auth access for setattr (Alex Markuze) [RHEL-180666]
- ceph: add ceph_mds_check_access() helper (Alex Markuze) [RHEL-180666]
- ceph: save cap_auths in MDS client when session is opened (Alex Markuze) [RHEL-180666]
- fanotify: fix false positive on permission events (CKI Backport Bot) [RHEL-180065] {CVE-2026-46150}
- efi: Allow to expose the workqueue via sysfs (Luis Claudio R. Goncalves) [RHEL-175657]
- workqueue: Allow to expose ordered workqueues via sysfs (Luis Claudio R. Goncalves) [RHEL-175657]
- net: bonding: fix use-after-free in bond_xmit_broadcast() (CKI Backport Bot) [RHEL-168069] {CVE-2026-31419}
- net: add proper RCU protection to /proc/net/ptype (Paolo Abeni) [RHEL-152699]
- net: sock: fix hardened usercopy panic in sock_recv_errqueue (Paolo Abeni) [RHEL-152699]
Resolves: RHEL-117330, RHEL-152699, RHEL-155389, RHEL-168069, RHEL-175657, RHEL-179295, RHEL-180065, RHEL-180666, RHEL-184789, RHEL-185961, RHEL-188090, RHEL-189960, RHEL-190412, RHEL-190425, RHEL-190426, RHEL-192478, RHEL-208634

Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
2026-07-22 01:17:16 +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-716.el9 2026-06-15 08:23:42 +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-714.el9 2026-06-08 08:27:26 +00: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-726.el9 2026-07-16 18:01:55 +00:00
kernel-aarch64-64k-rhel.config kernel-5.14.0-726.el9 2026-07-16 18:01:55 +00:00
kernel-aarch64-debug-rhel.config kernel-5.14.0-726.el9 2026-07-16 18:01:55 +00:00
kernel-aarch64-rhel.config kernel-5.14.0-726.el9 2026-07-16 18:01:55 +00:00
kernel-aarch64-rt-64k-debug-rhel.config kernel-5.14.0-726.el9 2026-07-16 18:01:55 +00:00
kernel-aarch64-rt-64k-rhel.config kernel-5.14.0-726.el9 2026-07-16 18:01:55 +00:00
kernel-aarch64-rt-debug-rhel.config kernel-5.14.0-726.el9 2026-07-16 18:01:55 +00:00
kernel-aarch64-rt-rhel.config kernel-5.14.0-726.el9 2026-07-16 18:01:55 +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-726.el9 2026-07-16 18:01:55 +00:00
kernel-ppc64le-rhel.config kernel-5.14.0-726.el9 2026-07-16 18:01:55 +00:00
kernel-s390x-debug-rhel.config kernel-5.14.0-726.el9 2026-07-16 18:01:55 +00:00
kernel-s390x-rhel.config kernel-5.14.0-726.el9 2026-07-16 18:01:55 +00:00
kernel-s390x-zfcpdump-rhel.config kernel-5.14.0-726.el9 2026-07-16 18:01:55 +00:00
kernel-x86_64-debug-rhel.config kernel-5.14.0-726.el9 2026-07-16 18:01:55 +00:00
kernel-x86_64-rhel.config kernel-5.14.0-726.el9 2026-07-16 18:01:55 +00:00
kernel-x86_64-rt-debug-rhel.config kernel-5.14.0-726.el9 2026-07-16 18:01:55 +00:00
kernel-x86_64-rt-rhel.config kernel-5.14.0-726.el9 2026-07-16 18:01:55 +00:00
kernel.changelog kernel-5.14.0-727.el9 2026-07-22 01:17:16 +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-727.el9 2026-07-22 01:17:16 +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-727.el9 2026-07-22 01:17:16 +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-716.el9 2026-06-15 08:23:42 +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-727.el9 2026-07-22 01:17:16 +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