kernel-5.14.0-670.el9

* Thu Jan 29 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-670.el9]
- memblock: Accept allocated memory before use in memblock_double_array() (Aristeu Rozanski) [RHEL-140475]
- Reapply "Bluetooth: revert TX timestamping" for kernel v6.18 rebase. (David Marlin) [RHEL-141499]
- Bluetooth: hci_sync: enable PA Sync Lost event (David Marlin) [RHEL-141499]
- Bluetooth: SMP: Fix not generating mackey and ltk when repairing (David Marlin) [RHEL-141499]
- Bluetooth: btusb: mediatek: Avoid btusb_mtk_claim_iso_intf() NULL deref (David Marlin) [RHEL-141499]
- Bluetooth: hci_core: lookup hci_conn on RX path on protocol side (David Marlin) [RHEL-141499]
- Bluetooth: hci_core: Fix triggering cmd_timer for HCI_OP_NOP (David Marlin) [RHEL-141499]
- Bluetooth: btusb: mediatek: Fix kernel crash when releasing mtk iso interface (David Marlin) [RHEL-141499]
- Bluetooth: btrtl: Avoid loading the config file on security chips (David Marlin) [RHEL-141499]
- Bluetooth: hci_event: Fix not handling PA Sync Lost event (David Marlin) [RHEL-141499]
- Bluetooth: hci_conn: Fix not cleaning up PA_LINK connections (David Marlin) [RHEL-141499]
- Bluetooth: 6lowpan: add missing l2cap_chan_lock() (David Marlin) [RHEL-141499]
- Bluetooth: 6lowpan: Don't hold spin lock over sleeping functions (David Marlin) [RHEL-141499]
- Bluetooth: L2CAP: export l2cap_chan_hold for modules (David Marlin) [RHEL-141499]
- Bluetooth: 6lowpan: fix BDADDR_LE vs ADDR_LE_DEV address type confusion (David Marlin) [RHEL-141499]
- Bluetooth: 6lowpan: reset link-local header on ipv6 recv path (David Marlin) [RHEL-141499]
- Bluetooth: btusb: reorder cleanup in btusb_disconnect to avoid UAF (David Marlin) [RHEL-141499]
- Bluetooth: MGMT: cancel mesh send timer when hdev removed (David Marlin) [RHEL-141499]
- Bluetooth: btrtl: Fix memory leak in rtlbt_parse_firmware_v2() (David Marlin) [RHEL-141499]
- Bluetooth: hci_event: validate skb length for unknown CC opcode (David Marlin) [RHEL-141499]
- Bluetooth: rfcomm: fix modem control handling (David Marlin) [RHEL-141499]
- Bluetooth: hci_core: Fix tracking of periodic advertisement (David Marlin) [RHEL-141499]
- Bluetooth: hci_conn: Fix connection cleanup with BIG with 2 or more BIS (David Marlin) [RHEL-141499]
- Bluetooth: fix corruption in h4_recv_buf() after cleanup (David Marlin) [RHEL-141499]
- Bluetooth: btintel_pcie: Fix event packet loss issue (David Marlin) [RHEL-141499]
- Bluetooth: ISO: Fix another instance of dst_type handling (David Marlin) [RHEL-141499]
- Bluetooth: btmtksdio: Add pmctrl handling for BT closed state during reset (David Marlin) [RHEL-141499]
- Bluetooth: ISO: Fix BIS connection dst_type handling (David Marlin) [RHEL-141499]
- Bluetooth: Avoid a couple dozen -Wflex-array-member-not-at-end warnings (David Marlin) [RHEL-141499]
- Bluetooth: hci_sync: Fix using random address for BIG/PA advertisements (David Marlin) [RHEL-141499]
- Bluetooth: ISO: don't leak skb in ISO_CONT RX (David Marlin) [RHEL-141499]
- Bluetooth: ISO: free rx_skb if not consumed (David Marlin) [RHEL-141499]
- Bluetooth: SCO: Fix UAF on sco_conn_free (David Marlin) [RHEL-141499]
- Bluetooth: bcsp: receive data only if registered (David Marlin) [RHEL-141499]
- Bluetooth: btusb: Add new VID/PID 13d3/3633 for MT7922 (David Marlin) [RHEL-141499]
- Bluetooth: btusb: Add new VID/PID 13d3/3627 for MT7925 (David Marlin) [RHEL-141499]
- Bluetooth: remove duplicate h4_recv_buf() in header (David Marlin) [RHEL-141499]
- Bluetooth: btusb: Check for unexpected bytes when defragmenting HCI frames (David Marlin) [RHEL-141499]
- Bluetooth: hci_core: Print information of hcon on hci_low_sent (David Marlin) [RHEL-141499]
- Bluetooth: hci_core: Print number of packets in conn->data_q (David Marlin) [RHEL-141499]
- Bluetooth: Add function and line information to bt_dbg (David Marlin) [RHEL-141499]
- Bluetooth: MGMT: Fix not exposing debug UUID on MGMT_OP_READ_EXP_FEATURES_INFO (David Marlin) [RHEL-141499]
- Bluetooth: hci_core: Detect if an ISO link has stalled (David Marlin) [RHEL-141499]
- Bluetooth: ISO: Use sk_sndtimeo as conn_timeout (David Marlin) [RHEL-141499]
- Bluetooth: HCI: Fix using LE/ACL buffers for ISO packets (David Marlin) [RHEL-141499]
- Bluetooth: ISO: Don't initiate CIS connections if there are no buffers (David Marlin) [RHEL-141499]
- Bluetooth: btintel_pcie: Refactor Device Coredump (David Marlin) [RHEL-141499]
- Bluetooth: btintel_pcie: Use strscpy() instead of strscpy_pad() (David Marlin) [RHEL-141499]
- Bluetooth: Annotate struct hci_drv_rp_read_info with __counted_by_le() (David Marlin) [RHEL-141499]
- Bluetooth: btintel_pcie: Define hdev->wakeup() callback (David Marlin) [RHEL-141499]
- Bluetooth: btusb: Add USB ID 2001:332a for D-Link AX9U rev. A1 (David Marlin) [RHEL-141499]
- Bluetooth: btintel_pcie: Move model comment before its definition (David Marlin) [RHEL-141499]
- Bluetooth: btintel_pcie: Add id of Scorpious, Panther Lake-H484 (David Marlin) [RHEL-141499]
- Bluetooth: btintel_pcie: Add Bluetooth core/platform as comments (David Marlin) [RHEL-141499]
- Bluetooth: btintel_pcie: Add support for _suspend() / _resume() (David Marlin) [RHEL-141499]
- Bluetooth: btintel: Add support for BlazarIW core (David Marlin) [RHEL-141499]
- Revert "Bluetooth: revert TX timestamping" (David Marlin) [RHEL-141499]
- dm log-writes: Add missing set_freezable() for freezable kthread (Benjamin Marzinski) [RHEL-136400]
- dm-raid: fix possible NULL dereference with undefined raid type (Benjamin Marzinski) [RHEL-136400]
- dm-snapshot: fix 'scheduling while atomic' on real-time kernels (Benjamin Marzinski) [RHEL-136400]
- dm-verity: fix unreliable memory allocation (Benjamin Marzinski) [RHEL-136400]
- perf jitdump: Add sym/str-tables to build-ID generation (Michael Petlan) [RHEL-139923]
- perf genelf: Fix NO_LIBDW=1 build (Michael Petlan) [RHEL-139923]
- perf genelf: Remove libcrypto dependency and use built-in sha1() (Michael Petlan) [RHEL-139923]
- perf util: add a basic SHA-1 implementation (Michael Petlan) [RHEL-139923]
- dpll: zl3073x: Remove unused dev wrappers (Ivan Vecera) [RHEL-139700]
- dpll: zl3073x: Cache all output properties in zl3073x_out (Ivan Vecera) [RHEL-139700]
- dpll: zl3073x: Cache all reference properties in zl3073x_ref (Ivan Vecera) [RHEL-139700]
- dpll: zl3073x: Cache reference monitor status (Ivan Vecera) [RHEL-139700]
- dpll: zl3073x: Split ref, out, and synth logic from core (Ivan Vecera) [RHEL-139700]
- dpll: zl3073x: Store raw register values instead of parsed state (Ivan Vecera) [RHEL-139700]
- dpll: zl3073x: fix kernel-doc name and missing parameter in fw.c (Ivan Vecera) [RHEL-139700]
- dpll: zl3073x: Fix output pin registration (Ivan Vecera) [RHEL-139700]
- net: bonding: update the slave array for broadcast mode (Hangbin Liu) [RHEL-131711]
- net: bonding: add broadcast_neighbor netlink option (Hangbin Liu) [RHEL-131711]
- net: bonding: add broadcast_neighbor option for 802.3ad (Hangbin Liu) [RHEL-131711]
- gfs2: Clean up quotad timeout handling (Andreas Gruenbacher) [RHEL-129403]
- gfs2: Fix "gfs2: Switch to wait_event in gfs2_quotad" (Andreas Gruenbacher) [RHEL-129403]
- gfs2: Minor cosmetic remote delete cleanups (Andreas Gruenbacher) [RHEL-129403]
- gfs2: fix remote evict for read-only filesystems (Andreas Gruenbacher) [RHEL-129403]
- gfs2: fix freeze error handling (Andreas Gruenbacher) [RHEL-129403]
- gfs2: Use wait_event_freezable_timeout() for freezable kthread (Andreas Gruenbacher) [RHEL-129403]
- gfs2: low-memory forced flush fixes (Andreas Gruenbacher) [RHEL-129403]
- redhat/configs: Add CONFIG_CRYPTO_DEV_QAT_6XXX (Vladislav Dronov) [RHEL-94929]
- crypto: qat - fix warning on adf_pfvf_pf_proto.c (Vladislav Dronov) [RHEL-94929]
- crypto: qat - add bank state save and restore for qat_420xx (Vladislav Dronov) [RHEL-94929]
- crypto: qat - fix parameter order used in ICP_QAT_FW_COMN_FLAGS_BUILD (Vladislav Dronov) [RHEL-94929]
- crypto: qat - fix duplicate restarting msg during AER error (Vladislav Dronov) [RHEL-94929]
- crypto: qat - add WQ_PERCPU to alloc_workqueue users (Vladislav Dronov) [RHEL-94929]
- crypto: qat - use simple_strtoull to improve qat_uclo_parse_num (Vladislav Dronov) [RHEL-94929]
- crypto: qat - Return pointer directly in adf_ctl_alloc_resources (Vladislav Dronov) [RHEL-94929]
- crypto: qat - Replace kzalloc() + copy_from_user() with memdup_user() (Vladislav Dronov) [RHEL-94929]
- crypto: qat - use kcalloc() in qat_uclo_map_objs_from_mof() (Vladislav Dronov) [RHEL-94929]
- crypto: qat - add command queue telemetry counters for GEN6 (Vladislav Dronov) [RHEL-94929]
- crypto: qat - add ring buffer idle telemetry counter for GEN6 (Vladislav Dronov) [RHEL-94929]
- crypto: qat - make adf_dev_autoreset() static (Vladislav Dronov) [RHEL-94929]
- crypto: qat - refactor ring-related debug functions (Vladislav Dronov) [RHEL-94929]
- crypto: qat - fix seq_file position update in adf_ring_next() (Vladislav Dronov) [RHEL-94929]
- crypto: qat - fix DMA direction for compression on GEN2 devices (Vladislav Dronov) [RHEL-94929]
- crypto: qat - flush misc workqueue during device shutdown (Vladislav Dronov) [RHEL-94929] {CVE-2025-39721}
- crypto: qat - enable rate limiting feature for GEN6 devices (Vladislav Dronov) [RHEL-94929]
- crypto: qat - add compression slice count for rate limiting (Vladislav Dronov) [RHEL-94929]
- crypto: qat - add get_svc_slice_cnt() in device data structure (Vladislav Dronov) [RHEL-94929]
- crypto: qat - add adf_rl_get_num_svc_aes() in rate limiting (Vladislav Dronov) [RHEL-94929]
- crypto: qat - relocate service related functions (Vladislav Dronov) [RHEL-94929]
- crypto: qat - consolidate service enums (Vladislav Dronov) [RHEL-94929]
- crypto: qat - add decompression service for rate limiting (Vladislav Dronov) [RHEL-94929]
- crypto: qat - validate service in rate limiting sysfs api (Vladislav Dronov) [RHEL-94929]
- Documentation: qat: update debugfs-driver-qat_telemetry for GEN6 devices (Vladislav Dronov) [RHEL-94929]
- crypto: qat - enable telemetry for GEN6 devices (Vladislav Dronov) [RHEL-94929]
- crypto: qat - add decompression service to telemetry (Vladislav Dronov) [RHEL-94929]
- crypto: qat - enable power management debugfs for GEN6 devices (Vladislav Dronov) [RHEL-94929]
- crypto: qat - relocate power management debugfs helper APIs (Vladislav Dronov) [RHEL-94929]
- crypto: qat - fix virtual channel configuration for GEN6 devices (Vladislav Dronov) [RHEL-94929]
- crypto: qat - add live migration enablers for GEN6 devices (Vladislav Dronov) [RHEL-94929]
- crypto: qat - relocate and rename bank state structure definition (Vladislav Dronov) [RHEL-94929]
- crypto: qat - relocate bank state helper functions (Vladislav Dronov) [RHEL-94929]
- crypto: qat - replace CHECK_STAT macro with static inline function (Vladislav Dronov) [RHEL-94929]
- crypto: qat - use pr_fmt() in adf_gen4_hw_data.c (Vladislav Dronov) [RHEL-94929]
- crypto: qat - disable ZUC-256 capability for QAT GEN5 (Vladislav Dronov) [RHEL-94929]
- crypto: qat - restore ASYM service support for GEN6 devices (Vladislav Dronov) [RHEL-94929]
- crypto: qat - remove duplicate masking for GEN6 devices (Vladislav Dronov) [RHEL-94929]
- crypto: qat - lower priority for skcipher and aead algorithms (Vladislav Dronov) [RHEL-94929]
- Documentation: qat: update sysfs-driver-qat for GEN6 devices (Vladislav Dronov) [RHEL-94929]
- crypto: qat - add support for decompression service to GEN6 devices (Vladislav Dronov) [RHEL-94929]
- crypto: qat - fix state restore for banks with exceptions (Vladislav Dronov) [RHEL-94929]
- crypto: qat - allow enabling VFs in the absence of IOMMU (Vladislav Dronov) [RHEL-94929]
- crypto: qat - use unmanaged allocation for dc_data (Vladislav Dronov) [RHEL-94929]
- crypto: qat - add missing header inclusion (Vladislav Dronov) [RHEL-94929]
- crypto: qat - enable reporting of error counters for GEN6 devices (Vladislav Dronov) [RHEL-94929]
- crypto: qat - enable RAS support for GEN6 devices (Vladislav Dronov) [RHEL-94929]
- crypto: qat/qat_6xxx - Fix NULL vs IS_ERR() check in adf_probe() (Vladislav Dronov) [RHEL-94929]
- crypto: qat - add qat_6xxx driver (Vladislav Dronov) [RHEL-94929]
- crypto: qat - add firmware headers for GEN6 devices (Vladislav Dronov) [RHEL-94929]
- crypto: qat - update firmware api (Vladislav Dronov) [RHEL-94929]
- crypto: qat - export adf_init_admin_pm() (Vladislav Dronov) [RHEL-94929]
- crypto: qat - expose configuration functions (Vladislav Dronov) [RHEL-94929]
- crypto: qat - export adf_get_service_mask() (Vladislav Dronov) [RHEL-94929]
- crypto: qat - add GEN6 firmware loader (Vladislav Dronov) [RHEL-94929]
- crypto: qat - refactor FW signing algorithm (Vladislav Dronov) [RHEL-94929]
- crypto: qat - use pr_fmt() in qat uclo.c (Vladislav Dronov) [RHEL-94929]
- crypto: qat - refactor compression template logic (Vladislav Dronov) [RHEL-94929]
- crypto: qat - rename and relocate timer logic (Vladislav Dronov) [RHEL-94929]
- crypto: qat - include qat_common in top Makefile (Vladislav Dronov) [RHEL-94929]
- workqueue: Add new WQ_PERCPU flag (Vladislav Dronov) [RHEL-94929]
- bitfield: Add FIELD_MODIFY() helper (Vladislav Dronov) [RHEL-94929]
- sprintf.h requires stdarg.h (Vladislav Dronov) [RHEL-94929]
- smc: Use __sk_dst_get() and dst_dev_rcu() in smc_clc_prfx_match(). (CKI Backport Bot) [RHEL-130018] {CVE-2025-40168}
Resolves: RHEL-129403, RHEL-130018, RHEL-131711, RHEL-136400, RHEL-139700, RHEL-139923, RHEL-140475, RHEL-141499, RHEL-94929

Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
This commit is contained in:
CKI KWF Bot 2026-01-29 09:10:57 +00:00
parent 3881804273
commit 61b6818d16
21 changed files with 326 additions and 8 deletions

