The Linux kernel
Go to file
CKI KWF Bot 35b03e0b7e kernel-6.12.0-178.el10
* Tue Jan 06 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [6.12.0-178.el10]
- scsi: lpfc: Update lpfc version to 14.4.0.12 (Paul Ely) [RHEL-127898]
- scsi: lpfc: Add capability to register Platform Name ID to fabric (Paul Ely) [RHEL-127898]
- scsi: lpfc: Allow support for BB credit recovery in point-to-point topology (Paul Ely) [RHEL-127898]
- scsi: lpfc: Fix reusing an ndlp that is marked NLP_DROPPED during FLOGI (Paul Ely) [RHEL-127898]
- scsi: lpfc: Modify kref handling for Fabric Controller ndlps (Paul Ely) [RHEL-127898]
- scsi: lpfc: Fix leaked ndlp krefs when in point-to-point topology (Paul Ely) [RHEL-127898]
- scsi: lpfc: Ensure unregistration of rpis for received PLOGIs (Paul Ely) [RHEL-127898]
- scsi: lpfc: Remove redundant NULL ptr assignment in lpfc_els_free_iocb() (Paul Ely) [RHEL-127898]
- scsi: lpfc: Revise discovery related function headers and comments (Paul Ely) [RHEL-127898]
- scsi: lpfc: Update various NPIV diagnostic log messaging (Paul Ely) [RHEL-127898]
- scsi: lpfc: Copyright updates for 14.4.0.11 patches (Paul Ely) [RHEL-127898]
- scsi: lpfc: Update lpfc version to 14.4.0.11 (Paul Ely) [RHEL-127898]
- scsi: lpfc: Convert debugfs directory counts from atomic to unsigned int (Paul Ely) [RHEL-127898]
- scsi: lpfc: Clean up extraneous phba dentries (Paul Ely) [RHEL-127898]
- scsi: lpfc: Use switch case statements in DIF debugfs handlers (Paul Ely) [RHEL-127898]
- scsi: lpfc: Fix memory leak when nvmeio_trc debugfs entry is used (Paul Ely) [RHEL-127898]
- scsi: lpfc: Define size of debugfs entry for xri rebalancing (Paul Ely) [RHEL-127898]
- scsi: lpfc: Ensure PLOGI_ACC is sent prior to PRLI in Point to Point topology (Paul Ely) [RHEL-127898]
- scsi: lpfc: Check return status of lpfc_reset_flush_io_context during TGT_RESET (Paul Ely) [RHEL-127898]
- scsi: lpfc: Decrement ndlp kref after FDISC retries exhausted (Paul Ely) [RHEL-127898]
- scsi: lpfc: Remove ndlp kref decrement clause for F_Port_Ctrl in lpfc_cleanup (Paul Ely) [RHEL-127898]
- scsi: lpfc: Clean up allocated queues when queue setup mbox commands fail (Paul Ely) [RHEL-127898]
- scsi: lpfc: Abort outstanding ELS WQEs regardless of if rmmod is in progress (Paul Ely) [RHEL-127898]
- scsi: lpfc: Remove unused member variables in struct lpfc_hba and lpfc_vport (Paul Ely) [RHEL-127898]
- scsi: lpfc: Use int type to store negative error codes (Paul Ely) [RHEL-127898]
- scsi: lpfc: use min() to improve code (Paul Ely) [RHEL-127898]
- scsi: lpfc: Fix wrong function reference in a comment (Paul Ely) [RHEL-127898]
- lpfc: don't use file->f_path.dentry for comparisons (Paul Ely) [RHEL-127898]
- fbcon: Fix OOB access in font allocation (José Expósito) [RHEL-107473]
- fbcon: fix integer overflow in fbcon_do_set_font (José Expósito) [RHEL-107473]
- Revert "vgacon: Add check for vc_origin address range in vgacon_scroll()" (José Expósito) [RHEL-107473]
- fbdev: Fix vmalloc out-of-bounds write in fast_imageblit (José Expósito) [RHEL-107473]
- fbcon: Use 'bool' where appopriate (José Expósito) [RHEL-107473]
- fbcon: Introduce get_{fg,bg}_color() (José Expósito) [RHEL-107473]
- fbcon: fbcon_is_inactive() -> fbcon_is_active() (José Expósito) [RHEL-107473]
- fbcon: fbcon_cursor_noblink -> fbcon_cursor_blink (José Expósito) [RHEL-107473]
- fbdev: Fix typo in Kconfig text for FB_DEVICE (José Expósito) [RHEL-107473]
- fbdev: imxfb: Check fb_add_videomode to prevent null-ptr-deref (José Expósito) [RHEL-107473]
- fbdev: svgalib: Clean up coding style (José Expósito) [RHEL-107473]
- fbdev: kyro: Use devm_ioremap_wc() for screen mem (José Expósito) [RHEL-107473]
- fbdev: kyro: Use devm_ioremap() for mmio registers (José Expósito) [RHEL-107473]
- fbdev: kyro: Add missing PCI memory region request (José Expósito) [RHEL-107473]
- fbdev: simplefb: Use of_reserved_mem_region_to_resource() for "memory-region" (José Expósito) [RHEL-107473]
- fbdev: fix potential buffer overflow in do_register_framebuffer() (José Expósito) [RHEL-107473]
- fbdev: nvidiafb: add depends on HAS_IOPORT (José Expósito) [RHEL-107473]
- fbdev: nvidiafb: fix build on 32-bit ARCH=um (José Expósito) [RHEL-107473]
- fbcon: Fix outdated registered_fb reference in comment (José Expósito) [RHEL-107473]
- gpu/trace: make TRACE_GPU_MEM configurable (José Expósito) [RHEL-107473]
- video: Make global edid_info depend on CONFIG_FIRMWARE_EDID (José Expósito) [RHEL-107473]
- video: Make CONFIG_FIRMWARE_EDID generally available (José Expósito) [RHEL-107473]
- fbdev/viafb: Do not include <linux/export.h> (José Expósito) [RHEL-107473]
- fbdev/viafb: Include <linux/export.h> (José Expósito) [RHEL-107473]
- fbdev/sisfb: Unexport symbols (José Expósito) [RHEL-107473]
- fbdev/pxafb: Unexport symbol (José Expósito) [RHEL-107473]
- fbdev/mb862xx: Do not include <linux/export.h> (José Expósito) [RHEL-107473]
- fbdev/omap2: Do not include <linux/export.h> (José Expósito) [RHEL-107473]
- fbdev/omap2: Include <linux/export.h> (José Expósito) [RHEL-107473]
- fbdev/omap: Include <linux/export.h> (José Expósito) [RHEL-107473]
- fbdev/matroxfb: Include <linux/export.h> (José Expósito) [RHEL-107473]
- fbdev/matroxfb: Remove trailing whitespaces (José Expósito) [RHEL-107473]
- fbdev/cyber2000fb: Unexport symbols (José Expósito) [RHEL-107473]
- fbdev/c2p: Include <linux/export.h> (José Expósito) [RHEL-107473]
- fbdev: Include <linux/export.h> (José Expósito) [RHEL-107473]
- fbdev: Remove trailing whitespaces (José Expósito) [RHEL-107473]
- video: screen_info: Relocate framebuffers behind PCI bridges (José Expósito) [RHEL-107473]
- fbdev: Fix fb_set_var to prevent null-ptr-deref in fb_videomode_to_var (José Expósito) [RHEL-107473]
- fbdev: Fix do_register_framebuffer to prevent null-ptr-deref in fb_videomode_to_var (José Expósito) [RHEL-107473]
- fbdev: core: fbcvt: avoid division by 0 in fb_cvt_hperiod() (José Expósito) [RHEL-107473]
- fbcon: Make sure modelist not set on unregistered console (José Expósito) [RHEL-107473]
- vgacon: Add check for vc_origin address range in vgacon_scroll() (José Expósito) [RHEL-107473]
- fbdev: arkfb: Cast ics5342_init() allocation type (José Expósito) [RHEL-107473]
- fbdev: nvidiafb: Correct const string length in nvidiafb_setup() (José Expósito) [RHEL-107473]
- fbdev: carminefb: Fix spelling mistake of CARMINE_TOTAL_DIPLAY_MEM (José Expósito) [RHEL-107473]
- fbdev: via: use new GPIO line value setter callbacks (José Expósito) [RHEL-107473]
- dummycon: Trigger redraw when switching consoles with deferred takeover (José Expósito) [RHEL-107473]
- fbdev: Send old blank state in FB_EVENT_BLANK (José Expósito) [RHEL-107473]
- fbdev: Track display blanking state (José Expósito) [RHEL-107473]
- fbdev: Rework fb_blank() (José Expósito) [RHEL-107473]
- fbdev: fsl-diu-fb: add missing device_remove_file() (José Expósito) [RHEL-107473]
- fbcon: Use static attribute groups for sysfs entries (José Expósito) [RHEL-107473]
- fbdev: sm501fb: Add some geometry checks. (José Expósito) [RHEL-107473]
- fbdev: omapfb: Add 'plane' value check (José Expósito) [RHEL-107473]
- fbdev: omapfb: Remove writeback deadcode (José Expósito) [RHEL-107473]
- fbdev: Refactoring the fbcon packed pixel drawing routines (José Expósito) [RHEL-107473]
- fbdev: wmt_ge_rops: Remove fb_draw.h includes (José Expósito) [RHEL-107473]
- fbdev: mach64_cursor: Remove fb_draw.h includes (José Expósito) [RHEL-107473]
- fbdev: Register sysfs groups through device_add_group (José Expósito) [RHEL-107473]
- fbdev: lcdcfb: Register sysfs groups through driver core (José Expósito) [RHEL-107473]
- mdacon: rework dependency list (José Expósito) [RHEL-107473]
- dummycon: fix default rows/cols (José Expósito) [RHEL-107473]
- dummycon: only build module if there are users (José Expósito) [RHEL-107473]
- fbdev: au1100fb: Move a variable assignment behind a null pointer check (José Expósito) [RHEL-107473]
- fbdev: pxafb: use devm_kmemdup*() (José Expósito) [RHEL-107473]
- fbcon: Use correct erase colour for clearing in fbcon (José Expósito) [RHEL-107473]
- fbdev: core: tileblit: Implement missing margin clearing for tileblit (José Expósito) [RHEL-107473]
- fb_defio: do not use deprecated page->mapping, index fields (José Expósito) [RHEL-107473]
- mm: provide mapping_wrprotect_range() function (José Expósito) [RHEL-107473]
- mm: refactor rmap_walk_file() to separate out traversal logic (José Expósito) [RHEL-107473]
- redhat/configs: Add new configs from video backport (José Expósito) [RHEL-107473]
- devlink: rate: Unset parent pointer in devl_rate_nodes_destroy (Petr Oros) [RHEL-121724]
- devlink: Introduce switchdev_inactive eswitch mode (Petr Oros) [RHEL-121724]
- devlink: Add new "max_mac_per_vf" generic device param (Petr Oros) [RHEL-121724]
- devlink: region: correct port region lookup to use port_ops (Petr Oros) [RHEL-121724]
- devlink rate: Remove unnecessary 'static' from a couple places (Petr Oros) [RHEL-121724]
- devlink: Add a 'num_doorbells' driverinit param (Petr Oros) [RHEL-121724]
- docs: devlink: Sort table of contents alphabetically (Petr Oros) [RHEL-121724]
- devlink: Add 'total_vfs' generic device param (Petr Oros) [RHEL-121724]
- devlink: Make health reporter burst period configurable (Petr Oros) [RHEL-121724]
- devlink: Introduce burst period for health reporter (Petr Oros) [RHEL-121724]
- devlink: Move health reporter recovery abort logic to a separate function (Petr Oros) [RHEL-121724]
- devlink: Move graceful period parameter to reporter ops (Petr Oros) [RHEL-121724]
- devlink/port: Check attributes early and constify (Petr Oros) [RHEL-121724]
- devlink/port: Simplify return checks (Petr Oros) [RHEL-121724]
- netdevsim: add fw_update_flash_chunk_time_ms debugfs knobs (Petr Oros) [RHEL-121724]
- devlink: Fix excessive stack usage in rate TC bandwidth parsing (Petr Oros) [RHEL-121724]
- selftests: drv-net: Add test for devlink-rate traffic class bandwidth distribution (Petr Oros) [RHEL-121724]
- selftest: netdevsim: Add devlink rate tc-bw test (Petr Oros) [RHEL-121724]
- devlink: Extend devlink rate API with traffic classes bandwidth management (Petr Oros) [RHEL-121724]
- netlink: introduce type-checking attribute iteration for nlmsg (Petr Oros) [RHEL-121724]
- docs: netdevsim: fixe typo in netdevsim documentation (Petr Oros) [RHEL-121724]
- selftests: drv-net: import things in lib one by one (Petr Oros) [RHEL-121724]
- documentation: networking: devlink: Fix a typo in devlink-trap.rst (Petr Oros) [RHEL-121724]
- devlink: add value check to devlink_info_version_put() (Petr Oros) [RHEL-121724]
Resolves: RHEL-107473, RHEL-121724, RHEL-127898

Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
2026-01-06 14:39:50 +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-178.el10 2026-01-06 14:39:50 +00:00
kernel-aarch64-64k-rhel.config kernel-6.12.0-178.el10 2026-01-06 14:39:50 +00:00
kernel-aarch64-debug-rhel.config kernel-6.12.0-178.el10 2026-01-06 14:39:50 +00:00
kernel-aarch64-rhel.config kernel-6.12.0-178.el10 2026-01-06 14:39:50 +00:00
kernel-aarch64-rt-64k-debug-rhel.config kernel-6.12.0-178.el10 2026-01-06 14:39:50 +00:00
kernel-aarch64-rt-64k-rhel.config kernel-6.12.0-178.el10 2026-01-06 14:39:50 +00:00
kernel-aarch64-rt-debug-rhel.config kernel-6.12.0-178.el10 2026-01-06 14:39:50 +00:00
kernel-aarch64-rt-rhel.config kernel-6.12.0-178.el10 2026-01-06 14:39:50 +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-178.el10 2026-01-06 14:39:50 +00:00
kernel-ppc64le-rhel.config kernel-6.12.0-178.el10 2026-01-06 14:39:50 +00:00
kernel-riscv64-debug-rhel.config kernel-6.12.0-178.el10 2026-01-06 14:39:50 +00:00
kernel-riscv64-rhel.config kernel-6.12.0-178.el10 2026-01-06 14:39:50 +00:00
kernel-s390x-debug-rhel.config kernel-6.12.0-178.el10 2026-01-06 14:39:50 +00:00
kernel-s390x-rhel.config kernel-6.12.0-178.el10 2026-01-06 14:39:50 +00:00
kernel-s390x-zfcpdump-rhel.config kernel-6.12.0-178.el10 2026-01-06 14:39:50 +00:00
kernel-x86_64-debug-rhel.config kernel-6.12.0-178.el10 2026-01-06 14:39:50 +00:00
kernel-x86_64-rhel.config kernel-6.12.0-178.el10 2026-01-06 14:39:50 +00:00
kernel-x86_64-rt-debug-rhel.config kernel-6.12.0-178.el10 2026-01-06 14:39:50 +00:00
kernel-x86_64-rt-rhel.config kernel-6.12.0-178.el10 2026-01-06 14:39:50 +00:00
kernel.changelog kernel-6.12.0-178.el10 2026-01-06 14:39:50 +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-178.el10 2026-01-06 14:39:50 +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-178.el10 2026-01-06 14:39:50 +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-163.el10 2025-11-25 15:28:27 +00:00
sources kernel-6.12.0-178.el10 2026-01-06 14:39:50 +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