The Linux kernel
Go to file
CKI KWF Bot 976a41accf kernel-6.12.0-159.el10
* Tue Nov 18 2025 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [6.12.0-159.el10]
- RDMA/ionic: Fix memory leak of admin q_wr (Jakub Ramaseuski) [RHEL-121486]
- RDMA/ionic: Fix build failure on SPARC due to xchg() operand size (Jakub Ramaseuski) [RHEL-121486]
- RDMA/ionic: Use ether_addr_copy instead of memcpy (Jakub Ramaseuski) [RHEL-121486]
- redhat/configs: Disable CONFIG_INFINIBAND_IONIC in generic (Jakub Ramaseuski) [RHEL-121486]
- RDMA/ionic: Add Makefile/Kconfig to kernel build environment (Jakub Ramaseuski) [RHEL-121486]
- RDMA/ionic: Implement device stats ops (Jakub Ramaseuski) [RHEL-121486]
- RDMA/ionic: Register device ops for miscellaneous functionality (Jakub Ramaseuski) [RHEL-121486]
- RDMA/ionic: Register device ops for datapath (Jakub Ramaseuski) [RHEL-121486]
- RDMA/ionic: Register device ops for control path (Jakub Ramaseuski) [RHEL-121486]
- RDMA/ionic: Create device queues to support admin operations (Jakub Ramaseuski) [RHEL-121486]
- RDMA/ionic: Register auxiliary module for ionic ethernet adapter (Jakub Ramaseuski) [RHEL-121486]
- RDMA: Add IONIC to rdma_driver_id definition (Jakub Ramaseuski) [RHEL-121486]
- net: ionic: map SKB after pseudo-header checksum prep (Jakub Ramaseuski) [RHEL-121486]
- net: ionic: add dma_wmb() before ringing TX doorbell (Jakub Ramaseuski) [RHEL-121486]
- ionic: use int type for err in ionic_get_module_eeprom_by_page (Jakub Ramaseuski) [RHEL-121486]
- net: ionic: Provide doorbell and CMB region information (Jakub Ramaseuski) [RHEL-121486]
- net: ionic: Provide interrupt allocation support for the RDMA driver (Jakub Ramaseuski) [RHEL-121486]
- net: ionic: Provide RDMA reset support for the RDMA driver (Jakub Ramaseuski) [RHEL-121486]
- net: ionic: Export the APIs from net driver to support device commands (Jakub Ramaseuski) [RHEL-121486]
- net: ionic: Update LIF identity with additional RDMA capabilities (Jakub Ramaseuski) [RHEL-121486]
- net: ionic: Create an auxiliary device for rdma driver (Jakub Ramaseuski) [RHEL-121486]
- ethernet: ionic: Fix DMA mapping tests (Jakub Ramaseuski) [RHEL-121486]
- ionic: cancel delayed work earlier in remove (Jakub Ramaseuski) [RHEL-121486]
- ionic: clean dbpage in de-init (Jakub Ramaseuski) [RHEL-121486]
- ionic: print firmware heartbeat as unsigned (Jakub Ramaseuski) [RHEL-121486]
- ionic: Prevent driver/fw getting out of sync on devcmd(s) (Jakub Ramaseuski) [RHEL-121486]
- tools/power/x86/intel-speed-select: v1.23 release (Steve Best) [RHEL-110834]
- tools/power/x86/intel-speed-select: Skip uncore frequency update (Steve Best) [RHEL-110834]
- tools/power/x86/intel-speed-select: Support SST PP revision 2 fields (Steve Best) [RHEL-110834]
- platform/x86: ISST: Do Not Restore SST MSRs on CPU Online Operation (Steve Best) [RHEL-110834]
- platform/x86: ISST: Update minor version (Steve Best) [RHEL-110834]
- platform/x86: ISST: Support SST-PP revision 2 (Steve Best) [RHEL-110834]
- platform/x86: ISST: Support SST-TF revision 2 (Steve Best) [RHEL-110834]
- dmaengine: idxd: Add a new IAA device ID for Wildcat Lake family platforms (Vladis Dronov) [RHEL-95628]
- crypto: iaa - Optimize rebalance_wq_table() (Vladis Dronov) [RHEL-95628]
- crypto: iaa - Adjust workqueue allocation type (Vladis Dronov) [RHEL-95628]
- redhat: remove EARLY ystream bits (Jan Stancek)
- platform/x86/amd/pmf: Add debug logs for pending requests and custom BIOS inputs (Steve Best) [RHEL-73301]
- platform/x86/amd/pmf: Call enact function sooner to process early pending requests (Steve Best) [RHEL-73301]
- platform/x86/amd/pmf: Preserve custom BIOS inputs for evaluating the policies (Steve Best) [RHEL-73301]
- platform/x86/amd/pmf: Add custom BIOS input support for AMD_CPU_ID_PS (Steve Best) [RHEL-73301]
- platform/x86/amd/pmf: Add helper to verify BIOS input notifications are enable/disable (Steve Best) [RHEL-73301]
- platform/x86/amd/pmf: Update ta_pmf_action structure member (Steve Best) [RHEL-73301]
- platform/x86/amd/pmf: Extend custom BIOS inputs for more policies (Steve Best) [RHEL-73301]
- platform/x86/amd/pmf: Fix the custom bios input handling mechanism (Steve Best) [RHEL-73301]
- platform/x86/amd/pmf: Add support for adjusting PMF PPT and PPT APU thresholds (Steve Best) [RHEL-73301]
- platform/x86/dell: Set USTT mode according to BIOS after reboot (Steve Best) [RHEL-73301]
- fs: Add 'initramfs_options' to set initramfs mount options (Ian Kent) [RHEL-116977]
- thermal: Constify struct thermal_zone_device_ops (Steve Best) [RHEL-110837]
- thermal: int340x: processor_thermal: Add Wildcat Lake PCI ID (Steve Best) [RHEL-110837]
- thermal: intel: x86_pkg_temp_thermal: Fix bogus trip temperature (Steve Best) [RHEL-110837]
- thermal: intel: int340x: Enable platform temperature control (Steve Best) [RHEL-110837]
- thermal: intel: int340x: Add missing DVFS support flags (Steve Best) [RHEL-110837]
- thermal: int340x: Add NULL check for adev (Steve Best) [RHEL-110837]
- thermal: intel: Clean up zone_trips[] initialization in int340x_thermal_zone_add() (Steve Best) [RHEL-110837]
- thermal: int340x: Use kcalloc() instead of kzalloc() with multiplication (Steve Best) [RHEL-110837]
- mfd: intel-lpss: Add Intel Wildcat Lake LPSS PCI IDs (Steve Best) [RHEL-95650]
- docs: networking: Describe irq suspension (Antoine Tenart) [RHEL-77189]
- selftests: net: Add busy_poll_test (Antoine Tenart) [RHEL-77189]
- eventpoll: Control irq suspension for prefer_busy_poll (Antoine Tenart) [RHEL-77189]
- eventpoll: Trigger napi_busy_loop, if prefer_busy_poll is set (Antoine Tenart) [RHEL-77189]
- net: Add control functions for irq suspension (Antoine Tenart) [RHEL-77189]
- net: Add napi_struct parameter irq_suspend_timeout (Antoine Tenart) [RHEL-77189]
- redhat/configs: enable Micrel PHY for NXP Automotive SoCs S32G2xx/S32G3xx/S32R45 (Alessandro Carminati) [RHEL-116889]
- redhat/configs: enable Synopsis DWMAC IP on NXP Automotive SoCs S32G2xx/S32G3xx/S32R45 (Alessandro Carminati) [RHEL-116889]
- MAINTAINERS: Add Jan Petrous as the NXP S32G/R DWMAC driver maintainer (Alessandro Carminati) [RHEL-116889]
- net: stmmac: dwmac-s32: add basic NXP S32G/S32R glue driver (Alessandro Carminati) [RHEL-116889]
- dt-bindings: net: Add DT bindings for DWMAC on NXP S32G/R SoCs (Alessandro Carminati) [RHEL-116889]
- net: dwmac-sti: Use helper rgmii_clock (Alessandro Carminati) [RHEL-116889]
- net: xgene_enet: Use helper rgmii_clock (Alessandro Carminati) [RHEL-116889]
- net: macb: Use helper rgmii_clock (Alessandro Carminati) [RHEL-116889]
- net: dwmac-starfive: Use helper rgmii_clock (Alessandro Carminati) [RHEL-116889]
- net: dwmac-rk: Use helper rgmii_clock (Alessandro Carminati) [RHEL-116889]
- net: dwmac-intel-plat: Use helper rgmii_clock (Alessandro Carminati) [RHEL-116889]
- net: dwmac-imx: Use helper rgmii_clock (Alessandro Carminati) [RHEL-116889]
- net: stmmac: Fix clock rate variables size (Alessandro Carminati) [RHEL-116889]
- net: stmmac: Extend CSR calc support (Alessandro Carminati) [RHEL-116889]
- net: stmmac: Fix CSR divider comment (Alessandro Carminati) [RHEL-116889]
- iommu/amd: Add efr[HATS] max v1 page table level (CKI Backport Bot) [RHEL-107079]
- iommu/amd: Add HATDis feature support (CKI Backport Bot) [RHEL-107079]
Resolves: RHEL-107079, RHEL-110834, RHEL-110837, RHEL-116889, RHEL-116977, RHEL-121486, RHEL-73301, RHEL-77189, RHEL-95628, RHEL-95650

Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
2025-11-18 11:31:13 +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-87.el10 2025-05-19 10:32:51 -03:00
dracut-virt.conf kernel-6.12.0-146.el10 2025-10-27 06:30:18 -04: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-159.el10 2025-11-18 11:31:13 +00:00
kernel-aarch64-64k-rhel.config kernel-6.12.0-159.el10 2025-11-18 11:31:13 +00:00
kernel-aarch64-debug-rhel.config kernel-6.12.0-159.el10 2025-11-18 11:31:13 +00:00
kernel-aarch64-rhel.config kernel-6.12.0-159.el10 2025-11-18 11:31:13 +00:00
kernel-aarch64-rt-64k-debug-rhel.config kernel-6.12.0-159.el10 2025-11-18 11:31:13 +00:00
kernel-aarch64-rt-64k-rhel.config kernel-6.12.0-159.el10 2025-11-18 11:31:13 +00:00
kernel-aarch64-rt-debug-rhel.config kernel-6.12.0-159.el10 2025-11-18 11:31:13 +00:00
kernel-aarch64-rt-rhel.config kernel-6.12.0-159.el10 2025-11-18 11:31:13 +00: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-159.el10 2025-11-18 11:31:13 +00:00
kernel-ppc64le-rhel.config kernel-6.12.0-159.el10 2025-11-18 11:31:13 +00:00
kernel-riscv64-debug-rhel.config kernel-6.12.0-159.el10 2025-11-18 11:31:13 +00:00
kernel-riscv64-rhel.config kernel-6.12.0-159.el10 2025-11-18 11:31:13 +00:00
kernel-s390x-debug-rhel.config kernel-6.12.0-159.el10 2025-11-18 11:31:13 +00:00
kernel-s390x-rhel.config kernel-6.12.0-159.el10 2025-11-18 11:31:13 +00:00
kernel-s390x-zfcpdump-rhel.config kernel-6.12.0-159.el10 2025-11-18 11:31:13 +00:00
kernel-x86_64-debug-rhel.config kernel-6.12.0-159.el10 2025-11-18 11:31:13 +00:00
kernel-x86_64-rhel.config kernel-6.12.0-159.el10 2025-11-18 11:31:13 +00:00
kernel-x86_64-rt-debug-rhel.config kernel-6.12.0-159.el10 2025-11-18 11:31:13 +00:00
kernel-x86_64-rt-rhel.config kernel-6.12.0-159.el10 2025-11-18 11:31:13 +00:00
kernel.changelog kernel-6.12.0-159.el10 2025-11-18 11:31:13 +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-159.el10 2025-11-18 11:31:13 +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-159.el10 2025-11-18 11:31:13 +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
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
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-143.el10 2025-10-21 17:03:42 -04:00
sources kernel-6.12.0-159.el10 2025-11-18 11:31:13 +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