View File

@ -12,7 +12,7 @@ RHEL_MINOR = 8
#
# Use this spot to avoid future merge conflicts.
# Do not trim this comment.
RHEL_RELEASE = 669
RHEL_RELEASE = 670
#
# ZSTREAM

View File

@ -1103,6 +1103,7 @@ CONFIG_CRYPTO_DEV_OCTEONTX2_CPT=m
# CONFIG_CRYPTO_DEV_OCTEONTX_CPT is not set
# CONFIG_CRYPTO_DEV_QAT_420XX is not set
# CONFIG_CRYPTO_DEV_QAT_4XXX is not set
# CONFIG_CRYPTO_DEV_QAT_6XXX is not set
# CONFIG_CRYPTO_DEV_QAT_C3XXX is not set
# CONFIG_CRYPTO_DEV_QAT_C3XXXVF is not set
# CONFIG_CRYPTO_DEV_QAT_C62X is not set

View File

@ -1103,6 +1103,7 @@ CONFIG_CRYPTO_DEV_OCTEONTX2_CPT=m
# CONFIG_CRYPTO_DEV_OCTEONTX_CPT is not set
# CONFIG_CRYPTO_DEV_QAT_420XX is not set
# CONFIG_CRYPTO_DEV_QAT_4XXX is not set
# CONFIG_CRYPTO_DEV_QAT_6XXX is not set
# CONFIG_CRYPTO_DEV_QAT_C3XXX is not set
# CONFIG_CRYPTO_DEV_QAT_C3XXXVF is not set
# CONFIG_CRYPTO_DEV_QAT_C62X is not set

