The Linux kernel
* Wed Jul 15 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-725.el9]
- crypto: qat - clear AES key schedule from stack (Vladislav Dronov) [RHEL-115837]
- crypto: qat - cancel work on re-enable SR-IOV timeout (Vladislav Dronov) [RHEL-115837]
- crypto: qat - use 2-arg strscpy where destination size is known (Vladislav Dronov) [RHEL-115837]
- PCI/P2PDMA: Add Intel QAT, DSA, IAA devices to whitelist (Vladislav Dronov) [RHEL-115837]
- crypto: qat - validate RSA CRT component lengths (Vladislav Dronov) [RHEL-115837]
- crypto: qat - simplify adf_service_mask_to_string helper (Vladislav Dronov) [RHEL-115837]
- crypto: qat - add KPT support for GEN6 devices (Vladislav Dronov) [RHEL-115837]
- crypto: qat - use pci logging variants for PCI-specific messages (Vladislav Dronov) [RHEL-115837]
- crypto: qat - protect service table iterations with service_lock (Vladislav Dronov) [RHEL-115837]
- crypto: qat - fix restarting state leak on allocation failure (Vladislav Dronov) [RHEL-115837]
- Documentation: qat_rl: make rate limiting wording clearer (Vladislav Dronov) [RHEL-115837]
- crypto: qat - handle sysfs-triggered reset callbacks (Vladislav Dronov) [RHEL-115837]
- crypto: qat - factor out AER reset helpers (Vladislav Dronov) [RHEL-115837]
- crypto: qat - skip restart for down devices (Vladislav Dronov) [RHEL-115837]
- crypto: qat - centralize bus master enable (Vladislav Dronov) [RHEL-115837]
- crypto: qat - notify fatal error before AER reset preparation (Vladislav Dronov) [RHEL-115837]
- crypto: qat - keep VFs enabled during reset (Vladislav Dronov) [RHEL-115837]
- crypto: qat - fix VF2PF work teardown race in adf_disable_sriov() (Vladislav Dronov) [RHEL-115837]
- crypto: qat - remove MODULE_VERSION (Vladislav Dronov) [RHEL-115837]
- crypto: qat - rename adf_ctl_drv.c to adf_module.c (Vladislav Dronov) [RHEL-115837]
- crypto: qat - remove unused character device and IOCTLs (Vladislav Dronov) [RHEL-115837]
- crypto: qat - fix heartbeat error injection (Vladislav Dronov) [RHEL-115837]
- crypto: qat - fix IRQ cleanup on 6xxx probe failure (Vladislav Dronov) [RHEL-115837] {CVE-2026-46060}
- crypto: qat - use swab32 macro (Vladislav Dronov) [RHEL-115837]
- crypto: qat - replace scnprintf() with sysfs_emit() (Vladislav Dronov) [RHEL-115837]
- crypto: qat - fix type mismatch in RAS sysfs show functions (Vladislav Dronov) [RHEL-115837]
- crypto: qat - fix compression instance leak (Vladislav Dronov) [RHEL-115837]
- crypto: qat - use acomp_tfm_ctx() (Vladislav Dronov) [RHEL-115837]
- crypto: qat - disable 420xx AE cluster when lead engine is fused off (Vladislav Dronov) [RHEL-115837]
- crypto: qat - disable 4xxx AE cluster when lead engine is fused off (Vladislav Dronov) [RHEL-115837]
- crypto: qat - add anti-rollback support for GEN6 devices (Vladislav Dronov) [RHEL-115837]
- crypto: qat - add wireless mode support for QAT GEN6 (Vladislav Dronov) [RHEL-115837]
- crypto: qat - fix firmware loading failure for GEN6 devices (Vladislav Dronov) [RHEL-115837]
- crypto: qat - fix indentation of macros in qat_hal.c (Vladislav Dronov) [RHEL-115837]
- crypto: qat - Drop redundant local variables (Vladislav Dronov) [RHEL-115837]
- zstd: Increase DYNAMIC_BMI2 GCC version cutoff from 4.8 to 11.0 to work around compiler segfault (Vladislav Dronov) [RHEL-115837]
- zstd: Import upstream v1.5.7 (Vladislav Dronov) [RHEL-115837]
- lib: zstd: fix null-deref in ZSTD_createCDict_advanced2() (Vladislav Dronov) [RHEL-115837]
- lib: zstd: export API needed for dictionary support (Vladislav Dronov) [RHEL-115837]
- zstd: Fix array-index-out-of-bounds UBSAN warning (Vladislav Dronov) [RHEL-115837]
- add intptr_t (Vladislav Dronov) [RHEL-115837]
- zstd: Fix definition of assert() (Vladislav Dronov) [RHEL-115837]
- lib: zstd: Backport fix for in-place decompression (Vladislav Dronov) [RHEL-115837]
- lib: zstd: Fix -Wstringop-overflow warning (Vladislav Dronov) [RHEL-115837]
- zstd: import usptream v1.5.2 (Vladislav Dronov) [RHEL-115837]
- zstd: Move zstd-common module exports to zstd_common_module.c (Vladislav Dronov) [RHEL-115837]
- lib: zstd: Fix comment typo (Vladislav Dronov) [RHEL-115837]
- lib: zstd: fix repeated words in comments (Vladislav Dronov) [RHEL-115837]
- zstd: Fixing mixed module-builtin objects (Vladislav Dronov) [RHEL-115837]
- lib: zstd: clean up double word in comment. (Vladislav Dronov) [RHEL-115837]
- crypto: qat - convert to common field_get() helper (Vladislav Dronov) [RHEL-115837]
- crypto: qat - #undef field_get() before local definition (Vladislav Dronov) [RHEL-115837]
- bitfield: Add non-constant field_{prep,get}() helpers (Vladislav Dronov) [RHEL-115837]
- bitfield: Add less-checking __FIELD_{GET,PREP}() (Vladislav Dronov) [RHEL-115837]
- bitfield: Ensure the return values of helper functions are checked (Vladislav Dronov) [RHEL-115837]
- bitfield: suppress "dubious: x & !y" sparse warning (Vladislav Dronov) [RHEL-115837]
- bitfield: add explicit inclusions to the example (Vladislav Dronov) [RHEL-115837]
- crypto: qat - Remove dst_null support (Vladislav Dronov) [RHEL-115837]
- qat: don't mess with ->d_name (Vladislav Dronov) [RHEL-115837]
- crypto: qat - Annotate struct adf_fw_counters with __counted_by (Vladislav Dronov) [RHEL-115837]
- libperf build: Always place libperf includes first (Michael Petlan) [RHEL-183960]
- libperf: Don't remove -g when EXTRA_CFLAGS are used (Michael Petlan) [RHEL-183960]
- futex: Prevent lockup in requeue-PI during signal/ timeout wakeup (Waiman Long) [RHEL-183589]
- futex: Require sys_futex_requeue() to have identical flags (Waiman Long) [RHEL-183589] {CVE-2026-31554}
- futex: Clear stale exiting pointer in futex_lock_pi() retry path (Waiman Long) [RHEL-183589] {CVE-2026-31555}
- futex: Fix UaF between futex_key_to_node_opt() and vma_replace_policy() (Waiman Long) [RHEL-183589] {CVE-2026-23415}
- amd/iommu: Preserve domain ids inside the kdump kernel (Eder Zulian) [RHEL-179518]
- iommu/amd: Use maximum PPR log buffer size when SNP is enabled on Family 0x19 (Eder Zulian) [RHEL-179518]
- iommu/amd: Use maximum Event log buffer size when SNP is enabled on Family 0x19 (Eder Zulian) [RHEL-179518]
- iommu/amd: Skip enabling command/event buffers for kdump (Eder Zulian) [RHEL-179518]
- crypto: ccp: Skip SEV and SNP INIT for kdump boot (Eder Zulian) [RHEL-179518]
- iommu/amd: Reuse device table for kdump (Eder Zulian) [RHEL-179518]
- iommu/amd: Add support to remap/unmap IOMMU buffers for kdump (Eder Zulian) [RHEL-179518]
Resolves: RHEL-115837, RHEL-179518, RHEL-183589, RHEL-183960
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.sbat.template | ||
| 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 | ||
| nvidiabfdpu.x509 | ||
| nvidiagpuoot001.x509 | ||
| nvidiajetsonsoc.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