The Linux kernel
* Tue Jan 06 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-656.el9]
- block: don't freeze queue for updating queue limits (Ming Lei) [RHEL-134978]
- x86/resctrl: Fix miscount of bandwidth event when reactivating previously unavailable RMID (David Arcari) [RHEL-129399]
- x86/resctrl: Implement resctrl_arch_reset_cntr() and resctrl_arch_cntr_read() (David Arcari) [RHEL-129399]
- fs/resctrl: Introduce counter ID read, reset calls in mbm_event mode (David Arcari) [RHEL-129399]
- x86/resctrl: Refactor resctrl_arch_rmid_read() (David Arcari) [RHEL-129399]
- scsi: lpfc: Update lpfc version to 14.4.0.12 (Paul Ely) [RHEL-127902]
- scsi: lpfc: Add capability to register Platform Name ID to fabric (Paul Ely) [RHEL-127902]
- scsi: lpfc: Allow support for BB credit recovery in point-to-point topology (Paul Ely) [RHEL-127902]
- scsi: lpfc: Fix reusing an ndlp that is marked NLP_DROPPED during FLOGI (Paul Ely) [RHEL-127902]
- scsi: lpfc: Modify kref handling for Fabric Controller ndlps (Paul Ely) [RHEL-127902]
- scsi: lpfc: Fix leaked ndlp krefs when in point-to-point topology (Paul Ely) [RHEL-127902]
- scsi: lpfc: Ensure unregistration of rpis for received PLOGIs (Paul Ely) [RHEL-127902]
- scsi: lpfc: Remove redundant NULL ptr assignment in lpfc_els_free_iocb() (Paul Ely) [RHEL-127902]
- scsi: lpfc: Revise discovery related function headers and comments (Paul Ely) [RHEL-127902]
- scsi: lpfc: Update various NPIV diagnostic log messaging (Paul Ely) [RHEL-127902]
- scsi: lpfc: Copyright updates for 14.4.0.11 patches (Paul Ely) [RHEL-127902]
- scsi: lpfc: Update lpfc version to 14.4.0.11 (Paul Ely) [RHEL-127902]
- scsi: lpfc: Convert debugfs directory counts from atomic to unsigned int (Paul Ely) [RHEL-127902]
- scsi: lpfc: Clean up extraneous phba dentries (Paul Ely) [RHEL-127902]
- scsi: lpfc: Use switch case statements in DIF debugfs handlers (Paul Ely) [RHEL-127902]
- scsi: lpfc: Fix memory leak when nvmeio_trc debugfs entry is used (Paul Ely) [RHEL-127902]
- scsi: lpfc: Define size of debugfs entry for xri rebalancing (Paul Ely) [RHEL-127902]
- scsi: lpfc: Ensure PLOGI_ACC is sent prior to PRLI in Point to Point topology (Paul Ely) [RHEL-127902]
- scsi: lpfc: Check return status of lpfc_reset_flush_io_context during TGT_RESET (Paul Ely) [RHEL-127902]
- scsi: lpfc: Decrement ndlp kref after FDISC retries exhausted (Paul Ely) [RHEL-127902]
- scsi: lpfc: Remove ndlp kref decrement clause for F_Port_Ctrl in lpfc_cleanup (Paul Ely) [RHEL-127902]
- scsi: lpfc: Clean up allocated queues when queue setup mbox commands fail (Paul Ely) [RHEL-127902]
- scsi: lpfc: Abort outstanding ELS WQEs regardless of if rmmod is in progress (Paul Ely) [RHEL-127902]
- scsi: lpfc: Remove unused member variables in struct lpfc_hba and lpfc_vport (Paul Ely) [RHEL-127902]
- scsi: lpfc: Use int type to store negative error codes (Paul Ely) [RHEL-127902]
- scsi: lpfc: use min() to improve code (Paul Ely) [RHEL-127902]
- scsi: lpfc: Fix wrong function reference in a comment (Paul Ely) [RHEL-127902]
- lpfc: don't use file->f_path.dentry for comparisons (Paul Ely) [RHEL-127902]
- nvmet-auth: update sc_c in target host hash calculation (Chris Leech) [RHEL-127047]
- nvmet-auth: update sc_c in host response (Chris Leech) [RHEL-127047]
- nvme/tcp: handle tls partially sent records in write_space() (Chris Leech) [RHEL-127047]
- nvme-auth: update sc_c in host response (Chris Leech) [RHEL-127047]
- nvme-auth: use hkdf_expand_label() (Chris Leech) [RHEL-127047]
- nvme-auth: add hkdf_expand_label() (Chris Leech) [RHEL-127047]
- nvme-tcp: send only permitted commands for secure concat (Chris Leech) [RHEL-127047]
- nvme-auth: update bi_directional flag (Chris Leech) [RHEL-127047]
- nvme-auth: remove unneeded semicolon (Chris Leech) [RHEL-127047]
- nvme-tcp: log TLS handshake failures at error level (Chris Leech) [RHEL-127047]
- nvme-tcp: fix signedness bug in nvme_tcp_init_connection() (Chris Leech) [RHEL-127047]
- nvme-tcp: fix connect failure on receiving partial ICResp PDU (Chris Leech) [RHEL-127047]
- fbcon: Fix OOB access in font allocation (Jocelyn Falempe) [RHEL-107476]
- fbcon: fix integer overflow in fbcon_do_set_font (Jocelyn Falempe) [RHEL-107476]
- fbdev: Fix vmalloc out-of-bounds write in fast_imageblit (Jocelyn Falempe) [RHEL-107476]
- fbcon: Use 'bool' where appopriate (Jocelyn Falempe) [RHEL-107476]
- fbcon: Introduce get_{fg,bg}_color() (Jocelyn Falempe) [RHEL-107476]
- fbcon: fbcon_is_inactive() -> fbcon_is_active() (Jocelyn Falempe) [RHEL-107476]
- fbcon: fbcon_cursor_noblink -> fbcon_cursor_blink (Jocelyn Falempe) [RHEL-107476]
- fbdev: Fix typo in Kconfig text for FB_DEVICE (Jocelyn Falempe) [RHEL-107476]
- fbdev: svgalib: Clean up coding style (Jocelyn Falempe) [RHEL-107476]
- fbdev: fix potential buffer overflow in do_register_framebuffer() (Jocelyn Falempe) [RHEL-107476]
- fbcon: Fix outdated registered_fb reference in comment (Jocelyn Falempe) [RHEL-107476]
- fbdev: Include <linux/export.h> (Jocelyn Falempe) [RHEL-107476]
- fbdev: Remove trailing whitespaces (Jocelyn Falempe) [RHEL-107476]
- video: screen_info: Relocate framebuffers behind PCI bridges (Jocelyn Falempe) [RHEL-107476]
- fbdev: Fix fb_set_var to prevent null-ptr-deref in fb_videomode_to_var (Jocelyn Falempe) [RHEL-107476]
- fbdev: Fix do_register_framebuffer to prevent null-ptr-deref in fb_videomode_to_var (Jocelyn Falempe) [RHEL-107476]
- fbdev: core: fbcvt: avoid division by 0 in fb_cvt_hperiod() (Jocelyn Falempe) [RHEL-107476]
- fbcon: Make sure modelist not set on unregistered console (Jocelyn Falempe) [RHEL-107476]
- dummycon: Trigger redraw when switching consoles with deferred takeover (Jocelyn Falempe) [RHEL-107476]
- fbdev: Send old blank state in FB_EVENT_BLANK (Jocelyn Falempe) [RHEL-107476]
- fbdev: Track display blanking state (Jocelyn Falempe) [RHEL-107476]
- fbdev: Rework fb_blank() (Jocelyn Falempe) [RHEL-107476]
- fbcon: Use static attribute groups for sysfs entries (Jocelyn Falempe) [RHEL-107476]
- fbdev: Refactoring the fbcon packed pixel drawing routines (Jocelyn Falempe) [RHEL-107476]
- fbdev: Register sysfs groups through device_add_group (Jocelyn Falempe) [RHEL-107476]
- mdacon: rework dependency list (Jocelyn Falempe) [RHEL-107476]
- dummycon: fix default rows/cols (Jocelyn Falempe) [RHEL-107476]
- dummycon: only build module if there are users (Jocelyn Falempe) [RHEL-107476]
- fbcon: Use correct erase colour for clearing in fbcon (Jocelyn Falempe) [RHEL-107476]
- fbdev: core: tileblit: Implement missing margin clearing for tileblit (Jocelyn Falempe) [RHEL-107476]
- genirq/irqdesc: Prevent use-after-free in irq_find_at_or_after() (Aristeu Rozanski) [RHEL-114221]
- genirq: Initialize resend_node hlist for all interrupt descriptors (Aristeu Rozanski) [RHEL-114221]
- xen/events: avoid using info_for_irq() in xen_send_IPI_one() (Aristeu Rozanski) [RHEL-114221]
- genirq: Fix software resend lockup and nested resend (Aristeu Rozanski) [RHEL-114221]
- genirq: Use a maple tree for interrupt descriptor management (Aristeu Rozanski) [RHEL-114221]
- genirq: Encapsulate sparse bitmap handling (Aristeu Rozanski) [RHEL-114221]
- genirq: Use hlist for managing resend handlers (Aristeu Rozanski) [RHEL-114221]
- Revert "arm64-64k: Increase max NR_IRQS from 64+8192 to 2^^19" (Aristeu Rozanski) [RHEL-114221]
Resolves: RHEL-107476, RHEL-114221, RHEL-127047, RHEL-127902, RHEL-129399, RHEL-134978
Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
|
||
|---|---|---|
| .gitignore | ||
| check-kabi | ||
| cpupower.config | ||
| cpupower.service | ||
| dracut-virt.conf | ||
| filter-aarch64.sh.rhel | ||
| filter-armv7hl.sh.rhel | ||
| filter-modules.sh.rhel | ||
| filter-ppc64le.sh.rhel | ||
| filter-s390x.sh.rhel | ||
| filter-x86_64.sh.rhel | ||
| gating.yaml | ||
| generate_all_configs.sh | ||
| kernel-aarch64-64k-debug-rhel.config | ||
| kernel-aarch64-64k-rhel.config | ||
| kernel-aarch64-debug-rhel.config | ||
| kernel-aarch64-rhel.config | ||
| kernel-aarch64-rt-64k-debug-rhel.config | ||
| kernel-aarch64-rt-64k-rhel.config | ||
| kernel-aarch64-rt-debug-rhel.config | ||
| kernel-aarch64-rt-rhel.config | ||
| kernel-local | ||
| kernel-ppc64le-debug-rhel.config | ||
| kernel-ppc64le-rhel.config | ||
| kernel-s390x-debug-rhel.config | ||
| kernel-s390x-rhel.config | ||
| kernel-s390x-zfcpdump-rhel.config | ||
| kernel-x86_64-debug-rhel.config | ||
| kernel-x86_64-rhel.config | ||
| kernel-x86_64-rt-debug-rhel.config | ||
| kernel-x86_64-rt-rhel.config | ||
| kernel.changelog | ||
| kernel.spec | ||
| kvm_stat.logrotate | ||
| linux-kernel-test.patch | ||
| Makefile.rhelver | ||
| merge.pl | ||
| mod-denylist.sh | ||
| mod-extra.list.rhel | ||
| mod-internal.list | ||
| mod-partner.list | ||
| mod-sign.sh | ||
| Module.kabi_aarch64 | ||
| Module.kabi_dup_aarch64 | ||
| Module.kabi_dup_ppc64le | ||
| Module.kabi_dup_s390x | ||
| Module.kabi_dup_x86_64 | ||
| Module.kabi_ppc64le | ||
| Module.kabi_s390x | ||
| Module.kabi_x86_64 | ||
| nvidiagpuoot001.x509 | ||
| parallel_xz.sh | ||
| partial-kgcov-snip.config | ||
| patch-5.14-redhat.patch | ||
| process_configs.sh | ||
| README.rst | ||
| redhatsecureboot504.cer | ||
| rheldup3.x509 | ||
| rhelima_centos.x509 | ||
| rhelima.x509 | ||
| rhelimaca1.x509 | ||
| rhelkpatch1.x509 | ||
| rpminspect.yaml | ||
| sources | ||
| uki_addons.json | ||
| uki_create_addons.py | ||
| update_scripts.sh | ||
| x509.genkey.centos | ||
| x509.genkey.rhel | ||
=================== 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