View File

@ -1101,6 +1101,7 @@ CONFIG_CRYPTO_DEV_OCTEONTX2_CPT=m
# CONFIG_CRYPTO_DEV_OCTEONTX_CPT is not set
# CONFIG_CRYPTO_DEV_QAT_420XX is not set
# CONFIG_CRYPTO_DEV_QAT_4XXX is not set
# CONFIG_CRYPTO_DEV_QAT_6XXX is not set
# CONFIG_CRYPTO_DEV_QAT_C3XXX is not set
# CONFIG_CRYPTO_DEV_QAT_C3XXXVF is not set
# CONFIG_CRYPTO_DEV_QAT_C62X is not set

View File

@ -1101,6 +1101,7 @@ CONFIG_CRYPTO_DEV_OCTEONTX2_CPT=m
# CONFIG_CRYPTO_DEV_OCTEONTX_CPT is not set
# CONFIG_CRYPTO_DEV_QAT_420XX is not set
# CONFIG_CRYPTO_DEV_QAT_4XXX is not set
# CONFIG_CRYPTO_DEV_QAT_6XXX is not set
# CONFIG_CRYPTO_DEV_QAT_C3XXX is not set
# CONFIG_CRYPTO_DEV_QAT_C3XXXVF is not set
# CONFIG_CRYPTO_DEV_QAT_C62X is not set

View File

@ -1116,6 +1116,7 @@ CONFIG_CRYPTO_DEV_OCTEONTX2_CPT=m
# CONFIG_CRYPTO_DEV_OCTEONTX_CPT is not set
# CONFIG_CRYPTO_DEV_QAT_420XX is not set
# CONFIG_CRYPTO_DEV_QAT_4XXX is not set
# CONFIG_CRYPTO_DEV_QAT_6XXX is not set
# CONFIG_CRYPTO_DEV_QAT_C3XXX is not set
# CONFIG_CRYPTO_DEV_QAT_C3XXXVF is not set
# CONFIG_CRYPTO_DEV_QAT_C62X is not set

View File

@ -1116,6 +1116,7 @@ CONFIG_CRYPTO_DEV_OCTEONTX2_CPT=m
# CONFIG_CRYPTO_DEV_OCTEONTX_CPT is not set
# CONFIG_CRYPTO_DEV_QAT_420XX is not set
# CONFIG_CRYPTO_DEV_QAT_4XXX is not set
# CONFIG_CRYPTO_DEV_QAT_6XXX is not set
# CONFIG_CRYPTO_DEV_QAT_C3XXX is not set
# CONFIG_CRYPTO_DEV_QAT_C3XXXVF is not set
# CONFIG_CRYPTO_DEV_QAT_C62X is not set

View File

@ -1114,6 +1114,7 @@ CONFIG_CRYPTO_DEV_OCTEONTX2_CPT=m
# CONFIG_CRYPTO_DEV_OCTEONTX_CPT is not set
# CONFIG_CRYPTO_DEV_QAT_420XX is not set
# CONFIG_CRYPTO_DEV_QAT_4XXX is not set
# CONFIG_CRYPTO_DEV_QAT_6XXX is not set
# CONFIG_CRYPTO_DEV_QAT_C3XXX is not set
# CONFIG_CRYPTO_DEV_QAT_C3XXXVF is not set
# CONFIG_CRYPTO_DEV_QAT_C62X is not set

View File

@ -1114,6 +1114,7 @@ CONFIG_CRYPTO_DEV_OCTEONTX2_CPT=m
# CONFIG_CRYPTO_DEV_OCTEONTX_CPT is not set
# CONFIG_CRYPTO_DEV_QAT_420XX is not set
# CONFIG_CRYPTO_DEV_QAT_4XXX is not set
# CONFIG_CRYPTO_DEV_QAT_6XXX is not set
# CONFIG_CRYPTO_DEV_QAT_C3XXX is not set
# CONFIG_CRYPTO_DEV_QAT_C3XXXVF is not set
# CONFIG_CRYPTO_DEV_QAT_C62X is not set

View File

@ -877,6 +877,7 @@ CONFIG_CRYPTO_DEV_NX=y
# CONFIG_CRYPTO_DEV_OCTEONTX_CPT is not set
# CONFIG_CRYPTO_DEV_QAT_420XX is not set
# CONFIG_CRYPTO_DEV_QAT_4XXX is not set
# CONFIG_CRYPTO_DEV_QAT_6XXX is not set
# CONFIG_CRYPTO_DEV_QAT_C3XXX is not set
# CONFIG_CRYPTO_DEV_QAT_C3XXXVF is not set
# CONFIG_CRYPTO_DEV_QAT_C62X is not set

View File

@ -877,6 +877,7 @@ CONFIG_CRYPTO_DEV_NX=y
# CONFIG_CRYPTO_DEV_OCTEONTX_CPT is not set
# CONFIG_CRYPTO_DEV_QAT_420XX is not set
# CONFIG_CRYPTO_DEV_QAT_4XXX is not set
# CONFIG_CRYPTO_DEV_QAT_6XXX is not set
# CONFIG_CRYPTO_DEV_QAT_C3XXX is not set
# CONFIG_CRYPTO_DEV_QAT_C3XXXVF is not set
# CONFIG_CRYPTO_DEV_QAT_C62X is not set

View File

@ -877,6 +877,7 @@ CONFIG_CRYPTO_DEV_NITROX_CNN55XX=m
# CONFIG_CRYPTO_DEV_OCTEONTX_CPT is not set
# CONFIG_CRYPTO_DEV_QAT_420XX is not set
# CONFIG_CRYPTO_DEV_QAT_4XXX is not set
# CONFIG_CRYPTO_DEV_QAT_6XXX is not set
# CONFIG_CRYPTO_DEV_QAT_C3XXX is not set
# CONFIG_CRYPTO_DEV_QAT_C3XXXVF is not set
# CONFIG_CRYPTO_DEV_QAT_C62X is not set

