* Thu Jan 29 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [6.12.0-195.el10]
- memblock: Accept allocated memory before use in memblock_double_array() (Aristeu Rozanski) [RHEL-140476]
- Bluetooth: hci_sync: enable PA Sync Lost event (David Marlin) [RHEL-143297]
- Bluetooth: SMP: Fix not generating mackey and ltk when repairing (David Marlin) [RHEL-143297]
- Bluetooth: btusb: mediatek: Avoid btusb_mtk_claim_iso_intf() NULL deref (David Marlin) [RHEL-143297]
- Bluetooth: hci_core: lookup hci_conn on RX path on protocol side (David Marlin) [RHEL-143297]
- Bluetooth: hci_core: Fix triggering cmd_timer for HCI_OP_NOP (David Marlin) [RHEL-143297]
- Bluetooth: btusb: mediatek: Fix kernel crash when releasing mtk iso interface (David Marlin) [RHEL-143297]
- Bluetooth: btrtl: Avoid loading the config file on security chips (David Marlin) [RHEL-143297]
- Bluetooth: hci_event: Fix not handling PA Sync Lost event (David Marlin) [RHEL-143297]
- Bluetooth: hci_conn: Fix not cleaning up PA_LINK connections (David Marlin) [RHEL-143297]
- Bluetooth: 6lowpan: add missing l2cap_chan_lock() (David Marlin) [RHEL-143297]
- Bluetooth: 6lowpan: Don't hold spin lock over sleeping functions (David Marlin) [RHEL-143297]
- Bluetooth: L2CAP: export l2cap_chan_hold for modules (David Marlin) [RHEL-143297]
- Bluetooth: 6lowpan: fix BDADDR_LE vs ADDR_LE_DEV address type confusion (David Marlin) [RHEL-143297]
- Bluetooth: 6lowpan: reset link-local header on ipv6 recv path (David Marlin) [RHEL-143297]
- Bluetooth: btusb: reorder cleanup in btusb_disconnect to avoid UAF (David Marlin) [RHEL-143297]
- Bluetooth: MGMT: cancel mesh send timer when hdev removed (David Marlin) [RHEL-143297]
- Bluetooth: btrtl: Fix memory leak in rtlbt_parse_firmware_v2() (David Marlin) [RHEL-143297]
- Bluetooth: rfcomm: fix modem control handling (David Marlin) [RHEL-143297]
- Bluetooth: hci_core: Fix tracking of periodic advertisement (David Marlin) [RHEL-143297]
- Bluetooth: hci_conn: Fix connection cleanup with BIG with 2 or more BIS (David Marlin) [RHEL-143297]
- Bluetooth: fix corruption in h4_recv_buf() after cleanup (David Marlin) [RHEL-143297]
- Bluetooth: btintel_pcie: Fix event packet loss issue (David Marlin) [RHEL-143297]
- Bluetooth: ISO: Fix another instance of dst_type handling (David Marlin) [RHEL-143297]
- Bluetooth: btmtksdio: Add pmctrl handling for BT closed state during reset (David Marlin) [RHEL-143297]
- Bluetooth: ISO: Fix BIS connection dst_type handling (David Marlin) [RHEL-143297]
- Bluetooth: Avoid a couple dozen -Wflex-array-member-not-at-end warnings (David Marlin) [RHEL-143297]
- Bluetooth: hci_sync: Fix using random address for BIG/PA advertisements (David Marlin) [RHEL-143297]
- Bluetooth: ISO: don't leak skb in ISO_CONT RX (David Marlin) [RHEL-143297]
- Bluetooth: ISO: free rx_skb if not consumed (David Marlin) [RHEL-143297]
- Bluetooth: SCO: Fix UAF on sco_conn_free (David Marlin) [RHEL-143297]
- Bluetooth: bcsp: receive data only if registered (David Marlin) [RHEL-143297]
- Bluetooth: btusb: Add new VID/PID 13d3/3633 for MT7922 (David Marlin) [RHEL-143297]
- Bluetooth: btusb: Add new VID/PID 13d3/3627 for MT7925 (David Marlin) [RHEL-143297]
- Bluetooth: remove duplicate h4_recv_buf() in header (David Marlin) [RHEL-143297]
- Bluetooth: btusb: Check for unexpected bytes when defragmenting HCI frames (David Marlin) [RHEL-143297]
- Bluetooth: hci_core: Print information of hcon on hci_low_sent (David Marlin) [RHEL-143297]
- Bluetooth: hci_core: Print number of packets in conn->data_q (David Marlin) [RHEL-143297]
- Bluetooth: Add function and line information to bt_dbg (David Marlin) [RHEL-143297]
- Bluetooth: MGMT: Fix not exposing debug UUID on MGMT_OP_READ_EXP_FEATURES_INFO (David Marlin) [RHEL-143297]
- Bluetooth: hci_core: Detect if an ISO link has stalled (David Marlin) [RHEL-143297]
- Bluetooth: ISO: Use sk_sndtimeo as conn_timeout (David Marlin) [RHEL-143297]
- Bluetooth: HCI: Fix using LE/ACL buffers for ISO packets (David Marlin) [RHEL-143297]
- Bluetooth: ISO: Don't initiate CIS connections if there are no buffers (David Marlin) [RHEL-143297]
- Bluetooth: btintel_pcie: Refactor Device Coredump (David Marlin) [RHEL-143297]
- Bluetooth: btintel_pcie: Use strscpy() instead of strscpy_pad() (David Marlin) [RHEL-143297]
- Bluetooth: Annotate struct hci_drv_rp_read_info with __counted_by_le() (David Marlin) [RHEL-143297]
- Bluetooth: btintel_pcie: Define hdev->wakeup() callback (David Marlin) [RHEL-143297]
- Bluetooth: btusb: Add USB ID 2001:332a for D-Link AX9U rev. A1 (David Marlin) [RHEL-143297]
- Bluetooth: btintel_pcie: Move model comment before its definition (David Marlin) [RHEL-143297]
- Bluetooth: btintel_pcie: Add id of Scorpious, Panther Lake-H484 (David Marlin) [RHEL-143297]
- Bluetooth: btintel_pcie: Add Bluetooth core/platform as comments (David Marlin) [RHEL-143297]
- Bluetooth: btintel_pcie: Add support for _suspend() / _resume() (David Marlin) [RHEL-143297]
- Bluetooth: btintel: Add support for BlazarIW core (David Marlin) [RHEL-143297]
- netfilter: nf_tables: avoid softlockup warnings in nft_chain_validate (Florian Westphal) [RHEL-130086]
- netfilter: nf_tables: avoid chain re-validation if possible (Florian Westphal) [RHEL-130086]
- netfilter: nf_tables: remove redundant chain validation on register store (Florian Westphal) [RHEL-130086]
- netfilter: nf_tables: all transaction allocations can now sleep (Florian Westphal) [RHEL-130086]
- netfilter: nf_tables: allow iter callbacks to sleep (Florian Westphal) [RHEL-130086]
- dm log-writes: Add missing set_freezable() for freezable kthread (Benjamin Marzinski) [RHEL-136397]
- dm-raid: fix possible NULL dereference with undefined raid type (Benjamin Marzinski) [RHEL-136397]
- dm-snapshot: fix 'scheduling while atomic' on real-time kernels (Benjamin Marzinski) [RHEL-136397]
- dm-verity: fix unreliable memory allocation (Benjamin Marzinski) [RHEL-136397]
- ipv6: Fix use-after-free in inet6_addr_del(). (Hangbin Liu) [RHEL-132209]
- net: bonding: update the slave array for broadcast mode (Hangbin Liu) [RHEL-138323]
- net: bonding: add broadcast_neighbor netlink option (Hangbin Liu) [RHEL-138323]
- net: bonding: add broadcast_neighbor option for 802.3ad (Hangbin Liu) [RHEL-138323]
- tools/testing/selftests/bpf/test_tc_tunnel.sh: Fix wait for server bind (Davide Caratti) [RHEL-130763]
- net: enetc: fix frame corruption on bpf_xdp_adjust_head/tail() and XDP_PASS (Davide Caratti) [RHEL-130763]
- net: enetc: refactor bulk flipping of RX buffers to separate function (Davide Caratti) [RHEL-130763]
- idpf: fix LAN memory regions command on some NVMs (Davide Caratti) [RHEL-130763 RHEL-139050]
- idpf: enable XSk features and ndo_xsk_wakeup (Davide Caratti) [RHEL-130763]
- libeth: xdp: Disable generic kCFI pass for libeth_xdp_tx_xmit_bulk() (Davide Caratti) [RHEL-130763]
- idpf: implement Rx path for AF_XDP (Davide Caratti) [RHEL-130763]
- compiler_types: Introduce __nocfi_generic (Davide Caratti) [RHEL-130763]
- idpf: implement XSk xmit (Davide Caratti) [RHEL-130763]
- idpf: add XSk pool initialization (Davide Caratti) [RHEL-130763]
- idpf: add virtchnl functions to manage selected queues (Davide Caratti) [RHEL-130763]
- idpf: add XDP RSS hash hint (Davide Caratti) [RHEL-130763]
- idpf: add support for .ndo_xdp_xmit() (Davide Caratti) [RHEL-130763]
- idpf: add support for XDP on Rx (Davide Caratti) [RHEL-130763]
- idpf: use generic functions to build xdp_buff and skb (Davide Caratti) [RHEL-130763]
- idpf: implement XDP_SETUP_PROG in ndo_bpf for splitq (Davide Caratti) [RHEL-130763]
- idpf: prepare structures to support XDP (Davide Caratti) [RHEL-130763]
- idpf: link NAPIs to queues (Davide Caratti) [RHEL-130763]
- xdp, libeth: make the xdp_init_buff() micro-optimization generic (Davide Caratti) [RHEL-130763]
- libeth: xdp, xsk: access adjacent u32s as u64 where applicable (Davide Caratti) [RHEL-130763]
- libeth: xsk: add XSkFQ refill and XSk wakeup helpers (Davide Caratti) [RHEL-130763]
- libeth: xsk: add XSk Rx processing support (Davide Caratti) [RHEL-130763]
- libeth: xsk: add XSk xmit functions (Davide Caratti) [RHEL-130763]
- libeth: xsk: add XSk XDP_TX sending helpers (Davide Caratti) [RHEL-130763]
- libeth: xdp: add RSS hash hint and XDP features setup helpers (Davide Caratti) [RHEL-130763]
- libeth: xdp: add templates for building driver-side callbacks (Davide Caratti) [RHEL-130763]
- libeth: xdp: add XDP prog run and verdict result handling (Davide Caratti) [RHEL-130763]
- libeth: xdp: add helpers for preparing/processing &libeth_xdp_buff (Davide Caratti) [RHEL-130763]
- libeth: xdp: add XDPSQ cleanup timers (Davide Caratti) [RHEL-130763]
- libeth: xdp: add XDPSQ locking helpers (Davide Caratti) [RHEL-130763]
- libeth: xdp: add XDPSQE completion helpers (Davide Caratti) [RHEL-130763]
- libeth: xdp: add .ndo_xdp_xmit() helpers (Davide Caratti) [RHEL-130763]
- libeth: xdp: add XDP_TX buffers sending (Davide Caratti) [RHEL-130763]
- libeth: support native XDP and register memory model (Davide Caratti) [RHEL-130763]
- libeth: convert to netmem (Davide Caratti) [RHEL-130763]
- libeth, libie: clean symbol exports up a little (Davide Caratti) [RHEL-130763]
- xsk: respect the offsets when copying frags (Davide Caratti) [RHEL-130763]
- xsk: add helper to get &xdp_desc's DMA and meta pointer in one go (Davide Caratti) [RHEL-130763]
- xsk: add generic XSk &xdp_buff -> skb conversion (Davide Caratti) [RHEL-130763]
- xsk: make xsk_buff_add_frag() really add the frag via __xdp_buff_add_frag() (Davide Caratti) [RHEL-130763]
- xdp: add generic xdp_build_skb_from_buff() (Davide Caratti) [RHEL-130763]
- xdp: add generic xdp_buff_add_frag() (Davide Caratti) [RHEL-130763]
- page_pool: add page_pool_dev_alloc_netmem() (Davide Caratti) [RHEL-130763]
- page_pool: fix incorrect mp_ops error handling (Davide Caratti) [RHEL-130763]
- page_pool: disable sync for cpu for dmabuf memory provider (Davide Caratti) [RHEL-130763]
- page_pool: Set `dma_sync` to false for devmem memory provider (Davide Caratti) [RHEL-130763]
- net: page_pool: create page_pool_alloc_netmem (Davide Caratti) [RHEL-130763]
- net: page_pool: rename page_pool_alloc_netmem to *_netmems (Davide Caratti) [RHEL-130763]
- skbuff: allow 2-4-argument skb_frag_dma_map() (Davide Caratti) [RHEL-130763]
- xdp: make __xdp_return() MP-agnostic (Davide Caratti) [RHEL-130763]
- xdp: get rid of xdp_frame::mem.id (Davide Caratti) [RHEL-130763]
- page_pool: allow mixing PPs within one bulk (Davide Caratti) [RHEL-130763]
- xsk: Fix offset calculation in unaligned mode (Davide Caratti) [RHEL-130763]
- xsk: Fix __xsk_generic_xmit() error code when cq is full (Davide Caratti) [RHEL-130763]
- page_pool: make page_pool_put_page_bulk() handle array of netmems (Davide Caratti) [RHEL-130763]
- netmem: add a couple of page helper wrappers (Davide Caratti) [RHEL-130763]
- xdp: register system page pool as an XDP memory model (Davide Caratti) [RHEL-130763]
- xsk: allow attaching XSk pool via xdp_rxq_info_reg_mem_model() (Davide Caratti) [RHEL-130763]
- xdp: allow attaching already registered memory model to xdp_rxq_info (Davide Caratti) [RHEL-130763]
- xdp, xsk: constify read-only arguments of some static inline helpers (Davide Caratti) [RHEL-130763]
- bpf, xdp: constify some bpf_prog * function arguments (Davide Caratti) [RHEL-130763]
- xsk: align &xdp_buff_xsk harder (Davide Caratti) [RHEL-130763]
- xsk: Use xsk_buff_pool directly for cq functions (Davide Caratti) [RHEL-130763]
- xsk: Wrap duplicated code to function (Davide Caratti) [RHEL-130763]
- xsk: Carry a copy of xdp_zc_max_segs within xsk_buff_pool (Davide Caratti) [RHEL-130763]
- xsk: Get rid of xdp_buff_xsk::orig_addr (Davide Caratti) [RHEL-130763]
- xsk: s/free_list_node/list_node/ (Davide Caratti) [RHEL-130763]
- xsk: Get rid of xdp_buff_xsk::xskb_list_node (Davide Caratti) [RHEL-130763]
- overflow: Introduce __DEFINE_FLEX for having no initializer (Davide Caratti) [RHEL-130763]
- overflow: Fix direct struct member initialization in _DEFINE_FLEX() (Davide Caratti) [RHEL-130763]
- overflow: Clarify expectations for getting DEFINE_FLEX variable sizes (Davide Caratti) [RHEL-130763]
- EDAC/i10nm: Add Intel Clearwater Forest server support (Aristeu Rozanski) [RHEL-45084]
- tick/nohz: Expose housekeeping CPUs in sysfs (Herton R. Krzesinski) [RHEL-134988]
- sysfs/cpu: Use DEVICE_ATTR_RO for nohz_full attribute (Herton R. Krzesinski) [RHEL-134988]
- smc: Use __sk_dst_get() and dst_dev_rcu() in smc_clc_prfx_match(). (CKI Backport Bot) [RHEL-130022] {CVE-2025-40168}
Resolves: RHEL-130022, RHEL-130086, RHEL-130763, RHEL-132209, RHEL-134988, RHEL-136397, RHEL-138323, RHEL-139050, RHEL-140476, RHEL-143297, RHEL-45084
Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
45 lines
1.1 KiB
Makefile
45 lines
1.1 KiB
Makefile
RHEL_MAJOR = 10
|
|
RHEL_MINOR = 2
|
|
|
|
#
|
|
# 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 = 195
|
|
|
|
#
|
|
# RHEL_REBASE_NUM
|
|
# ----------------
|
|
#
|
|
# Used in RPM version string for Gemini kernels, which dont use upstream
|
|
# VERSION/PATCHLEVEL/SUBLEVEL. The number represents rebase number for
|
|
# current MAJOR release.
|
|
#
|
|
# Use this spot to avoid future merge conflicts.
|
|
# Do not trim this comment.
|
|
RHEL_REBASE_NUM = 1
|
|
|
|
#
|
|
# Automotive
|
|
# ----------
|
|
#
|
|
# Represents the major and minor release used by automotive.
|
|
# Primarily this is used to to identify the build target when
|
|
# building the automotive kernel package.
|
|
AUTOMOTIVE_MAJOR = 2
|
|
AUTOMOTIVE_MINOR = 0
|
|
|
|
#
|
|
# DERIVATIVE_BUILD
|
|
# ---------------------------
|
|
#
|
|
# Set DERIVATIVE_STREAM to "yes" to enable derivative kernel versioning.
|
|
DERIVATIVE_BUILD = 0
|