The Linux kernel
* Thu Oct 30 2025 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [6.12.0-149.el10]
- sched/fair: Block delayed tasks on throttled hierarchy during dequeue (Luis Claudio R. Goncalves) [RHEL-69492]
- selftests/mm: fix va_high_addr_switch.sh failure on x86_64 (Chunyu Hu) [RHEL-110506]
- selftests/mm: alloc hugepages in va_high_addr_switch test (Chunyu Hu) [RHEL-110506]
- selftests/mm: skip hugevm test if kernel config file is not present (Chunyu Hu) [RHEL-110506]
- bus: mhi: host: pci_generic: Add Telit FN990B40 modem support (Jose Ignacio Tornos Martinez) [RHEL-122260]
- bus: mhi: host: Detect events pointing to unexpected TREs (Jose Ignacio Tornos Martinez) [RHEL-122260] {CVE-2025-39790}
- bus: mhi: host: pci_generic: Add Foxconn T99W696 modem (Jose Ignacio Tornos Martinez) [RHEL-122260]
- bus: mhi: host: Use str_true_false() helper (Jose Ignacio Tornos Martinez) [RHEL-122260]
- bus: mhi: host: pci_generic: Add support for EM929x and set MRU to 32768 for better performance. (Jose Ignacio Tornos Martinez) [RHEL-122260]
- bus: mhi: host: Fix endianness of BHI vector table (Jose Ignacio Tornos Martinez) [RHEL-122260]
- bus: mhi: host: pci_generic: Disable runtime PM for QDU100 (Jose Ignacio Tornos Martinez) [RHEL-122260]
- bus: mhi: host: pci_generic: Fix the modem name of Foxconn T99W640 (Jose Ignacio Tornos Martinez) [RHEL-122260]
- bus: mhi: host: Make local functions static (Jose Ignacio Tornos Martinez) [RHEL-122260]
- bus: mhi: host: pci_generic: Add Telit FN920C04 modem support (Jose Ignacio Tornos Martinez) [RHEL-122260]
- bus: mhi: host: pci_generic: Remove redundant assign resource usage (Jose Ignacio Tornos Martinez) [RHEL-122260]
- bus: mhi: host: Fix conflict between power_up and SYSERR (Jose Ignacio Tornos Martinez) [RHEL-122260]
- bus: mhi: ep: Update read pointer only after buffer is written (Jose Ignacio Tornos Martinez) [RHEL-122260] {CVE-2025-38429}
- sched: Add some KABI padding (Phil Auld) [RHEL-114238]
- scsi: ufs: ufs-qcom: Fix ESI null pointer dereference (Myron Stowe) [RHEL-120705]
- scsi: ufs: ufs-qcom: Update esi_vec_mask for HW major version >= 6 (Myron Stowe) [RHEL-120705]
- irqchip/msi-lib: Fix fwnode refcount in msi_lib_irq_domain_select() (Myron Stowe) [RHEL-120705]
- irqchip/irq-msi-lib: Fix build with PCI disabled (Myron Stowe) [RHEL-120705]
- PCI/MSI: Prevent recursive locking in pci_msix_write_tph_tag() (Myron Stowe) [RHEL-120705]
- PCI/MSI: Size device MSI domain with the maximum number of vectors (Myron Stowe) [RHEL-120705]
- irqchip: Drop MSI_CHIP_FLAG_SET_ACK from unsuspecting MSI drivers (Myron Stowe) [RHEL-120705]
- PCI/MSI: Handle the NOMASK flag correctly for all PCI/MSI backends (Myron Stowe) [RHEL-120705]
- irqchip/msi-lib: Add IRQ_DOMAIN_FLAG_FWNODE_PARENT handling (Myron Stowe) [RHEL-120705]
- PCI/MSI: Remove the conditional parent [un]mask logic (Myron Stowe) [RHEL-120705]
- irqchip/msi-lib: Honor the MSI_FLAG_PCI_MSI_MASK_PARENT flag (Myron Stowe) [RHEL-120705]
- PCI/MSI: Check MSI_FLAG_PCI_MSI_MASK_PARENT in cond_[startup|shutdown]_parent() (Myron Stowe) [RHEL-120705]
- PCI/MSI: Add startup/shutdown for per device domains (Myron Stowe) [RHEL-120705]
- genirq: Add irq_chip_(startup/shutdown)_parent() (Myron Stowe) [RHEL-120705]
- genirq: Remove GENERIC_IRQ_LEGACY (Myron Stowe) [RHEL-120705]
- irqdomain: Add device pointer to irq_domain_info and msi_domain_info (Myron Stowe) [RHEL-120705]
- irqdomain: Consolidate coding style (Myron Stowe) [RHEL-120705]
- irqdomain: Fix kernel-doc and add it to Documentation (Myron Stowe) [RHEL-120705]
- Documentation: irqdomain: Update it (Myron Stowe) [RHEL-120705]
- Documentation: irq-domain.rst: Simple improvements (Myron Stowe) [RHEL-120705]
- Documentation: irq/concepts: Minor improvements (Myron Stowe) [RHEL-120705]
- Documentation: irq/concepts: Add commas and reflow (Myron Stowe) [RHEL-120705]
- irqdomain: Improve kernel-docs of functions (Myron Stowe) [RHEL-120705]
- irqdomain: Make struct irq_domain_info variables const (Myron Stowe) [RHEL-120705]
- irqdomain: Use irq_domain_instantiate()'s return value as initializers (Myron Stowe) [RHEL-120705]
- irqdomain: Drop irq_linear_revmap() (Myron Stowe) [RHEL-120705]
- pinctrl: keembay: Switch to irq_find_mapping() (Myron Stowe) [RHEL-120705]
- irqchip/armada-370-xp: Switch to irq_find_mapping() (Myron Stowe) [RHEL-120705]
- gpu: ipu-v3: Switch to irq_find_mapping() (Myron Stowe) [RHEL-120705]
- gpio: idt3243x: Switch to irq_find_mapping() (Myron Stowe) [RHEL-120705]
- sh: Switch to irq_find_mapping() (Myron Stowe) [RHEL-120705]
- powerpc: Switch to irq_find_mapping() (Myron Stowe) [RHEL-120705]
- irqdomain: Drop irq_domain_add_*() functions (Myron Stowe) [RHEL-120705]
- powerpc: Switch irq_domain_add_nomap() to use fwnode (Myron Stowe) [RHEL-120705]
- thermal: Switch to irq_domain_create_linear() (Myron Stowe) [RHEL-120705]
- soc: Switch to irq_domain_create_*() (Myron Stowe) [RHEL-120705]
- sh: Switch to irq_domain_create_*() (Myron Stowe) [RHEL-120705]
- powerpc: Switch to irq_domain_create_*() (Myron Stowe) [RHEL-120705]
- pinctrl: Switch to irq_domain_create_*() (Myron Stowe) [RHEL-120705]
- PCI: Switch to irq_domain_create_linear() (Myron Stowe) [RHEL-120705]
- nios2: Switch to irq_domain_create_linear() (Myron Stowe) [RHEL-120705]
- net: Switch to irq_domain_create_*() (Myron Stowe) [RHEL-120705]
- misc: hi6421-spmi-pmic: Switch to irq_domain_create_simple() (Myron Stowe) [RHEL-120705]
- MIPS: Switch to irq_domain_create_*() (Myron Stowe) [RHEL-120705]
- mfd: Switch to irq_domain_create_*() (Myron Stowe) [RHEL-120705]
- memory: omap-gpmc: Switch to irq_domain_create_linear() (Myron Stowe) [RHEL-120705]
- mailbox: qcom-ipcc: Switch to irq_domain_create_tree() (Myron Stowe) [RHEL-120705]
- irqchip: Switch to irq_domain_create_*() (Myron Stowe) [RHEL-120705]
- iio: Switch to irq_domain_create_simple() (Myron Stowe) [RHEL-120705]
- i2c: Switch to irq_domain_create_linear() (Myron Stowe) [RHEL-120705]
- gpu: Switch to irq_domain_create_linear() (Myron Stowe) [RHEL-120705]
- gpio: Switch to irq_domain_create_*() (Myron Stowe) [RHEL-120705]
- EDAC/altera: Switch to irq_domain_create_linear() (Myron Stowe) [RHEL-120705]
- bus: moxtet: Switch to irq_domain_create_simple() (Myron Stowe) [RHEL-120705]
- ARM: Switch to irq_domain_create_*() (Myron Stowe) [RHEL-120705]
- ARC: Switch to irq_domain_create_linear() (Myron Stowe) [RHEL-120705]
- irqdomain: Make irq_domain_create_hierarchy() an inline (Myron Stowe) [RHEL-120705]
- irqdomain: Drop of_node_to_fwnode() (Myron Stowe) [RHEL-120705]
- x86/io_apic: Switch to of_fwnode_handle() (Myron Stowe) [RHEL-120705]
- powerpc: Switch to of_fwnode_handle() (Myron Stowe) [RHEL-120705]
- irqchip: Switch to of_fwnode_handle() (Myron Stowe) [RHEL-120705]
- PCI/MSI: Use bool for MSI enable state tracking (Myron Stowe) [RHEL-120705]
- PCI: tegra: Convert to MSI parent infrastructure (Myron Stowe) [RHEL-120705]
- PCI: xgene: Convert to MSI parent infrastructure (Myron Stowe) [RHEL-120705]
- PCI: apple: Convert to MSI parent infrastructure (Myron Stowe) [RHEL-120705]
- irqchip/msi-lib: Honour the MSI_FLAG_NO_AFFINITY flag (Myron Stowe) [RHEL-120705]
- irqchip/mvebu: Convert to msi_create_parent_irq_domain() helper (Myron Stowe) [RHEL-120705]
- irqchip/gic: Convert to msi_create_parent_irq_domain() helper (Myron Stowe) [RHEL-120705]
- genirq/msi: Add helper for creating MSI-parent irq domains (Myron Stowe) [RHEL-120705]
- irqchip: Make irq-msi-lib.h globally available (Myron Stowe) [RHEL-120705]
- irqchip/gic-v3-its: Use allocation size from the prepare call (Myron Stowe) [RHEL-120705]
- genirq/msi: Engage the .msi_teardown() callback on domain removal (Myron Stowe) [RHEL-120705]
- genirq/msi: Move prepare() call to per-device allocation (Myron Stowe) [RHEL-120705]
- irqchip/gic-v3-its: Implement .msi_teardown() callback (Myron Stowe) [RHEL-120705]
- genirq/msi: Add .msi_teardown() callback as the reverse of .msi_prepare() (Myron Stowe) [RHEL-120705]
- irqchip/gic-v3-its: Add support for device tree msi-map and msi-mask (Myron Stowe) [RHEL-120705]
- dt-bindings: PCI: pci-ep: Add support for iommu-map and msi-map (Myron Stowe) [RHEL-120705]
- irqchip/gic-v3-its: Set IRQ_DOMAIN_FLAG_MSI_IMMUTABLE for ITS (Myron Stowe) [RHEL-120705]
- irqdomain: Add IRQ_DOMAIN_FLAG_MSI_IMMUTABLE and irq_domain_is_msi_immutable() (Myron Stowe) [RHEL-120705]
- platform-msi: Add msi_remove_device_irq_domain() in platform_device_msi_free_irqs_all() (Myron Stowe) [RHEL-120705]
- genirq/msi: Rename msi_[un]lock_descs() (Myron Stowe) [RHEL-120705]
- scsi: ufs: qcom: Remove the MSI descriptor abuse (Myron Stowe) [RHEL-120705]
- PCI/TPH: Replace the broken MSI-X control word update (Myron Stowe) [RHEL-120705]
- PCI/MSI: Provide a sane mechanism for TPH (Myron Stowe) [RHEL-120705]
- PCI: hv: Switch MSI descriptor locking to guard() (Myron Stowe) [RHEL-120705]
- PCI/MSI: Switch msix_capability_init() to guard(msi_desc_lock) (Myron Stowe) [RHEL-120705]
- PCI/MSI: Switch msi_capability_init() to guard(msi_desc_lock) (Myron Stowe) [RHEL-120705]
- PCI/MSI: Use __free() for affinity masks (Myron Stowe) [RHEL-120705]
- PCI/MSI: Set pci_dev:: Msi_enabled late (Myron Stowe) [RHEL-120705]
- PCI/MSI: Use guard(msi_desc_lock) where applicable (Myron Stowe) [RHEL-120705]
- NTB/msi: Switch MSI descriptor locking to lock guard() (Myron Stowe) [RHEL-120705]
- soc: ti: ti_sci_inta_msi: Switch MSI descriptor locking to guard() (Myron Stowe) [RHEL-120705]
- genirq/msi: Use lock guards for MSI descriptor locking (Myron Stowe) [RHEL-120705]
- cleanup: Provide retain_and_null_ptr() (Myron Stowe) [RHEL-120705]
- irqdomain: Support three-cell scheme interrupts (Myron Stowe) [RHEL-120705]
- genirq/migration: Use irqd_get_parent_data() in irq_force_complete_move() (Myron Stowe) [RHEL-120705]
- irqdomain: Stop using 'host' for domain (Myron Stowe) [RHEL-120705]
- irqdomain: Rename irq_get_default_host() to irq_get_default_domain() (Myron Stowe) [RHEL-120705]
- irqdomain: Rename irq_set_default_host() to irq_set_default_domain() (Myron Stowe) [RHEL-120705]
- PCI/MSI: Convert pci_msi_ignore_mask to per MSI domain flag (Myron Stowe) [RHEL-120705]
- genirq: Make a few functions static (Myron Stowe) [RHEL-120705]
- irqdomain: Remove extern from function declarations (Myron Stowe) [RHEL-120705]
- irqchip/davinci-cp-intc: Remove public header (Myron Stowe) [RHEL-120705]
- irqdomain: i2c: Switch to irq_find_mapping() (Myron Stowe) [RHEL-120705]
- genirq: Introduce irq_can_move_in_process_context() (Myron Stowe) [RHEL-120705]
- genirq: Introduce common irq_force_complete_move() implementation (Myron Stowe) [RHEL-120705]
- irqchip/riscv-imsic: Move to common MSI library (Myron Stowe) [RHEL-120705]
- irqchip/irq-msi-lib: Optionally set default irq_eoi()/irq_ack() (Myron Stowe) [RHEL-120705]
- irqchip/riscv-imsic: Set irq_set_affinity() for IMSIC base (Myron Stowe) [RHEL-120705]
- net: clear sk->sk_ino in sk_set_socket(sk, NULL) (Paolo Abeni) [RHEL-115597]
- net: lockless sock_i_ino() (Paolo Abeni) [RHEL-115597]
- net_sched: gen_estimator: fix est_timer() vs CONFIG_PREEMPT_RT=y (Paolo Abeni) [RHEL-115597]
- netpoll: prevent hanging NAPI when netcons gets enabled (Paolo Abeni) [RHEL-115597]
- net: netmem: fix skb_ensure_writable with unreadable skbs (Paolo Abeni) [RHEL-115597]
- net: Fix TOCTOU issue in sk_is_readable() (Paolo Abeni) [RHEL-115597]
- Fix sock_exceed_buf_limit not being triggered in __sk_mem_raise_allocated (Paolo Abeni) [RHEL-115597]
- netdev: avoid CFI problems with sock priv helpers (Paolo Abeni) [RHEL-115597]
- net: don't dump Tx and uninitialized NAPIs (Paolo Abeni) [RHEL-115597]
- Documentation: Fix description format for powerpc RTAS ioctls (Mamatha Inamdar) [RHEL-101977]
- powerpc/pseries: Include linux/types.h in papr-platform-dump.h (Mamatha Inamdar) [RHEL-101977]
- powerpc/pseries: Add a char driver for physical-attestation RTAS (Mamatha Inamdar) [RHEL-101977]
- powerpc/pseries: Add papr-platform-dump character driver for dump retrieval (Mamatha Inamdar) [RHEL-101977]
- powerpc/pseries: Add ibm,get-dynamic-sensor-state RTAS call support (Mamatha Inamdar) [RHEL-101977]
- powerpc/pseries: Add ibm,set-dynamic-indicator RTAS call support (Mamatha Inamdar) [RHEL-101977]
- powerpc/pseries: Add papr-indices char driver for ibm,get-indices (Mamatha Inamdar) [RHEL-101977]
- powerpc/pseries: Define papr_indices_io_block for papr-indices ioctls (Mamatha Inamdar) [RHEL-101977]
- powerpc/pseries: Define common functions for RTAS sequence calls (Mamatha Inamdar) [RHEL-101977]
- ice: fix NULL access of tx->in_use in ice_ll_ts_intr (Petr Oros) [RHEL-113042]
- ice: fix NULL access of tx->in_use in ice_ptp_ts_irq (Petr Oros) [RHEL-113042]
- redhat/configs: Enable CONFIG_CRASH_DM_CRYPT on RHEL (Coiby Xu) [RHEL-29040]
- s390: kexec: initialize kexec_buf struct (Coiby Xu) [RHEL-29040]
- arm64: kexec: initialize kexec_buf struct in load_other_segments() (Coiby Xu) [RHEL-29040]
- crashdump: add CONFIG_KEYS dependency (Coiby Xu) [RHEL-29040]
- crash_dump, nvme: select CONFIGFS_FS as built-in (Coiby Xu) [RHEL-29040]
- x86/crash: make the page that stores the dm crypt keys inaccessible (Coiby Xu) [RHEL-29040]
- x86/crash: pass dm crypt keys to kdump kernel (Coiby Xu) [RHEL-29040]
- crash_dump: retrieve dm crypt keys in kdump kernel (Coiby Xu) [RHEL-29040]
- crash_dump: reuse saved dm crypt keys for CPU/memory hot-plugging (Coiby Xu) [RHEL-29040]
- crash_dump: store dm crypt keys in kdump reserved memory (Coiby Xu) [RHEL-29040]
- crash_dump: make dm crypt keys persist for the kdump kernel (Coiby Xu) [RHEL-29040]
- kexec_file: allow to place kexec_buf randomly (Coiby Xu) [RHEL-29040]
Resolves: RHEL-101977, RHEL-110506, RHEL-113042, RHEL-114238, RHEL-115597, RHEL-120705, RHEL-122260, RHEL-29040, RHEL-69492
Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
|
||
|---|---|---|
| .gitignore | ||
| check-kabi | ||
| def_variants.yaml.rhel | ||
| dracut-virt.conf | ||
| fedoraimaca.x509 | ||
| filtermods.py | ||
| flavors | ||
| 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-riscv64-debug-rhel.config | ||
| kernel-riscv64-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.sbat.template | ||
| kernel.spec | ||
| kvm_stat.logrotate | ||
| linux-kernel-test.patch | ||
| Makefile.rhelver | ||
| merge.py | ||
| mod-denylist.sh | ||
| mod-sign.sh | ||
| Module.kabi_aarch64 | ||
| Module.kabi_dup_aarch64 | ||
| Module.kabi_dup_ppc64le | ||
| Module.kabi_dup_riscv64 | ||
| Module.kabi_dup_s390x | ||
| Module.kabi_dup_x86_64 | ||
| Module.kabi_ppc64le | ||
| Module.kabi_riscv64 | ||
| Module.kabi_s390x | ||
| Module.kabi_x86_64 | ||
| nvidiagpuoot001.x509 | ||
| partial-clang_lto-aarch64-debug-snip.config | ||
| partial-clang_lto-aarch64-snip.config | ||
| partial-clang_lto-x86_64-debug-snip.config | ||
| partial-clang_lto-x86_64-snip.config | ||
| partial-clang-debug-snip.config | ||
| partial-clang-snip.config | ||
| partial-kgcov-debug-snip.config | ||
| partial-kgcov-snip.config | ||
| patch-6.12-redhat.patch | ||
| process_configs.sh | ||
| README.rst | ||
| redhatsecureboot501.cer | ||
| redhatsecureboot504.cer | ||
| redhatsecurebootca5.cer | ||
| rheldup3.x509 | ||
| rhelima_centos.x509 | ||
| rhelima.x509 | ||
| rhelimaca1.x509 | ||
| rhelkpatch1.x509 | ||
| rpminspect.yaml | ||
| sources | ||
| uki_addons.json | ||
| uki_create_addons.py | ||
| uki-addons.sbat.template | ||
| uki.sbat.template | ||
| 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