View File

@ -877,6 +877,7 @@ CONFIG_CRYPTO_DEV_NITROX_CNN55XX=m
# CONFIG_CRYPTO_DEV_OCTEONTX_CPT is not set
# CONFIG_CRYPTO_DEV_QAT_420XX is not set
# CONFIG_CRYPTO_DEV_QAT_4XXX is not set
# CONFIG_CRYPTO_DEV_QAT_6XXX is not set
# CONFIG_CRYPTO_DEV_QAT_C3XXX is not set
# CONFIG_CRYPTO_DEV_QAT_C3XXXVF is not set
# CONFIG_CRYPTO_DEV_QAT_C62X is not set

View File

@ -881,6 +881,7 @@ CONFIG_CRYPTO_DEV_NITROX_CNN55XX=m
# CONFIG_CRYPTO_DEV_OCTEONTX_CPT is not set
# CONFIG_CRYPTO_DEV_QAT_420XX is not set
# CONFIG_CRYPTO_DEV_QAT_4XXX is not set
# CONFIG_CRYPTO_DEV_QAT_6XXX is not set
# CONFIG_CRYPTO_DEV_QAT_C3XXX is not set
# CONFIG_CRYPTO_DEV_QAT_C3XXXVF is not set
# CONFIG_CRYPTO_DEV_QAT_C62X is not set

View File

@ -926,6 +926,7 @@ CONFIG_CRYPTO_DEV_PADLOCK=m
CONFIG_CRYPTO_DEV_PADLOCK_SHA=m
CONFIG_CRYPTO_DEV_QAT_420XX=m
CONFIG_CRYPTO_DEV_QAT_4XXX=m
CONFIG_CRYPTO_DEV_QAT_6XXX=m
CONFIG_CRYPTO_DEV_QAT_C3XXX=m
CONFIG_CRYPTO_DEV_QAT_C3XXXVF=m
CONFIG_CRYPTO_DEV_QAT_C62X=m

View File

@ -926,6 +926,7 @@ CONFIG_CRYPTO_DEV_PADLOCK=m
CONFIG_CRYPTO_DEV_PADLOCK_SHA=m
CONFIG_CRYPTO_DEV_QAT_420XX=m
CONFIG_CRYPTO_DEV_QAT_4XXX=m
CONFIG_CRYPTO_DEV_QAT_6XXX=m
CONFIG_CRYPTO_DEV_QAT_C3XXX=m
CONFIG_CRYPTO_DEV_QAT_C3XXXVF=m
CONFIG_CRYPTO_DEV_QAT_C62X=m

View File

@ -941,6 +941,7 @@ CONFIG_CRYPTO_DEV_PADLOCK=m
CONFIG_CRYPTO_DEV_PADLOCK_SHA=m
CONFIG_CRYPTO_DEV_QAT_420XX=m
CONFIG_CRYPTO_DEV_QAT_4XXX=m
CONFIG_CRYPTO_DEV_QAT_6XXX=m
CONFIG_CRYPTO_DEV_QAT_C3XXX=m
CONFIG_CRYPTO_DEV_QAT_C3XXXVF=m
CONFIG_CRYPTO_DEV_QAT_C62X=m

View File

@ -941,6 +941,7 @@ CONFIG_CRYPTO_DEV_PADLOCK=m
CONFIG_CRYPTO_DEV_PADLOCK_SHA=m
CONFIG_CRYPTO_DEV_QAT_420XX=m
CONFIG_CRYPTO_DEV_QAT_4XXX=m
CONFIG_CRYPTO_DEV_QAT_6XXX=m
CONFIG_CRYPTO_DEV_QAT_C3XXX=m
CONFIG_CRYPTO_DEV_QAT_C3XXXVF=m
CONFIG_CRYPTO_DEV_QAT_C62X=m

View File

