The Linux kernel
Go to file
CKI KWF Bot 3ae60bfde6 kernel-6.12.0-250.el10
* Wed Jul 15 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [6.12.0-250.el10]
- flex_proportions: make fprop_new_period() hardirq safe (CKI Backport Bot) [RHEL-189660] {CVE-2026-23168}
- PCI/TPH: Expose pcie_tph_get_st_table_loc() (CKI Backport Bot) [RHEL-186643]
- PCI/TPH: Expose pcie_tph_get_st_table_size() (CKI Backport Bot) [RHEL-186643]
- libperf build: Always place libperf includes first (Michael Petlan) [RHEL-179033]
- futex: Prevent lockup in requeue-PI during signal/ timeout wakeup (Waiman Long) [RHEL-183513]
- futex: Require sys_futex_requeue() to have identical flags (Waiman Long) [RHEL-183513] {CVE-2026-31554}
- futex: Clear stale exiting pointer in futex_lock_pi() retry path (Waiman Long) [RHEL-183513] {CVE-2026-31555}
- futex: Fix UaF between futex_key_to_node_opt() and vma_replace_policy() (Waiman Long) [RHEL-183513] {CVE-2026-23415}
- tools: ynl: cli: order set->list conversion in JSON output (Hangbin Liu) [RHEL-156508]
- tools: ynl: convert rt-route sample to selftest (Hangbin Liu) [RHEL-156508]
- tools: ynl: convert rt-addr sample to selftest (Hangbin Liu) [RHEL-156508]
- tools: ynl: convert ethtool sample to selftest (Hangbin Liu) [RHEL-156508]
- tools: ynl: convert devlink sample to selftest (Hangbin Liu) [RHEL-156508]
- tools: ynl: add netdevsim wrapper library for YNL tests (Hangbin Liu) [RHEL-156508]
- tools: ynl: convert tc and tc-filter-add samples to selftest (Hangbin Liu) [RHEL-156508]
- tools: ynl: convert rt-link sample to selftest (Hangbin Liu) [RHEL-156508]
- tools: ynl: convert ovs sample to selftest (Hangbin Liu) [RHEL-156508]
- tools: ynl: convert netdev sample to selftest (Hangbin Liu) [RHEL-156508]
- tools: ynl: move samples to tests (Hangbin Liu) [RHEL-156508]
- tools: ynl: add uns-admin-perm to genetlink (Hangbin Liu) [RHEL-156508]
- doc/netlink: nftables: Fill out operation attributes (Hangbin Liu) [RHEL-156508]
- doc/netlink: nftables: Add sub-messages (Hangbin Liu) [RHEL-156508]
- doc/netlink: nftables: Update attribute sets (Hangbin Liu) [RHEL-156508]
- doc/netlink: nftables: Add definitions (Hangbin Liu) [RHEL-156508]
- doc/netlink: netlink-raw: Add max check (Hangbin Liu) [RHEL-156508]
- tools: ynl: produce kselftest-list.txt from tests (Hangbin Liu) [RHEL-156508]
- tools: ynl: support INSTALL_PATH in the tests Makefile (Hangbin Liu) [RHEL-156508]
- tools: ynl: don't install tests in /usr/bin/ (Hangbin Liu) [RHEL-156508]
- tools: ynl: rename TESTS variable to TEST_PROGS (Hangbin Liu) [RHEL-156508]
- tools: ynl: cli: make the output compact (Hangbin Liu) [RHEL-156508]
- tools/net/ynl: Makefile's install target now installs ynltool (Hangbin Liu) [RHEL-156508]
- tools/net/ynl: suppress jobserver warning in ynltool version detection (Hangbin Liu) [RHEL-156508]
- tools: ynl: render event op docs correctly (Hangbin Liu) [RHEL-156508]
- tools: ynl: cli: print reply in combined format if possible (Hangbin Liu) [RHEL-156508]
- tools: ynl: cli: extract the event/notify handling in --list-attrs (Hangbin Liu) [RHEL-156508]
- tools: ynl: cli: factor out --list-attrs / --doc handling (Hangbin Liu) [RHEL-156508]
- tools: ynl: cli: add --doc as alias to --list-attrs (Hangbin Liu) [RHEL-156508]
- tools: ynl: cli: improve --help (Hangbin Liu) [RHEL-156508]
- tools: ynl: cli: wrap the doc text if it's long (Hangbin Liu) [RHEL-156508]
- tools: ynl: cli: introduce formatting for attr names in --list-attrs (Hangbin Liu) [RHEL-156508]
- tools: ynl-gen-c: Fix remaining pylint warnings (Hangbin Liu) [RHEL-156508]
- tools: ynl-gen-c: fix pylint None, type, dict, generators, init (Hangbin Liu) [RHEL-156508]
- tools: ynl-gen-c: fix pylint warnings for returns, unused, redefined (Hangbin Liu) [RHEL-156508]
- tools: ynl-gen-c: suppress unhelpful pylint messages (Hangbin Liu) [RHEL-156508]
- tools: ynl: fix pylint issues in ynl_gen_rst (Hangbin Liu) [RHEL-156508]
- tools: ynl: ethtool: fix pylint issues (Hangbin Liu) [RHEL-156508]
- tools: ynl: fix logic errors reported by pylint (Hangbin Liu) [RHEL-156508]
- tools: ynl: fix pylint global variable related warnings (Hangbin Liu) [RHEL-156508]
- tools: ynl: fix pylint misc warnings (Hangbin Liu) [RHEL-156508]
- tools: ynl: fix pylint dict, indentation, long lines, uninitialised (Hangbin Liu) [RHEL-156508]
- tools: ynl: fix pylint exception warnings (Hangbin Liu) [RHEL-156508]
- tools: ynl: fix pylint redefinition, encoding errors (Hangbin Liu) [RHEL-156508]
- tools: ynl: pylint suppressions and docstrings (Hangbin Liu) [RHEL-156508]
- tools: ynl: don't install tests (Hangbin Liu) [RHEL-156508]
- netlink: specs: netdev: clarify the page pool API a little (Hangbin Liu) [RHEL-156508]
- tools: ynl: fix build on systems with old kernel headers (Hangbin Liu) [RHEL-156508]
- ynl: samples: Fix spelling mistake "failedq" -> "failed" (Hangbin Liu) [RHEL-156508]
- ynl: fix schema check errors (Hangbin Liu) [RHEL-156508]
- ynl: fix a yamllint warning in ethtool spec (Hangbin Liu) [RHEL-156508]
- tools: ynl: add a lint makefile target (Hangbin Liu) [RHEL-156508]
- tools: ynl: add schema checking (Hangbin Liu) [RHEL-156508]
- netlink: specs: add big-endian byte-order for u32 IPv4 addresses (Hangbin Liu) [RHEL-156508]
- tools: ynl: add YNL test framework (Hangbin Liu) [RHEL-156508]
- tools: ynl-gen: add function prefix argument (Hangbin Liu) [RHEL-156508]
- ynl: samples: add tc filter example (Hangbin Liu) [RHEL-156508]
- tools: ynl: cli: Display enum values in --list-attrs output (Hangbin Liu) [RHEL-156508]
- tools: ynl: cli: Parse nested attributes in --list-attrs output (Hangbin Liu) [RHEL-156508]
- tools: ynl: cli: Add --list-attrs option to show operation attributes (Hangbin Liu) [RHEL-156508]
- tools: ynltool: ignore *.d deps files (Hangbin Liu) [RHEL-156508]
- netlink: specs: support ipv4-or-v6 for dual-stack fields (Hangbin Liu) [RHEL-156508]
- tools: ynl: Add MAC address parsing support (Hangbin Liu) [RHEL-156508]
- tools: ynltool: remove -lmnl from link flags (Hangbin Liu) [RHEL-156508]
- tools: ynltool: correct install in Makefile (Hangbin Liu) [RHEL-156508]
- tools: ynltool: add traffic distribution balance (Hangbin Liu) [RHEL-156508]
- tools: ynltool: add qstats support (Hangbin Liu) [RHEL-156508]
- tools: ynltool: add page-pool stats (Hangbin Liu) [RHEL-156508]
- tools: ynltool: create skeleton for the C command (Hangbin Liu) [RHEL-156508]
- tools: ynl: call nested attribute free function for indexed arrays (Hangbin Liu) [RHEL-156508]
- netlink: specs: netdev add missing stats to qstat-get (Hangbin Liu) [RHEL-156508]
- tools: ynl: rework the string representation of NlError (Hangbin Liu) [RHEL-156508]
- tools: ynl: fix indent issues in the main Python lib (Hangbin Liu) [RHEL-156508]
- tools: ynl: fix string attribute length to include null terminator (Hangbin Liu) [RHEL-156508]
- tools: ynl: avoid print_field when there is no reply (Hangbin Liu) [RHEL-156508]
- netlink: specs: explicitly declare block scalar strings (Hangbin Liu) [RHEL-156508]
- netlink: specs: mptcp: fix if-idx attribute type (Hangbin Liu) [RHEL-156508]
- netlink: specs: fou: change local-v6/peer-v6 check (Hangbin Liu) [RHEL-156508]
- netlink: specs: enforce strict naming of properties (Hangbin Liu) [RHEL-156508]
- netlink: specs: tc: replace underscores with dashes in names (Hangbin Liu) [RHEL-156508]
- netlink: specs: rt-link: replace underscores with dashes in names (Hangbin Liu) [RHEL-156508]
- netlink: specs: mptcp: replace underscores with dashes in names (Hangbin Liu) [RHEL-156508]
- netlink: specs: ovs_flow: replace underscores with dashes in names (Hangbin Liu) [RHEL-156508]
- netlink: specs: nfsd: replace underscores with dashes in names (Hangbin Liu) [RHEL-156508]
- docs: netlink: index.rst: add a netlink index file (Hangbin Liu) [RHEL-156508]
- netlink: specs: fix a couple of yamllint warnings (Hangbin Liu) [RHEL-156508]
- netlink: specs: wrap long doc lines (>80 chars) (Hangbin Liu) [RHEL-156508]
- netlink: specs: fix up indentation errors (Hangbin Liu) [RHEL-156508]
- netlink: specs: fix up truthy values (Hangbin Liu) [RHEL-156508]
- netlink: specs: fix up spaces before comments (Hangbin Liu) [RHEL-156508]
- netlink: specs: clean up spaces in brackets (Hangbin Liu) [RHEL-156508]
- netlink: specs: add doc start markers to yaml (Hangbin Liu) [RHEL-156508]
- netlink: specs: mptcp: fix missing doc (Hangbin Liu) [RHEL-156508]
- tools: ynl-gen: use big-endian netlink attribute types (Hangbin Liu) [RHEL-156508]
Resolves: RHEL-156508, RHEL-179033, RHEL-183513, RHEL-186643, RHEL-189660

Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
2026-07-15 15:18:12 +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-237.el10 2026-06-05 12:55:13 +00: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-249.el10 2026-07-14 19:53:30 +02:00
kernel-aarch64-64k-rhel.config kernel-6.12.0-249.el10 2026-07-14 19:53:30 +02:00
kernel-aarch64-debug-rhel.config kernel-6.12.0-249.el10 2026-07-14 19:53:30 +02:00
kernel-aarch64-rhel.config kernel-6.12.0-249.el10 2026-07-14 19:53:30 +02:00
kernel-aarch64-rt-64k-debug-rhel.config kernel-6.12.0-249.el10 2026-07-14 19:53:30 +02:00
kernel-aarch64-rt-64k-rhel.config kernel-6.12.0-249.el10 2026-07-14 19:53:30 +02:00
kernel-aarch64-rt-debug-rhel.config kernel-6.12.0-249.el10 2026-07-14 19:53:30 +02:00
kernel-aarch64-rt-rhel.config kernel-6.12.0-249.el10 2026-07-14 19:53:30 +02: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-249.el10 2026-07-14 19:53:30 +02:00
kernel-ppc64le-rhel.config kernel-6.12.0-249.el10 2026-07-14 19:53:30 +02:00
kernel-riscv64-debug-rhel.config kernel-6.12.0-249.el10 2026-07-14 19:53:30 +02:00
kernel-riscv64-rhel.config kernel-6.12.0-249.el10 2026-07-14 19:53:30 +02:00
kernel-s390x-debug-rhel.config kernel-6.12.0-249.el10 2026-07-14 19:53:30 +02:00
kernel-s390x-rhel.config kernel-6.12.0-249.el10 2026-07-14 19:53:30 +02:00
kernel-s390x-zfcpdump-rhel.config kernel-6.12.0-249.el10 2026-07-14 19:53:30 +02:00
kernel-x86_64-debug-rhel.config kernel-6.12.0-249.el10 2026-07-14 19:53:30 +02:00
kernel-x86_64-rhel.config kernel-6.12.0-249.el10 2026-07-14 19:53:30 +02:00
kernel-x86_64-rt-debug-rhel.config kernel-6.12.0-249.el10 2026-07-14 19:53:30 +02:00
kernel-x86_64-rt-rhel.config kernel-6.12.0-249.el10 2026-07-14 19:53:30 +02:00
kernel.changelog kernel-6.12.0-250.el10 2026-07-15 15:18:12 +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-250.el10 2026-07-15 15:18:12 +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-250.el10 2026-07-15 15:18:12 +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-224.el10 2026-04-21 18:44:46 +00:00
sources kernel-6.12.0-250.el10 2026-07-15 15:18:12 +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