The Linux kernel
Go to file
CKI KWF Bot 8d4e01bb28 kernel-5.14.0-682.el9
* Sat Feb 14 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-682.el9]
- platform/x86: intel-uncore-freq: fix all header kernel-doc warnings (David Arcari) [RHEL-143428]
- platform/x86: intel-uncore-freq: Add additional client processors (David Arcari) [RHEL-143428]
- platform/x86/intel-uncore-freq: Present unique domain ID per package (David Arcari) [RHEL-143428]
- platform/x86/intel-uncore-freq: Fix warning in partitioned system (David Arcari) [RHEL-143428]
- selftests: hsr: Add more link fault tests for HSR (Felix Maurer) [RHEL-40917]
- hsr: Implement more robust duplicate discard for HSR (Felix Maurer) [RHEL-146811 RHEL-40917]
- selftests: hsr: Add tests for more link faults with PRP (Felix Maurer) [RHEL-100933]
- hsr: Implement more robust duplicate discard for PRP (Felix Maurer) [RHEL-100933]
- selftests: hsr: Add tests for faulty links (Felix Maurer) [RHEL-100933]
- selftests: hsr: Check duplicates on HSR with VLAN (Felix Maurer) [RHEL-100933]
- selftests: hsr: Add ping test for PRP (Felix Maurer) [RHEL-100933]
- selftests: net: unify the Makefile formats [net/hsr only] (Felix Maurer) [RHEL-100933]
- scsi: core: Fix the unit attention counter implementation (John Meneghini) [RHEL-148005]
- nvme: add support for dynamic quirk configuration via module parameter (Maurizio Lombardi) [RHEL-147849]
- nvme: expose active quirks in sysfs (Maurizio Lombardi) [RHEL-147849]
- Bluetooth: MGMT: Fix memory leak in set_ssp_complete (David Marlin) [RHEL-147490]
- Bluetooth: hci_uart: fix null-ptr-deref in hci_uart_write_work (David Marlin) [RHEL-147490]
- Bluetooth: btusb: revert use of devm_kzalloc in btusb (David Marlin) [RHEL-147490]
- perf vendor events intel: Update pantherlake events from 1.00 to 1.02 (Michael Petlan) [RHEL-74193]
- perf vendor events intel: Update pantherlake events to v1.00 (Michael Petlan) [RHEL-74193]
- perf vendor events: Add PantherLake events (Michael Petlan) [RHEL-74193]
- perf/x86/intel/cstate: Add Pantherlake support (Michael Petlan) [RHEL-74193]
- perf/x86/intel: Add PMU support for WildcatLake (Michael Petlan) [RHEL-95671]
- perf/x86/intel/uncore: Add uncore PMU support for Wildcat Lake (Michael Petlan) [RHEL-95673]
- exfat: fix double free in delayed_free (CKI Backport Bot) [RHEL-146400] {CVE-2025-38206}
- mei: me: add wildcat lake P DID (CKI Backport Bot) [RHEL-95681]
- ice: PTP: fix missing timestamps on E825 hardware (Michal Schmidt) [RHEL-129475]
- hwmon: Add static visibility member to struct hwmon_ops (Ivan Vecera) [RHEL-144397]
- hwmon: Make chip parameter for with_info API mandatory (Ivan Vecera) [RHEL-144397]
- macvlan: fix possible UAF in macvlan_forward_source() (CKI Backport Bot) [RHEL-144126] {CVE-2026-23001}
- mlxsw: spectrum_mr: Fix use-after-free when updating multicast route stats (CKI Backport Bot) [RHEL-143195] {CVE-2025-68800}
- mm/hugetlb: ignore hugepage kernel args if hugepages are unsupported (Luiz Capitulino) [RHEL-137161]
- ext4: fix an off-by-one issue during moving extents (Brian Foster) [RHEL-130735]
- ext4: make block validity check resistent to sb bh corruption (Brian Foster) [RHEL-130735]
- ext4: don't treat fhandle lookup of ea_inode as FS corruption (Brian Foster) [RHEL-130735]
- ext4: on a remount, only log the ro or r/w state when it has changed (Brian Foster) [RHEL-130735]
- jbd2: add a missing data flush during file and fs synchronization (Brian Foster) [RHEL-130735]
- ext4: reorder capability check last (Brian Foster) [RHEL-130735]
- jbd2: fix off-by-one while erasing journal (Brian Foster) [RHEL-130735]
- jbd2: do not try to recover wiped journal (Brian Foster) [RHEL-130735]
- jbd2: remove wrong sb->s_sequence check (Brian Foster) [RHEL-130735]
- ext4: add missing brelse() for bh2 in ext4_dx_add_entry() (Brian Foster) [RHEL-130735]
- ext4: reject the 'data_err=abort' option in nojournal mode (Brian Foster) [RHEL-130735]
- ext4: do not convert the unwritten extents if data writeback fails (Brian Foster) [RHEL-130735]
- ext4: protect ext4_release_dquot against freezing (Brian Foster) [RHEL-130735]
- jbd2: Avoid long replay times due to high number or revoke blocks (Brian Foster) [RHEL-130735]
- jbd2: flush filesystem device before updating tail sequence (Brian Foster) [RHEL-130735]
- jbd2: increase IO priority for writing revoke records (Brian Foster) [RHEL-130735]
- ext4: avoid remount errors with 'abort' mount option (Brian Foster) [RHEL-130735]
- ext4: supress data-race warnings in ext4_free_inodes_{count,set}() (Brian Foster) [RHEL-130735]
- ext4: mark fc as ineligible using an handle in ext4_xattr_set() (Brian Foster) [RHEL-130735]
- ext4: use handle to mark fc as ineligible in __track_dentry_update() (Brian Foster) [RHEL-130735]
- ext4: propagate errors from ext4_find_extent() in ext4_insert_range() (Brian Foster) [RHEL-130735]
- ext4: avoid OOB when system.data xattr changes underneath the filesystem (Brian Foster) [RHEL-130735]
- ext4: return error on ext4_find_inline_entry (Brian Foster) [RHEL-130735]
- ext4: ext4_search_dir should return a proper error (Brian Foster) [RHEL-130735]
- ext4: avoid negative min_clusters in find_group_orlov() (Brian Foster) [RHEL-130735]
- ext4: avoid potential buffer_head leak in __ext4_new_inode() (Brian Foster) [RHEL-130735]
- ext4: avoid buffer_head leak in ext4_mark_inode_used() (Brian Foster) [RHEL-130735]
- ext4: clear EXT4_GROUP_INFO_WAS_TRIMMED_BIT even mount with discard (Brian Foster) [RHEL-130735]
- ext4: nested locking for xattr inode (Brian Foster) [RHEL-130735]
- jbd2: correctly compare tids with tid_geq function in jbd2_fc_begin_commit (Brian Foster) [RHEL-130735]
- ext4: fix incorrect tid assumption in ext4_fc_mark_ineligible() (Brian Foster) [RHEL-130735]
- ext4: fix incorrect tid assumption in jbd2_journal_shrink_checkpoint_list() (Brian Foster) [RHEL-130735]
- ext4: fix incorrect tid assumption in __jbd2_log_wait_for_space() (Brian Foster) [RHEL-130735]
- ext4: fix incorrect tid assumption in ext4_wait_for_tail_page_commit() (Brian Foster) [RHEL-130735]
- ext4: remove array of buffer_heads from mext_page_mkuptodate() (Brian Foster) [RHEL-130735]
- ext4: pipeline buffer reads in mext_page_mkuptodate() (Brian Foster) [RHEL-130735]
- ext4: fix fast commit inode enqueueing during a full journal commit (Brian Foster) [RHEL-130735]
- ext4: correct encrypted dentry name hash when not casefolded (Brian Foster) [RHEL-130735]
- ext4: remove writable userspace mappings before truncating page cache (Brian Foster) [RHEL-125356]
- ext4: treat end of range as exclusive in ext4_zero_range() (Brian Foster) [RHEL-125356]
- ext4: Fix special handling of journalled data from extent zeroing (Brian Foster) [RHEL-125356]
- tls: wait for pending async decryptions if tls_strp_msg_hold fails (CKI Backport Bot) [RHEL-128862] {CVE-2025-40176}
- audit: record fanotify event regardless of presence of rules (Richard Guy Briggs) [RHEL-9065]
- audit: record AUDIT_ANOM_* events regardless of presence of rules (Richard Guy Briggs) [RHEL-9065]
- sched: defer calling __put_task_struct() in non-preemptible context (Čestmír Kalina) [RHEL-99501]
- sched: avoid false lockdep splat in put_task_struct() (Čestmír Kalina) [RHEL-99501]
Resolves: RHEL-100933, RHEL-125356, RHEL-128862, RHEL-129475, RHEL-130735, RHEL-137161, RHEL-143195, RHEL-143428, RHEL-144126, RHEL-144397, RHEL-146400, RHEL-146811, RHEL-147490, RHEL-147849, RHEL-148005, RHEL-40917, RHEL-74193, RHEL-9065, RHEL-95671, RHEL-95673, RHEL-95681, RHEL-99501

Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
2026-02-14 15:39:56 +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-681.el9 2026-02-11 19:34:44 +00:00
kernel-aarch64-64k-rhel.config kernel-5.14.0-681.el9 2026-02-11 19:34:44 +00:00
kernel-aarch64-debug-rhel.config kernel-5.14.0-681.el9 2026-02-11 19:34:44 +00:00
kernel-aarch64-rhel.config kernel-5.14.0-681.el9 2026-02-11 19:34:44 +00:00
kernel-aarch64-rt-64k-debug-rhel.config kernel-5.14.0-681.el9 2026-02-11 19:34:44 +00:00
kernel-aarch64-rt-64k-rhel.config kernel-5.14.0-681.el9 2026-02-11 19:34:44 +00:00
kernel-aarch64-rt-debug-rhel.config kernel-5.14.0-681.el9 2026-02-11 19:34:44 +00:00
kernel-aarch64-rt-rhel.config kernel-5.14.0-681.el9 2026-02-11 19:34:44 +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-681.el9 2026-02-11 19:34:44 +00:00
kernel-ppc64le-rhel.config kernel-5.14.0-681.el9 2026-02-11 19:34:44 +00:00
kernel-s390x-debug-rhel.config kernel-5.14.0-681.el9 2026-02-11 19:34:44 +00:00
kernel-s390x-rhel.config kernel-5.14.0-681.el9 2026-02-11 19:34:44 +00:00
kernel-s390x-zfcpdump-rhel.config kernel-5.14.0-681.el9 2026-02-11 19:34:44 +00:00
kernel-x86_64-debug-rhel.config kernel-5.14.0-681.el9 2026-02-11 19:34:44 +00:00
kernel-x86_64-rhel.config kernel-5.14.0-681.el9 2026-02-11 19:34:44 +00:00
kernel-x86_64-rt-debug-rhel.config kernel-5.14.0-681.el9 2026-02-11 19:34:44 +00:00
kernel-x86_64-rt-rhel.config kernel-5.14.0-681.el9 2026-02-11 19:34:44 +00:00
kernel.changelog kernel-5.14.0-682.el9 2026-02-14 15:39:56 +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-682.el9 2026-02-14 15:39:56 +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-682.el9 2026-02-14 15:39:56 +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
nvidiagpuoot001.x509 kernel-5.14.0-423.el9 2024-02-16 10:50:49 -05: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-682.el9 2026-02-14 15:39:56 +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