@ -1,3 +1,154 @@
* Thu Jan 29 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-670.el9]
- memblock: Accept allocated memory before use in memblock_double_array() (Aristeu Rozanski) [RHEL-140475]
- Reapply "Bluetooth: revert TX timestamping" for kernel v6.18 rebase. (David Marlin) [RHEL-141499]
- Bluetooth: hci_sync: enable PA Sync Lost event (David Marlin) [RHEL-141499]
- Bluetooth: SMP: Fix not generating mackey and ltk when repairing (David Marlin) [RHEL-141499]
- Bluetooth: btusb: mediatek: Avoid btusb_mtk_claim_iso_intf() NULL deref (David Marlin) [RHEL-141499]
- Bluetooth: hci_core: lookup hci_conn on RX path on protocol side (David Marlin) [RHEL-141499]
- Bluetooth: hci_core: Fix triggering cmd_timer for HCI_OP_NOP (David Marlin) [RHEL-141499]
- Bluetooth: btusb: mediatek: Fix kernel crash when releasing mtk iso interface (David Marlin) [RHEL-141499]
- Bluetooth: btrtl: Avoid loading the config file on security chips (David Marlin) [RHEL-141499]
- Bluetooth: hci_event: Fix not handling PA Sync Lost event (David Marlin) [RHEL-141499]
- Bluetooth: hci_conn: Fix not cleaning up PA_LINK connections (David Marlin) [RHEL-141499]
- Bluetooth: 6lowpan: add missing l2cap_chan_lock() (David Marlin) [RHEL-141499]
- Bluetooth: 6lowpan: Don't hold spin lock over sleeping functions (David Marlin) [RHEL-141499]
- Bluetooth: L2CAP: export l2cap_chan_hold for modules (David Marlin) [RHEL-141499]
- Bluetooth: 6lowpan: fix BDADDR_LE vs ADDR_LE_DEV address type confusion (David Marlin) [RHEL-141499]
- Bluetooth: 6lowpan: reset link-local header on ipv6 recv path (David Marlin) [RHEL-141499]
- Bluetooth: btusb: reorder cleanup in btusb_disconnect to avoid UAF (David Marlin) [RHEL-141499]
- Bluetooth: MGMT: cancel mesh send timer when hdev removed (David Marlin) [RHEL-141499]
- Bluetooth: btrtl: Fix memory leak in rtlbt_parse_firmware_v2() (David Marlin) [RHEL-141499]
- Bluetooth: hci_event: validate skb length for unknown CC opcode (David Marlin) [RHEL-141499]
- Bluetooth: rfcomm: fix modem control handling (David Marlin) [RHEL-141499]
- Bluetooth: hci_core: Fix tracking of periodic advertisement (David Marlin) [RHEL-141499]
- Bluetooth: hci_conn: Fix connection cleanup with BIG with 2 or more BIS (David Marlin) [RHEL-141499]
- Bluetooth: fix corruption in h4_recv_buf() after cleanup (David Marlin) [RHEL-141499]
- Bluetooth: btintel_pcie: Fix event packet loss issue (David Marlin) [RHEL-141499]
- Bluetooth: ISO: Fix another instance of dst_type handling (David Marlin) [RHEL-141499]
- Bluetooth: btmtksdio: Add pmctrl handling for BT closed state during reset (David Marlin) [RHEL-141499]
- Bluetooth: ISO: Fix BIS connection dst_type handling (David Marlin) [RHEL-141499]
- Bluetooth: Avoid a couple dozen -Wflex-array-member-not-at-end warnings (David Marlin) [RHEL-141499]
- Bluetooth: hci_sync: Fix using random address for BIG/PA advertisements (David Marlin) [RHEL-141499]
- Bluetooth: ISO: don't leak skb in ISO_CONT RX (David Marlin) [RHEL-141499]
- Bluetooth: ISO: free rx_skb if not consumed (David Marlin) [RHEL-141499]
- Bluetooth: SCO: Fix UAF on sco_conn_free (David Marlin) [RHEL-141499]
- Bluetooth: bcsp: receive data only if registered (David Marlin) [RHEL-141499]
- Bluetooth: btusb: Add new VID/PID 13d3/3633 for MT7922 (David Marlin) [RHEL-141499]
- Bluetooth: btusb: Add new VID/PID 13d3/3627 for MT7925 (David Marlin) [RHEL-141499]
- Bluetooth: remove duplicate h4_recv_buf() in header (David Marlin) [RHEL-141499]
- Bluetooth: btusb: Check for unexpected bytes when defragmenting HCI frames (David Marlin) [RHEL-141499]
- Bluetooth: hci_core: Print information of hcon on hci_low_sent (David Marlin) [RHEL-141499]
- Bluetooth: hci_core: Print number of packets in conn->data_q (David Marlin) [RHEL-141499]
- Bluetooth: Add function and line information to bt_dbg (David Marlin) [RHEL-141499]
- Bluetooth: MGMT: Fix not exposing debug UUID on MGMT_OP_READ_EXP_FEATURES_INFO (David Marlin) [RHEL-141499]
- Bluetooth: hci_core: Detect if an ISO link has stalled (David Marlin) [RHEL-141499]
- Bluetooth: ISO: Use sk_sndtimeo as conn_timeout (David Marlin) [RHEL-141499]
- Bluetooth: HCI: Fix using LE/ACL buffers for ISO packets (David Marlin) [RHEL-141499]
- Bluetooth: ISO: Don't initiate CIS connections if there are no buffers (David Marlin) [RHEL-141499]
- Bluetooth: btintel_pcie: Refactor Device Coredump (David Marlin) [RHEL-141499]
- Bluetooth: btintel_pcie: Use strscpy() instead of strscpy_pad() (David Marlin) [RHEL-141499]
- Bluetooth: Annotate struct hci_drv_rp_read_info with __counted_by_le() (David Marlin) [RHEL-141499]
- Bluetooth: btintel_pcie: Define hdev->wakeup() callback (David Marlin) [RHEL-141499]
- Bluetooth: btusb: Add USB ID 2001:332a for D-Link AX9U rev. A1 (David Marlin) [RHEL-141499]
- Bluetooth: btintel_pcie: Move model comment before its definition (David Marlin) [RHEL-141499]
- Bluetooth: btintel_pcie: Add id of Scorpious, Panther Lake-H484 (David Marlin) [RHEL-141499]
- Bluetooth: btintel_pcie: Add Bluetooth core/platform as comments (David Marlin) [RHEL-141499]
- Bluetooth: btintel_pcie: Add support for _suspend() / _resume() (David Marlin) [RHEL-141499]
- Bluetooth: btintel: Add support for BlazarIW core (David Marlin) [RHEL-141499]
- Revert "Bluetooth: revert TX timestamping" (David Marlin) [RHEL-141499]
- dm log-writes: Add missing set_freezable() for freezable kthread (Benjamin Marzinski) [RHEL-136400]
- dm-raid: fix possible NULL dereference with undefined raid type (Benjamin Marzinski) [RHEL-136400]
- dm-snapshot: fix 'scheduling while atomic' on real-time kernels (Benjamin Marzinski) [RHEL-136400]
- dm-verity: fix unreliable memory allocation (Benjamin Marzinski) [RHEL-136400]
- perf jitdump: Add sym/str-tables to build-ID generation (Michael Petlan) [RHEL-139923]
- perf genelf: Fix NO_LIBDW=1 build (Michael Petlan) [RHEL-139923]
- perf genelf: Remove libcrypto dependency and use built-in sha1() (Michael Petlan) [RHEL-139923]
- perf util: add a basic SHA-1 implementation (Michael Petlan) [RHEL-139923]
- dpll: zl3073x: Remove unused dev wrappers (Ivan Vecera) [RHEL-139700]
- dpll: zl3073x: Cache all output properties in zl3073x_out (Ivan Vecera) [RHEL-139700]
- dpll: zl3073x: Cache all reference properties in zl3073x_ref (Ivan Vecera) [RHEL-139700]
- dpll: zl3073x: Cache reference monitor status (Ivan Vecera) [RHEL-139700]
- dpll: zl3073x: Split ref, out, and synth logic from core (Ivan Vecera) [RHEL-139700]
- dpll: zl3073x: Store raw register values instead of parsed state (Ivan Vecera) [RHEL-139700]
- dpll: zl3073x: fix kernel-doc name and missing parameter in fw.c (Ivan Vecera) [RHEL-139700]
- dpll: zl3073x: Fix output pin registration (Ivan Vecera) [RHEL-139700]
- net: bonding: update the slave array for broadcast mode (Hangbin Liu) [RHEL-131711]
- net: bonding: add broadcast_neighbor netlink option (Hangbin Liu) [RHEL-131711]
- net: bonding: add broadcast_neighbor option for 802.3ad (Hangbin Liu) [RHEL-131711]
- gfs2: Clean up quotad timeout handling (Andreas Gruenbacher) [RHEL-129403]
- gfs2: Fix "gfs2: Switch to wait_event in gfs2_quotad" (Andreas Gruenbacher) [RHEL-129403]
- gfs2: Minor cosmetic remote delete cleanups (Andreas Gruenbacher) [RHEL-129403]
- gfs2: fix remote evict for read-only filesystems (Andreas Gruenbacher) [RHEL-129403]
- gfs2: fix freeze error handling (Andreas Gruenbacher) [RHEL-129403]
- gfs2: Use wait_event_freezable_timeout() for freezable kthread (Andreas Gruenbacher) [RHEL-129403]
- gfs2: low-memory forced flush fixes (Andreas Gruenbacher) [RHEL-129403]
- redhat/configs: Add CONFIG_CRYPTO_DEV_QAT_6XXX (Vladislav Dronov) [RHEL-94929]
- crypto: qat - fix warning on adf_pfvf_pf_proto.c (Vladislav Dronov) [RHEL-94929]
- crypto: qat - add bank state save and restore for qat_420xx (Vladislav Dronov) [RHEL-94929]
- crypto: qat - fix parameter order used in ICP_QAT_FW_COMN_FLAGS_BUILD (Vladislav Dronov) [RHEL-94929]
- crypto: qat - fix duplicate restarting msg during AER error (Vladislav Dronov) [RHEL-94929]
- crypto: qat - add WQ_PERCPU to alloc_workqueue users (Vladislav Dronov) [RHEL-94929]
- crypto: qat - use simple_strtoull to improve qat_uclo_parse_num (Vladislav Dronov) [RHEL-94929]
- crypto: qat - Return pointer directly in adf_ctl_alloc_resources (Vladislav Dronov) [RHEL-94929]
- crypto: qat - Replace kzalloc() + copy_from_user() with memdup_user() (Vladislav Dronov) [RHEL-94929]
- crypto: qat - use kcalloc() in qat_uclo_map_objs_from_mof() (Vladislav Dronov) [RHEL-94929]
- crypto: qat - add command queue telemetry counters for GEN6 (Vladislav Dronov) [RHEL-94929]
- crypto: qat - add ring buffer idle telemetry counter for GEN6 (Vladislav Dronov) [RHEL-94929]
- crypto: qat - make adf_dev_autoreset() static (Vladislav Dronov) [RHEL-94929]
- crypto: qat - refactor ring-related debug functions (Vladislav Dronov) [RHEL-94929]
- crypto: qat - fix seq_file position update in adf_ring_next() (Vladislav Dronov) [RHEL-94929]
- crypto: qat - fix DMA direction for compression on GEN2 devices (Vladislav Dronov) [RHEL-94929]
- crypto: qat - flush misc workqueue during device shutdown (Vladislav Dronov) [RHEL-94929] {CVE-2025-39721}
- crypto: qat - enable rate limiting feature for GEN6 devices (Vladislav Dronov) [RHEL-94929]
- crypto: qat - add compression slice count for rate limiting (Vladislav Dronov) [RHEL-94929]
- crypto: qat - add get_svc_slice_cnt() in device data structure (Vladislav Dronov) [RHEL-94929]
- crypto: qat - add adf_rl_get_num_svc_aes() in rate limiting (Vladislav Dronov) [RHEL-94929]
- crypto: qat - relocate service related functions (Vladislav Dronov) [RHEL-94929]
- crypto: qat - consolidate service enums (Vladislav Dronov) [RHEL-94929]
- crypto: qat - add decompression service for rate limiting (Vladislav Dronov) [RHEL-94929]
- crypto: qat - validate service in rate limiting sysfs api (Vladislav Dronov) [RHEL-94929]
- Documentation: qat: update debugfs-driver-qat_telemetry for GEN6 devices (Vladislav Dronov) [RHEL-94929]
- crypto: qat - enable telemetry for GEN6 devices (Vladislav Dronov) [RHEL-94929]
- crypto: qat - add decompression service to telemetry (Vladislav Dronov) [RHEL-94929]
- crypto: qat - enable power management debugfs for GEN6 devices (Vladislav Dronov) [RHEL-94929]
- crypto: qat - relocate power management debugfs helper APIs (Vladislav Dronov) [RHEL-94929]
- crypto: qat - fix virtual channel configuration for GEN6 devices (Vladislav Dronov) [RHEL-94929]
- crypto: qat - add live migration enablers for GEN6 devices (Vladislav Dronov) [RHEL-94929]
- crypto: qat - relocate and rename bank state structure definition (Vladislav Dronov) [RHEL-94929]
- crypto: qat - relocate bank state helper functions (Vladislav Dronov) [RHEL-94929]
- crypto: qat - replace CHECK_STAT macro with static inline function (Vladislav Dronov) [RHEL-94929]
- crypto: qat - use pr_fmt() in adf_gen4_hw_data.c (Vladislav Dronov) [RHEL-94929]
- crypto: qat - disable ZUC-256 capability for QAT GEN5 (Vladislav Dronov) [RHEL-94929]
- crypto: qat - restore ASYM service support for GEN6 devices (Vladislav Dronov) [RHEL-94929]
- crypto: qat - remove duplicate masking for GEN6 devices (Vladislav Dronov) [RHEL-94929]
- crypto: qat - lower priority for skcipher and aead algorithms (Vladislav Dronov) [RHEL-94929]
- Documentation: qat: update sysfs-driver-qat for GEN6 devices (Vladislav Dronov) [RHEL-94929]
- crypto: qat - add support for decompression service to GEN6 devices (Vladislav Dronov) [RHEL-94929]
- crypto: qat - fix state restore for banks with exceptions (Vladislav Dronov) [RHEL-94929]
- crypto: qat - allow enabling VFs in the absence of IOMMU (Vladislav Dronov) [RHEL-94929]
- crypto: qat - use unmanaged allocation for dc_data (Vladislav Dronov) [RHEL-94929]
- crypto: qat - add missing header inclusion (Vladislav Dronov) [RHEL-94929]
- crypto: qat - enable reporting of error counters for GEN6 devices (Vladislav Dronov) [RHEL-94929]
- crypto: qat - enable RAS support for GEN6 devices (Vladislav Dronov) [RHEL-94929]
- crypto: qat/qat_6xxx - Fix NULL vs IS_ERR() check in adf_probe() (Vladislav Dronov) [RHEL-94929]
- crypto: qat - add qat_6xxx driver (Vladislav Dronov) [RHEL-94929]
- crypto: qat - add firmware headers for GEN6 devices (Vladislav Dronov) [RHEL-94929]
- crypto: qat - update firmware api (Vladislav Dronov) [RHEL-94929]
- crypto: qat - export adf_init_admin_pm() (Vladislav Dronov) [RHEL-94929]
- crypto: qat - expose configuration functions (Vladislav Dronov) [RHEL-94929]
- crypto: qat - export adf_get_service_mask() (Vladislav Dronov) [RHEL-94929]
- crypto: qat - add GEN6 firmware loader (Vladislav Dronov) [RHEL-94929]
- crypto: qat - refactor FW signing algorithm (Vladislav Dronov) [RHEL-94929]
- crypto: qat - use pr_fmt() in qat uclo.c (Vladislav Dronov) [RHEL-94929]
- crypto: qat - refactor compression template logic (Vladislav Dronov) [RHEL-94929]
- crypto: qat - rename and relocate timer logic (Vladislav Dronov) [RHEL-94929]
- crypto: qat - include qat_common in top Makefile (Vladislav Dronov) [RHEL-94929]
- workqueue: Add new WQ_PERCPU flag (Vladislav Dronov) [RHEL-94929]
- bitfield: Add FIELD_MODIFY() helper (Vladislav Dronov) [RHEL-94929]
- sprintf.h requires stdarg.h (Vladislav Dronov) [RHEL-94929]
- smc: Use __sk_dst_get() and dst_dev_rcu() in smc_clc_prfx_match(). (CKI Backport Bot) [RHEL-130018] {CVE-2025-40168}
Resolves: RHEL-129403, RHEL-130018, RHEL-131711, RHEL-136400, RHEL-139700, RHEL-139923, RHEL-140475, RHEL-141499, RHEL-94929
* Wed Jan 28 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-669.el9]
- nvme-tcp: fix NULL pointer dereferences in nvmet_tcp_build_pdu_iovec (CKI Backport Bot) [RHEL-144333] {CVE-2026-22998}
- NFSv4: ensure the open stateid seqid doesn't go backwards (Scott Mayhew) [RHEL-141483]

