* 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>
38 lines
1.4 KiB
Makefile
38 lines
1.4 KiB
Makefile
RHEL_MAJOR = 9
|
|
RHEL_MINOR = 8
|
|
|
|
#
|
|
# RHEL_RELEASE
|
|
# -------------
|
|
#
|
|
# Represents build number in 'release' part of RPM's name-version-release.
|
|
# name is <package_name>, e.g. kernel
|
|
# version is upstream kernel version this kernel is based on, e.g. 4.18.0
|
|
# release is <RHEL_RELEASE>.<dist_tag>[<buildid>], e.g. 100.el8
|
|
#
|
|
# Use this spot to avoid future merge conflicts.
|
|
# Do not trim this comment.
|
|
RHEL_RELEASE = 670
|
|
|
|
#
|
|
# ZSTREAM
|
|
# -------
|
|
#
|
|
# This variable controls whether we use zstream numbering or not for the
|
|
# package release. The zstream release keeps the build number of the last
|
|
# build done for ystream for the Beta milestone, and increments a second
|
|
# number for each build. The third number is used for branched builds
|
|
# (eg.: for builds with security fixes or hot fixes done outside of the
|
|
# batch release process).
|
|
#
|
|
# For example, with ZSTREAM unset or set to "no", all builds will contain
|
|
# a release with only the build number, eg.: kernel-<kernel version>-X.el*,
|
|
# where X is the build number. With ZSTREAM set to "yes", we will have
|
|
# builds with kernel-<kernel version>-X.Y.Z.el*, where X is the last
|
|
# RHEL_RELEASE number before ZSTREAM flag was set to yes, Y will now be the
|
|
# build number and Z will always be 1 except if you're doing a branched build
|
|
# (when you give RHDISTGIT_BRANCH on the command line, in which case the Z
|
|
# number will be incremented instead of the Y).
|
|
#
|
|
ZSTREAM ?= no
|