View File

@ -176,15 +176,15 @@ Summary: The Linux kernel
# define buildid .local
%define specversion 5.14.0
%define patchversion 5.14
%define pkgrelease 669
%define pkgrelease 670
%define kversion 5
%define tarfile_release 5.14.0-669.el9
%define tarfile_release 5.14.0-670.el9
# This is needed to do merge window version magic
%define patchlevel 14
# This allows pkg_release to have configurable %%{?dist} tag
%define specrelease 669%{?buildid}%{?dist}
%define specrelease 670%{?buildid}%{?dist}
# This defines the kabi tarball version
%define kabiversion 5.14.0-669.el9
%define kabiversion 5.14.0-670.el9
#
# End of genspec.sh variables
@ -3711,6 +3711,156 @@ fi
#
#
%changelog
* Thu Jan 29 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-670.el9]
- memblock: Accept allocated memory before use in memblock_double_array() (Aristeu Rozanski) [RHEL-140475]
- Reapply "Bluetooth: revert TX timestamping" for kernel v6.18 rebase. (David Marlin) [RHEL-141499]
- Bluetooth: hci_sync: enable PA Sync Lost event (David Marlin) [RHEL-141499]
- Bluetooth: SMP: Fix not generating mackey and ltk when repairing (David Marlin) [RHEL-141499]
- Bluetooth: btusb: mediatek: Avoid btusb_mtk_claim_iso_intf() NULL deref (David Marlin) [RHEL-141499]
- Bluetooth: hci_core: lookup hci_conn on RX path on protocol side (David Marlin) [RHEL-141499]
- Bluetooth: hci_core: Fix triggering cmd_timer for HCI_OP_NOP (David Marlin) [RHEL-141499]
- Bluetooth: btusb: mediatek: Fix kernel crash when releasing mtk iso interface (David Marlin) [RHEL-141499]
- Bluetooth: btrtl: Avoid loading the config file on security chips (David Marlin) [RHEL-141499]
- Bluetooth: hci_event: Fix not handling PA Sync Lost event (David Marlin) [RHEL-141499]
- Bluetooth: hci_conn: Fix not cleaning up PA_LINK connections (David Marlin) [RHEL-141499]
- Bluetooth: 6lowpan: add missing l2cap_chan_lock() (David Marlin) [RHEL-141499]
- Bluetooth: 6lowpan: Don't hold spin lock over sleeping functions (David Marlin) [RHEL-141499]
- Bluetooth: L2CAP: export l2cap_chan_hold for modules (David Marlin) [RHEL-141499]
- Bluetooth: 6lowpan: fix BDADDR_LE vs ADDR_LE_DEV address type confusion (David Marlin) [RHEL-141499]
- Bluetooth: 6lowpan: reset link-local header on ipv6 recv path (David Marlin) [RHEL-141499]
- Bluetooth: btusb: reorder cleanup in btusb_disconnect to avoid UAF (David Marlin) [RHEL-141499]
- Bluetooth: MGMT: cancel mesh send timer when hdev removed (David Marlin) [RHEL-141499]
- Bluetooth: btrtl: Fix memory leak in rtlbt_parse_firmware_v2() (David Marlin) [RHEL-141499]
- Bluetooth: hci_event: validate skb length for unknown CC opcode (David Marlin) [RHEL-141499]
- Bluetooth: rfcomm: fix modem control handling (David Marlin) [RHEL-141499]
- Bluetooth: hci_core: Fix tracking of periodic advertisement (David Marlin) [RHEL-141499]
- Bluetooth: hci_conn: Fix connection cleanup with BIG with 2 or more BIS (David Marlin) [RHEL-141499]
- Bluetooth: fix corruption in h4_recv_buf() after cleanup (David Marlin) [RHEL-141499]
- Bluetooth: btintel_pcie: Fix event packet loss issue (David Marlin) [RHEL-141499]
- Bluetooth: ISO: Fix another instance of dst_type handling (David Marlin) [RHEL-141499]
- Bluetooth: btmtksdio: Add pmctrl handling for BT closed state during reset (David Marlin) [RHEL-141499]
- Bluetooth: ISO: Fix BIS connection dst_type handling (David Marlin) [RHEL-141499]
- Bluetooth: Avoid a couple dozen -Wflex-array-member-not-at-end warnings (David Marlin) [RHEL-141499]
- Bluetooth: hci_sync: Fix using random address for BIG/PA advertisements (David Marlin) [RHEL-141499]
- Bluetooth: ISO: don't leak skb in ISO_CONT RX (David Marlin) [RHEL-141499]
- Bluetooth: ISO: free rx_skb if not consumed (David Marlin) [RHEL-141499]
- Bluetooth: SCO: Fix UAF on sco_conn_free (David Marlin) [RHEL-141499]
- Bluetooth: bcsp: receive data only if registered (David Marlin) [RHEL-141499]
- Bluetooth: btusb: Add new VID/PID 13d3/3633 for MT7922 (David Marlin) [RHEL-141499]
- Bluetooth: btusb: Add new VID/PID 13d3/3627 for MT7925 (David Marlin) [RHEL-141499]
- Bluetooth: remove duplicate h4_recv_buf() in header (David Marlin) [RHEL-141499]
- Bluetooth: btusb: Check for unexpected bytes when defragmenting HCI frames (David Marlin) [RHEL-141499]
- Bluetooth: hci_core: Print information of hcon on hci_low_sent (David Marlin) [RHEL-141499]
- Bluetooth: hci_core: Print number of packets in conn->data_q (David Marlin) [RHEL-141499]
- Bluetooth: Add function and line information to bt_dbg (David Marlin) [RHEL-141499]
- Bluetooth: MGMT: Fix not exposing debug UUID on MGMT_OP_READ_EXP_FEATURES_INFO (David Marlin) [RHEL-141499]
- Bluetooth: hci_core: Detect if an ISO link has stalled (David Marlin) [RHEL-141499]
- Bluetooth: ISO: Use sk_sndtimeo as conn_timeout (David Marlin) [RHEL-141499]
- Bluetooth: HCI: Fix using LE/ACL buffers for ISO packets (David Marlin) [RHEL-141499]
- Bluetooth: ISO: Don't initiate CIS connections if there are no buffers (David Marlin) [RHEL-141499]
- Bluetooth: btintel_pcie: Refactor Device Coredump (David Marlin) [RHEL-141499]
- Bluetooth: btintel_pcie: Use strscpy() instead of strscpy_pad() (David Marlin) [RHEL-141499]
- Bluetooth: Annotate struct hci_drv_rp_read_info with __counted_by_le() (David Marlin) [RHEL-141499]
- Bluetooth: btintel_pcie: Define hdev->wakeup() callback (David Marlin) [RHEL-141499]
- Bluetooth: btusb: Add USB ID 2001:332a for D-Link AX9U rev. A1 (David Marlin) [RHEL-141499]
- Bluetooth: btintel_pcie: Move model comment before its definition (David Marlin) [RHEL-141499]
- Bluetooth: btintel_pcie: Add id of Scorpious, Panther Lake-H484 (David Marlin) [RHEL-141499]
- Bluetooth: btintel_pcie: Add Bluetooth core/platform as comments (David Marlin) [RHEL-141499]
- Bluetooth: btintel_pcie: Add support for _suspend() / _resume() (David Marlin) [RHEL-141499]
- Bluetooth: btintel: Add support for BlazarIW core (David Marlin) [RHEL-141499]
- Revert "Bluetooth: revert TX timestamping" (David Marlin) [RHEL-141499]
- dm log-writes: Add missing set_freezable() for freezable kthread (Benjamin Marzinski) [RHEL-136400]
- dm-raid: fix possible NULL dereference with undefined raid type (Benjamin Marzinski) [RHEL-136400]
- dm-snapshot: fix 'scheduling while atomic' on real-time kernels (Benjamin Marzinski) [RHEL-136400]
- dm-verity: fix unreliable memory allocation (Benjamin Marzinski) [RHEL-136400]
- perf jitdump: Add sym/str-tables to build-ID generation (Michael Petlan) [RHEL-139923]
- perf genelf: Fix NO_LIBDW=1 build (Michael Petlan) [RHEL-139923]
- perf genelf: Remove libcrypto dependency and use built-in sha1() (Michael Petlan) [RHEL-139923]
- perf util: add a basic SHA-1 implementation (Michael Petlan) [RHEL-139923]
- dpll: zl3073x: Remove unused dev wrappers (Ivan Vecera) [RHEL-139700]
- dpll: zl3073x: Cache all output properties in zl3073x_out (Ivan Vecera) [RHEL-139700]
- dpll: zl3073x: Cache all reference properties in zl3073x_ref (Ivan Vecera) [RHEL-139700]
- dpll: zl3073x: Cache reference monitor status (Ivan Vecera) [RHEL-139700]
- dpll: zl3073x: Split ref, out, and synth logic from core (Ivan Vecera) [RHEL-139700]
- dpll: zl3073x: Store raw register values instead of parsed state (Ivan Vecera) [RHEL-139700]
- dpll: zl3073x: fix kernel-doc name and missing parameter in fw.c (Ivan Vecera) [RHEL-139700]
- dpll: zl3073x: Fix output pin registration (Ivan Vecera) [RHEL-139700]
- net: bonding: update the slave array for broadcast mode (Hangbin Liu) [RHEL-131711]
- net: bonding: add broadcast_neighbor netlink option (Hangbin Liu) [RHEL-131711]
- net: bonding: add broadcast_neighbor option for 802.3ad (Hangbin Liu) [RHEL-131711]
- gfs2: Clean up quotad timeout handling (Andreas Gruenbacher) [RHEL-129403]
- gfs2: Fix "gfs2: Switch to wait_event in gfs2_quotad" (Andreas Gruenbacher) [RHEL-129403]
- gfs2: Minor cosmetic remote delete cleanups (Andreas Gruenbacher) [RHEL-129403]
- gfs2: fix remote evict for read-only filesystems (Andreas Gruenbacher) [RHEL-129403]
- gfs2: fix freeze error handling (Andreas Gruenbacher) [RHEL-129403]
- gfs2: Use wait_event_freezable_timeout() for freezable kthread (Andreas Gruenbacher) [RHEL-129403]
- gfs2: low-memory forced flush fixes (Andreas Gruenbacher) [RHEL-129403]
- redhat/configs: Add CONFIG_CRYPTO_DEV_QAT_6XXX (Vladislav Dronov) [RHEL-94929]
- crypto: qat - fix warning on adf_pfvf_pf_proto.c (Vladislav Dronov) [RHEL-94929]
- crypto: qat - add bank state save and restore for qat_420xx (Vladislav Dronov) [RHEL-94929]
- crypto: qat - fix parameter order used in ICP_QAT_FW_COMN_FLAGS_BUILD (Vladislav Dronov) [RHEL-94929]
- crypto: qat - fix duplicate restarting msg during AER error (Vladislav Dronov) [RHEL-94929]
- crypto: qat - add WQ_PERCPU to alloc_workqueue users (Vladislav Dronov) [RHEL-94929]
- crypto: qat - use simple_strtoull to improve qat_uclo_parse_num (Vladislav Dronov) [RHEL-94929]
- crypto: qat - Return pointer directly in adf_ctl_alloc_resources (Vladislav Dronov) [RHEL-94929]
- crypto: qat - Replace kzalloc() + copy_from_user() with memdup_user() (Vladislav Dronov) [RHEL-94929]
- crypto: qat - use kcalloc() in qat_uclo_map_objs_from_mof() (Vladislav Dronov) [RHEL-94929]
- crypto: qat - add command queue telemetry counters for GEN6 (Vladislav Dronov) [RHEL-94929]
- crypto: qat - add ring buffer idle telemetry counter for GEN6 (Vladislav Dronov) [RHEL-94929]
- crypto: qat - make adf_dev_autoreset() static (Vladislav Dronov) [RHEL-94929]
- crypto: qat - refactor ring-related debug functions (Vladislav Dronov) [RHEL-94929]
- crypto: qat - fix seq_file position update in adf_ring_next() (Vladislav Dronov) [RHEL-94929]
- crypto: qat - fix DMA direction for compression on GEN2 devices (Vladislav Dronov) [RHEL-94929]
- crypto: qat - flush misc workqueue during device shutdown (Vladislav Dronov) [RHEL-94929] {CVE-2025-39721}
- crypto: qat - enable rate limiting feature for GEN6 devices (Vladislav Dronov) [RHEL-94929]
- crypto: qat - add compression slice count for rate limiting (Vladislav Dronov) [RHEL-94929]
- crypto: qat - add get_svc_slice_cnt() in device data structure (Vladislav Dronov) [RHEL-94929]
- crypto: qat - add adf_rl_get_num_svc_aes() in rate limiting (Vladislav Dronov) [RHEL-94929]
- crypto: qat - relocate service related functions (Vladislav Dronov) [RHEL-94929]
- crypto: qat - consolidate service enums (Vladislav Dronov) [RHEL-94929]
- crypto: qat - add decompression service for rate limiting (Vladislav Dronov) [RHEL-94929]
- crypto: qat - validate service in rate limiting sysfs api (Vladislav Dronov) [RHEL-94929]
- Documentation: qat: update debugfs-driver-qat_telemetry for GEN6 devices (Vladislav Dronov) [RHEL-94929]
- crypto: qat - enable telemetry for GEN6 devices (Vladislav Dronov) [RHEL-94929]
- crypto: qat - add decompression service to telemetry (Vladislav Dronov) [RHEL-94929]
- crypto: qat - enable power management debugfs for GEN6 devices (Vladislav Dronov) [RHEL-94929]
- crypto: qat - relocate power management debugfs helper APIs (Vladislav Dronov) [RHEL-94929]
- crypto: qat - fix virtual channel configuration for GEN6 devices (Vladislav Dronov) [RHEL-94929]
- crypto: qat - add live migration enablers for GEN6 devices (Vladislav Dronov) [RHEL-94929]
- crypto: qat - relocate and rename bank state structure definition (Vladislav Dronov) [RHEL-94929]
- crypto: qat - relocate bank state helper functions (Vladislav Dronov) [RHEL-94929]
- crypto: qat - replace CHECK_STAT macro with static inline function (Vladislav Dronov) [RHEL-94929]
- crypto: qat - use pr_fmt() in adf_gen4_hw_data.c (Vladislav Dronov) [RHEL-94929]
- crypto: qat - disable ZUC-256 capability for QAT GEN5 (Vladislav Dronov) [RHEL-94929]
- crypto: qat - restore ASYM service support for GEN6 devices (Vladislav Dronov) [RHEL-94929]
- crypto: qat - remove duplicate masking for GEN6 devices (Vladislav Dronov) [RHEL-94929]
- crypto: qat - lower priority for skcipher and aead algorithms (Vladislav Dronov) [RHEL-94929]
- Documentation: qat: update sysfs-driver-qat for GEN6 devices (Vladislav Dronov) [RHEL-94929]
- crypto: qat - add support for decompression service to GEN6 devices (Vladislav Dronov) [RHEL-94929]
- crypto: qat - fix state restore for banks with exceptions (Vladislav Dronov) [RHEL-94929]
- crypto: qat - allow enabling VFs in the absence of IOMMU (Vladislav Dronov) [RHEL-94929]
- crypto: qat - use unmanaged allocation for dc_data (Vladislav Dronov) [RHEL-94929]
- crypto: qat - add missing header inclusion (Vladislav Dronov) [RHEL-94929]
- crypto: qat - enable reporting of error counters for GEN6 devices (Vladislav Dronov) [RHEL-94929]
- crypto: qat - enable RAS support for GEN6 devices (Vladislav Dronov) [RHEL-94929]
- crypto: qat/qat_6xxx - Fix NULL vs IS_ERR() check in adf_probe() (Vladislav Dronov) [RHEL-94929]
- crypto: qat - add qat_6xxx driver (Vladislav Dronov) [RHEL-94929]
- crypto: qat - add firmware headers for GEN6 devices (Vladislav Dronov) [RHEL-94929]
- crypto: qat - update firmware api (Vladislav Dronov) [RHEL-94929]
- crypto: qat - export adf_init_admin_pm() (Vladislav Dronov) [RHEL-94929]
- crypto: qat - expose configuration functions (Vladislav Dronov) [RHEL-94929]
- crypto: qat - export adf_get_service_mask() (Vladislav Dronov) [RHEL-94929]
- crypto: qat - add GEN6 firmware loader (Vladislav Dronov) [RHEL-94929]
- crypto: qat - refactor FW signing algorithm (Vladislav Dronov) [RHEL-94929]
- crypto: qat - use pr_fmt() in qat uclo.c (Vladislav Dronov) [RHEL-94929]
- crypto: qat - refactor compression template logic (Vladislav Dronov) [RHEL-94929]
- crypto: qat - rename and relocate timer logic (Vladislav Dronov) [RHEL-94929]
- crypto: qat - include qat_common in top Makefile (Vladislav Dronov) [RHEL-94929]
- workqueue: Add new WQ_PERCPU flag (Vladislav Dronov) [RHEL-94929]
- bitfield: Add FIELD_MODIFY() helper (Vladislav Dronov) [RHEL-94929]
- sprintf.h requires stdarg.h (Vladislav Dronov) [RHEL-94929]
- smc: Use __sk_dst_get() and dst_dev_rcu() in smc_clc_prfx_match(). (CKI Backport Bot) [RHEL-130018] {CVE-2025-40168}
* Wed Jan 28 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-669.el9]
- nvme-tcp: fix NULL pointer dereferences in nvmet_tcp_build_pdu_iovec (CKI Backport Bot) [RHEL-144333] {CVE-2026-22998}
- NFSv4: ensure the open stateid seqid doesn't go backwards (Scott Mayhew) [RHEL-141483]

View File

@ -1,3 +1,3 @@
SHA512 (linux-5.14.0-669.el9.tar.xz) = 8bfb3e73722edcfaba328dd02de2392475082f6aee16b6a961117da27e02faf499b8cfe704f2c8131ee24f9e3ee708c8fd4b7e03c1552a7ac1052c14cc629efe
SHA512 (kernel-abi-stablelists-5.14.0-669.el9.tar.bz2) = 5060b1e2ee0a786f399fff42381a29467e35b53ecb34e1a7ec726bc9aab97dafada3353c1970eaba042612d3e9baec64a363d9a03a8c7446782ecb73bf02e70f
SHA512 (kernel-kabi-dw-5.14.0-669.el9.tar.bz2) = feb3b126fed7effe77c62e57cac0370b8b4502105004f5566cf551f28036eb09c3ced40eaa9c645286ef91df47dc81552e3c7c79d4fedd547790fdbe2cc78125
SHA512 (linux-5.14.0-670.el9.tar.xz) = 6608dbdd3829249f375678a35caa2a5ac0e3ebaae09dd33bdcb50c44a21447453ee7673ed1842bcb3553b8ddc953eb253ecd0d4c5e65de12bfc50173d07d41ed
SHA512 (kernel-abi-stablelists-5.14.0-670.el9.tar.bz2) = f80df6890ea453772dbd07940a328f35fb46de4392a0c4de1151170a64ded79ecc5d6eaf47318aada5ae0aba7173575cfa4b41bd33a6746fb057d84d9b679bcf
SHA512 (kernel-kabi-dw-5.14.0-670.el9.tar.bz2) = c0c2a548603ed77c3daf2af9d6a7f5892ebf9bd50eb2d1b63b7af49d2fd6b32f4d795322f280d84df987e5a24f4544b88e90b604ed6884d9aa87628027041d81