Commit Graph

764 Commits

Author SHA1 Message Date
CKI KWF Bot
640f33224b kernel-5.14.0-703.el9
* Thu May 07 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-703.el9]
- ibmveth: Disable GSO for packets with small MSS (Mamatha Inamdar) [RHEL-164873]
- redhat/configs: Enable FFA for TPM on AArch64 (Marcin Juszkiewicz) [RHEL-168115]
- net/mlx5e: RX, Fix XDP multi-buf frag counting for striding RQ (Kamal Heib) [RHEL-169055]
- net/mlx5: Fix HCA caps leak on notifier init failure (Kamal Heib) [RHEL-169055]
- net/mlx5: Fix crash when moving to switchdev mode (Kamal Heib) [RHEL-169055]
- net/mlx5e: RX, Fix XDP multi-buf frag counting for legacy RQ (Kamal Heib) [RHEL-169055]
- net/mlx5: Fix peer miss rules host disabled checks (Kamal Heib) [RHEL-169055]
- net/mlx5: qos: Restrict RTNL area to avoid a lock cycle (Kamal Heib) [RHEL-169055]
- net/mlx5e: SHAMPO, Fix header formulas for higher MTUs and 64K pages (Kamal Heib) [RHEL-169055]
- net/mlx5e: SHAMPO, Fix skb size check for 64K pages (Kamal Heib) [RHEL-169055]
- net/mlx5e: SHAMPO, Fix header mapping for 64K pages (Kamal Heib) [RHEL-169055]
- IB/mlx5: Reduce IMR KSM size when 5-level paging is enabled (Kamal Heib) [RHEL-169055]
- RDMA/mlx5: Add other eswitch support to userspace tables (Kamal Heib) [RHEL-169055]
- RDMA/mlx5: Refactor _get_prio() function (Kamal Heib) [RHEL-169055]
- RDMA/mlx5: Add other_eswitch support for devx destruction (Kamal Heib) [RHEL-169055]
- RDMA/mlx5: Change default device for LAG slaves in RDMA TRANSPORT namespaces (Kamal Heib) [RHEL-169055]
- RDMA/core: RDMA/mlx5: replace use of system_unbound_wq with system_dfl_wq (Kamal Heib) [RHEL-169055]
- net/mlx5e: Skip ESN replay window setup for IPsec crypto offload (Kamal Heib) [RHEL-169055]
- net/mlx5: Fix vhca_id access call trace use before alloc (Kamal Heib) [RHEL-169055]
- net/mlx5: fs, Fix inverted cap check in tx flow table root disconnect (Kamal Heib) [RHEL-169055]
- net/mlx5: Fix return type mismatch in mlx5_esw_vport_vhca_id() (Kamal Heib) [RHEL-169055]
- net/mlx5e: Account for netdev stats in ndo_get_stats64 (Kamal Heib) [RHEL-169055]
- net/mlx5e: TC, delete flows only for existing peers (Kamal Heib) [RHEL-169055]
- net/mlx5: Fix Unbinding uplink-netdev in switchdev mode (Kamal Heib) [RHEL-169055]
- net/mlx5: Fix memory leak in esw_acl_ingress_lgcy_setup() (Kamal Heib) [RHEL-169055]
- net/mlx5e: Restore destroying state bit after profile cleanup (Kamal Heib) [RHEL-169055]
- net/mlx5e: Pass netdev to mlx5e_destroy_netdev instead of priv (Kamal Heib) [RHEL-169055]
- net/mlx5e: Don't store mlx5e_priv in mlx5e_dev devlink priv (Kamal Heib) [RHEL-169055]
- net/mlx5e: Fix crash on profile change rollback failure (Kamal Heib) [RHEL-169055]
- net/mlx5e: Don't print error message due to invalid module (Kamal Heib) [RHEL-169055]
- net/mlx5e: Fix NULL pointer dereference in ioctl module EEPROM query (Kamal Heib) [RHEL-169055]
- net/mlx5: Lag, multipath, give priority for routes with smaller network prefix (Kamal Heib) [RHEL-169055]
- net/mlx5e: Do not update BQL of old txqs during channel reconfiguration (Kamal Heib) [RHEL-169055]
- net/mlx5e: Trigger neighbor resolution for unresolved destinations (Kamal Heib) [RHEL-169055]
- net/mlx5e: Use ip6_dst_lookup instead of ipv6_dst_lookup_flow for MAC init (Kamal Heib) [RHEL-169055]
- net/mlx5: Serialize firmware reset with devlink (Kamal Heib) [RHEL-169055]
- net/mlx5: fw_tracer, Handle escaped percent properly (Kamal Heib) [RHEL-169055]
- net/mlx5: fw_tracer, Validate format string parameters (Kamal Heib) [RHEL-169055]
- net/mlx5: Drain firmware reset in shutdown callback (Kamal Heib) [RHEL-169055]
- net/mlx5: fw reset, clear reset requested on drain_fw_reset (Kamal Heib) [RHEL-169055]
- net/mlx5: Fix double unregister of HCA_PORTS component (Kamal Heib) [RHEL-169055]
- net/mlx5: make enable_mpesw idempotent (Kamal Heib) [RHEL-169055]
- net/mlx5e: Support XDP target xmit with dummy program (Kamal Heib) [RHEL-169055]
- net/mlx5e: Update XDP features in switch channels (Kamal Heib) [RHEL-169055]
- net/mlx5e: Use standard unit definitions for bandwidth conversion (Kamal Heib) [RHEL-169055]
- net/mlx5e: Use U8_MAX instead of hard coded magic number (Kamal Heib) [RHEL-169055]
- net/mlx5e: Rename upper_limit_mbps to upper_limit_100mbps (Kamal Heib) [RHEL-169055]
- net/mlx5e: Use u64 instead of __u64 in ieee_setmaxrate (Kamal Heib) [RHEL-169055]
- net/mlx5: Move SF dev table notifier registration outside the PF devlink lock (Kamal Heib) [RHEL-169055]
- net/mlx5: Move the SF table notifiers outside the devlink lock (Kamal Heib) [RHEL-169055]
- net/mlx5: Move the SF HW table notifier outside the devlink lock (Kamal Heib) [RHEL-169055]
- net/mlx5: Move the vhca event notifier outside of the devlink lock (Kamal Heib) [RHEL-169055]
- net/mlx5: Move the esw mode notifier chain outside the devlink lock (Kamal Heib) [RHEL-169055]
- net/mlx5: Initialize events outside devlink lock (Kamal Heib) [RHEL-169055]
- net/mlx5: Use EOPNOTSUPP instead of ENOTSUPP (Kamal Heib) [RHEL-169055]
- net/mlx5: Abort new commands if all command slots are stalled (Kamal Heib) [RHEL-169055]
- net/mlx5: Remove redundant bw_share minimal value assignment (Kamal Heib) [RHEL-169055]
- net/mlx5e: Recover SQ on excessive PTP TX timestamp delta (Kamal Heib) [RHEL-169055]
- net/mlx5: Refactor EEPROM query error handling to return status separately (Kamal Heib) [RHEL-169055]
- mlx5: extract GRXRINGS from .get_rxnfc (Kamal Heib) [RHEL-169055]
- net/mlx5: Expose definition for 1600Gbps link mode (Kamal Heib) [RHEL-169055]
- net/mlx5: E-Switch, support eswitch inactive mode (Kamal Heib) [RHEL-169055]
- net/mlx5: MPFS, add support for dynamic enable/disable (Kamal Heib) [RHEL-169055]
- net/mlx5: fs, set non default device per namespace (Kamal Heib) [RHEL-169055]
- net/mlx5: fs, Add other_eswitch support for steering tables (Kamal Heib) [RHEL-169055]
- net/mlx5: Add OTHER_ESWITCH HW capabilities (Kamal Heib) [RHEL-169055]
- net/mlx5: Add direct ST mode support for RDMA (Kamal Heib) [RHEL-169055]
- PCI/TPH: Expose pcie_tph_get_st_table_loc() (Kamal Heib) [RHEL-169055]
- net/mlx5e: Defer channels closure to reduce interface down time (Kamal Heib) [RHEL-169055]
- net/mlx5e: Pass old channels as argument to mlx5e_switch_priv_channels (Kamal Heib) [RHEL-169055]
- net/mlx5e: Do not re-apply TIR loopback configuration if not necessary (Kamal Heib) [RHEL-169055]
- net/mlx5: IPoIB, set self loopback prevention in TIR init (Kamal Heib) [RHEL-169055]
- net/mlx5e: Allow setting self loopback prevention bits on TIR init (Kamal Heib) [RHEL-169055]
- net/mlx5e: Use TIR API in mlx5e_modify_tirs_lb() (Kamal Heib) [RHEL-169055]
- net/mlx5e: Enhance function structures for self loopback prevention application (Kamal Heib) [RHEL-169055]
- net/mlx5e: Convert to new hwtstamp_get/set interface (Kamal Heib) [RHEL-169055]
- net/mlx5e: Rename timestamp fields to hwtstamp_config (Kamal Heib) [RHEL-169055]
- net/mlx5e: Rename hwstamp functions to hwtstamp (Kamal Heib) [RHEL-169055]
- net/mlx5e: Remove unnecessary tstamp local variable in mlx5i_complete_rx_cqe (Kamal Heib) [RHEL-169055]
- net/mlx5e: Remove redundant tstamp pointer from channel structures (Kamal Heib) [RHEL-169055]
- net/mlx5: Add balance ID support for LAG multiplane groups (Kamal Heib) [RHEL-169055]
- net/mlx5: Refactor HCA cap 2 setting (Kamal Heib) [RHEL-169055]
- net/mlx5: Refactor PTP clock devcom pairing (Kamal Heib) [RHEL-169055]
- net/mlx5: Add software system image GUID infrastructure (Kamal Heib) [RHEL-169055]
- net/mlx5: Use common mlx5_same_hw_devs function (Kamal Heib) [RHEL-169055]
- {rdma,net}/mlx5: Query vports mac address from device (Kamal Heib) [RHEL-169055]
- RDMA: Use %%pe format specifier for error pointers (Kamal Heib) [RHEL-169055]
- RDMA/mlx5: Fix page size bitmap calculation for KSM mode (Kamal Heib) [RHEL-169055]
- RDMA/mlx5: Fix vport loopback forcing for MPV device (Kamal Heib) [RHEL-169055]
- RDMA/mlx5: Better estimate max_qp_wr to reflect WQE count (Kamal Heib) [RHEL-169055]
- RDMA/mlx5: Enable Data-Direct with Relaxed Ordering (Kamal Heib) [RHEL-169055]
- net/mlx5e: Fix validation logic in rate limiting (Kamal Heib) [RHEL-169055]
- net/mlx5: Clean up only new IRQ glue on request_irq() failure (Kamal Heib) [RHEL-169055]
- mlx5: Fix default values in create CQ (Kamal Heib) [RHEL-169055]
- net/mlx5e: Fix potentially misleading debug message (Kamal Heib) [RHEL-169055]
- net/mlx5e: Fix wraparound in rate limiting for values above 255 Gbps (Kamal Heib) [RHEL-169055]
- net/mlx5e: Fix maxrate wraparound in threshold between units (Kamal Heib) [RHEL-169055]
- net/mlx5e: Trim the length of the num_doorbell error (Kamal Heib) [RHEL-169055]
- net/mlx5e: Fix missing error assignment in mlx5e_xfrm_add_state() (Kamal Heib) [RHEL-169055]
- net/mlx5e: Fix return value in case of module EEPROM read error (Kamal Heib) [RHEL-169055]
- net/mlx5: Don't zero user_count when destroying FDB tables (Kamal Heib) [RHEL-169055]
- net/mlx5: Fix IPsec cleanup over MPV device (Kamal Heib) [RHEL-169055]
- net/mlx5: Refactor devcom to return NULL on failure (Kamal Heib) [RHEL-169055]
- net/mlx5: Add PPHCR to PCAM supported registers mask (Kamal Heib) [RHEL-169055]
- net/mlx5e: RX, Fix generating skb from non-linear xdp_buff for striding RQ (Kamal Heib) [RHEL-169055]
- net/mlx5e: RX, Fix generating skb from non-linear xdp_buff for legacy RQ (Kamal Heib) [RHEL-169055]
- net/mlx5e: Return 1 instead of 0 in invalid case in mlx5e_mpwrq_umr_entry_size() (Kamal Heib) [RHEL-169055]
- net/mlx5: fix pre-2.40 binutils assembler error (Kamal Heib) [RHEL-169055]
- net/mlx5e: Prevent tunnel reformat when tunnel mode not allowed (Kamal Heib) [RHEL-169055]
- net/mlx5: Prevent tunnel mode conflicts between FDB and NIC IPsec tables (Kamal Heib) [RHEL-169055]
- net/mlx5e: Use extack in set rxfh callback (Kamal Heib) [RHEL-169055]
- net/mlx5e: Introduce mlx5e_rss_params for RSS configuration (Kamal Heib) [RHEL-169055]
- net/mlx5e: Introduce mlx5e_rss_init_params (Kamal Heib) [RHEL-169055]
- net/mlx5e: Remove unused mdev param from RSS indir init (Kamal Heib) [RHEL-169055]
- net/mlx5: Improve QoS error messages with actual depth values (Kamal Heib) [RHEL-169055]
- net/mlx5e: Prevent entering switchdev mode with inconsistent netns (Kamal Heib) [RHEL-169055]
- net/mlx5: HWS, Generalize complex matchers (Kamal Heib) [RHEL-169055]
- net/mlx5: Improve write-combining test reliability for ARM64 Grace CPUs (Kamal Heib) [RHEL-169055]
- net/mlx5: fw reset, add reset timeout work (Kamal Heib) [RHEL-169055]
- net/mlx5: pagealloc: Fix reclaim race during command interface teardown (Kamal Heib) [RHEL-169055]
- net/mlx5: Stop polling for command response if interface goes down (Kamal Heib) [RHEL-169055]
- net/mlx5: IFC add balance ID and LAG per MP group bits (Kamal Heib) [RHEL-169055]
- net/mlx5: Add IFC bit for TIR/SQ order capability (Kamal Heib) [RHEL-169055]
- net/mlx5: Expose uar access and odp page fault counters (Kamal Heib) [RHEL-169055]
- net/mlx5: Use %%pe format specifier for error pointers (Kamal Heib) [RHEL-169055]
- net/mlx5: Remove dead code from total_vfs setter (Kamal Heib) [RHEL-169055]
- net/mlx5e: Add flow rules for the decrypted ESP packets (Kamal Heib) [RHEL-169055]
- net/mlx5e: Add flow groups for the packets decrypted by crypto offload (Kamal Heib) [RHEL-169055]
- net/mlx5e: Recirculate decrypted packets into TTC table (Kamal Heib) [RHEL-169055]
- net/mlx5: Change TTC rules to match on undecrypted ESP packets (Kamal Heib) [RHEL-169055]
- net/mlx5: Add uar access and odp page fault counters (Kamal Heib) [RHEL-169055]
- net/mlx5e: Use unsigned for mlx5e_get_max_num_channels (Kamal Heib) [RHEL-169055]
- net/mlx5e: Use the 'num_doorbells' devlink param (Kamal Heib) [RHEL-169055]
- net/mlx5e: Use multiple CQ doorbells (Kamal Heib) [RHEL-169055]
- net/mlx5e: Use multiple TX doorbells (Kamal Heib) [RHEL-169055]
- net/mlx5e: Prepare for using different CQ doorbells (Kamal Heib) [RHEL-169055]
- net/mlx5e: Prepare for using multiple TX doorbells (Kamal Heib) [RHEL-169055]
- net/mlx5: Store the global doorbell in mlx5_priv (Kamal Heib) [RHEL-169055]
- net/mlx5e: Remove unused 'xsk' param of mlx5e_build_xdpsq_param (Kamal Heib) [RHEL-169055]
- net/mlx5: Remove unused 'offset' field from mlx5_sq_bfreg (Kamal Heib) [RHEL-169055]
- net/mlx5: Fix typo of MLX5_EQ_DOORBEL_OFFSET (Kamal Heib) [RHEL-169055]
- net/mlx5e: Prevent WQE metadata conflicts between timestamping and offloads (Kamal Heib) [RHEL-169055]
- net/mlx5: Refactor MACsec WQE metadata shifts (Kamal Heib) [RHEL-169055]
- net/mlx5: Remove VLAN insertion fields from WQE Ether segment (Kamal Heib) [RHEL-169055]
- net/mlx5: Lag, add net namespace support (Kamal Heib) [RHEL-169055]
- net/mlx5: Add net namespace support to devcom (Kamal Heib) [RHEL-169055]
- net/mlx5: Lag, move devcom registration to LAG layer (Kamal Heib) [RHEL-169055]
- net/mlx5: Refactor devcom to use match attributes (Kamal Heib) [RHEL-169055]
- net/mlx5: fix typo in pci_irq.c comment (Kamal Heib) [RHEL-169055]
- net/mlx5e: Add stale counter for PCIe congestion events (Kamal Heib) [RHEL-169055]
- net/mlx5e: Make PCIe congestion event thresholds configurable (Kamal Heib) [RHEL-169055]
- net/mlx5: Implement devlink total_vfs parameter (Kamal Heib) [RHEL-169055]
- net/mlx5: Implement devlink enable_sriov parameter (Kamal Heib) [RHEL-169055]
- net/mlx5: Implement cqe_compress_type via devlink params (Kamal Heib) [RHEL-169055]
- net/mlx5: Add RS FEC histogram infrastructure (Kamal Heib) [RHEL-169055]
- net/mlx5: Support getcyclesx and getcrosscycles (Kamal Heib) [RHEL-169055]
- net/mlx5: Extract MTCTR register read logic into helper function (Kamal Heib) [RHEL-169055]
- net/mlx5: Add PSP capabilities structures and bits (Kamal Heib) [RHEL-169055]
- net/mlx5: {DR,HWS}, Use the cached vhca_id for this device (Kamal Heib) [RHEL-169055]
- net/mlx5: E-switch, Set representor attributes for adjacent VFs (Kamal Heib) [RHEL-169055]
- net/mlx5: E-Switch, Register representors for adjacent vports (Kamal Heib) [RHEL-169055]
- net/mlx5: E-Switch, Create acls root namespace for adjacent vports (Kamal Heib) [RHEL-169055]
- net/mlx5: E-Switch, Add support for adjacent functions vports discovery (Kamal Heib) [RHEL-169055]
- net/mlx5: E-Switch, Move vport acls root namespaces creation to eswitch (Kamal Heib) [RHEL-169055]
- net/mlx5: FS, Convert vport acls root namespaces to xarray (Kamal Heib) [RHEL-169055]
- eth: mlx5: remove Kconfig co-dependency with VXLAN (Kamal Heib) [RHEL-169055]
- net/mlx5e: Set default burst period for TX and RX reporters (Kamal Heib) [RHEL-169055]
- net/mlx5: Support disabling host PFs (Kamal Heib) [RHEL-169055]
- net/mlx5: Query to see if host PF is disabled (Kamal Heib) [RHEL-169055]
- {rdma,net}/mlx5: export mlx5_vport_get_vhca_id (Kamal Heib) [RHEL-169055]
- net/mlx5: E-Switch, Set/Query hca cap via vhca id (Kamal Heib) [RHEL-169055]
- net/mlx5: E-Switch, Cache vport vhca id on first cap query (Kamal Heib) [RHEL-169055]
- net/mlx5: mlx5_ifc, Add hardware definitions needed for adjacent vports (Kamal Heib) [RHEL-169055]
- net/mlx5: Don't use %%pK through tracepoints (Kamal Heib) [RHEL-169055]
- IB/mlx5: Fix obj_type mismatch for SRQ event subscriptions (Kamal Heib) [RHEL-169055]
- RDMA/mlx5: Refactor optional counters steering code (Kamal Heib) [RHEL-169055]
- RDMA/mlx5: Add DMAH support for reg_user_mr/reg_user_dmabuf_mr (Kamal Heib) [RHEL-169055]
- RDMA/mlx5: Add DMAH object support (Kamal Heib) [RHEL-169055]
- RDMA/mlx5: Fix incorrect MKEY masking (Kamal Heib) [RHEL-169055]
- RDMA/mlx5: Fix returned type from _mlx5r_umr_zap_mkey() (Kamal Heib) [RHEL-169055]
- RDMA/mlx5: remove redundant check on err on return expression (Kamal Heib) [RHEL-169055]
- RDMA/mlx5: Optimize DMABUF mkey page size (Kamal Heib) [RHEL-169055]
- RDMA/mlx5: Align mkc page size capability check to PRM (Kamal Heib) [RHEL-169055]
- RDMA/mlx5: Check CAP_NET_RAW in user namespace for devx create (Kamal Heib) [RHEL-169055]
- RDMA/mlx5: Check CAP_NET_RAW in user namespace for anchor create (Kamal Heib) [RHEL-169055]
- RDMA/mlx5: Check CAP_NET_RAW in user namespace for flow create (Kamal Heib) [RHEL-169055]
- RDMA/mlx5: Add multiple priorities support to RDMA TRANSPORT userspace tables (Kamal Heib) [RHEL-169055]
- RDMA/mlx5: Support driver APIs pre_destroy_cq and post_destroy_cq (Kamal Heib) [RHEL-169055]
- net/mlx5e: Fix missing FEC RS stats for RS_544_514_INTERLEAVED_QUAD (Kamal Heib) [RHEL-169055]
- net/mlx5: HWS, ignore flow level for multi-dest table (Kamal Heib) [RHEL-169055]
- net/mlx5e: Add a miss level for ipsec crypto offload (Kamal Heib) [RHEL-169055]
- net/mlx5e: Harden uplink netdev access against device unbind (Kamal Heib) [RHEL-169055]
- net/mlx5e: Set local Xoff after FW update (Kamal Heib) [RHEL-169055]
- net/mlx5: Prevent flow steering mode changes in switchdev mode (Kamal Heib) [RHEL-169055]
- net/mlx5: Nack sync reset when SFs are present (Kamal Heib) [RHEL-169055]
- net/mlx5: Fix lockdep assertion on sync reset unload event (Kamal Heib) [RHEL-169055]
- net/mlx5: Reload auxiliary drivers on fw_activate (Kamal Heib) [RHEL-169055]
- net/mlx5: HWS, Fix pattern destruction in mlx5hws_pat_get_pattern error path (Kamal Heib) [RHEL-169055]
- net/mlx5: HWS, Fix uninitialized variables in mlx5hws_pat_calc_nop error flow (Kamal Heib) [RHEL-169055]
- net/mlx5: HWS, Fix memory leak in hws_action_get_shared_stc_nic error flow (Kamal Heib) [RHEL-169055]
- net/mlx5: HWS, Fix memory leak in hws_pool_buddy_init error path (Kamal Heib) [RHEL-169055]
- net/mlx5e: Preserve shared buffer capacity during headroom updates (Kamal Heib) [RHEL-169055]
- net/mlx5e: Query FW for buffer ownership (Kamal Heib) [RHEL-169055]
- net/mlx5: Restore missing scheduling node cleanup on vport enable failure (Kamal Heib) [RHEL-169055]
- net/mlx5: Fix QoS reference leak in vport enable error path (Kamal Heib) [RHEL-169055]
- net/mlx5: Destroy vport QoS element when no configuration remains (Kamal Heib) [RHEL-169055]
- net/mlx5e: Preserve tc-bw during parent changes (Kamal Heib) [RHEL-169055]
- net/mlx5: Remove default QoS group and attach vports directly to root TSAR (Kamal Heib) [RHEL-169055]
- net/mlx5: Base ECVF devlink port attrs from 0 (Kamal Heib) [RHEL-169055]
- net/mlx5: CT: Use the correct counter offset (Kamal Heib) [RHEL-169055]
- net/mlx5: HWS, Fix table creation UID (Kamal Heib) [RHEL-169055]
- net/mlx5: HWS, don't rehash on every kind of insertion failure (Kamal Heib) [RHEL-169055]
- net/mlx5: HWS, prevent rehash from filling up the queues (Kamal Heib) [RHEL-169055]
- net/mlx5: HWS, fix complex rules rehash error flow (Kamal Heib) [RHEL-169055]
- net/mlx5: HWS, fix simple rules rehash error flow (Kamal Heib) [RHEL-169055]
- net/mlx5: HWS, fix bad parameter in CQ creation (Kamal Heib) [RHEL-169055]
- net/mlx5: Correctly set gso_segs when LRO is used (Kamal Heib) [RHEL-169055]
- net/mlx5e: Expose TIS via devlink tx reporter diagnose (Kamal Heib) [RHEL-169055]
- net/mlx5e: Support routed networks during IPsec MACs initialization (Kamal Heib) [RHEL-169055]
- net/mlx5e: Fix potential deadlock by deferring RX timeout recovery (Kamal Heib) [RHEL-169055]
- net/mlx5e: Remove skb secpath if xfrm state is not found (Kamal Heib) [RHEL-169055]
- net/mlx5e: Clear Read-Only port buffer size in PBMC before update (Kamal Heib) [RHEL-169055]
- net: Fix typos (Kamal Heib) [RHEL-169055]
- net/mlx5: Fix build -Wframe-larger-than warnings (Kamal Heib) [RHEL-169055]
- net/mlx5: Add support for device steering tag (Kamal Heib) [RHEL-169055]
- net/mlx5: Expose IFC bits for TPH (Kamal Heib) [RHEL-169055]
- PCI/TPH: Expose pcie_tph_get_st_table_size() (Kamal Heib) [RHEL-169055]
- net/mlx5e: Remove duplicate mkey from SHAMPO header (Kamal Heib) [RHEL-169055]
- net/mlx5e: SHAMPO, Remove mlx5e_shampo_get_log_hd_entry_size() (Kamal Heib) [RHEL-169055]
- net/mlx5e: SHAMPO, Cleanup reservation size formula (Kamal Heib) [RHEL-169055]
- net/mlx5: Expose cable_length field in PFCC register (Kamal Heib) [RHEL-169055]
- net/mlx5: Add IFC bits and enums for buf_ownership (Kamal Heib) [RHEL-169055]
- net/mlx5: Add IFC bits to support RSS for IPSec offload (Kamal Heib) [RHEL-169055]
- net/mlx5e: Properly access RCU protected qdisc_sleeping variable (Kamal Heib) [RHEL-169055]
- net/mlx5e: fix kdoc warning on eswitch.h (Kamal Heib) [RHEL-169055]
- net/mlx5: HWS, Enable IPSec hardware offload in legacy mode (Kamal Heib) [RHEL-169055]
- net/mlx5: Fix an IS_ERR() vs NULL bug in esw_qos_move_node() (Kamal Heib) [RHEL-169055]
- net/mlx5e: Add device PCIe congestion ethtool stats (Kamal Heib) [RHEL-169055]
- net/mlx5e: Create/destroy PCIe Congestion Event object (Kamal Heib) [RHEL-169055]
- net/mlx5: IFC updates for disabled host PF (Kamal Heib) [RHEL-169055]
- net/mlx5: Expose disciplined_fr_counter through HCA capabilities in mlx5_ifc (Kamal Heib) [RHEL-169055]
- RDMA/mlx5: Fix UMR modifying of mkey page size (Kamal Heib) [RHEL-169055]
- net/mlx5: Expose HCA capability bits for mkey max page size (Kamal Heib) [RHEL-169055]
- net/mlx5e: RX, Remove unnecessary RQT redirects (Kamal Heib) [RHEL-169055]
- net/mlx5: Warn when write combining is not supported (Kamal Heib) [RHEL-169055]
- net/mlx5e: Replace recursive VLAN push handling with an iterative loop (Kamal Heib) [RHEL-169055]
- net/mlx5e: CT: extract a memcmp from a spinlock section (Kamal Heib) [RHEL-169055]
- net/mlx5e: Remove unused VLAN insertion logic in TX path (Kamal Heib) [RHEL-169055]
- eth: mlx5: migrate to the *_rxfh_context ops (Kamal Heib) [RHEL-169055]
- net/mlx5: Fix spelling mistake "disabliing" -> "disabling" (Kamal Heib) [RHEL-169055]
- net/mlx5: Add HWS as secondary steering mode (Kamal Heib) [RHEL-169055]
- net/mlx5: HWS, Shrink empty matchers (Kamal Heib) [RHEL-169055]
- net/mlx5: HWS, Rearrange to prevent forward declaration (Kamal Heib) [RHEL-169055]
- net/mlx5: HWS, Track matcher sizes individually (Kamal Heib) [RHEL-169055]
- net/mlx5: HWS, Decouple matcher RX and TX sizes (Kamal Heib) [RHEL-169055]
- net/mlx5: HWS, Create STEs directly from matcher (Kamal Heib) [RHEL-169055]
- net/mlx5: HWS, Refactor rule skip logic (Kamal Heib) [RHEL-169055]
- net/mlx5: HWS, Export rule skip logic (Kamal Heib) [RHEL-169055]
- net/mlx5: HWS, remove incorrect comment (Kamal Heib) [RHEL-169055]
- net/mlx5: HWS, remove unused create_dest_array parameter (Kamal Heib) [RHEL-169055]
- net/mlx5: Manage TC arbiter nodes and implement full support for tc-bw (Kamal Heib) [RHEL-169055]
- net/mlx5: Add traffic class scheduling support for vport QoS (Kamal Heib) [RHEL-169055]
- net/mlx5: Add support for setting tc-bw on nodes (Kamal Heib) [RHEL-169055]
- net/mlx5: Add no-op implementation for setting tc-bw on rate objects (Kamal Heib) [RHEL-169055]
- net/mlx5: Check device memory pointer before usage (Kamal Heib) [RHEL-169055]
- net/mlx5: fs, fix RDMA TRANSPORT init cleanup flow (Kamal Heib) [RHEL-169055]
- net/mlx5e: Fix error handling in RQ memory model registration (Kamal Heib) [RHEL-169055]
- RDMA/mlx5: Allocate IB device with net namespace supplied from core dev (Kamal Heib) [RHEL-169055]
- net/mlx5: Add IFC bits for PCIe Congestion Event object (Kamal Heib) [RHEL-169055]
- net/mlx5: Small refactor for general object capabilities (Kamal Heib) [RHEL-169055]
- net/mlx5: fs, add multiple prios to RDMA TRANSPORT steering domain (Kamal Heib) [RHEL-169055]
- net/mlx5e: Support ethtool tcp-data-split settings (Kamal Heib) [RHEL-169055]
- net/mlx5e: Implement queue mgmt ops and single channel swap (Kamal Heib) [RHEL-169055]
- net/mlx5e: SHAMPO: Separate pool for headers (Kamal Heib) [RHEL-169055]
- net/mlx5e: SHAMPO: Improve hw gro capability checking (Kamal Heib) [RHEL-169055]
- net/mlx5e: SHAMPO: Remove redundant params (Kamal Heib) [RHEL-169055]
- net/mlx5e: SHAMPO: Reorganize mlx5_rq_shampo_alloc (Kamal Heib) [RHEL-169055]
- net/mlx5: Expose serial numbers in devlink info (Kamal Heib) [RHEL-169055]
- RDMA/mlx5: Fix vport loopback for MPV device (Kamal Heib) [RHEL-169055]
- RDMA/mlx5: Fix CC counters query for MPV (Kamal Heib) [RHEL-169055]
- RDMA/mlx5: Fix HW counters query for non-representor devices (Kamal Heib) [RHEL-169055]
- RDMA/mlx5: Initialize obj_event->obj_sub_list before xa_insert (Kamal Heib) [RHEL-169055]
- RDMA/mlx5: Avoid flexible array warning (Kamal Heib) [RHEL-169055]
- RDMA/mlx5: Add support for 200Gbps per lane speeds (Kamal Heib) [RHEL-169055]
- RDMA/mlx5: Remove the redundant MLX5_IB_STAGE_UAR stage (Kamal Heib) [RHEL-169055]
- RDMA/mlx5: convert timeouts to secs_to_jiffies() (Kamal Heib) [RHEL-169055]
- net/mlx5: E-Switch, Fix peer miss rules to use peer eswitch (Kamal Heib) [RHEL-169055]
- net/mlx5: Fix memory leak in cmd_exec() (Kamal Heib) [RHEL-169055]
- net/mlx5: Correctly set gso_size when LRO is used (Kamal Heib) [RHEL-169055]
- net/mlx5e: Add new prio for promiscuous mode (Kamal Heib) [RHEL-169055]
- net/mlx5e: Fix race between DIM disable and net_dim() (Kamal Heib) [RHEL-169055]
- net/mlx5: HWS, Add error checking to hws_bwc_rule_complex_hash_node_get() (Kamal Heib) [RHEL-169055]
- net/mlx5e: Fix leak of Geneve TLV option object (Kamal Heib) [RHEL-169055]
- net/mlx5: HWS, make sure the uplink is the last destination (Kamal Heib) [RHEL-169055]
- net/mlx5: HWS, fix missing ip_version handling in definer (Kamal Heib) [RHEL-169055]
- net/mlx5: HWS, Init mutex on the correct path (Kamal Heib) [RHEL-169055]
- net/mlx5: Fix return value when searching for existing flow group (Kamal Heib) [RHEL-169055]
- net/mlx5: Ensure fw pages are always allocated on same NUMA (Kamal Heib) [RHEL-169055]
- net/mlx5: HWS, Fix an error code in mlx5hws_bwc_rule_create_complex() (Kamal Heib) [RHEL-169055]
- net/mlx5: Add error handling in mlx5_query_nic_vport_node_guid() (Kamal Heib) [RHEL-169055]
- net/mlx5e: Allow setting MAC address of representors (Kamal Heib) [RHEL-169055]
- net/mlx5_core: Add error handling inmlx5_query_nic_vport_qkey_viol_cntr() (Kamal Heib) [RHEL-169055]
- net/mlx5: HWS, handle modify header actions dependency (Kamal Heib) [RHEL-169055]
- net/mlx5: HWS, fix typo - 'nope' to 'nop' (Kamal Heib) [RHEL-169055]
- net/mlx5: HWS, register reformat actions with fw (Kamal Heib) [RHEL-169055]
- net/mlx5: SWS, fix reformat id error handling (Kamal Heib) [RHEL-169055]
- net/mlx5: Use to_delayed_work() (Kamal Heib) [RHEL-169055]
- net/mlx5: HWS, dump bad completion details (Kamal Heib) [RHEL-169055]
- net/mlx5: HWS, rework rehash loop (Kamal Heib) [RHEL-169055]
- net/mlx5: HWS, fix redundant extension of action templates (Kamal Heib) [RHEL-169055]
- net/mlx5: HWS, fix counting of rules in the matcher (Kamal Heib) [RHEL-169055]
- net/mlx5: HWS, force rehash when rule insertion failed (Kamal Heib) [RHEL-169055]
- net/mlx5: HWS, support complex matchers (Kamal Heib) [RHEL-169055]
- net/mlx5: HWS, introduce isolated matchers (Kamal Heib) [RHEL-169055]
- net/mlx5: HWS, expose polling function in header file (Kamal Heib) [RHEL-169055]
- net/mlx5: HWS, add definer function to get field name str (Kamal Heib) [RHEL-169055]
- net/mlx5: HWS, expose function mlx5hws_table_ft_set_next_ft in header (Kamal Heib) [RHEL-169055]
- net/mlx5: support software TX timestamp (Kamal Heib) [RHEL-169055]
- RDMA/mlx5: Fix error flow upon firmware failure for RQ destruction (Kamal Heib) [RHEL-169055]
- net/mlx5: HWS, Disallow matcher IP version mixing (Kamal Heib) [RHEL-169055]
- net/mlx5: HWS, Harden IP version definer checks (Kamal Heib) [RHEL-169055]
- net/mlx5: HWS, Fix IP version decision (Kamal Heib) [RHEL-169055]
- net/mlx5: Fix spelling mistakes in mlx5_core_dbg message and comments (Kamal Heib) [RHEL-169055]
- net/mlx5e: ethtool: Fix formatting of ptp_rq0_csum_complete_tail_slow (Kamal Heib) [RHEL-169055]
- net/mlx5: HWS, Export action STE tables to debugfs (Kamal Heib) [RHEL-169055]
- net/mlx5: HWS, Free unused action STE tables (Kamal Heib) [RHEL-169055]
- net/mlx5: HWS, Cleanup matcher action STE table (Kamal Heib) [RHEL-169055]
- net/mlx5: HWS, Use the new action STE pool (Kamal Heib) [RHEL-169055]
- net/mlx5: HWS, Implement action STE pool (Kamal Heib) [RHEL-169055]
- net/mlx5: HWS, Fix pool size optimization (Kamal Heib) [RHEL-169055]
- net/mlx5: HWS, Add fullness tracking to pool (Kamal Heib) [RHEL-169055]
- net/mlx5: HWS, Cleanup after pool refactoring (Kamal Heib) [RHEL-169055]
- net/mlx5: HWS, Refactor pool implementation (Kamal Heib) [RHEL-169055]
- net/mlx5: HWS, Make pool single resource (Kamal Heib) [RHEL-169055]
- net/mlx5: HWS, Remove unused element array (Kamal Heib) [RHEL-169055]
- net/mlx5: HWS, Fix matcher action template attach (Kamal Heib) [RHEL-169055]
- redhat/configs: enable ARCH_TEGRA_241_SOC (Marcin Juszkiewicz) [RHEL-166729]
- soc/tegra: fuse: Define tegra194_soc_attr_group for Tegra241 (Marcin Juszkiewicz) [RHEL-166729]
- soc/tegra: fuse: Add support for Tegra241 (Marcin Juszkiewicz) [RHEL-166729]
- drivers/base/node: fix double free in register_one_node() (Mark Langsdorf) [RHEL-156429]
- PM: domains: Detach on device_unbind_cleanup() (Mark Langsdorf) [RHEL-156429]
- driver core: get_dev_from_fwnode(): document potential race (Mark Langsdorf) [RHEL-156429]
- driver core/PM: Set power.no_callbacks along with power.no_pm (Mark Langsdorf) [RHEL-156429]
- arm64: topology: Do not warn on missing AMU in cpuhp_topology_online() (Mark Langsdorf) [RHEL-156429]
- genirq: Fix percpu_devid irq affinity documentation (Mark Langsdorf) [RHEL-156429]
- software node: Also support referencing non-constant software nodes (Mark Langsdorf) [RHEL-156429]
- platform/x86: intel: chtwc_int33fe: don't dereference swnode args (Mark Langsdorf) [RHEL-156429]
- usb: hcd: queue wakeup_work to system_freezable_wq workqueue (Mark Langsdorf) [RHEL-156429]
- device property: Allow secondary lookup in fwnode_get_next_child_node() (Mark Langsdorf) [RHEL-156429]
- PM: sleep: wakeirq: Update outdated documentation comments (Mark Langsdorf) [RHEL-156429]
- driver core: remove device_change_owner() export (Mark Langsdorf) [RHEL-156429]
- PM: sleep: wakeirq: harden dev_pm_clear_wake_irq() against races (Mark Langsdorf) [RHEL-156429]
- PM: wakeup: Handle empty list in wakeup_sources_walk_start() (Mark Langsdorf) [RHEL-156429]
- regcache: Demote defaults readback from HW to debug print (Mark Langsdorf) [RHEL-156429]
- regmap: add KUnit coverage for reg_default_cb callback (Mark Langsdorf) [RHEL-156429]
- regmap: Add reg_default_cb callback for flat cache defaults (Mark Langsdorf) [RHEL-156429]
- driver-core: move devres_for_each_res() to base.h (Mark Langsdorf) [RHEL-156429]
- driver core: faux: stop using static struct device (Mark Langsdorf) [RHEL-156429]
- driver core: make pinctrl_bind_pins() private (Mark Langsdorf) [RHEL-156429]
- driver core: attribute_container: change return type to void (Mark Langsdorf) [RHEL-156429]
- devtmpfs: Replace simple_strtoul with kstrtoint in mount_param (Mark Langsdorf) [RHEL-156429]
- devtmpfs: make 'devtmpfs_context_ops' static (Mark Langsdorf) [RHEL-156429]
- regmap: Enable REGMAP when REGMAP_SLIMBUS is enabled (Mark Langsdorf) [RHEL-156429]
- regmap: Fix race condition in hwspinlock irqsave routine (Mark Langsdorf) [RHEL-156429]
- driver core: make bus_find_device_by_acpi_dev() stub prototype aligned (Mark Langsdorf) [RHEL-156429]
- arm64: topology: Handle AMU FIE setup on CPU hotplug (Mark Langsdorf) [RHEL-156429]
- PM: runtime: Do not clear needs_force_resume with enabled runtime PM (Mark Langsdorf) [RHEL-156429]
- PM: sleep: Do not flag runtime PM workqueue as freezable (Mark Langsdorf) [RHEL-156429]
- PM: runtime: Make pm_runtime_barrier() return void (Mark Langsdorf) [RHEL-156429]
- PM: WQ_UNBOUND added to pm_wq workqueue (Mark Langsdorf) [RHEL-156429]
- regmap: i3c: switch to use i3c_xfer from i3c_priv_xfer (Mark Langsdorf) [RHEL-156429]
- driver core: Check drivers_autoprobe for all added devices (Mark Langsdorf) [RHEL-156429]
- driver core: WQ_PERCPU added to alloc_workqueue users (Mark Langsdorf) [RHEL-156429]
- driver core: replace use of system_unbound_wq with system_dfl_wq (Mark Langsdorf) [RHEL-156429]
- tick/nohz: avoid showing '(null)' if nohz_full= not set (Mark Langsdorf) [RHEL-156429]
- sysfs/cpu: Use DEVICE_ATTR_RO for nohz_full attribute (Mark Langsdorf) [RHEL-156429]
- software node: allow referencing firmware nodes (Mark Langsdorf) [RHEL-156429]
- software node: increase the reference of the swnode by its fwnode (Mark Langsdorf) [RHEL-156429]
- software node: read the reference args via the fwnode API (Mark Langsdorf) [RHEL-156429]
- PM: wakeup: Add out-of-band system wakeup support for devices (Mark Langsdorf) [RHEL-156429]
- devres: Move devm_alloc_percpu() and related to devres.h (Mark Langsdorf) [RHEL-156429]
- devres: Remove unused devm_free_percpu() (Mark Langsdorf) [RHEL-156429]
- PM: Introduce new PMSG_POWEROFF event (Mark Langsdorf) [RHEL-156429]
- PM: wakeup: Update after recent wakeup source removal ordering change (Mark Langsdorf) [RHEL-156429]
- PM: wakeup: Delete timer before removing wakeup source from list (Mark Langsdorf) [RHEL-156429]
- regmap: i3c: Use ARRAY_SIZE() (Mark Langsdorf) [RHEL-156429]
- regcache: flat: Split ->populate() from ->init() (Mark Langsdorf) [RHEL-156429]
- regcache: flat: Remove unneeded check and error message for -ENOMEM (Mark Langsdorf) [RHEL-156429]
- regcache: rbtree: Split ->populate() from ->init() (Mark Langsdorf) [RHEL-156429]
- PM: runtime: fix typos in runtime.c comments (Mark Langsdorf) [RHEL-156429]
- regmap: add flat cache with sparse validity (Mark Langsdorf) [RHEL-156429]
- of/irq: Add interrupt affinity reporting interface (Mark Langsdorf) [RHEL-156429]
- ACPI: irq: Add interrupt affinity reporting interface (Mark Langsdorf) [RHEL-156429]
- irqdomain: Add firmware info reporting interface (Mark Langsdorf) [RHEL-156429]
- platform: Add firmware-agnostic irq and affinity retrieval interface (Mark Langsdorf) [RHEL-156429]
- PM: runtime: docs: Update pm_runtime_allow/forbid() documentation (Mark Langsdorf) [RHEL-156429]
- arch_topology: move parse_acpi_topology() to common code (Mark Langsdorf) [RHEL-156429]
- PM: sleep: Do not wait on SYNC_STATE_ONLY device links (Mark Langsdorf) [RHEL-156429]
- drivers/base/node: handle error properly in register_one_node() (Mark Langsdorf) [RHEL-156429]
- devres: provide devm_kmemdup_const() (Mark Langsdorf) [RHEL-156429]
- driver core: auxiliary bus: Optimize logic of auxiliary_match_id() (Mark Langsdorf) [RHEL-156429]
- driver core: auxiliary bus: Drop dev_pm_domain_detach() call (Mark Langsdorf) [RHEL-156429]
- PM: domains: Add flags to specify power on attach/detach (Mark Langsdorf) [RHEL-156429]
- driver core: Fix order of the kernel-doc parameters (Mark Langsdorf) [RHEL-156429]
- driver core: Export get_dev_from_fwnode() (Mark Langsdorf) [RHEL-156429]
- drivers: base: fix "publically"->"publicly" (Mark Langsdorf) [RHEL-156429]
- PM: core: Add two macros for walking device links (Mark Langsdorf) [RHEL-156429]
- PM: core: Annotate loops walking device links as _srcu (Mark Langsdorf) [RHEL-156429]
- driver core: faux: Set power.no_pm for faux devices (Mark Langsdorf) [RHEL-156429]
- PM: sleep: core: Clear power.must_resume in noirq suspend error path (Mark Langsdorf) [RHEL-156429]
- regmap: use int type to store negative error codes (Mark Langsdorf) [RHEL-156429]
- software node: Constify node_group in registration functions (Mark Langsdorf) [RHEL-156429]
- irqdomain: Make of_phandle_args_to_fwspec() generally available (Mark Langsdorf) [RHEL-156429]
- cpufreq: Add new helper function returning cpufreq policy (Mark Langsdorf) [RHEL-156429]
- regmap: Remove superfluous check for !config in __regmap_init() (Mark Langsdorf) [RHEL-156429]
- regmap: mmio: Add missing MODULE_DESCRIPTION() (Mark Langsdorf) [RHEL-156429]
- x86/mm: Add missing saved dirty bit to page protection change mask (Thomas Lopatic) [RHEL-151306]
Resolves: RHEL-151306, RHEL-156429, RHEL-164873, RHEL-166729, RHEL-168115, RHEL-169055

Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
2026-05-07 08:26:11 +00:00
CKI KWF Bot
baf5c15b93 kernel-5.14.0-702.el9
* Tue May 05 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-702.el9]
- crypto: testmgr - block Crypto API xxhash64 in FIPS mode (Vladislav Dronov) [RHEL-170673]
- rtnetlink: Allocate vfinfo size for VF GUIDs when supported (Kamal Heib) [RHEL-167866] {CVE-2025-22075}
- pcpcntrs: fix dying cpu summation race (Ravi Singh) [RHEL-154600]
- sched/rt: Skip currently executing CPU in rto_next_cpu() (Herton R. Krzesinski) [RHEL-147187]
- sched/clock: Avoid false sharing for sched_clock_irqtime (Herton R. Krzesinski) [RHEL-147187]
- sched: Update rq->avg_idle when a task is moved to an idle CPU (Herton R. Krzesinski) [RHEL-147187]
- sched/debug: Convert copy_from_user() + kstrtouint() to kstrtouint_from_user() (Herton R. Krzesinski) [RHEL-147187]
- sched/fair: Fix pelt clock sync when entering idle (Herton R. Krzesinski) [RHEL-147187]
- sched/fair: Remove nohz.nr_cpus and use weight of cpumask instead (Herton R. Krzesinski) [RHEL-147187]
- sched/fair: Change likelyhood of nohz.nr_cpus (Herton R. Krzesinski) [RHEL-147187]
- sched/fair: Move checking for nohz cpus after time check (Herton R. Krzesinski) [RHEL-147187]
- sched: Deadline has dynamic priority (Herton R. Krzesinski) [RHEL-147187]
- sched/fair: Use cpumask_weight_and() in sched_balance_find_dst_group() (Herton R. Krzesinski) [RHEL-147187]
- sched/fair: Simplify task_numa_find_cpu() (Herton R. Krzesinski) [RHEL-147187]
- sched/fair: Drop useless cpumask_empty() in find_energy_efficient_cpu() (Herton R. Krzesinski) [RHEL-147187]
- sched/fair: Fix sched_avg fold (Herton R. Krzesinski) [RHEL-147187]
- sched/fair: Sort out 'blocked_load*' namespace noise (Herton R. Krzesinski) [RHEL-147187]
- sched/fair: Avoid rq->lock bouncing in sched_balance_newidle() (Herton R. Krzesinski) [RHEL-147187]
- sched/fair: Fold the sched_avg update (Herton R. Krzesinski) [RHEL-147187]
- <linux/compiler_types.h>: Add the __signed_scalar_typeof() helper (Herton R. Krzesinski) [RHEL-147187]
- sched/fair: Fix unfairness caused by stalled tg_load_avg_contrib when the last task migrates out (Herton R. Krzesinski) [RHEL-147187]
- sched/headers: Remove whitespace noise from kernel/sched/sched.h (Herton R. Krzesinski) [RHEL-147187]
- sched/isolation: Force housekeeping if isolcpus and nohz_full don't leave any (Herton R. Krzesinski) [RHEL-147187]
- sched/fair: Proportional newidle balance (Herton R. Krzesinski) [RHEL-147187]
- sched/fair: Small cleanup to update_newidle_cost() (Herton R. Krzesinski) [RHEL-147187]
- sched/fair: Small cleanup to sched_balance_newidle() (Herton R. Krzesinski) [RHEL-147187]
- sched/fair: Revert max_newidle_lb_cost bump (Herton R. Krzesinski) [RHEL-147187]
- sched/fair: Have SD_SERIALIZE affect newidle balancing (Herton R. Krzesinski) [RHEL-147187]
- sched/fair: Skip sched_balance_running cmpxchg when balance is not due (Herton R. Krzesinski) [RHEL-147187]
- sched/deadline: Minor cleanup in select_task_rq_dl() (Herton R. Krzesinski) [RHEL-147187]
- sched/deadline: Use cpumask_weight_and() in dl_bw_cpus (Herton R. Krzesinski) [RHEL-147187]
- sched/core: Optimize core cookie matching check (Herton R. Krzesinski) [RHEL-147187]
- sched/fair: Only update stats for allowed CPUs when looking for dst group (Herton R. Krzesinski) [RHEL-147187]
- sched/deadline: only set free_cpus for online runqueues (Herton R. Krzesinski) [RHEL-147187]
- sched/core: Avoid direct access to hrtimer clockbase (Herton R. Krzesinski) [RHEL-147187]
- sched/deadline: Fix race in push_dl_task() (Herton R. Krzesinski) [RHEL-147187]
Resolves: RHEL-147187, RHEL-154600, RHEL-167866, RHEL-170673

Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
2026-05-05 08:29:27 +00:00
CKI KWF Bot
5110882113 kernel-5.14.0-701.el9
* Mon May 04 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-701.el9]
- crypto: algif_aead - snapshot IV for async AEAD requests (Herbert Xu) [RHEL-172207]
- crypto: algif_aead - Fix minimum RX size check for decryption (Herbert Xu) [RHEL-172207]
- crypto: authencesn - reject short ahash digests during instance creation (Herbert Xu) [RHEL-172207]
- crypto: authencesn - Fix src offset when decrypting in-place (Herbert Xu) [RHEL-172207]
- crypto: authencesn - Do not place hiseq at end of dst for out-of-place decryption (Herbert Xu) [RHEL-172207] {CVE-2026-31431}
- crypto: authencesn - reject too-short AAD (assoclen<8) to match ESP/ESN spec (Herbert Xu) [RHEL-172207] {CVE-2026-23060}
- crypto: af_alg - Fix page reassignment overflow in af_alg_pull_tsgl (Herbert Xu) [RHEL-172207]
- crypto: af_alg - limit RX SG extraction by receive buffer budget (Herbert Xu) [RHEL-172207] {CVE-2026-31677}
- crypto: algif_aead - Revert to operating out-of-place (Herbert Xu) [RHEL-172207] {CVE-2026-31431}
- crypto: af-alg - fix NULL pointer dereference in scatterwalk (Herbert Xu) [RHEL-172207]
- usbip: validate number_of_packets in usbip_pack_ret_submit() (CKI Backport Bot) [RHEL-171433] {CVE-2026-31607}
- Bluetooth: SCO: Fix use-after-free in sco_recv_frame() due to missing sock_hold (CKI Backport Bot) [RHEL-171326] {CVE-2026-31408}
- redhat/configs: enable CONFIG_SCLP_OFB for s390x (Jan Polensky) [RHEL-169810]
- scsi: storvsc: Handle PERSISTENT_RESERVE_IN truncation for Hyper-V vFC (Vitaly Kuznetsov) [RHEL-159283]
- s390/mm: Add missing secure storage access fixups for donated memory (Mete Durlu) [RHEL-168793]
- Revert "mm: pcp: increase pcp->free_count threshold to trigger free_high" (Luiz Capitulino) [RHEL-144961]
- audit: merge loops in __audit_inode_child() (Ricardo Robaina) [RHEL-145408]
- audit: Use kzalloc() instead of kmalloc()/memset() in audit_krule_to_data() (Ricardo Robaina) [RHEL-145408]
- audit: fix comment misindentation in audit.h (Ricardo Robaina) [RHEL-145408]
- audit: add a missing tab (Ricardo Robaina) [RHEL-145408]
- audit: fix typo in auditfilter.c comment (Ricardo Robaina) [RHEL-145408]
- audit: Replace deprecated strcpy() with strscpy() (Ricardo Robaina) [RHEL-145408]
- audit: fix indentation in audit_log_exit() (Ricardo Robaina) [RHEL-145408]
- audit: mark audit_log_vformat() with __printf() attribute (Ricardo Robaina) [RHEL-145408]
- auditsc: replace memcpy() with strscpy() (Ricardo Robaina) [RHEL-145408]
- audit: use fsnotify group lock helpers (Ricardo Robaina) [RHEL-145408]
- x86/kaslr: Recognize all ZONE_DEVICE users as physaddr consumers (Ricardo Robaina) [RHEL-144439]
- kaslr: rename physmem_end and PHYSMEM_END to direct_map_physmem_end (Ricardo Robaina) [RHEL-144439]
- arm64: Expose the end of the linear map in PHYSMEM_END (Ricardo Robaina) [RHEL-144439]
Resolves: RHEL-144439, RHEL-144961, RHEL-145408, RHEL-159283, RHEL-168793, RHEL-169810, RHEL-171326, RHEL-171433, RHEL-172207

Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
2026-05-04 08:28:37 +00:00
CKI KWF Bot
52447f0391 kernel-5.14.0-700.el9
* Wed Apr 29 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-700.el9]
- tools/power/x86/intel-speed-select: v1.25 release (David Arcari) [RHEL-128562]
- tools/power/x86/intel-speed-select: Fix file descriptor leak in isolate_cpus() (David Arcari) [RHEL-128562]
- tools/power/x86/intel-speed-select: Use pkg-config for libnl-3.0 detection (David Arcari) [RHEL-128562]
- tools/power/x86/intel-speed-select: Allow non root users (David Arcari) [RHEL-128562]
- tools/power/x86/intel-speed-select: v1.24 release (David Arcari) [RHEL-128562]
- tools/power/x86/intel-speed-select: Reset isst_turbo_freq_info for invalid buckets (David Arcari) [RHEL-128562]
- tools/power/x86/intel-speed-select: Check feature status (David Arcari) [RHEL-128562]
- platform/x86: ISST: Increase minor version (David Arcari) [RHEL-128562]
- platform/x86: ISST: Reset core count to 0 (David Arcari) [RHEL-128562]
- platform/x86: ISST: Correct locked bit width (David Arcari) [RHEL-128562]
- platform/x86: ISST: Check HWP support before MSR access (David Arcari) [RHEL-128562]
- platform/x86: ISST: Optimize suspend/resume callbacks (David Arcari) [RHEL-128562]
- platform/x86: ISST: Check for admin capability for write commands (David Arcari) [RHEL-128562]
- platform/x86: ISST: Store and restore all domains data (David Arcari) [RHEL-128562]
- platform/x86: ISST: Add missing write block check (David Arcari) [RHEL-128562]
Resolves: RHEL-128562

Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
2026-04-29 08:22:55 +00:00
CKI KWF Bot
ee1006ad86 kernel-5.14.0-699.el9
* Tue Apr 28 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-699.el9]
- redhat/configs: Enable MPAM options (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Make resctrl_mon_ctx_waiters static (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Fix the check for no monitor components found (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Fix MBA CDP alloc_capable handling on unmount (Gavin Shan) [RHEL-164227]
- arm64: mpam: Add initial MPAM documentation (Gavin Shan) [RHEL-164227]
- arm_mpam: Quirk CMN-650's CSU NRDY behaviour (Gavin Shan) [RHEL-164227]
- arm_mpam: Add workaround for T241-MPAM-6 (Gavin Shan) [RHEL-164227]
- arm_mpam: Add workaround for T241-MPAM-4 (Gavin Shan) [RHEL-164227]
- arm_mpam: Add workaround for T241-MPAM-1 (Gavin Shan) [RHEL-164227]
- arm_mpam: Add quirk framework (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Call resctrl_init() on platforms that can support resctrl (Gavin Shan) [RHEL-164227]
- arm64: mpam: Select ARCH_HAS_CPU_RESCTRL (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Add empty definitions for assorted resctrl functions (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Update the rmid reallocation limit (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Add resctrl_arch_rmid_read() (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Allow resctrl to allocate monitors (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Add support for csu counters (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Add monitor initialisation and domain boilerplate (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Add kunit test for control format conversions (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Add support for 'MB' resource (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Wait for cacheinfo to be ready (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Add rmid index helpers (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Convert to/from MPAMs fixed-point formats (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Hide CDP emulation behind CONFIG_EXPERT (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Add CDP emulation (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Add plumbing against arm64 task and cpu hooks (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Implement helpers to update configuration (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Add resctrl_arch_get_config() (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Implement resctrl_arch_reset_all_ctrls() (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Pick the caches we will use as resctrl resources (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Add boilerplate cpuhp and domain allocation (Gavin Shan) [RHEL-164227]
- KVM: arm64: Force guest EL1 to use user-space's partid configuration (Gavin Shan) [RHEL-164227]
- arm64: mpam: Add helpers to change a task or cpu's MPAM PARTID/PMG values (Gavin Shan) [RHEL-164227]
- arm64: mpam: Initialise and context switch the MPAMSM_EL1 register (Gavin Shan) [RHEL-164227]
- arm64: mpam: Add cpu_pm notifier to restore MPAM sysregs (Gavin Shan) [RHEL-164227]
- arm64: mpam: Advertise the CPUs MPAM limits to the driver (Gavin Shan) [RHEL-164227]
- arm64: mpam: Drop the CONFIG_EXPERT restriction (Gavin Shan) [RHEL-164227]
- arm64: mpam: Re-initialise MPAM regs when CPU comes online (Gavin Shan) [RHEL-164227]
- arm64: mpam: Context switch the MPAM registers (Gavin Shan) [RHEL-164227]
- KVM: arm64: Make MPAMSM_EL1 accesses UNDEF (Gavin Shan) [RHEL-164227]
- KVM: arm64: Preserve host MPAM configuration when changing traps (Gavin Shan) [RHEL-164227]
- arm64/sysreg: Add MPAMSM_EL1 register (Gavin Shan) [RHEL-164227]
- arm_mpam: Reset when feature configuration bit unset (Gavin Shan) [RHEL-164227]
- arm_mpam: Ensure in_reset_state is false after applying configuration (Gavin Shan) [RHEL-164227]
- arm_mpam: Force __iomem casts (Gavin Shan) [RHEL-100931]
- arm_mpam: Disable preemption when making accesses to fake MSC in kunit test (Gavin Shan) [RHEL-100931]
- arm_mpam: Fix null pointer dereference when restoring bandwidth counters (Gavin Shan) [RHEL-100931]
- arm_mpam: Use non-atomic bitops when modifying feature bitmap (Gavin Shan) [RHEL-100931]
- arm_mpam: Remove duplicate linux/srcu.h header (Gavin Shan) [RHEL-100931]
- arm_mpam: Stop using uninitialized variables in __ris_msmon_read() (Gavin Shan) [RHEL-100931]
- MAINTAINERS: new entry for MPAM Driver (Gavin Shan) [RHEL-100931]
- arm_mpam: Add kunit tests for props_mismatch() (Gavin Shan) [RHEL-100931]
- arm_mpam: Add kunit test for bitmap reset (Gavin Shan) [RHEL-100931]
- arm_mpam: Add helper to reset saved mbwu state (Gavin Shan) [RHEL-100931]
- arm_mpam: Use long MBWU counters if supported (Gavin Shan) [RHEL-100931]
- arm_mpam: Probe for long/lwd mbwu counters (Gavin Shan) [RHEL-100931]
- arm_mpam: Consider overflow in bandwidth counter state (Gavin Shan) [RHEL-100931]
- arm_mpam: Track bandwidth counter state for power management (Gavin Shan) [RHEL-100931]
- arm_mpam: Add mpam_msmon_read() to read monitor value (Gavin Shan) [RHEL-100931]
- arm_mpam: Add helpers to allocate monitors (Gavin Shan) [RHEL-100931]
- arm_mpam: Probe and reset the rest of the features (Gavin Shan) [RHEL-100931]
- arm_mpam: Allow configuration to be applied and restored during cpu online (Gavin Shan) [RHEL-100931]
- arm_mpam: Use a static key to indicate when mpam is enabled (Gavin Shan) [RHEL-100931]
- arm_mpam: Register and enable IRQs (Gavin Shan) [RHEL-100931]
- arm_mpam: Extend reset logic to allow devices to be reset any time (Gavin Shan) [RHEL-100931]
- arm_mpam: Add a helper to touch an MSC from any CPU (Gavin Shan) [RHEL-100931]
- arm_mpam: Reset MSC controls from cpuhp callbacks (Gavin Shan) [RHEL-100931]
- arm_mpam: Merge supported features during mpam_enable() into mpam_class (Gavin Shan) [RHEL-100931]
- arm_mpam: Probe the hardware features resctrl supports (Gavin Shan) [RHEL-100931]
- arm_mpam: Add helpers for managing the locking around the mon_sel registers (Gavin Shan) [RHEL-100931]
- arm_mpam: Probe hardware to find the supported partid/pmg values (Gavin Shan) [RHEL-100931]
- arm_mpam: Add cpuhp callbacks to probe MSC hardware (Gavin Shan) [RHEL-100931]
- arm_mpam: Add MPAM MSC register layout definitions (Gavin Shan) [RHEL-100931]
- arm_mpam: Add the class and component structures for firmware described ris (Gavin Shan) [RHEL-100931]
- arm_mpam: Add probe/remove for mpam msc driver and kbuild boiler plate (Gavin Shan) [RHEL-100931]
- ACPI / MPAM: Parse the MPAM table (Gavin Shan) [RHEL-100931]
- ACPI: Define acpi_put_table cleanup handler and acpi_get_table_pointer() helper (Gavin Shan) [RHEL-100931]
- platform: Define platform_device_put cleanup handler (Gavin Shan) [RHEL-100931]
- arm64: kconfig: Add Kconfig entry for MPAM (Gavin Shan) [RHEL-100931]
- ACPI / PPTT: Add a helper to fill a cpumask from a cache_id (Gavin Shan) [RHEL-100931]
- ACPI / PPTT: Find cache level by cache-id (Gavin Shan) [RHEL-100931]
- ACPI / PPTT: Add acpi_pptt_cache_v1_full to use pptt cache as one structure (Gavin Shan) [RHEL-100931]
- ACPI / PPTT: Stop acpi_count_levels() expecting callers to clear levels (Gavin Shan) [RHEL-100931]
- ACPI / PPTT: Add a helper to fill a cpumask from a processor container (Gavin Shan) [RHEL-100931]
- cpumask: Add initialiser to use cleanup helpers (Gavin Shan) [RHEL-100931]
- ACPICA: MPAM: Correct the typo in struct acpi_mpam_msc_node member (Gavin Shan) [RHEL-100931]
- ACPICA: Add support for Arm's MPAM ACPI table version 2 (Gavin Shan) [RHEL-100931]
- platform/x86/amd/pmf: Added a module parameter to disable the Smart PC function (David Arcari) [RHEL-128575]
- platform/x86/amd/pmf: Introduce new interface to export NPU metrics (David Arcari) [RHEL-128575]
- platform/x86/amd/pmf: Prevent TEE errors after hibernate (David Arcari) [RHEL-128575]
- platform/x86/amd/pmf: Use ring buffer to store custom BIOS input values (David Arcari) [RHEL-128575]
- platform/x86/amd/pmf: Use devm_mutex_init() for mutex initialization (David Arcari) [RHEL-128575]
- platform/x86/amd/pmf: Add BIOS_INPUTS_MAX macro to replace hardcoded array size (David Arcari) [RHEL-128575]
- platform/x86/amd/pmf: Refactor repetitive BIOS output handling (David Arcari) [RHEL-128575]
- platform/x86/amd/pmf: Replace magic table id with METRICS_TABLE_ID (David Arcari) [RHEL-128575]
- platform/x86/amd/pmf: Use explicit SET_CMD/GET_CMD flags in amd_pmf_send_cmd() (David Arcari) [RHEL-128575]
- platform/x86/amd/pmf: Rename IPU metrics fields to NPU for consistency (David Arcari) [RHEL-128575]
- platform/x86/amd/pmf: Support new ACPI ID AMDI0108 (David Arcari) [RHEL-128575]
- platform/x86/amd/pmf: Add debug logs for pending requests and custom BIOS inputs (David Arcari) [RHEL-128575]
- platform/x86/amd/pmf: Call enact function sooner to process early pending requests (David Arcari) [RHEL-128575]
- platform/x86/amd/pmf: Preserve custom BIOS inputs for evaluating the policies (David Arcari) [RHEL-128575]
- platform/x86/amd/pmf: Add custom BIOS input support for AMD_CPU_ID_PS (David Arcari) [RHEL-128575]
- platform/x86/amd/pmf: Add helper to verify BIOS input notifications are enable/disable (David Arcari) [RHEL-128575]
- platform/x86/amd/pmf: Update ta_pmf_action structure member (David Arcari) [RHEL-128575]
- platform/x86/amd/pmf: Extend custom BIOS inputs for more policies (David Arcari) [RHEL-128575]
- platform/x86/amd/pmf: Fix the custom bios input handling mechanism (David Arcari) [RHEL-128575]
- platform/x86/amd/pmf: Add support for adjusting PMF PPT and PPT APU thresholds (David Arcari) [RHEL-128575]
- platform/x86/amd/pmf: Remove redundant ternary operators (David Arcari) [RHEL-128575]
- dpll: zl3073x: Remove redundant cleanup in devm_dpll_init() (CKI Backport Bot) [RHEL-164439]
- dpll: zl3073x: fix REF_PHASE_OFFSET_COMP register width for some chip IDs (CKI Backport Bot) [RHEL-164439]
- dpll: zl3073x: Fix ref frequency setting (CKI Backport Bot) [RHEL-164439]
- dpll: zl3073x: Include current frequency in supported frequencies list (CKI Backport Bot) [RHEL-164439]
- dpll: zl3073x: Add output pin frequency helper (CKI Backport Bot) [RHEL-164439]
- ipv4: ip_gre: make ipgre_header() robust (Guillaume Nault) [RHEL-152693]
- ip6_tunnel: use skb_vlan_inet_prepare() in __ip6_tnl_rcv() (Guillaume Nault) [RHEL-152693]
- erspan: Initialize options_len before referencing options. (Guillaume Nault) [RHEL-152693]
- arp: do not assume dev_hard_header() does not change skb->head (Guillaume Nault) [RHEL-152693]
- ip6_gre: make ip6gre_header() robust (Guillaume Nault) [RHEL-152693]
- net/ip6_tunnel: Prevent perpetual tunnel growth (Guillaume Nault) [RHEL-152693]
- vxlan: Handle error of rtnl_register_module(). (Guillaume Nault) [RHEL-152693]
- sched/deadline: Fix missing ENQUEUE_REPLENISH during PI de-boosting (Herton R. Krzesinski) [RHEL-157267]
- iommu/amd: Fix potential out-of-bounds read in iommu_mmio_show (Jerry Snitselaar) [RHEL-140473]
- redhat/configs: Enable AMD IOMMU DebugFS support (Jerry Snitselaar) [RHEL-140473]
Resolves: RHEL-100931, RHEL-128575, RHEL-140473, RHEL-152693, RHEL-157267, RHEL-164227, RHEL-164439

Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
2026-04-28 08:25:20 +00:00
CKI KWF Bot
99e5b796ef kernel-5.14.0-698.el9
* Mon Apr 27 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-698.el9]
- thermal: intel: intel_soc_dts_thermal: Switch to new Intel CPU model defines (David Arcari) [RHEL-128567]
- thermal: intel: x86_pkg_temp_thermal: Fix bogus trip temperature (David Arcari) [RHEL-128567]
- thermal: intel: int340x: soc_slider: Set offset only for balanced mode (David Arcari) [RHEL-128567]
- thermal: int340x: Fix sysfs group leak on DLVR registration failure (David Arcari) [RHEL-128567]
- drivers: thermal: intel: tcc_cooling: Drop redundant local variable (David Arcari) [RHEL-128567]
- thermal: intel: x86_pkg_temp_thermal: Handle invalid temperature (David Arcari) [RHEL-128567]
- thermal: intel: Use sysfs_emit() in a sysfs show function (David Arcari) [RHEL-128567]
- thermal: intel: fix typo "nagative" in comment for cpu argument (David Arcari) [RHEL-128567]
- thermal: intel: int340x: Use sysfs_emit{_at}() in sysfs show functions (David Arcari) [RHEL-128567]
- thermal: int340x: processor_thermal: Enable slow workload type hints (David Arcari) [RHEL-128567]
- thermal: intel: intel_pch_thermal: Drop explicit driver data clearing (David Arcari) [RHEL-128567]
- thermal: intel: intel_tcc_cooling: Add CPU models in the support list (David Arcari) [RHEL-128567]
- thermal: intel: int340x: Enable power slider interface for Wildcat Lake (David Arcari) [RHEL-128567]
- powercap: intel_rapl: Prepare read_raw() interface for atomic-context callers (David Arcari) [RHEL-128567]
- ACPI: DPTF: Support Nova Lake (David Arcari) [RHEL-128567]
- thermal: intel: int340x: Add DLVR support for Nova Lake (David Arcari) [RHEL-128567]
- thermal: int340x: processor_thermal: Add Nova Lake processor thermal device (David Arcari) [RHEL-128567]
- thermal: intel: int340x: Replace sprintf() with sysfs_emit() (David Arcari) [RHEL-128567]
- thermal: intel: int340x: Use symbolic constant for UUID comparison (David Arcari) [RHEL-128567]
- thermal: intel: Select INT340X_THERMAL from INTEL_SOC_DTS_THERMAL (David Arcari) [RHEL-128567]
- thermal: intel: int340x: Power Slider: Validate slider_balance range (David Arcari) [RHEL-128567]
- thermal: intel: int340x: Add module parameter to change slider offset (David Arcari) [RHEL-128567]
- thermal: intel: int340x: Add module parameter for balanced Slider (David Arcari) [RHEL-128567]
- thermal: intel: int340x: Enable power slider interface for Panther Lake (David Arcari) [RHEL-128567]
- thermal: intel: int340x: Add support for power slider (David Arcari) [RHEL-128567]
- thermal: intel: int340x: Remove redundant acpi_has_method() call (David Arcari) [RHEL-128567]
- x86/msr: Rename 'wrmsrl_safe()' to 'wrmsrq_safe()' [partial] (David Arcari) [RHEL-128567]
- x86/msr: Rename 'rdmsrl_safe()' to 'rdmsrq_safe()' [partial] (David Arcari) [RHEL-128567]
- x86/msr: Rename 'wrmsrl()' to 'wrmsrq()' [partial] (David Arcari) [RHEL-128567]
- x86/msr: Rename 'rdmsrl()' to 'rdmsrq()' [partial] (David Arcari) [RHEL-128567]
- x86/msr: Rename 'wrmsrl_on_cpu()' to 'wrmsrq_on_cpu()' [partial] (David Arcari) [RHEL-128563]
- x86/msr: Rename 'rdmsrl_on_cpu()' to 'rdmsrq_on_cpu()' [partial] (David Arcari) [RHEL-128563]
- x86/msr: Rename 'wrmsrl_safe_on_cpu()' to 'wrmsrq_safe_on_cpu()' [partial] (David Arcari) [RHEL-128563]
- x86/msr: Rename 'rdmsrl_safe_on_cpu()' to 'rdmsrq_safe_on_cpu()' [partial] (David Arcari) [RHEL-128563]
- x86/msr: Rename 'rdmsrl_safe()' to 'rdmsrq_safe()' [partial] (David Arcari) [RHEL-128563]
- x86/msr: Rename 'wrmsrl()' to 'wrmsrq()' [partial] (David Arcari) [RHEL-128563]
- x86/msr: Rename 'rdmsrl()' to 'rdmsrq()' [partial] (David Arcari) [RHEL-128563]
- cpufreq/amd-pstate: Add comment explaining nominal_perf usage for performance policy (David Arcari) [RHEL-128563]
- cpufreq/amd-pstate: Call cppc_set_auto_sel() only for online CPUs (David Arcari) [RHEL-128563]
- cpufreq/amd-pstate: Add static asserts for EPP indices (David Arcari) [RHEL-128563]
- cpufreq/amd-pstate: Fix some whitespace issues (David Arcari) [RHEL-128563]
- cpufreq/amd-pstate: Adjust return values in amd_pstate_update_status() (David Arcari) [RHEL-128563]
- cpufreq/amd-pstate: Make amd_pstate_get_mode_string() never return NULL (David Arcari) [RHEL-128563]
- cpufreq/amd-pstate: Drop NULL value from amd_pstate_mode_string (David Arcari) [RHEL-128563]
- cpufreq/amd-pstate: Use sysfs_match_string() for epp (David Arcari) [RHEL-128563]
- crypto: asymmetric_keys - prevent overflow in asymmetric_key_generate_id (CKI Backport Bot) [RHEL-169569] {CVE-2025-68724}
- Documentation/powerpc: update fadump implementation details (Mamatha Inamdar) [RHEL-138954]
- powerpc/fadump: add hotplug_ready sysfs interface (Mamatha Inamdar) [RHEL-138954]
- powerpc: make fadump resilient with memory add/remove events (Mamatha Inamdar) [RHEL-138954]
- sfc: add transmit timestamping support (Izabela Bakollari) [RHEL-74331]
- wifi: ath10k: fix station lookup failure during disconnect (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: cw1200: add WQ_PERCPU to alloc_workqueue users (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: rtw89: correct use sequence of driver_data in skb->info (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: iwlwifi: mvm: pause TCM on fast resume (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: iwlwifi: mld: cancel mlo_scan_start_wk (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: mac80211: correctly decode TTLM with default link map (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: cfg80211: ignore link disabled flag from userspace (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: mac80211: apply advertised TTLM from association response (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: mac80211: parse all TTLM entries (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: mac80211: don't increment crypto_tx_tailroom_needed_cnt twice (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: mac80211: don't perform DA check on S1G beacon (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: ath12k: Fix wrong P2P device link id issue (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: ath12k: fix dead lock while flushing management frames (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: ath12k: Fix scan state stuck in ABORTING after cancel_remain_on_channel (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: ath12k: cancel scan only on active scan vdev (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: mwifiex: Fix a loop in mwifiex_update_ampdu_rxwinsize() (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: mac80211: correctly check if CSA is active (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: cfg80211: Fix bitrate calculation overflow for HE rates (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: ath12k: don't force radio frequency check in freq_to_idx() (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: ath12k: fix dma_free_coherent() pointer (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: ath10k: fix dma_free_coherent() pointer (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: mac80211: collect station statistics earlier when disconnect (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: mac80211: restore non-chanctx injection behaviour (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: mac80211_hwsim: disable BHs for hwsim_radio_lock (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: mac80211: don't iterate not running interfaces (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: avoid kernel-infoleak from struct iw_point (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: mt76: Remove blank line after mt792x firmware version dmesg (Jose Ignacio Tornos Martinez) [RHEL-163622]
- Revert "wifi: mt76: Strip whitespace from build ddate" (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: iwlwifi: Implement settime64 as stub for MVM/MLD PTP (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: mac80211: ocb: skip rx_no_sta when interface is not joined (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: mac80211: do not use old MBSSID elements (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: mac80211: don't WARN for connections on invalid channels (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: cfg80211: sme: store capped length in __cfg80211_connect_result() (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: mac80211: fix list iteration in ieee80211_add_virtual_monitor() (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: mac80211: Discard Beacon frames to non-broadcast address (Jose Ignacio Tornos Martinez) [RHEL-163622]
- Revert "wifi: rtw88: add WQ_UNBOUND to alloc_workqueue users" (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: rtlwifi: 8192cu: fix tid out of range in rtl92cu_tx_fill_desc() (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: mac80211: allow sharing identical chanctx for S1G interfaces (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: cfg80211: include s1g_primary_2mhz when comparing chandefs (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: cfg80211: include s1g_primary_2mhz when sending chandef (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: ieee80211: correct FILS status codes (Jose Ignacio Tornos Martinez) [RHEL-163622]
- mt76: mt7615: Fix memory leak in mt7615_mcu_wtbl_sta_add() (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: mt76: mt792x: fix wifi init fail by setting MCU_RUNNING after CLC load (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: mt76: Strip whitespace from build ddate (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: mt76: mt7996: Add missing locking in mt7996_mac_sta_rc_work() (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: mt76: mt7996: skip ieee80211_iter_keys() on scanning link remove (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: mt76: mt7996: skip deflink accounting for offchannel links (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: mt76: mt7996: move mt7996_update_beacons under mt76 mutex (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: mt76: mt7996: grab mt76 mutex in mt7996_mac_sta_event() (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: mt76: mt7925: ensure the 6GHz A-MPDU density cap from the hardware. (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: mt76: mt7996: fix using wrong phy to start in mt7996_mac_restart() (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: mt76: mt7996: fix MLO set key and group key issues (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: mt76: mt7996: fix MLD group index assignment (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: mt76: mt7996: use correct link_id when filling TXD and TXP (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: mt76: mt7996: set link_valid field when initializing wcid (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: mt76: mt7996: fix teardown command for an MLD peer (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: mt76: mt7996: fix several fields in mt7996_mcu_bss_basic_tlv() (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: mt76: mt7996: support fixed rate for link station (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: mt76: mt7996: fix implicit beamforming support for mt7992 (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: mt76: mt7996: no need to wait ACK event for SDO command (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: mt76: mt7996: fix max nss value when getting rx chainmask (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: mt76: mt7925: cqm rssi low/high event notify (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: mt76: adjust BSS conf pointer handling (Jose Ignacio Tornos Martinez) [RHEL-163622]
- Revert "wifi: mt76: mt792x: improve monitor interface handling" (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: mt76: mmio_*_copy fix byte order and alignment (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: mt76: Use of_reserved_mem_region_to_resource() for "memory-region" (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: mt76: mt7996: fix typos in comments (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: mt76: Add the capability to set TX token start ID (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: mt76: Add mt76_dev pointer in mt76_queue struct. (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: mt76: Move Q_READ/Q_WRITE definitions in dma.h (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: mt76: mt7996: Remove useless check in mt7996_msdu_page_get_from_cache() (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: mt76: relicense to BSD-3-Clause-Clear (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: mt76: fix license/copyright of util.h (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: mt76: use GFP_DMA32 for page_pool buffer allocation (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: mt76: mt7915: add bf backoff limit table support (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: mt76: Fix DTS power-limits on little endian systems (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: mt76: connac: Replace memcpy + hard-coded size with strscpy (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: mt76: mt7996: Remove unnecessary link_id checks in mt7996_tx (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: mt76: mt7996: fix null pointer deref in mt7996_conf_tx() (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: brcmfmac: Add DMI nvram filename quirk for Acer A1 840 tablet (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: cfg80211: stop radar detection in cfg80211_leave() (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: cfg80211: use cfg80211_leave() in iftype change (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: mac80211: fix channel switching code (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: rtl8xxxu: Enable 40 MHz width by default (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: rtl8xxxu: Fix RX channel width reported by RTL8192FU (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: rtl8xxxu: Fix the 40 MHz subchannel for RTL8192EU, RTL8723BU (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: rtl8xxxu: Make RTL8192CU, RTL8723AU TX with 40 MHz width (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: rtl8xxxu: Fix HT40 channel config for RTL8192CU, RTL8723AU (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: rtw89: 8852a: correct field mask of reset DAC/ADC FIFO (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: rtw88: add WQ_UNBOUND to alloc_workqueue users (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: rtlwifi: add WQ_UNBOUND to alloc_workqueue users (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: mac80211: refactor CMAC packet handlers (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: mac80211: refactor CMAC crypt functions (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: mac80211: utilize the newly defined CMAC constants (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: mac80211: add generic MMIE struct defines (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: mac80211: fix CMAC functions not handling errors (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: cfg80211: Add support for 6GHz AP role not relevant AP type (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: rtw89: Add default ID 0bda:b831 for RTL8831BU (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: rtw89: use separated function to set RX filter (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: rtw89: correct user macid mask of RX info for RTL8922D (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: rtw89: update format of addr cam H2C command (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: rtw89: add addr cam H2C command v1 (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: rtw89: fill addr cam H2C command by struct (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: rtw89: align RA H2C format v1 for RTL8922A (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: rtw89: fw: print band and port where beacon update on (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: rtw89: phy: ignore DCFO if not defined in chip_info (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: rtw89: phy: consider type 15 in BB gain table (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: rtw89: mac: update wcpu_on to download firmware for RTL8922D (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: rtw89: mac: remove undefined bit B_BE_PPDU_MAC_INFO (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: rtw89: phy: calling BB pre-init by chips with/without BB MCU (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: rtw89: mac: separate pre-init code before downloading firmware (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: rtw89: fw: part size to download firmware by header info (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: rtw89: flush TX queue before deleting key (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: rtw89: rtw8852bu: Added dev id for ASUS AX57 NANO USB Wifi dongle (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: rtw89: configure RX antenna if chips can support (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: rtw89: do RF calibration once setting channel when running pure monitor mode (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: rtw89: consider data rate/bandwidth/GI for injected packets (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: rtw89: phy: fix out-of-bounds access in rtw89_phy_read_txpwr_limit() (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: rtw89: 8852c: add compensation of thermal value from efuse calibration (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: rtw89: debug: add parser to diagnose along DIAG_MAC fw element (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: rtw89: fw: parse firmware element of DIAG_MAC (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: rtw89: pci: add to read PCI configuration space from common code (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: mac80211: make monitor link info check more specific (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: mac80211: track MU-MIMO configuration on disabled interfaces (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: cfg80211/mac80211: Add fallback mechanism for INDOOR_SP connection (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: cfg80211/mac80211: clean up duplicate ap_power handling (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: cfg80211: use a C99 initializer in wiphy_register (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: rtlwifi: rtl8188ee: correct allstasleep in P2P PS H2C command (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: rtw89: Enable the new rtw89_8852au module (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: rtw89: Add rtw8852au.c (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: rtw89: 8852a: Accept USB devices and load their MAC address (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: rtw89: Add rtw8852a_hfc_param_ini_usb (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: rtw89: Add rtw8852a_dle_mem_usb (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: rtw89: Use the correct power sequences for USB/SDIO (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: cfg80211: fix doc of struct key_params (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: mac80211: remove unnecessary vlan NULL check (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: mac80211: pass frame type to element parsing (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: mac80211: remove "disabling VHT" message (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: mac80211: add and use chanctx usage iteration (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: mac80211: simplify ieee80211_recalc_chanctx_min_def() API (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: mac80211: remove chanctx to link back-references (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: mac80211: make link iteration safe for 'break' (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: mac80211: fix EHT typo (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: cfg80211: fix EHT typo (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: ieee80211: split NAN definitions out (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: ieee80211: split P2P definitions out (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: ieee80211: split S1G definitions out (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: ieee80211: split EHT definitions out (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: ieee80211: split HE definitions out (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: ieee80211: split VHT definitions out (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: ieee80211: split HT definitions out (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: ieee80211: split mesh definitions out (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: ath12k: Fix timeout error during beacon stats retrieval (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: ath12k: Make firmware stats reset caller-driven (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: rtw89: process TX wait skbs for USB via C2H handler (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: rtw89: provide TX reports for management frames (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: rtw89: handle IEEE80211_TX_CTL_REQ_TX_STATUS frames for USB (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: rtw89: usb: anchor TX URBs (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: rtw89: fill TX descriptor of FWCMD in shortcut (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: rtw89: implement C2H TX report handler (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: rtw89: refine rtw89_core_tx_wait_complete() (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: rtw89: usb: use ieee80211_free_txskb() where appropriate (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: rtw89: usb: fix leak in rtw89_usb_write_port() (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: rtw89: usb: use common error path for skbs in rtw89_usb_rx_handler() (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: rtw88: Add BUFFALO WI-U3-866DHP to the USB ID list (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: rtw88: 8822c: use fixed rate and bandwidth to reply CSI packets (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: rtw89: Enable the new rtw89_8852cu module (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: rtw89: Add rtw8852cu.c (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: rtw89: 8852c: Accept USB devices and load their MAC address (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: rtw89: Add rtw8852c_hfc_param_ini_usb (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: rtw89: Add rtw8852c_dle_mem_usb{2,3} (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: rtw89: 8852c: Fix rtw8852c_pwr_{on,off}_func() for USB (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: rtw89: Fix rtw89_mac_dmac_func_pre_en_ax() for USB/SDIO (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: rtw89: usb: Prepare rtw89_usb_ops_mac_post_init() for RTL8852CU (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: rtw89: usb: Prepare rtw89_usb_ops_mac_pre_init() for RTL8852CU (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: rtw89: usb: Move bulk out map to new struct rtw89_usb_info (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: rtw89: Add rtw89_core_get_ch_dma_v2() (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: rtw89: 8832cu: turn off TX partial mode (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: ath10k: use = {} to initialize bmi_target_info instead of memset (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: ath10k: use = {} to initialize pm_qos_request instead of memset (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: ath12k: unassign arvif on scan vdev create failure (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: ath12k: enforce vdev limit in ath12k_mac_vdev_create() (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: ath12k: Set EHT fixed rates for associated STAs (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: ath12k: add EHT rates to ath12k_mac_op_set_bitrate_mask() (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: ath12k: Add EHT fixed GI/LTF (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: ath12k: Add EHT MCS/NSS rates to Peer Assoc (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: ath12k: add EHT rate handling to existing set rate functions (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: ath12k: generalize GI and LTF fixed rate functions (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: ath12k: fix error handling in creating hardware group (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: ath12k: fix reusing m3 memory (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: ath12k: fix potential memory leak in ath12k_wow_arp_ns_offload() (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: mac80211: Allow HT Action frame processing on 6 GHz when HE is supported (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: rt2x00: add nvmem eeprom support (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: mac80211: add RX flag to report radiotap VHT information (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: iwlwifi: mld: add null check for kzalloc() in iwl_mld_send_proto_offload() (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: iwlwifi: mld: check for NULL pointer after kmalloc (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: iwlwifi: cfg: fix a few device names (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: iwlwifi: mld: Move EMLSR prints to IWL_DL_EHT (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: iwlwifi: disable EHT if the device doesn't allow it (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: iwlwifi: bump core version for BZ/SC/DR (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: iwlwifi: mld: use FW_CHECK on bad ROC notification (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: iwlwifi: mvm/mld: report non-HT frames as 20 MHz (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: iwlwifi: bump core version for BZ/SC/DR (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: iwlwifi: fix build when mvm/mld not configured (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: iwlwifi: mld: check the validity of noa_len (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: iwlwifi: stop checking the firmware's error pointer (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: iwlwifi: be more chatty when we fail to find a wifi7 device (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: iwlwifi: fw: remove support of several iwl_lari_config_change_cmd versions (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: iwlwifi: mld: include raw PHY notification in radiotap (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: iwlwifi: mld: update to new sniffer API (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: iwlwifi: mld: set wiphy::iftype_ext_capab dynamically (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: iwlwifi: mld: support get/set_antenna (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: iwlwifi: mvm: cleanup unsupported phy command versions (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: iwlwifi: fix remaining kernel-doc warnings (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: iwlwifi: tests: check listed PCI IDs have configs (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: iwlwifi: cfg: add new device names (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: iwlwifi: iwlmld is always used for wifi7 devices (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: iwlwifi: mvm: move rate conversions to utils.c (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: iwlwifi: mld: reschedule check_tpt_wk also not in EMLSR (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: iwlwifi: mld: remove support from of alive notif version 6 (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: iwlwifi: align the name of iwl_alive_ntf_v6 to the convention (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: rtw89: improve scan time on 6 GHz band (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: rtw89: restart hardware to recover firmware if power-save becomes abnormal (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: rtw89: 8852c: fix ADC oscillation in 160MHz affecting RX performance (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: rtw89: regd: apply ACPI policy even if country code is programmed (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: rtw89: support EHT rate pattern via bitrate mask (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: rtw89: mlo: handle needed H2C when link switching is requested by stack (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: rtw89: use skb_dequeue() for queued ROC packets to prevent racing (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: rtw89: splice C2H events queue to local to prevent racing (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: cfg80211: Add parameters to radio-specific debugfs directories (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: cfg80211: Add debugfs support for multi-radio wiphy (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: mac80211: fix missing RX bitrate update for mesh forwarding path (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: cfg80211: default S1G chandef width to 1MHz (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: mac80211: get probe response chan via ieee80211_get_channel_khz (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: mac80211: reset CRC valid after CSA (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: mac80211_hwsim: advertise puncturing feature support (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: cfg80211/mac80211: validate radio frequency range for monitor mode (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: rt2x00: check retval for of_get_mac_address (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: ath12k: Assert base_lock is held before allocating REO update element (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: ath12k: restore register window after global reset (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: ath12k: add support for BSS color change (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: ath11k: Correctly use "ab" macro parameter (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: ath11k: advertise NL80211_FEATURE_TX_POWER_INSERTION (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: ath11k: add support for Tx Power insertion in RRM action frame (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: ath11k: wrap ath11k_mac_op_get_txpower() with lock-aware internal helper (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: ath11k: relocate some Tx power related functions in mac.c (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: ath11k: fix peer HE MCS assignment (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: ath11k: fix VHT MCS assignment (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: ath10k: Support for FTM TLV test commands (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: rtl8xxxu: Use correct power off sequence for RTL8192CU (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: rtl8xxxu: Dump the efuse right after reading it (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: rtl8xxxu: Report the signal strength only if it's known (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: rtw89: Replace hardcoded strings with helper functions (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: rtw88: Add USB ID 2001:3329 for D-Link AC13U rev. A1 (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: rtl8xxxu: Add USB ID 2001:3328 for D-Link AN3U rev. A1 (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: ath12k: Add MODULE_FIRMWARE() entries (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: ath12k: fix TX and RX MCS rate configurations in HE mode (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: ath12k: fix VHT MCS assignment (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: ath12k: Fix NSS value update in ext_rx_stats (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: ath12k: Defer vdev bring-up until CSA finalize to avoid stale beacon (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: ath12k: track dropped MSDU buffer type packets in REO exception ring (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: ath12k: Fix MSDU buffer types handling in RX error path (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: ath11k: restore register window after global reset (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: ath12k: Remove struct wmi_bcn_send_from_host_cmd (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: ath11k: Remove struct wmi_bcn_send_from_host_cmd (Jose Ignacio Tornos Martinez) [RHEL-163622]
- wifi: ath10k: move recovery check logic into a new work (Jose Ignacio Tornos Martinez) [RHEL-163622]
- config: wifi: disable new unsupported configuration options (Jose Ignacio Tornos Martinez) [RHEL-163622]
- bus: mhi: host: pci_generic: Add Foxconn T99W760 modem (Jose Ignacio Tornos Martinez) [RHEL-163621]
- bus: mhi: ep: add WQ_PERCPU to alloc_workqueue users (Jose Ignacio Tornos Martinez) [RHEL-163621]
- bus: mhi: host: pci_generic: Add Telit FE990B40 modem support (Jose Ignacio Tornos Martinez) [RHEL-163621]
- bus: mhi: ep: Make mhi_ep_bus_type const (Jose Ignacio Tornos Martinez) [RHEL-163621]
Resolves: RHEL-128563, RHEL-128567, RHEL-138954, RHEL-163621, RHEL-163622, RHEL-169569, RHEL-74331

Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
2026-04-27 08:23:29 +00:00
CKI KWF Bot
d8aa9c5498 kernel-5.14.0-697.el9
* Wed Apr 22 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-697.el9]
- x86/resctrl: Fix memory bandwidth counter width for Hygon (Gavin Shan) [RHEL-163713]
- x86/resctrl: Add missing resctrl initialization for Hygon (Gavin Shan) [RHEL-163713]
- x86,fs/resctrl: Update documentation for telemetry events (Gavin Shan) [RHEL-163713]
- x86/resctrl: Enable RDT_RESOURCE_PERF_PKG (Gavin Shan) [RHEL-163713]
- fs/resctrl: Move RMID initialization to first mount (Gavin Shan) [RHEL-163713]
- x86,fs/resctrl: Compute number of RMIDs as minimum across resources (Gavin Shan) [RHEL-163713]
- fs/resctrl: Move allocation/free of closid_num_dirty_rmid[] (Gavin Shan) [RHEL-163713]
- x86/resctrl: Handle number of RMIDs supported by RDT_RESOURCE_PERF_PKG (Gavin Shan) [RHEL-163713]
- selftests/resctrl: Fix non-contiguous CBM check for Hygon (Gavin Shan) [RHEL-163713]
- selftests/resctrl: Add CPU vendor detection for Hygon (Gavin Shan) [RHEL-163713]
- selftests/resctrl: Define CPU vendor IDs as bits to match usage (Gavin Shan) [RHEL-163713]
- selftests/resctrl: Fix a division by zero error on Hygon (Gavin Shan) [RHEL-163713]
- x86/resctrl: Add energy/perf choices to rdt boot option (Gavin Shan) [RHEL-163713]
- x86,fs/resctrl: Handle domain creation/deletion for RDT_RESOURCE_PERF_PKG (Gavin Shan) [RHEL-163713]
- fs/resctrl: Refactor rmdir_mondata_subdir_allrdtgrp() (Gavin Shan) [RHEL-163713]
- fs/resctrl: Refactor mkdir_mondata_subdir() (Gavin Shan) [RHEL-163713]
- x86/resctrl: Read telemetry events (Gavin Shan) [RHEL-163713]
- x86/resctrl: Find and enable usable telemetry events (Gavin Shan) [RHEL-163713]
- x86,fs/resctrl: Add architectural event pointer (Gavin Shan) [RHEL-163713]
- x86,fs/resctrl: Fill in details of events for performance and energy GUIDs (Gavin Shan) [RHEL-163713]
- x86/resctrl: Discover hardware telemetry events (Gavin Shan) [RHEL-163713]
- fs/resctrl: Emphasize that L3 monitoring resource is required for summing domains (Gavin Shan) [RHEL-163713]
- x86,fs/resctrl: Add and initialize a resource for package scope monitoring (Gavin Shan) [RHEL-163713]
- x86,fs/resctrl: Add an architectural hook called for first mount (Gavin Shan) [RHEL-163713]
- x86,fs/resctrl: Support binary fixed point event counters (Gavin Shan) [RHEL-163713]
- x86,fs/resctrl: Handle events that can be read from any CPU (Gavin Shan) [RHEL-163713]
- fs/resctrl: Make event details accessible to functions when reading events (Gavin Shan) [RHEL-163713]
- x86,fs/resctrl: Rename some L3 specific functions (Gavin Shan) [RHEL-163713]
- x86,fs/resctrl: Rename struct rdt_mon_domain and rdt_hw_mon_domain (Gavin Shan) [RHEL-163713]
- x86,fs/resctrl: Use struct rdt_domain_hdr when reading counters (Gavin Shan) [RHEL-163713]
- fs/resctrl: Split L3 dependent parts out of __mon_event_count() (Gavin Shan) [RHEL-163713]
- x86,fs/resctrl: Refactor domain create/remove using struct rdt_domain_hdr (Gavin Shan) [RHEL-163713]
- x86/resctrl: Clean up domain_remove_cpu_ctrl() (Gavin Shan) [RHEL-163713]
- x86/resctrl: Refactor domain_remove_cpu_mon() ready for new domain types (Gavin Shan) [RHEL-163713]
- x86/resctrl: Move L3 initialization into new helper function (Gavin Shan) [RHEL-163713]
- x86,fs/resctrl: Improve domain type checking (Gavin Shan) [RHEL-163713]
- fs/resctrl: Update bit_usage to reflect io_alloc (Gavin Shan) [RHEL-163713]
- fs/resctrl: Introduce interface to modify io_alloc capacity bitmasks (Gavin Shan) [RHEL-163713]
- fs/resctrl: Modify struct rdt_parse_data to pass mode and CLOSID (Gavin Shan) [RHEL-163713]
- fs/resctrl: Introduce interface to display io_alloc CBMs (Gavin Shan) [RHEL-163713]
- fs/resctrl: Add user interface to enable/disable io_alloc feature (Gavin Shan) [RHEL-163713]
- fs/resctrl: Introduce interface to display "io_alloc" support (Gavin Shan) [RHEL-163713]
- x86,fs/resctrl: Implement "io_alloc" enable/disable handlers (Gavin Shan) [RHEL-163713]
- x86,fs/resctrl: Detect io_alloc feature (Gavin Shan) [RHEL-163713]
- x86/resctrl: Add SDCIAE feature in the command line options (Gavin Shan) [RHEL-163713]
- x86/cpufeatures: Add support for L3 Smart Data Cache Injection Allocation Enforcement (Gavin Shan) [RHEL-163713]
- fs/resctrl: Consider sparse masks when initializing new group's allocation (Gavin Shan) [RHEL-163713]
- x86,fs/resctrl: Fix NULL pointer dereference with events force-disabled in mbm_event mode (Gavin Shan) [RHEL-163713]
- x86/resctrl: Support Sub-NUMA Cluster (SNC) mode on Clearwater Forest (Gavin Shan) [RHEL-163713]
- fs/resctrl: Fix counter auto-assignment on mkdir with mbm_event enabled (Gavin Shan) [RHEL-163713]
- MAINTAINERS: resctrl: Add myself as reviewer (Gavin Shan) [RHEL-163713]
- x86/resctrl: Configure mbm_event mode if supported (Gavin Shan) [RHEL-163713]
- fs/resctrl: Introduce the interface to switch between monitor modes (Gavin Shan) [RHEL-163713]
- fs/resctrl: Disable BMEC event configuration when mbm_event mode is enabled (Gavin Shan) [RHEL-163713]
- fs/resctrl: Introduce the interface to modify assignments in a group (Gavin Shan) [RHEL-163713]
- fs/resctrl: Introduce mbm_L3_assignments to list assignments in a group (Gavin Shan) [RHEL-163713]
- fs/resctrl: Auto assign counters on mkdir and clean up on group removal (Gavin Shan) [RHEL-163713]
- fs/resctrl: Introduce mbm_assign_on_mkdir to enable assignments on mkdir (Gavin Shan) [RHEL-163713]
- fs/resctrl: Provide interface to update the event configurations (Gavin Shan) [RHEL-163713]
- fs/resctrl: Add event configuration directory under info/L3_MON/ (Gavin Shan) [RHEL-163713]
- fs/resctrl: Support counter read/reset with mbm_event assignment mode (Gavin Shan) [RHEL-163713]
- fs/resctrl: Pass struct rdtgroup instead of individual members (Gavin Shan) [RHEL-163713]
- fs/resctrl: Add the functionality to unassign MBM events (Gavin Shan) [RHEL-163713]
- fs/resctrl: Add the functionality to assign MBM events (Gavin Shan) [RHEL-163713]
- x86,fs/resctrl: Implement resctrl_arch_config_cntr() to assign a counter with ABMC (Gavin Shan) [RHEL-163713]
- fs/resctrl: Introduce event configuration field in struct mon_evt (Gavin Shan) [RHEL-163713]
- x86/resctrl: Add data structures and definitions for ABMC assignment (Gavin Shan) [RHEL-163713]
- fs/resctrl: Introduce interface to display number of free MBM counters (Gavin Shan) [RHEL-163713]
- fs/resctrl: Introduce mbm_cntr_cfg to track assignable counters per domain (Gavin Shan) [RHEL-163713]
- fs/resctrl: Add resctrl file to display number of assignable counters (Gavin Shan) [RHEL-163713]
- fs/resctrl: Introduce the interface to display monitoring modes (Gavin Shan) [RHEL-163713]
- x86/resctrl: Add support to enable/disable AMD ABMC feature (Gavin Shan) [RHEL-163713]
- x86,fs/resctrl: Detect Assignable Bandwidth Monitoring feature details (Gavin Shan) [RHEL-163713]
- x86,fs/resctrl: Consolidate monitoring related data from rdt_resource (Gavin Shan) [RHEL-163713]
- x86/resctrl: Add ABMC feature in the command line options (Gavin Shan) [RHEL-163713]
- x86/cpufeatures: Add support for Assignable Bandwidth Monitoring Counters (ABMC) (Gavin Shan) [RHEL-163713]
- x86,fs/resctrl: Prepare for more monitor events (Gavin Shan) [RHEL-163713]
- x86/resctrl: Remove the rdt_mon_features global variable (Gavin Shan) [RHEL-163713]
- x86,fs/resctrl: Replace architecture event enabled checks (Gavin Shan) [RHEL-163713]
- x86,fs/resctrl: Consolidate monitor event descriptions (Gavin Shan) [RHEL-163713]
- fs/resctrl: Optimize code in rdt_get_tree() (Gavin Shan) [RHEL-163713]
- Documentation: Fix filesystems typos (Gavin Shan) [RHEL-163713]
- Prevent stripping of rtla and rv binaries during install (John Kacur) [RHEL-85867 RHEL-96913]
- Fix rtla and rv debuginfo package definitions (John Kacur) [RHEL-85867 RHEL-96913]
- Add debuginfo package for rtla tool (John Kacur) [RHEL-85867 RHEL-96913]
- Add debuginfo package for rv tool (John Kacur) [RHEL-85867 RHEL-96913]
Resolves: RHEL-163713, RHEL-85867, RHEL-96913

Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
2026-04-22 08:24:40 +00:00
CKI KWF Bot
464553c1db kernel-5.14.0-696.el9
* Tue Apr 21 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-696.el9]
- mm/page_alloc: add vm.thp_thisnode_reclaim sysctl to allow THP reclaim on local node (Nico Pache) [RHEL-148561]
- mm/page_alloc: simplify __alloc_pages_slowpath() flow (Nico Pache) [RHEL-148561]
- mm/page_alloc: refactor the initial compaction handling (Nico Pache) [RHEL-148561]
- mm/page_alloc: ignore the exact initial compaction result (Nico Pache) [RHEL-148561]
- mm, page_alloc, thp: prevent reclaim for __GFP_THISNODE THP allocations (Nico Pache) [RHEL-148561]
- mm/page_alloc.c: avoid infinite retries caused by cpuset race (Nico Pache) [RHEL-148561]
- mm: warn about illegal __GFP_NOFAIL usage in a more appropriate location and manner (Nico Pache) [RHEL-148561]
- mm: document __GFP_NOFAIL must be blockable (Nico Pache) [RHEL-148561]
- KVM: arm64: Discard PC update state on vcpu reset (Eric Auger) [RHEL-154746]
- KVM: arm64: Fix vma_shift staleness on nested hwpoison path (Eric Auger) [RHEL-154746]
- KVM: arm64: nv: Report addrsz fault at level 0 with a bad VTTBR.BADDR (Eric Auger) [RHEL-154746]
- KVM: arm64: nv: Check S2 limits based on implemented PA size (Eric Auger) [RHEL-154746]
- KVM: arm64: pkvm: Fallback to level-3 mapping on host stage-2 fault (Eric Auger) [RHEL-154746]
- KVM: arm64: Eagerly init vgic dist/redist on vgic creation (Eric Auger) [RHEL-154746]
- KVM: arm64: nv: Add trap config for DBGWCR<15>_EL1 (Eric Auger) [RHEL-154746]
- KVM: arm64: Fix Trace Buffer trapping for protected VMs (Eric Auger) [RHEL-154746]
- KVM: arm64: Fix EL2 S1 XN handling for hVHE setups (Eric Auger) [RHEL-154746]
- KVM: arm64: Move pagetable definitions to common header (Eric Auger) [RHEL-154746]
- KVM: arm64: Remove ISB after writing FPEXC32_EL2 (Eric Auger) [RHEL-154746]
- KVM: arm64: Fix comment in fpsimd_lazy_switch_to_host() (Eric Auger) [RHEL-154746]
- KVM: arm64: Use kvzalloc() for kvm struct allocation (Eric Auger) [RHEL-154746]
- KVM: arm64: Drop useless __GFP_HIGHMEM from kvm struct allocation (Eric Auger) [RHEL-154746]
- KVM: arm64: Prevent access to vCPU events before init (Eric Auger) [RHEL-154746]
Resolves: RHEL-148561, RHEL-154746

Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
2026-04-21 08:23:38 +00:00
CKI KWF Bot
4e3020959f kernel-5.14.0-695.el9
* Thu Apr 16 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-695.el9]
- iommu/ipmmu-vmsa: fix device leak on of_xlate() (Jerry Snitselaar) [RHEL-147906]
- of/device: Fix up of_dma_configure_id() stub (Jerry Snitselaar) [RHEL-147906]
- iommu/tegra: fix device leak on probe_device() (Jerry Snitselaar) [RHEL-147906]
- iommu/arm-smmu-qcom: Enable use of all SMR groups when running bare-metal (Jerry Snitselaar) [RHEL-147906]
- iommu/vt-d: Set INTEL_IOMMU_FLOPPY_WA depend on BLK_DEV_FD (Jerry Snitselaar) [RHEL-147906]
- lib: scatterlist: fix sg_split_phys to preserve original scatterlist offsets (Jerry Snitselaar) [RHEL-147906]
- dma-mapping: benchmark: Restore padding to ensure uABI remained consistent (Jerry Snitselaar) [RHEL-147906]
- dma-direct: Fix missing sg_dma_len assignment in P2PDMA bus mappings (Jerry Snitselaar) [RHEL-147906]
- dma/pool: eliminate alloc_pages warning in atomic_pool_expand (Jerry Snitselaar) [RHEL-147906]
- dma/pool: distinguish between missing and exhausted atomic pools (Jerry Snitselaar) [RHEL-147906]
- iommufd: Make vfio_compat's unmap succeed if the range is already empty (Jerry Snitselaar) [RHEL-147906]
- iommu/vt-d: Fix unused invalidation hint in qi_desc_iotlb (Jerry Snitselaar) [RHEL-147906]
- iommu/vt-d: Flush piotlb for SVM and Nested domain (Jerry Snitselaar) [RHEL-147906]
- iommu/vt-d: Flush cache for PASID table before using it (Jerry Snitselaar) [RHEL-147906]
- iommu/io-pgtable-arm: fix size_t signedness bug in unmap path (Jerry Snitselaar) [RHEL-147906]
- iommu/arm-smmu-v3: Fix error check in arm_smmu_alloc_cd_tables (Jerry Snitselaar) [RHEL-147906]
- iommu/arm-smmu-v3: Remove IAS (Jerry Snitselaar) [RHEL-147906]
- iommu/arm-smmu-v3: Do not set disable_ats unless vSTE is Translate (Jerry Snitselaar) [RHEL-147906]
- iommu/arm-smmu-v3: Mark EATS_TRANS safe when computing the update sequence (Jerry Snitselaar) [RHEL-147906]
- iommu/arm-smmu-v3: Mark STE MEV safe when computing the update sequence (Jerry Snitselaar) [RHEL-147906]
- iommu/arm-smmu-v3: Add update_safe bits to fix STE update sequence (Jerry Snitselaar) [RHEL-147906]
- iommu/amd: Use core's primary handler and set IRQF_ONESHOT (Jerry Snitselaar) [RHEL-147906]
- iommu/amd: Fix pci_segment memleak in alloc_pci_segment() (Jerry Snitselaar) [RHEL-147906]
- iommu/amd: Propagate the error code returned by __modify_irte_ga() in modify_irte_ga() (Jerry Snitselaar) [RHEL-147906]
- iommu/amd: Fix error path in amd_iommu_probe_device() (Jerry Snitselaar) [RHEL-147906]
- iommu/amd: Block identity domain when SNP enabled (Jerry Snitselaar) [RHEL-147906]
- iommu/vt-d: PRS isn't usable if PDS isn't supported (Jerry Snitselaar) [RHEL-147906]
- iommu/vt-d: Only handle IOPF for SVA when PRI is supported (Jerry Snitselaar) [RHEL-147906]
- iommu/vt-d: Fix intel iommu iotlb sync hardlockup and retry (Jerry Snitselaar) [RHEL-147906]
- iommu/vt-d: Flush dev-IOTLB only when PCIe device is accessible in scalable mode (Jerry Snitselaar) [RHEL-147906]
- iommu/vt-d: Skip dev-iotlb flush for inaccessible PCIe device without scalable mode (Jerry Snitselaar) [RHEL-147906]
- iommu/vt-d: Fix race condition during PASID entry replacement (Jerry Snitselaar) [RHEL-147906]
- iommu/vt-d: Clear Present bit before tearing down context entry (Jerry Snitselaar) [RHEL-147906]
- iommu/vt-d: Clear Present bit before tearing down PASID entry (Jerry Snitselaar) [RHEL-147906]
- selftests: net: check jq command is supported (Guillaume Nault) [RHEL-146140]
- selftests: rtnetlink: Fix do_test_address_proto() (Guillaume Nault) [RHEL-146140]
- selftests: rtnetlink: Add an address proto test (Guillaume Nault) [RHEL-146140]
- net: ipv4: Allow changing IPv4 address protocol (Guillaume Nault) [RHEL-146140]
- net: Add new protocol attribute to IP addresses (Guillaume Nault) [RHEL-146140]
- l2tp: do not use sock_hold() in pppol2tp_session_get_sock() (Guillaume Nault) [RHEL-152688]
- ppp: fix race conditions in ppp_fill_forward_path (Guillaume Nault) [RHEL-152688]
Resolves: RHEL-146140, RHEL-147906, RHEL-152688

Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
2026-04-16 08:24:18 +00:00
CKI KWF Bot
b7af34b0ef kernel-5.14.0-694.el9
* Wed Apr 15 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-694.el9]
- powerpc/tools: drop `-o pipefail` in gcc check scripts (Jan Stancek) [RHEL-165107]
- Documentation/rtla: Document --bpf-action option (Tomas Glozar) [RHEL-153391]
- Documentation/rtla: Rename sample/ to example/ (Tomas Glozar) [RHEL-153391]
- rtla/tests: Run Test::Harness in verbose mode (Tomas Glozar) [RHEL-153391]
- rtla/tests: Test BPF action program (Tomas Glozar) [RHEL-153391]
- rtla/timerlat: Add example for BPF action program (Tomas Glozar) [RHEL-153391]
- rtla/timerlat: Add --bpf-action option (Tomas Glozar) [RHEL-153391]
- rtla/timerlat: Support tail call from BPF program (Tomas Glozar) [RHEL-153391]
- tools/power turbostat: Allow execution to continue after perf_l2_init() failure (David Arcari) [RHEL-128571]
- tools/power turbostat: Fix delimiter bug in print functions (David Arcari) [RHEL-128571]
- tools/power turbostat: Fix --show/--hide for individual cpuidle counters (David Arcari) [RHEL-128571]
- tools/power turbostat: Fix incorrect format variable (David Arcari) [RHEL-128571]
- tools/power turbostat: Consistently use print_float_value() (David Arcari) [RHEL-128571]
- tools/power/turbostat: Fix microcode patch level output for AMD/Hygon (David Arcari) [RHEL-128571]
- tools/power turbostat: Eliminate unnecessary data structure allocation (David Arcari) [RHEL-128571]
- tools/power turbostat: Fix swidle header vs data display (David Arcari) [RHEL-128571]
- tools/power turbostat: Fix illegal memory access when SMT is present and disabled (David Arcari) [RHEL-128571]
- tools/power turbostat: Fix AMD RAPL regression (David Arcari) [RHEL-128571]
- tools/power turbostat: version 2026.02.14 (David Arcari) [RHEL-128571]
- tools/power turbostat: Fix and document --header_iterations (David Arcari) [RHEL-128571]
- tools/power turbostat: Use strtoul() for iteration parsing (David Arcari) [RHEL-128571]
- tools/power turbostat: Favor cpu# over core# (David Arcari) [RHEL-128571]
- tools/power turbostat: Expunge logical_cpu_id (David Arcari) [RHEL-128571]
- tools/power turbostat: Enhance HT enumeration (David Arcari) [RHEL-128571]
- tools/power turbostat: Simplify global core_id calculation (David Arcari) [RHEL-128571]
- tools/power turbostat: Unify even/odd/average counter referencing (David Arcari) [RHEL-128571]
- tools/power turbostat: Allocate average counters dynamically (David Arcari) [RHEL-128571]
- tools/power turbostat: Delete core_data.core_id (David Arcari) [RHEL-128571]
- tools/power turbostat: Rename physical_core_id to core_id (David Arcari) [RHEL-128571]
- tools/power turbostat: Cleanup package_id (David Arcari) [RHEL-128571]
- tools/power turbostat: Cleanup internal use of "base_cpu" (David Arcari) [RHEL-128571]
- tools/power turbostat: Add L2 cache statistics (David Arcari) [RHEL-128571]
- tools/power turbostat: Remove redundant newlines from err(3) strings (David Arcari) [RHEL-128571]
- tools/power turbostat: Allow more use of is_hybrid flag (David Arcari) [RHEL-128571]
- tools/power turbostat: Rename "LLCkRPS" column to "LLCMRPS" (David Arcari) [RHEL-128571]
- tools/power turbostat.8: Document the "--force" option (David Arcari) [RHEL-128571]
- tools/power turbostat: Harden against unexpected values (David Arcari) [RHEL-128571]
- tools/power turbostat: Dump hypervisor name (David Arcari) [RHEL-128571]
- tools/power turbostat: Dump CPUID.1.ECX[31] (Hypervisor) (David Arcari) [RHEL-128571]
- tools/power turbostat: Dump CPUID(1) consistently with CPUID(6) (David Arcari) [RHEL-128571]
- tools/power turbostat: AMD: msr offset 0x611 read failed: Input/output error (David Arcari) [RHEL-128571]
- tools/power turbostat: version 2025.12.02 (David Arcari) [RHEL-128571]
- tools/power turbostat: Print wide names only for RAW 64-bit columns (David Arcari) [RHEL-128571]
- tools/power turbostat: Print percentages in 8-columns (David Arcari) [RHEL-128571]
- tools/power turbostat: Print "nan" for out of range percentages (David Arcari) [RHEL-128571]
- tools/power turbostat: Enhance perf probe (David Arcari) [RHEL-128571]
- tools/power turbostat: Validate RAPL MSRs for AWS Nitro Hypervisor (David Arcari) [RHEL-128571]
- tools/power turbostat: Add run-time MSR driver probe (David Arcari) [RHEL-128571]
- tools/power turbostat: Set per_cpu_msr_sum to NULL after free (David Arcari) [RHEL-128571]
- tools/power turbostat: Add LLC stats (David Arcari) [RHEL-128571]
- tools/power turbostat: Remove dead code (David Arcari) [RHEL-128571]
- tools/power turbostat: Refactor floating point printout code (David Arcari) [RHEL-128571]
- tools/power turbostat.8: Update example (David Arcari) [RHEL-128571]
- tools/power turbostat: Refactor added-counter value printing code (David Arcari) [RHEL-128571]
- tools/power turbostat: Refactor added column header printing (David Arcari) [RHEL-128571]
- tools/power turbostat: Regression fix Uncore MHz printed in hex (David Arcari) [RHEL-128571]
Resolves: RHEL-128571, RHEL-153391, RHEL-165107

Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
2026-04-15 08:25:34 +00:00
CKI KWF Bot
bf218d5368 kernel-5.14.0-693.el9
* Mon Apr 13 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-693.el9]
- x86/msr: Rename 'wrmsrl_on_cpu()' to 'wrmsrq_on_cpu()' [partial] (David Arcari) [RHEL-128565]
- x86/msr: Rename 'rdmsrl_on_cpu()' to 'rdmsrq_on_cpu()' [partial] (David Arcari) [RHEL-128565]
- x86/msr: Rename 'wrmsrl_safe_on_cpu()' to 'wrmsrq_safe_on_cpu()' [partial] (David Arcari) [RHEL-128565]
- x86/msr: Rename 'rdmsrl_safe_on_cpu()' to 'rdmsrq_safe_on_cpu()' [partial] (David Arcari) [RHEL-128565]
- x86/msr: Rename 'wrmsrl_safe()' to 'wrmsrq_safe()' [partial] (David Arcari) [RHEL-128565]
- x86/msr: Rename 'rdmsrl_safe()' to 'rdmsrq_safe()' [partial] (David Arcari) [RHEL-128565]
- x86/msr: Rename 'wrmsrl()' to 'wrmsrq()' [partial] (David Arcari) [RHEL-128565]
- x86/msr: Rename 'rdmsrl()' to 'rdmsrq()' [partial] (David Arcari) [RHEL-128565]
- platform/x86: intel-hid: disable wakeup_mode during hibernation (David Arcari) [RHEL-128565]
- platform/x86: intel-hid: Enable 5-button array on ThinkPad X1 Fold 16 Gen 1 (David Arcari) [RHEL-128565]
- platform/x86: intel-hid: Add Dell 16 Plus 2-in-1 to dmi_vgbs_allow_list (David Arcari) [RHEL-128565]
- platform/x86: intel-hid: Add Dell 14 Plus 2-in-1 to dmi_vgbs_allow_list (David Arcari) [RHEL-128565]
- platform/x86/intel/hid: Add Dell Pro Rugged 10/12 tablet to VGBS DMI quirks (David Arcari) [RHEL-128565]
- platform/x86: int0002: Remove IRQF_ONESHOT from request_irq() (David Arcari) [RHEL-128565]
- platform/x86/intel/tpmi/plr: Make the file domain<n>/status writeable (David Arcari) [RHEL-128565]
- platform/x86: intel_telemetry: Fix PSS event register mask (David Arcari) [RHEL-128565]
- platform/x86: intel_telemetry: Fix swapped arrays in PSS output (David Arcari) [RHEL-128565]
- platform/x86/intel/vsec: Add Nova Lake PUNIT support (David Arcari) [RHEL-128565]
- platform/x86/intel/pmc: Remove double empty line (David Arcari) [RHEL-128565]
- platform/x86/intel/pmc: Enable substate residencies for multiple PMCs (David Arcari) [RHEL-128565]
- platform/x86/intel/pmc: Move LPM mode attributes to PMC (David Arcari) [RHEL-128565]
- platform/x86/intel/pmc: Change LPM mode fields to u8 (David Arcari) [RHEL-128565]
- platform/x86/intel/uncore-freq: Replace sprintf() with sysfs_emit() (David Arcari) [RHEL-128565]
- platform/x86/intel/uncore-freq: Replace sprintf() with scnprintf() (David Arcari) [RHEL-128565]
- platform/x86/intel/pmt/discovery: use valid device pointer in dev_err_probe (David Arcari) [RHEL-128565]
- platform/x86/intel/pmt: Fix kobject memory leak on init failure (David Arcari) [RHEL-128565]
- platform/x86: intel/pmt: Replace sprintf() with sysfs_emit() (David Arcari) [RHEL-128565]
- platform/x86: intel: punit_ipc: fix memory corruption (David Arcari) [RHEL-128565]
- New configs in drivers/platform (David Arcari) [RHEL-128565]
- platform/x86/intel: Introduce Intel Elkhart Lake PSE I/O (David Arcari) [RHEL-128565]
- platform/x86/intel/speed_select_if: Convert PCIBIOS_* return codes to errnos (David Arcari) [RHEL-128565]
- platform/x86/intel/hid: Add Nova Lake support (David Arcari) [RHEL-128565]
- gfs2: Clean up SDF_JOURNAL_LIVE flag handling (Andreas Gruenbacher) [RHEL-65700]
- gfs2: No longer thaw filesystems during a withdraw (Andreas Gruenbacher) [RHEL-65700]
- gfs2: gfs2_freeze_unlock cleanup (Andreas Gruenbacher) [RHEL-65700]
- gfs2: Refcounting fix in gfs2_thaw_super (Andreas Gruenbacher) [RHEL-65700]
- gfs2: Minor gfs2_{freeze,thaw}_super cleanup (Andreas Gruenbacher) [RHEL-65700]
- gfs2: Withdraw immediately in gfs2_trans_add_meta (Andreas Gruenbacher) [RHEL-65700]
- gfs2: New gfs2_withdraw_helper (Andreas Gruenbacher) [RHEL-65700]
- gfs2: Clean up properly during a withdraw (Andreas Gruenbacher) [RHEL-65700]
- gfs2: Rename gfs2_{gl_dq_holders => withdraw_glocks} (Andreas Gruenbacher) [RHEL-65700]
- Revert "gfs2: fix infinite loop when checking ail item count before go_inval" (Andreas Gruenbacher) [RHEL-65700]
- Revert "gfs2: Allow some glocks to be used during withdraw" (Andreas Gruenbacher) [RHEL-65700]
- Revert "gfs2: Check for log write errors before telling dlm to unlock" (Andreas Gruenbacher) [RHEL-65700]
- Revert "gfs2: fix a deadlock on withdraw-during-mount" (Andreas Gruenbacher) [RHEL-65700]
- Revert "gfs2: Force withdraw to replay journals and wait for it to finish" (6/6) (Andreas Gruenbacher) [RHEL-65700]
- Revert "gfs2: Force withdraw to replay journals and wait for it to finish" (5/6) (Andreas Gruenbacher) [RHEL-65700]
- Revert "gfs2: Force withdraw to replay journals and wait for it to finish" (4/6) (Andreas Gruenbacher) [RHEL-65700]
- Revert "gfs2: Force withdraw to replay journals and wait for it to finish" (3/6) (Andreas Gruenbacher) [RHEL-65700]
- Revert "gfs2: Force withdraw to replay journals and wait for it to finish" (2/6) (Andreas Gruenbacher) [RHEL-65700]
- Revert "gfs2: Force withdraw to replay journals and wait for it to finish" (1/6) (Andreas Gruenbacher) [RHEL-65700]
- gfs2: Follow-up to flag rename in sysfs status file (Andreas Gruenbacher) [RHEL-65700]
- Revert "gfs2: don't stop reads while withdraw in progress" (Andreas Gruenbacher) [RHEL-65700]
- gfs2: Rename LM_FLAG_{NOEXP -> RECOVER} (Andreas Gruenbacher) [RHEL-65700]
- gfs2: Kill gfs2_io_error_bh_wd (Andreas Gruenbacher) [RHEL-65700]
- gfs2: Withdraw immediately on log write errors (Andreas Gruenbacher) [RHEL-65700]
- gfs2: Rename gfs2_{withdrawing_or_ => }withdrawn (Andreas Gruenbacher) [RHEL-65700]
- gfs2: Fix freeze consistency check in log_write_header (Andreas Gruenbacher) [RHEL-65700]
- gfs2: Get rid of delayed withdraws (Andreas Gruenbacher) [RHEL-65700]
- gfs2: Fix usage of bio->bi_status in gfs2_end_log_write (Andreas Gruenbacher) [RHEL-65700]
- gfs2: Asynchronous withdraw (Andreas Gruenbacher) [RHEL-65700]
- gfs2: Add clean argument to lm_unmount hook (Andreas Gruenbacher) [RHEL-65700]
Resolves: RHEL-128565, RHEL-65700

Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
2026-04-13 13:36:49 +00:00
CKI KWF Bot
23e453f8b7 kernel-5.14.0-692.el9
* Thu Apr 09 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-692.el9]
- l2tp: avoid one data-race in l2tp_tunnel_del_work() (Guillaume Nault) [RHEL-152697]
- l2tp: reset skb control buffer on xmit (Guillaume Nault) [RHEL-152697]
- gpu: host1x: Add MLOCK recovery for rest of engines (Anusha Srivatsa) [RHEL-158926]
- PCI/IOV: Allow drivers to control VF BAR size (Anusha Srivatsa) [RHEL-158926]
- PCI/IOV: Check that VF BAR fits within the reservation (Anusha Srivatsa) [RHEL-158926]
- PCI/IOV: Allow IOV resources to be resized in pci_resize_resource() (Anusha Srivatsa) [RHEL-158926]
- PCI/IOV: Add pci_resource_num_to_vf_bar() to convert VF BAR number to/from IOV resource (Anusha Srivatsa) [RHEL-158926]
- PCI/IOV: Restore VF resizable BAR state after reset (Anusha Srivatsa) [RHEL-158926]
- PCI: Cache offset of Resizable BAR capability (Anusha Srivatsa) [RHEL-158926]
- workqueue: Add system_percpu_wq and system_dfl_wq (Anusha Srivatsa) [RHEL-158926]
- gpio: tegra186: Support multi-socket devices (Charles Mirabile) [RHEL-151652]
- gpio: tegra186: Simplify GPIO line name prefix handling (Charles Mirabile) [RHEL-151652]
- redhat/configs: Enable additional RV monitors on debug kernels (Gabriele Monaco) [RHEL-116707]
- redhat/configs: Enable sched and rtapp RV monitors (Gabriele Monaco) [RHEL-116707]
- rv: Replace non-existing rt_or_dl_task() in ltl monitors (Gabriele Monaco) [RHEL-116707]
- rv: Fix wrong arguments to __assign_str() in tracepoints (Gabriele Monaco) [RHEL-116707]
- perf test: Ensure lock contention using pipe mode (Michael Petlan) [RHEL-141682]
- perf sched timehist: decode process names of processes in zombie state (Anubhav Shelat) [RHEL-33442]
Resolves: RHEL-116707, RHEL-141682, RHEL-151652, RHEL-152697, RHEL-158926, RHEL-33442

Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
2026-04-09 08:24:08 +00:00
CKI KWF Bot
a94f59d01a kernel-5.14.0-691.el9
* Mon Apr 06 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-691.el9]
- kabi: enable check-kabi (Čestmír Kalina) [RHEL-153672]
- kabi: add symbols to stablelist (Čestmír Kalina) [RHEL-153672]
- RDMA/umad: Reject negative data_len in ib_umad_write (CKI Backport Bot) [RHEL-156878] {CVE-2026-23243}
- net/mlx5: Fix ECVF vports unload on shutdown flow (CKI Backport Bot) [RHEL-154538] {CVE-2025-38109}
- iavf: fix PTP use-after-free during reset (Petr Oros) [RHEL-112567]
- mm/damon/sysfs: cleanup attrs subdirs on context dir setup failure (Audra Mitchell) [RHEL-150478] {CVE-2026-23144}
- ixgbevf: add missing negotiate_features op to Hyper-V ops table (CKI Backport Bot) [RHEL-155365]
- libceph: adapt ceph_x_challenge_blob hashing and msgr1 message signing (Ilya Dryomov) [RHEL-155611]
- libceph: add support for CEPH_CRYPTO_AES256KRB5 (Ilya Dryomov) [RHEL-155611]
- libceph: introduce ceph_crypto_key_prepare() (Ilya Dryomov) [RHEL-155611]
- libceph: generalize ceph_x_encrypt_offset() and ceph_x_encrypt_buflen() (Ilya Dryomov) [RHEL-155611]
- libceph: define and enforce CEPH_MAX_KEY_LEN (Ilya Dryomov) [RHEL-155611]
- libceph: Remove unused ceph_crypto_key_encode (Ilya Dryomov) [RHEL-155611]
- redhat/configs: disable CONFIG_CRYPTO_KRB5_SELFTESTS (Ilya Dryomov) [RHEL-155611]
- redhat/configs: enable CONFIG_CRYPTO_KRB5[ENC] (Ilya Dryomov) [RHEL-155611]
- crypto: krb5 - Fix memory leak in krb5_test_one_prf() (Ilya Dryomov) [RHEL-155611]
- crypto/krb5: Fix change to use SG miter to use offset (Ilya Dryomov) [RHEL-155611]
- crypto: krb5 - Use SG miter instead of doing it by hand (Ilya Dryomov) [RHEL-155611]
- crypto/krb5: Implement crypto self-testing (Ilya Dryomov) [RHEL-155611]
- crypto/krb5: Implement the Camellia enctypes from rfc6803 (Ilya Dryomov) [RHEL-155611]
- crypto/krb5: Implement the AES enctypes from rfc8009 (Ilya Dryomov) [RHEL-155611]
- crypto/krb5: Implement the AES enctypes from rfc3962 (Ilya Dryomov) [RHEL-155611]
- crypto/krb5: Implement the Kerberos5 rfc3961 get_mic and verify_mic (Ilya Dryomov) [RHEL-155611]
- crypto/krb5: Implement the Kerberos5 rfc3961 encrypt and decrypt functions (Ilya Dryomov) [RHEL-155611]
- crypto/krb5: Provide RFC3961 setkey packaging functions (Ilya Dryomov) [RHEL-155611]
- crypto/krb5: Implement the Kerberos5 rfc3961 key derivation (Ilya Dryomov) [RHEL-155611]
- crypto/krb5: Provide infrastructure and key derivation (Ilya Dryomov) [RHEL-155611]
- crypto/krb5: Add an API to perform requests (Ilya Dryomov) [RHEL-155611]
- crypto/krb5: Add an API to alloc and prepare a crypto object (Ilya Dryomov) [RHEL-155611]
- crypto/krb5: Add an API to query the layout of the crypto section (Ilya Dryomov) [RHEL-155611]
- crypto/krb5: Implement Kerberos crypto core (Ilya Dryomov) [RHEL-155611]
- crypto/krb5: Add some constants out of sunrpc headers (Ilya Dryomov) [RHEL-155611]
- crypto/krb5: Test manager data (Ilya Dryomov) [RHEL-155611]
- crypto: Add 'krb5enc' hash and cipher AEAD algorithm (Ilya Dryomov) [RHEL-155611]
- ice: Fix PTP NULL pointer dereference during VSI rebuild (CKI Backport Bot) [RHEL-150246] {CVE-2026-23210}
- smb: client: fix oops due to uninitialised var in smb2_unlink() (Paulo Alcantara) [RHEL-154396]
- wifi: mac80211_hwsim: fix typo in frequency notification (CKI Backport Bot) [RHEL-148653] {CVE-2026-23040}
- gfs2: bufdata allocation race (Andreas Gruenbacher) [RHEL-159333]
- gfs2: Remove trans_drain code duplication (Andreas Gruenbacher) [RHEL-159333]
- gfs2: Move gfs2_remove_from_journal to log.c (Andreas Gruenbacher) [RHEL-159333]
- gfs2: Get rid of gfs2_log_[un]lock helpers (Andreas Gruenbacher) [RHEL-159333]
- smb: client: fix krb5 mount with username option (Paulo Alcantara) [RHEL-156455]
- ALSA: update RHEL kconfigs for 6.19 upstream code (Jaroslav Kysela) [RHEL-152847]
- firmware: cs_dsp: Fix fragmentation regression in firmware download (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: rt1011: Use component to get the dapm context in spk_mode_put (Jaroslav Kysela) [RHEL-152847]
- ASoC: skylake: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- Revert "ALSA: usb: Increase volume range that triggers a warning" (Jaroslav Kysela) [RHEL-152847]
- ASoC: SDCA: Add allocation failure check for Entity name (Jaroslav Kysela) [RHEL-152847]
- ALSA: hda: cs35l56: Remove unnecessary struct cs_dsp_client_ops (Jaroslav Kysela) [RHEL-152847]
- ASoC: fsl_xcvr: Revert fix missing lock in fsl_xcvr_mode_put() (Jaroslav Kysela) [RHEL-152847]
- ALSA: hda/realtek: Enable headset mic for Acer Nitro 5 (Jaroslav Kysela) [RHEL-152847]
- ASoC: cs4271: Fix resource leak in cs4271_soc_resume() (Jaroslav Kysela) [RHEL-152847]
- ASoC: fsl_xcvr: fix missing lock in fsl_xcvr_mode_put() (Jaroslav Kysela) [RHEL-152847]
- ASoC: amd: fix memory leak in acp3x pdm dma ops (Jaroslav Kysela) [RHEL-152847] {CVE-2026-23190}
- ALSA: usb-audio: fix broken logic in snd_audigy2nx_led_update() (Jaroslav Kysela) [RHEL-152847]
- ASoC: rt1320: fix intermittent no-sound issue (Jaroslav Kysela) [RHEL-152847]
- ASoC: SOF: Intel: use hdev->info.link_mask directly (Jaroslav Kysela) [RHEL-152847]
- ASoC: qcom: q6asm: drop DSP responses for closed data streams (Jaroslav Kysela) [RHEL-152847]
- ASoC: amd: yc: Add quirk for HP 200 G2a 16 (Jaroslav Kysela) [RHEL-152847]
- ASoC: cs42l43: Correct handling of 3-pole jack load detection (Jaroslav Kysela) [RHEL-152847]
- ASoC: Intel: sof_es8336: Add DMI quirk for Huawei BOD-WXX9 (Jaroslav Kysela) [RHEL-152847]
- ASoC: sof_sdw: Add a quirk for Lenovo laptop using sidecar amps with cs42l43 (Jaroslav Kysela) [RHEL-152847]
- ASoC: Intel: sof_es8336: fix headphone GPIO logic inversion (Jaroslav Kysela) [RHEL-152847]
- ASoC: amd: yc: Add DMI quirk for Acer TravelMate P216-41-TCO (Jaroslav Kysela) [RHEL-152847]
- ASoC: soc-acpi-intel-ptl-match: fix name_prefix of rt1320-2 (Jaroslav Kysela) [RHEL-152847]
- ALSA: hda/realtek: Add quirk for Inspur S14-G1 (Jaroslav Kysela) [RHEL-152847]
- ALSA: hda/realtek: fix right sounds and mute/micmute LEDs for HP machine (Jaroslav Kysela) [RHEL-152847]
- ALSA: hda/realtek: Really fix headset mic for TongFang X6AR55xU. (Jaroslav Kysela) [RHEL-152847]
- ALSA: hda/realtek - fixed speaker no sound (Jaroslav Kysela) [RHEL-152847]
- ALSA: hda/realtek: ALC269 fixup for Lenovo Yoga Book 9i 13IRU8 audio (Jaroslav Kysela) [RHEL-152847]
- ALSA: hda/realtek: Add quirk for Samsung 730QED to fix headphone (Jaroslav Kysela) [RHEL-152847]
- ALSA: usb-audio: Use the right limit for PCM OOB check (Jaroslav Kysela) [RHEL-152847]
- ASoC: amd: yc: Add ASUS ExpertBook PM1503CDA to quirks list (Jaroslav Kysela) [RHEL-152847]
- ASoC: fsl: imx-card: Do not force slot width to sample width (Jaroslav Kysela) [RHEL-152847]
- ALSA: usb-audio: Fix use-after-free in snd_usb_mixer_free() (Jaroslav Kysela) [RHEL-152847] {CVE-2026-23089}
- ALSA: hda/realtek: Fix headset mic for TongFang X6AR55xU (Jaroslav Kysela) [RHEL-152847]
- ASoC: cs35l45: Corrects ASP_TX5 DAPM widget channel (Jaroslav Kysela) [RHEL-152847]
- ALSA: ctxfi: Fix potential OOB access in audio mixer handling (Jaroslav Kysela) [RHEL-152847] {CVE-2026-23076}
- ALSA: usb-audio: Add delay quirk for MOONDROP Moonriver2 Ti (Jaroslav Kysela) [RHEL-152847]
- ALSA: scarlett2: Fix buffer overflow in config retrieval (Jaroslav Kysela) [RHEL-152847] {CVE-2026-23078}
- ALSA: usb: Increase volume range that triggers a warning (Jaroslav Kysela) [RHEL-152847]
- ALSA: hda/tas2781: Add newly-released HP laptop (Jaroslav Kysela) [RHEL-152847]
- ASoC: rt5640: Fix duplicate clock properties in DT binding (Jaroslav Kysela) [RHEL-152847]
- ALSA: hda/realtek: Add quirk for HP Pavilion x360 to enable mute LED (Jaroslav Kysela) [RHEL-152847]
- ASoC: tlv320adcx140: fix word length (Jaroslav Kysela) [RHEL-152847]
- ASoC: tlv320adcx140: Propagate error codes during probe (Jaroslav Kysela) [RHEL-152847]
- ASoC: tlv320adcx140: fix null pointer (Jaroslav Kysela) [RHEL-152847] {CVE-2026-23006}
- ASoC: tlv320adcx140: invert DRE_ENABLE (Jaroslav Kysela) [RHEL-152847]
- ASoC: sdw_utils: cs42l43: Enable Headphone pin for LINEOUT jack type (Jaroslav Kysela) [RHEL-152847]
- ASoC: sdw_utils: Call init callbacks on the correct codec DAI (Jaroslav Kysela) [RHEL-152847]
- soundwire: Add missing EXPORT for sdw_slave_type (Jaroslav Kysela) [RHEL-152847]
- ALSA: usb-audio: Prevent excessive number of frames (Jaroslav Kysela) [RHEL-152847] {CVE-2026-23208}
- ALSA: hda/cirrus_scodec_test: Fix test suite name (Jaroslav Kysela) [RHEL-152847]
- ALSA: hda/cirrus_scodec_test: Fix incorrect setup of gpiochip (Jaroslav Kysela) [RHEL-152847]
- ALSA: hda/realtek: Add quirk for Asus Zephyrus G14 2025 using CS35L56, fix speakers (Jaroslav Kysela) [RHEL-152847]
- ASoC: amd: yc: Fix microphone on ASUS M6500RE (Jaroslav Kysela) [RHEL-152847]
- soundwire: bus: fix off-by-one when allocating slave IDs (Jaroslav Kysela) [RHEL-152847]
- ASoC: tegra: Revert fix for uninitialized flat cache warning in tegra210_ahub (Jaroslav Kysela) [RHEL-152847]
- ASoC: dt-bindings: rockchip-spdif: Allow "port" node (Jaroslav Kysela) [RHEL-152847]
- ASoC: dt-bindings: realtek,rt5640: Document port node (Jaroslav Kysela) [RHEL-152847]
- ASoC: dt-bindings: realtek,rt5640: Update jack-detect (Jaroslav Kysela) [RHEL-152847]
- ASoC: dt-bindings: realtek,rt5640: Document mclk (Jaroslav Kysela) [RHEL-152847]
- ASoC: davinci-evm: Fix reference leak in davinci_evm_probe (Jaroslav Kysela) [RHEL-152847]
- ALSA: hda/tas2781: Skip UEFI calibration on ASUS ROG Xbox Ally X (Jaroslav Kysela) [RHEL-152847]
- ALSA: pcm: Improve the fix for race of buffer access at PCM OSS layer (Jaroslav Kysela) [RHEL-152847]
- ASoC: ops: fix pointer types to be big-endian (Jaroslav Kysela) [RHEL-152847]
- regmap: maple: free entry on mas_store_gfp() failure (Jaroslav Kysela) [RHEL-152847]
- ASoC: simple-card-utils: Check device node before overwrite direction (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: wsa883x: suppress variant printk (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: wsa884x: fix codec initialisation (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: wsa881x: fix unnecessary initialisation (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: wsa883x: fix unnecessary initialisation (Jaroslav Kysela) [RHEL-152847]
- ALSA: hda/realtek: add HP Laptop 15s-eq1xxx mute LED quirk (Jaroslav Kysela) [RHEL-152847]
- ALSA: hda/realtek: Add quirk for Acer Nitro AN517-55 (Jaroslav Kysela) [RHEL-152847]
- ALSA: ac97: fix a double free in snd_ac97_controller_register() (Jaroslav Kysela) [RHEL-152847] {CVE-2025-71192}
- ASoC: sun4i-spdif: Add missing kerneldoc fields for sun4i_spdif_quirks (Jaroslav Kysela) [RHEL-152847]
- ASoC: soc_sdw_utils: drop bogus container_of() error handling (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: wcd937x: drop bogus container_of() error handling (Jaroslav Kysela) [RHEL-152847]
- ASoC: SOF: Intel: add -bt tplg suffix if BT is present (Jaroslav Kysela) [RHEL-152847]
- ASoC: Intel: sof_sdw: shift SSP BT mask bits. (Jaroslav Kysela) [RHEL-152847]
- ALSA: hda/realtek: fix PCI SSID for one of the HP 200 G2i laptop (Jaroslav Kysela) [RHEL-152847]
- ASoC: Intel: soc-acpi-intel-mtl-match: Add 6 amp CS35L63 with feedback (Jaroslav Kysela) [RHEL-152847]
- ASoC: Intel: soc-acpi-intel-mtl-match: Add 6 amp CS35L56 with feedback (Jaroslav Kysela) [RHEL-152847]
- ASoC: fsl-asoc-card: Use of_property_present() for non-boolean properties (Jaroslav Kysela) [RHEL-152847]
- ASoC: rt1320: update VC blind write settings (Jaroslav Kysela) [RHEL-152847]
- ASoC: fsl_sai: Add missing registers to cache default (Jaroslav Kysela) [RHEL-152847]
- ASoC: fsl_xcvr: provide regmap names (Jaroslav Kysela) [RHEL-152847]
- ASoC: fsl_asrc_dma: fix duplicate debugfs directory error (Jaroslav Kysela) [RHEL-152847]
- ASoC: fsl_easrc: fix duplicate debugfs directory error (Jaroslav Kysela) [RHEL-152847]
- ALSA: hda/realtek: Add support for HP Clipper Laptop (Jaroslav Kysela) [RHEL-152847]
- ALSA: hda/realtek: Add support for HP Trekker Laptop (Jaroslav Kysela) [RHEL-152847]
- ASoC: Intel: soc-acpi-intel-nvl-match: Drop rt722 l3 from the match table (Jaroslav Kysela) [RHEL-152847]
- ASoC: soc-acpi / SOF: Add best_effort flag to get_function_tplg_files op (Jaroslav Kysela) [RHEL-152847]
- ASoC: SOF: Intel: pci-mtl: Change the topology path to intel/sof-ipc4-tplg (Jaroslav Kysela) [RHEL-152847]
- ASoC: SOF: ipc4-topology: set playback channel mask (Jaroslav Kysela) [RHEL-152847]
- ASoC: SOF: topology: Add context when sink or source widget is missing (Jaroslav Kysela) [RHEL-152847]
- ALSA: vxpocket: Fix resource leak in vxpocket_probe error path (Jaroslav Kysela) [RHEL-152847]
- firmware: cs_dsp: Don't use __free() in cs_dsp_load() and cs_dsp_load_coeff() (Jaroslav Kysela) [RHEL-152847]
- firmware: cs_dsp: Remove __free() from cs_dsp_debugfs_string_read() (Jaroslav Kysela) [RHEL-152847]
- ASoC: qcom: audioreach: Fix confusing cleanup.h syntax (Jaroslav Kysela) [RHEL-152847]
- ASoC: qcom: q6afe: Fix confusing cleanup.h syntax (Jaroslav Kysela) [RHEL-152847]
- ASoC: qcom: q6apm: Fix confusing cleanup.h syntax (Jaroslav Kysela) [RHEL-152847]
- ASoC: qcom: q6asm: Fix confusing cleanup.h syntax (Jaroslav Kysela) [RHEL-152847]
- ASoC: qcom: q6prm: Fix confusing cleanup.h syntax (Jaroslav Kysela) [RHEL-152847]
- ASoC: sdw_utils: subtract the endpoint that is not present (Jaroslav Kysela) [RHEL-152847]
- ASoC: qcom: sdm845: set quaternary MI2S codec DAI to I2S format (Jaroslav Kysela) [RHEL-152847]
- ASoC: amd: yc: Add quirk for Honor MagicBook X16 2025 (Jaroslav Kysela) [RHEL-152847]
- ASoC: tegra: Fix uninitialized flat cache warning in tegra210_ahub (Jaroslav Kysela) [RHEL-152847]
- ALSA: hda/realtek: enable woofer speakers on Medion NM14LNL (Jaroslav Kysela) [RHEL-152847]
- ALSA: usb-audio: Reorder USB mode selection quirk (Jaroslav Kysela) [RHEL-152847]
- ALSA: usb-audio: Update for native DSD support quirks (Jaroslav Kysela) [RHEL-152847]
- ALSA: usb-audio: Do not expose PCM and DSD on same altsetting unless DoP (Jaroslav Kysela) [RHEL-152847]
- ALSA: hda: Remove unnecessary print function dev_err() (Jaroslav Kysela) [RHEL-152847]
- ALSA: hda/tas2781: Add new quirk for HP new project (Jaroslav Kysela) [RHEL-152847]
- ALSA: hda: cix-ipbloq: Use modern PM ops (Jaroslav Kysela) [RHEL-152847]
- ALSA: hda: intel-dsp-config: Prefer legacy driver as fallback (Jaroslav Kysela) [RHEL-152847]
- soundwire: intel_ace2x: handle multi BPT sections (Jaroslav Kysela) [RHEL-152847]
- ASoC: cs35l56: Fix incorrect select SND_SOC_CS35L56_CAL_SYSFS_COMMON (Jaroslav Kysela) [RHEL-152847]
- soundwire: pass sdw_bpt_section to cdns BPT helpers (Jaroslav Kysela) [RHEL-152847]
- soundwire: introduce BPT section (Jaroslav Kysela) [RHEL-152847]
- soundwire: qcom: adding support for v3.1.0 (Jaroslav Kysela) [RHEL-152847]
- soundwire: qcom: remove unused rd_fifo_depth (Jaroslav Kysela) [RHEL-152847]
- soundwire: qcom: deprecate qcom,din/out-ports (Jaroslav Kysela) [RHEL-152847]
- soundwire: qcom: prepare for v3.x (Jaroslav Kysela) [RHEL-152847]
- soundwire: cadence_master: make frame index trace more readable (Jaroslav Kysela) [RHEL-152847]
- soundwire: only compute BPT stream in sdw_compute_dp0_port_params (Jaroslav Kysela) [RHEL-152847]
- soundwire: cadence_master: set data_per_frame as frame capability (Jaroslav Kysela) [RHEL-152847]
- soundwire: cadence: export sdw_cdns_bpt_find_bandwidth (Jaroslav Kysela) [RHEL-152847]
- ASoC: SOF: Intel: export hda_sdw_bpt_get_buf_size_aligment (Jaroslav Kysela) [RHEL-152847]
- soundwire: intel_ace2x: add fake frame to BRA read command (Jaroslav Kysela) [RHEL-152847]
- soundwire: cadence_master: add fake_size parameter to sdw_cdns_prepare_read_dma_buffer (Jaroslav Kysela) [RHEL-152847]
- ALSA: hda: dt-bindings: add CIX IPBLOQ HDA controller support (Jaroslav Kysela) [RHEL-152847]
- ALSA: hda/core: add addr_offset field for bus address translation (Jaroslav Kysela) [RHEL-152847]
- ALSA: hda: add CIX IPBLOQ HDA controller support (Jaroslav Kysela) [RHEL-152847]
- ALSA: hda/realtek: Add support for ASUS UM3406GA (Jaroslav Kysela) [RHEL-152847]
- ALSA: hda/realtek: Add support for HP Turbine Laptops (Jaroslav Kysela) [RHEL-152847]
- ALSA: usb-audio: Initialize status1 to fix uninitialized symbol errors (Jaroslav Kysela) [RHEL-152847]
- ASoC: cros_ec_codec: Remove unnecessary selection of CRYPTO (Jaroslav Kysela) [RHEL-152847]
- ASoc: qcom: q6afe: fix bad guard conversion (Jaroslav Kysela) [RHEL-152847]
- ASoC: rockchip: Fix Wvoid-pointer-to-enum-cast warning (again) (Jaroslav Kysela) [RHEL-152847]
- ALSA: hda/realtek: Add PCI SSIDs to HP ProBook quirks (Jaroslav Kysela) [RHEL-152847]
- ASoC: cs-amp-lib: Revert use of __free(kfree) back to normal C cleanup (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: wcd939x: fix OF node leaks on probe failure (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: wcd938x: fix OF node leaks on probe failure (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: wcd937x: fix OF node leaks on probe failure (Jaroslav Kysela) [RHEL-152847]
- ALSA: usb-audio: Simplify with usb_endpoint_max_periodic_payload() (Jaroslav Kysela) [RHEL-152847]
- ALSA: hda/realtek: fix mute/micmute LEDs don't work for more HP laptops (Jaroslav Kysela) [RHEL-152847]
- ALSA: rawmidi: Fix inconsistent indenting warning reported by smatch (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: Modify awinic amplifier dsp read and write functions (Jaroslav Kysela) [RHEL-152847]
- ASoC: cs35l56: Log a message if firmware is missing (Jaroslav Kysela) [RHEL-152847]
- ASoC: SDCA: Fixup some more Kconfig issues (Jaroslav Kysela) [RHEL-152847]
- ASoC: nau8325: Delete a stray tab (Jaroslav Kysela) [RHEL-152847]
- firmware: cs_dsp: Don't require client to provide a struct cs_dsp_client_ops (Jaroslav Kysela) [RHEL-152847]
- ASoC: fsl_micfil: Set channel range control (Jaroslav Kysela) [RHEL-152847]
- ASoC: fsl_micfil: Add default quality for different platforms (Jaroslav Kysela) [RHEL-152847]
- ASoC: intel: sof_sdw: Add codec_info for cs42l45 (Jaroslav Kysela) [RHEL-152847]
- ASoC: sdw_utils: Add cs42l45 support functions (Jaroslav Kysela) [RHEL-152847]
- ASoC: intel: sof_sdw: Add ability to have auxiliary devices (Jaroslav Kysela) [RHEL-152847]
- ASoC: sdw_utils: Move codec_name to dai info (Jaroslav Kysela) [RHEL-152847]
- ASoC: sdw_utils: Add codec_conf for every DAI (Jaroslav Kysela) [RHEL-152847]
- ASoC: SDCA: Align mute controls to ALSA expectations (Jaroslav Kysela) [RHEL-152847]
- ASoC: SDCA: Add terminal type into input/output widget name (Jaroslav Kysela) [RHEL-152847]
- ASoC: cs-amp-lib: Use __free(kfree) instead of manual freeing (Jaroslav Kysela) [RHEL-152847]
- firmware: cs_dsp: Use kvzalloc() to allocate control caches (Jaroslav Kysela) [RHEL-152847]
- firmware: cs_dsp: Take pwr_lock around reading controls debugfs (Jaroslav Kysela) [RHEL-152847]
- ASoC: Intel: catpt: Do not block the system from suspending (Jaroslav Kysela) [RHEL-152847]
- ASoC: Intel: catpt: Do not ignore errors on runtime resume (Jaroslav Kysela) [RHEL-152847]
- ASoC: Intel: catpt: Fix probing order of driver components (Jaroslav Kysela) [RHEL-152847]
- ASoC: Intel: catpt: Switch to resource_xxx() API (Jaroslav Kysela) [RHEL-152847]
- ASoC: Intel: catpt: Fix offset checks (Jaroslav Kysela) [RHEL-152847]
- firmware: cs_dsp: Remove redundant download buffer allocator (Jaroslav Kysela) [RHEL-152847]
- ASoC: tegra: remove Kconfig dependency on TEGRA20_APB_DMA (Jaroslav Kysela) [RHEL-152847]
- ALSA: usb-audio: Implement jack detection for HP Thunderbolt Dock G2 (Jaroslav Kysela) [RHEL-152847]
- ALSA: usb-audio: Modularize realtek_add_jack in mixer_quirks (Jaroslav Kysela) [RHEL-152847]
- ASoC: fsl_xcvr: use dev_err_probe() replacing dev_err() + return (Jaroslav Kysela) [RHEL-152847]
- ASoC: stm32: sai: fix clk prepare imbalance on probe failure (Jaroslav Kysela) [RHEL-152847]
- ASoC: stm32: sai: fix device leak on probe (Jaroslav Kysela) [RHEL-152847]
- ALSA: ctxfi: Add support for Onkyo SE-300PCIE (OK0010) (Jaroslav Kysela) [RHEL-152847]
- ASoC: SDCA: Fix NULL vs IS_ERR() bug in sdca_dev_register_functions() (Jaroslav Kysela) [RHEL-152847]
- ALSA: ctxfi: Add support for dedicated RCA switching (Jaroslav Kysela) [RHEL-152847]
- ALSA: ctxfi: Add ADC helper functions for GPIO (Jaroslav Kysela) [RHEL-152847]
- ALSA: ctxfi: Refactor resource alloc for sparse mappings (Jaroslav Kysela) [RHEL-152847]
- ALSA: ctxfi: Use explicit output flag for DAIO resources (Jaroslav Kysela) [RHEL-152847]
- ALSA: ctxfi: Add hw parameter to daio_mgr_dao_init() (Jaroslav Kysela) [RHEL-152847]
- ALSA: usb-audio: Fix max bytes-per-interval calculation (Jaroslav Kysela) [RHEL-152847]
- ALSA: usb-audio: #undef field_{get,prep}() before local definition (Jaroslav Kysela) [RHEL-152847]
- ASoC: cs-amp-lib: Remove redundant calls to kunit_deactivate_static_stub() (Jaroslav Kysela) [RHEL-152847]
- firmware: cs_dsp: Store control length as 32-bit (Jaroslav Kysela) [RHEL-152847]
- ASoC: Intel: avs: Replace snprintf() with scnprintf() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: wcd934x: add explicit soundwire depenency (Jaroslav Kysela) [RHEL-152847]
- ALSA: pcm: Harden the spk_alloc assumption check (Jaroslav Kysela) [RHEL-152847]
- ASoC: SDCA: Add basic SDCA function driver (Jaroslav Kysela) [RHEL-152847]
- ASoC: SDCA: Add basic SDCA class driver (Jaroslav Kysela) [RHEL-152847]
- ASoC: SDCA: add function devices (Jaroslav Kysela) [RHEL-152847]
- ASoC: SDCA: Add helper to write initialization writes (Jaroslav Kysela) [RHEL-152847]
- ASoC: SDCA: Populate regmap cache for readable Controls (Jaroslav Kysela) [RHEL-152847]
- ASoC: SDCA: Factor out helper to process Control defaults (Jaroslav Kysela) [RHEL-152847]
- ASoC: SDCA: Use helper macros for control identification (Jaroslav Kysela) [RHEL-152847]
- ASoC: SDCA: Move most of the messages from info to debug (Jaroslav Kysela) [RHEL-152847]
- ASoC: SDCA: Add comment for function reset polling (Jaroslav Kysela) [RHEL-152847]
- ASoC: SDCA: Correct FDL locking in sdca_fdl_process() (Jaroslav Kysela) [RHEL-152847]
- ASoC: SDCA: Add missing forward declaration in header (Jaroslav Kysela) [RHEL-152847]
- ASoC: SDCA: Add stubs for FDL helper functions (Jaroslav Kysela) [RHEL-152847]
- ASoC: renesas: rz-ssi: Fix rz_ssi_priv::hw_params_cache::sample_width (Jaroslav Kysela) [RHEL-152847]
- ASoC: renesas: rz-ssi: Fix channel swap issue in full duplex mode (Jaroslav Kysela) [RHEL-152847]
- ASoC: cs35l56: Use SND_SOC_BYTES_E_ACC() for CAL_DATA_RB control (Jaroslav Kysela) [RHEL-152847]
- ASoC: cs35l56: Use SOC_ENUM_EXT_ACC() for CAL_SET_STATUS control (Jaroslav Kysela) [RHEL-152847]
- ASoC: soc.h: Add SND_SOC_BYTES_E_ACC() to allow setting access flags (Jaroslav Kysela) [RHEL-152847]
- ASoC: soc.h: Add SOC_ENUM_EXT_ACC() to allow setting access flags (Jaroslav Kysela) [RHEL-152847]
- ASoC: tas2781: Add tas2568/2574/5806m/5806md/5830 support (Jaroslav Kysela) [RHEL-152847]
- ASoC: dt-bindings: ti,tas2781: Add TAS2568/2574/5806M/5806MD/5830 support (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: arizona: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- firmware: cs_dsp: Append \n to debugfs string during read (Jaroslav Kysela) [RHEL-152847]
- firmware: cs_dsp: Factor out common debugfs string read (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: lpass-rx-macro: fix mute_stream affecting all paths (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: lpass-wsa-macro: remove unused WSA_MACRO_RX_MIX enum (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: lpass-wsa-macro: remove main path event (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: lpass-wsa-macro: fix path clock dependencies (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: lpass-wsa-macro: add volume controls for mix path (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: lpass-wsa-macro: remove mix path event (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: lpass-wsa-macro: remove useless gain read/write sequence (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: lpass-wsa-macro: remove unnecessary bounds check (Jaroslav Kysela) [RHEL-152847]
- ALSA: pcmtest: Replace deprecated strcpy with strscpy_pad in setup_patt_bufs (Jaroslav Kysela) [RHEL-152847]
- ASoC: wsa883x: drop GPIOD_FLAGS_BIT_NONEXCLUSIVE flag from GPIO lookup (Jaroslav Kysela) [RHEL-152847]
- ASoC: wsa881x: drop GPIOD_FLAGS_BIT_NONEXCLUSIVE flag from GPIO lookup (Jaroslav Kysela) [RHEL-152847]
- ASoC: soc-core: Pre-check zero CPU/codec DAIs, handle early rtd->dais alloc failure (Jaroslav Kysela) [RHEL-152847]
- ASoC: SOF: sof-client-probes: Replace snprintf() with scnprintf() (Jaroslav Kysela) [RHEL-152847]
- ASoC: SDCA: Add companion amp Function (Jaroslav Kysela) [RHEL-152847]
- ASoC: dt-bindings: mediatek,mt8189-afe-pcm: add audio afe document (Jaroslav Kysela) [RHEL-152847]
- ASoC: mediatek: mt8189: support PCM in platform driver (Jaroslav Kysela) [RHEL-152847]
- ASoC: mediatek: mt8189: support TDM in platform driver (Jaroslav Kysela) [RHEL-152847]
- ASoC: mediatek: mt8189: support I2S in platform driver (Jaroslav Kysela) [RHEL-152847]
- ASoC: mediatek: mt8189: support ADDA in platform driver (Jaroslav Kysela) [RHEL-152847]
- ASoC: mediatek: mt8189: support audio clock control (Jaroslav Kysela) [RHEL-152847]
- ASoC: mediatek: mt8189: add common header (Jaroslav Kysela) [RHEL-152847]
- ASoC: Intel: soc-acpi-intel-nvl-match: add rt722 l3 support (Jaroslav Kysela) [RHEL-152847]
- ASoC: SOF: Intel: add initial support for NVL-S (Jaroslav Kysela) [RHEL-152847]
- ALSA: hda: core: intel-dsp-config: Add support for NVL-S (Jaroslav Kysela) [RHEL-152847]
- ALSA: hda: controllers: intel: add support for Nova Lake S (Jaroslav Kysela) [RHEL-152847]
- ALSA: hda/hdmi: intelhdmi: add HDMI codec ID for Intel NVL (Jaroslav Kysela) [RHEL-152847]
- ASoC: Intel: soc-acpi: add NVL match tables (Jaroslav Kysela) [RHEL-152847]
- PCI: Add Intel Nova Lake S audio Device ID (Jaroslav Kysela) [RHEL-152847]
- ASoC: ux500: mop500_ab8500: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: ti: omap3pandora: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: ti: omap-twl4030: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: ti: omap-abe-twl6040: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: ti: j721e-evm: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: ti: davinci-evm: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: ti: ams-delta: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: tegra: tegra_wm8903: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: tegra: tegra210_ahub: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: tegra: tegra_asoc_machine: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: sunxi: sun8i-codec: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: sunxi: sun8i-codec-analog: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: sunxi: sun50i-codec-analog: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: sunxi: sun4i-codec: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: sof-client-probes: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: soc-topology: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: soc-pcm: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: soc-jack: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: soc-dapm: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: soc-core: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: sdw_utils: soc_sdw_utils: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: sdw_utils: soc_sdw_rt_sdca_jack_common: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: sdw_utils: soc_sdw_ti_amp: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: sdw_utils: soc_sdw_rt_mf_sdca: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: sdw_utils: soc_sdw_rt_amp: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: sdw_utils: soc_sdw_rt711: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: sdw_utils: soc_sdw_rt700: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: sdw_utils: soc_sdw_rt5682: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: sdw_utils: soc_sdw_maxim: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: sdw_utils: soc_sdw_dmic: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: sdw_utils: soc_sdw_cs_amp: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: sdw_utils: soc_sdw_cs42l43: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: sdw_utils: soc_sdw_cs42l42: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: sdw_utils: soc_sdw_bridge_cs35l56: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: samsung: tobermory: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: sdca: sdca_asoc: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: samsung: speyside: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: samsung: smdk_wm8994: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: samsung: littlemill: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: samsung: bells: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: samsung: aries_wm8994: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: rockchip: rockchip_max98090: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: rockchip: rk3288_hdmi_analog: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: qcom: sc7180: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: qcom: q6usb: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: qcom: topology: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: qcom: q6routing: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: meson: t9015: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: meson: g12a-tohdmitx: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: meson: g12a-toacodec: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: meson: axg-tdm-interface: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: meson: axg-spdifout: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: meson: aiu-codec-ctrl: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: meson: aiu-acodec-ctrl: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: mediatek: mt8186-mt6366-common: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: mediatek: mtk-dsp-sof-common: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: mediatek: mtk-afe-platform-driver: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: intel: boards: sof_rt5682: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: intel: boards: sof_realtek_common: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: intel: boards: sof_pcm512x: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: intel: boards: sof_nuvoton_common: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: intel: boards: sof_nau8825: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: intel: boards: sof_maxim_common: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: intel: boards: sof_es8336: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: intel: boards: sof_cirrus_common: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: intel: boards: sof_da7219: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: intel: boards: sof_board_helpers: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: intel: boards: cht_bsw_rt5672: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: intel: boards: cht_bsw_rt5645: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: intel: boards: cht_bsw_max98090_ti: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: intel: boards: bytcr_wm5102: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: intel: boards: bytcr_rt5651: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: intel: boards: bytcr_rt5640: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: intel: boards: bytcht_es8316: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: intel: boards: bytcht_cx2072x: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: intel: boards: bdw-rt5677: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: intel: avs: pcm: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: intel: avs: rt5640: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: intel: avs: control: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: intel: avs: rt5514: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: intel: avs: rt274: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: intel: avs: nau8825: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: intel: avs: es8336: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: intel: avs: da7219: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: intel: atom: sst-atom-controls: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: generic: audio-graph-card: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: fsl: imx-rpmsg: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: fsl: fsl-asoc-card: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: wm_hubs: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: wm_adsp: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: wm9712: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: wm9713: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: wm9090: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: wm9081: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: wm8998: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: wm8997: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: wm8996: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: wm8995: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: wm8994: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: wm8993: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: wm8991: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: wm8990: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: wm8988: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: wm8985: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: wm8978: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: wm8983: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: wm8974: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: wm8971: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: wm8962: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: wm8961: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: wm8960: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: wm8955: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: wm8940: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: wm8904: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: wm8903: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: wm8900: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: wm8804: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: wm8776: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: wm8753: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: wm8770: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: wm8750: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: wm8737: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: wm8731: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: wm8728: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: wm8711: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: wm8580: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: wm8523: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: wm8510: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: wm8400: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: wm8350: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: wm5110: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: wm5102: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: wm0010: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: wm5100: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: wcd937x: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: wcd934x: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: wcd9335: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: uda1380: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: twl6040: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: twl4030: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: tlv320dac33: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: tlv320aic3x: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: tlv320aic32x4: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: tlv320aic31xx: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: tlv320adc3xxx: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: tas6424: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: sta529: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: tas571x: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: sta350: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: sta32x: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: ssm4567: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: ssm2602: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: ssm2518: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: sma1307: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: sma1303: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: simple-mux: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: rt721-sdca: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: rt715: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: rt715-sdca: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: rt712-sdca-dmic: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: rt712-sdca: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: rt711: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: rt711-sdca: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: rt700: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: rt5682s: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: rt5682: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: rt5677: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: rt5670: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: rt5668: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: rt5665: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: rt5663: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: rt5660: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: rt5659: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: rt5645: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: rt5651: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: rt5640: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: rt5631: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: rt5516: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: rt5514: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: rt298: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: rt286: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: rt274: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: rt1015: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: rt1011: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: pcm512x: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: pcm186x: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: nau8824: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: nau8825: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: nau8822: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: nau8821: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: nau8810: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: mt6359: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: mt6358: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: ml26124: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: max9867: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: max9850: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: max98396: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: max98390: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: max98095: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: max98373: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: max98090: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: max98088: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: madera: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: lpass-wsa-macro: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: lpass-va-macro: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: lpass-tx-macro: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: lpass-rx-macro: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: lm49453: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: jz4770: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: jz4760: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: jz4740: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: hdmi-codec: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: hdac_hda: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: hdac_hdmi: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: hda: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: es8328: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: es8326: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: es8316: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: es7134: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: da9055: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: da732x: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: da7219: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: da7219-aad: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: da7213: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: da7218: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: cs2072x: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: cx20442: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: cs53l30: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: cs48l32: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: cs47l92: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: cs47l90: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: cs47l85: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: cs47l35: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: cs47l24: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: cs47l15: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: cs42l73: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: cs42xx8: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: cs42l56: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: cs42l52: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: cs42l51: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: cs42l43: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: cs42l43-jack: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: cs4234: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: cs35l56: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: cs35l45: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: cs35l41: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: cs35l33: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: cpcap: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: aw88261: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: aw88395: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: audio-iio-aux: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: arizona-jack: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: alc5623: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: adav80x: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: ak4641: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: adau7118: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: adau1977: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: adau17x1: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: adau1781: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: adau1761: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: ad193x: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: ad1836: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: 88pm860x: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: ab8500: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: atmel: tse850-pcm5142: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: amd: acp5x-mach: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: atmel: sam9g20_wm8731: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: amd: acp3x-es83xx: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: amd: acp-mach-common: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: soc.h: convert to snd_soc_dapm_xxx() (Jaroslav Kysela) [RHEL-152847]
- ASoC: Intel: avs: Honor NHLT override when setting up a path (Jaroslav Kysela) [RHEL-152847]
- ASoC: Intel: avs: Allow the topology to carry NHLT data (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: lpass-rx-macro: add SM6115 compatible (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: lpass-va-macro: add SM6115 compatible (Jaroslav Kysela) [RHEL-152847]
- ASoC: Intel: atom: Replace strcpy() with strscpy() (Jaroslav Kysela) [RHEL-152847]
- ASoC: Intel: boards: fix HDMI playback lookup when HDMI-In capture used (Jaroslav Kysela) [RHEL-152847]
- ALSA: gus: Remove unused declarations (Jaroslav Kysela) [RHEL-152847]
- ASoC: cs35l56: Allow restoring factory calibration through ALSA control (Jaroslav Kysela) [RHEL-152847]
- ASoC: cs35l56: Add control to read CAL_SET_STATUS (Jaroslav Kysela) [RHEL-152847]
- ASoC: Intel: sof_sdw: add codec speaker support for the SKU (Jaroslav Kysela) [RHEL-152847]
- ASoC: Intel: soc-acpi-ptl-match: add cs42l43_agg_l3_cs35l56_2 support (Jaroslav Kysela) [RHEL-152847]
- ASoC: Intel: sof_sdw: create BT dai link if bt_link_mask is set (Jaroslav Kysela) [RHEL-152847]
- ASOC: Intel: sof_sdw: add quirk for Avell B.ON (OEM rebranded NUC15) (Jaroslav Kysela) [RHEL-152847]
- ASoC: Intel: soc-acpi-intel-ptl-match: Add support for rt722_l0_rt1320_l23 (Jaroslav Kysela) [RHEL-152847]
- ASoC: Intel: sof_sdw: Add quirk to exclude RT722 speaker (Jaroslav Kysela) [RHEL-152847]
- ASoC: Intel: sof_rt5682: Add quirk override support (Jaroslav Kysela) [RHEL-152847]
- ASoC: cs35l56: Alter error codes for calibration routine (Jaroslav Kysela) [RHEL-152847]
- ALSA: au88x0: Fix array bounds warning in EQ drivers (Jaroslav Kysela) [RHEL-152847]
- ALSA: hda/senary: Replace magic numbers with defined constants (Jaroslav Kysela) [RHEL-152847]
- regmap: sdw-mbq: Reorder regmap_mbq_context struct for better packing (Jaroslav Kysela) [RHEL-152847]
- ASoC: stm32: dfsdm: don't use %%pK through printk (Jaroslav Kysela) [RHEL-152847]
- ASoC: soc-pcm: Preserve hw parameters from components in dpcm_runtime_setup_fe (Jaroslav Kysela) [RHEL-152847]
- ALSA: ac97: Fix kernel-doc warning for snd_ac97_reset (Jaroslav Kysela) [RHEL-152847]
- ASoC: qcom: q6asm: Use guard() for spin locks (Jaroslav Kysela) [RHEL-152847]
- ASoC: qcom: q6asm-dai: Use guard() for spin locks (Jaroslav Kysela) [RHEL-152847]
- ASoC: qcom: q6apm-dai: Use guard() for spin locks (Jaroslav Kysela) [RHEL-152847]
- ASoC: qcom: q6afe: Use guard() for spin locks (Jaroslav Kysela) [RHEL-152847]
- ASoc: qcom: q6asm: Use automatic cleanup of kfree() (Jaroslav Kysela) [RHEL-152847]
- ASoc: qcom: q6prm: Use automatic cleanup of kfree() (Jaroslav Kysela) [RHEL-152847]
- ASoc: qcom: q6afe: Use automatic cleanup of kfree() (Jaroslav Kysela) [RHEL-152847]
- ASoc: qcom: q6apm: Use automatic cleanup of kfree() (Jaroslav Kysela) [RHEL-152847]
- ASoc: qcom: q6adm: Use automatic cleanup of kfree() (Jaroslav Kysela) [RHEL-152847]
- ASoc: qcom: audioreach: Use automatic cleanup of kfree() (Jaroslav Kysela) [RHEL-152847]
- ASoc: qcom: audioreach: remove unused variables (Jaroslav Kysela) [RHEL-152847]
- ASoC: qcom: q6asm: set runtime correctly for each stream (Jaroslav Kysela) [RHEL-152847]
- ASoC: qcom: q6asm-dai: use q6asm_get_hw_pointer (Jaroslav Kysela) [RHEL-152847]
- ASoC: qcom: q6asm: add q6asm_get_hw_pointer (Jaroslav Kysela) [RHEL-152847]
- ASoC: qcom: q6asm-dai: schedule all available frames to avoid dsp under-runs (Jaroslav Kysela) [RHEL-152847]
- ASoC: qcom: q6asm: handle the responses after closing (Jaroslav Kysela) [RHEL-152847]
- ASoC: dt-bindings: ti,pcm1862: convert to dtschema (Jaroslav Kysela) [RHEL-152847]
- ASoC: dt-bindings: ti,tas2781: Add TAS5822 support (Jaroslav Kysela) [RHEL-152847]
- ASoC: tas2781: Add tas5822 support (Jaroslav Kysela) [RHEL-152847]
- ASoC: tas2781: Replace deprecated strcpy() with strscpy() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: aw88261: pass pointer directly instead of passing the address (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: simplify aw87390_init() argument a bit (Jaroslav Kysela) [RHEL-152847]
- ASoC: max98090/91: adding the two virtual Mux widgets in the routes (Jaroslav Kysela) [RHEL-152847]
- ASoC: fsl_spdif: Constify some structures (Jaroslav Kysela) [RHEL-152847]
- ASoC: max98090/91: adding two virtual Mux widgets for digital mics (Jaroslav Kysela) [RHEL-152847]
- ALSA: line6: add support for POD HD Pro X (Jaroslav Kysela) [RHEL-152847]
- regcache: maple: Split ->populate() from ->init() (Jaroslav Kysela) [RHEL-152847]
- regcache: Add ->populate() callback to separate from ->init() (Jaroslav Kysela) [RHEL-152847]
- ASoC: soc-core: check ops & auto_selectable_formats in snd_soc_dai_get_fmt() to prevent dereference error (Jaroslav Kysela) [RHEL-152847]
- ASoC: codec: wm8400: replace printk() calls with dev_*() device aware logging (Jaroslav Kysela) [RHEL-152847]
- ASoC: SOF: Intel: remove hyphen from AMP<index> name_prexix (Jaroslav Kysela) [RHEL-152847]
- ASoC: max98090/91: fixing the stream index (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: va-macro: fix revision checking (Jaroslav Kysela) [RHEL-152847]
- ASoC: SOF: Intel: select SND_SOC_SDW_UTILS in SND_SOC_SOF_HDA_GENERIC (Jaroslav Kysela) [RHEL-152847]
- ASoC: SOF: pcm: Set the PCM device name for HDMI (Jaroslav Kysela) [RHEL-152847]
- ASoC: cs4271: Add support for the external mclk (Jaroslav Kysela) [RHEL-152847]
- ASoC: tas2783: Fix build for SoundWire API update (Jaroslav Kysela) [RHEL-152847]
- ASoC: qcom: sc7280: make use of common helpers (Jaroslav Kysela) [RHEL-152847]
- ASoC: qcom: sdm845: make use of common helpers (Jaroslav Kysela) [RHEL-152847]
- ASoC: qcom: sdw: remove redundant code (Jaroslav Kysela) [RHEL-152847]
- ASoC: SDCA: Add HID button IRQ (Jaroslav Kysela) [RHEL-152847]
- ASoC: SDCA: Add early IRQ handling (Jaroslav Kysela) [RHEL-152847]
- ASoC: SDCA: Add UMP timeout handling for FDL (Jaroslav Kysela) [RHEL-152847]
- ASoC: SDCA: Add completion for FDL start and stop (Jaroslav Kysela) [RHEL-152847]
- ASoC: SDCA: Add FDL-specific IRQ processing (Jaroslav Kysela) [RHEL-152847]
- ASoC: SDCA: Add FDL library for XU entities (Jaroslav Kysela) [RHEL-152847]
- ASoC: SDCA: Add SDCA FDL data parsing (Jaroslav Kysela) [RHEL-152847]
- ASoC: SDCA: Add UMP buffer helper functions (Jaroslav Kysela) [RHEL-152847]
- ASoC: SDCA: Parse Function Reset max delay (Jaroslav Kysela) [RHEL-152847]
- ASoC: SDCA: Parse XU Entity properties (Jaroslav Kysela) [RHEL-152847]
- ASoC: SDCA: Force some SDCA Controls to be volatile (Jaroslav Kysela) [RHEL-152847]
- ASoC: SDCA: Rely less on the ASoC component in IRQ handling (Jaroslav Kysela) [RHEL-152847]
- ASoC: SDCA: Factor out a helper to find SDCA IRQ data (Jaroslav Kysela) [RHEL-152847]
- ASoC: SDCA: Update externally_requested flag to cover all requests (Jaroslav Kysela) [RHEL-152847]
- ASoC: SDCA: Pass device register map from IRQ alloc to handlers (Jaroslav Kysela) [RHEL-152847]
- ASoC: SDCA: Pass SoundWire slave to HID (Jaroslav Kysela) [RHEL-152847]
- ASoC: SDCA: Add manual PM runtime gets to IRQ handlers (Jaroslav Kysela) [RHEL-152847]
- regmap: sdw-mbq: Don't assume the regmap device is the SoundWire slave (Jaroslav Kysela) [RHEL-152847]
- ASoC: SDCA: Rename SoundWire struct device variables (Jaroslav Kysela) [RHEL-152847]
- ASoC: cs-amp-lib-test: Add test cases for cs_amp_set_efi_calibration_data() (Jaroslav Kysela) [RHEL-152847]
- ALSA: hda/cs35l56: Set cal_index to the amp index (Jaroslav Kysela) [RHEL-152847]
- ASoC: cs35l56: Add calibration command to store into UEFI (Jaroslav Kysela) [RHEL-152847]
- ASoC: cs-amp-lib: Add function to write calibration to UEFI (Jaroslav Kysela) [RHEL-152847]
- ASoC: cs-amp-lib: Return attributes from cs_amp_get_efi_variable() (Jaroslav Kysela) [RHEL-152847]
- ASoC: cs-amp-lib-test: Add cases for factory calibration helpers (Jaroslav Kysela) [RHEL-152847]
- ALSA: hda/cs35l56: Create debugfs files for factory calibration (Jaroslav Kysela) [RHEL-152847]
- ASoC: cs35l56: Create debugfs files for factory calibration (Jaroslav Kysela) [RHEL-152847]
- ASoC: cs35l56: Add common code for factory calibration (Jaroslav Kysela) [RHEL-152847]
- ASoC: cs-amp-lib: Add helpers for factory calibration (Jaroslav Kysela) [RHEL-152847]
- ASoC: cs35l56: Read silicon ID during initialization and save it (Jaroslav Kysela) [RHEL-152847]
- ASoC: renesas: fsi: Constify struct fsi_stream_handler (Jaroslav Kysela) [RHEL-152847]
- ASoC: dt-bindings: qcom,sm8250: add QRB2210 soundcard (Jaroslav Kysela) [RHEL-152847]
- ALSA: maestro3: using vmalloc_array() to handle the code (Jaroslav Kysela) [RHEL-152847]
- ASoC: sdw_utils: add name_prefix for rt1321 part id (Jaroslav Kysela) [RHEL-152847]
- ASoC: soc_sdw_utils: add cs35l57 support (Jaroslav Kysela) [RHEL-152847]
- ASoC: max98090/91: adding DAPM routing for digital output for max98091 (Jaroslav Kysela) [RHEL-152847]
- ASoC: max98090/91: fixing a space (Jaroslav Kysela) [RHEL-152847]
- ASoC: SOF: Fix function topology name check in profile info output (Jaroslav Kysela) [RHEL-152847]
- ASoC: max98090/91: added DAPM widget for digital output for max98091 (Jaroslav Kysela) [RHEL-152847]
- ASoC: fsl_aud2htx: add IEC958_SUBFRAME_LE format in supported list (Jaroslav Kysela) [RHEL-152847]
- ASoC: SOF: Intel: add hyphen between name and index to amp name_prefix (Jaroslav Kysela) [RHEL-152847]
- ASoC: rockchip: i2s-tdm: Omit a variable reassignment in rockchip_i2s_tdm_probe() (Jaroslav Kysela) [RHEL-152847]
- ASoC: dt-bindings: don't check node names (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: va-macro: Clean up on error path in probe() (Jaroslav Kysela) [RHEL-152847]
- ASoC: soc.h: remove snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: uniphier: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: tegra: tegra210: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: tegra: tegra186: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: mediatek: mt8195: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: mediatek: mt8192: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: mediatek: mt8186: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: mediatek: mt8183: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: mediatek: common: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: intel: catpt: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: intel: atom: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: fsl: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: wsa884x: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: wsa883x: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: wsa881x: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: wm_hubs: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: wm_adsp: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: wm9081: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: wm8996: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: wm8994: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: wm8991: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: wm8990: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: wm8985: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: wm8983: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: wm8962: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: wm8960: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: wm8958: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: wm8955: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: wm8904: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: wm8753: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: wm8903: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: wm8731: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: wm8580: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: wm8400: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: wm8350: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: wm5110: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: wm5102: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: wm2000: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: wcd939x: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: wcd938x: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: wcd937x: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: wcd934x: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: wcd9335: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: uda1334: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: twl6040: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: twl4030: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: tscs454: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: tscs42xx: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: tlv320dac33: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: tlv320aic23: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: tlv320adcx140: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: tlv320adc3xxx: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: tfa989x: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: tas5805m: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: tas5720: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: tas571x: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: tas5086: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: tas2781: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: tas2562: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: sta350: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: sta32x: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: sma1307: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: sma1303: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: sgtl5000: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: rt9123: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: rt711-sdca: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: rt5670: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: rt5665: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: rt5659: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: rt5631: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: rt1015: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: rt1318: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: rt1011: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: peb2466: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: pcm512x: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: pcm1681: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: ntp8835: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: nau8822: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: nau8810: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: mt6660: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: mt6359: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: mt6358: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: msm8916-wcd-digital: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: max98925: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: max9867: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: max98390: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: max98095: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: max98090: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: max98088: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: max9768: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: max9759: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: madera: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: lpass-wsa-macro: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: lpass-va-macro: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: lpass-tx-macro: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: lpass-rx-macro: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: idt821034: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: es8328: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: da9055: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: da732x: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: da7219: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: da7218: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: da7213: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: da7210: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: cs48l32: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: cs47l15: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: cs43130: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: cs42l84: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: cs42l51: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: cs42l43: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: cs42l42: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: cs4271: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: cs4270: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: cs4234: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: cs35l45: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: cs35l36: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: cros_ec: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: bd28623: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: aw88399: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: aw88395: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: aw88261: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: aw88166: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: aw88081: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: aw87390: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: arizona: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: ak4619: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: ak4641: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: ak4458: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: adav80x: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: ab8500: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: 88pm860x: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: atmel: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() (Jaroslav Kysela) [RHEL-152847]
- ASoC: dt-bindings: Add bindings for SpacemiT K1 (Jaroslav Kysela) [RHEL-152847]
- ASoC: amd: amd_sdw: Propagate the PCI subsystem Vendor and Device IDs (Jaroslav Kysela) [RHEL-152847]
- ASoC: amd: ps: Propagate the PCI subsystem Vendor and Device IDs (Jaroslav Kysela) [RHEL-152847]
- ALSA: firewire-tascam: reserve resources for transferred isochronous packets at S400 (Jaroslav Kysela) [RHEL-152847]
- ASoC: qcom: sc8280xp: Add support for Kaanapali (Jaroslav Kysela) [RHEL-152847]
- ASoC: dt-bindings: qcom,sm8250: Add kaanapali sound card (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: va-macro: Rework version checking (Jaroslav Kysela) [RHEL-152847]
- ASoC: mxs-saif: support usage with simple-audio-card (Jaroslav Kysela) [RHEL-152847]
- ASoC: codecs: rt5670: use SOC_VALUE_ENUM_SINGLE_DECL for DAC2 L/R MX-1B (Jaroslav Kysela) [RHEL-152847]
- dt-bindings: sound: Update ADMAIF bindings for tegra264 (Jaroslav Kysela) [RHEL-152847]
- ASoc: tas2783A: Remove unneeded variable assignment (Jaroslav Kysela) [RHEL-152847]
- ASoC: sof-function-topology-lib: escalate the log when missing function topoplogy (Jaroslav Kysela) [RHEL-152847]
- ASoC: SOF: Intel: use sof_sdw as default SDW machine driver (Jaroslav Kysela) [RHEL-152847]
- ASoC: SOF: don't check the existence of dummy topology (Jaroslav Kysela) [RHEL-152847]
- ASoC: SOF: add platform name into sof_intel_dsp_desc (Jaroslav Kysela) [RHEL-152847]
- ASoC: soc_sdw_utils: export asoc_sdw_get_dai_type (Jaroslav Kysela) [RHEL-152847]
- ASoC: Intel: export sof_sdw_get_tplg_files (Jaroslav Kysela) [RHEL-152847]
- ASoC: soc_sdw_utils: add name_prefix to asoc_sdw_codec_info struct (Jaroslav Kysela) [RHEL-152847]
- ASoC: soc-acpi: make some variables of acpi adr and link adr non-const (Jaroslav Kysela) [RHEL-152847]
- ASoC: SOF: Don't print the monolithic topology name if function topology may be used (Jaroslav Kysela) [RHEL-152847]
- ALSA: Add definitions for the bits in IEC958 subframe (Jaroslav Kysela) [RHEL-152847]
- ACPICA: Add SoundWire File Table (SWFT) signature (Jaroslav Kysela) [RHEL-152847]
- ASoC: wm8904: add DMIC support (Jaroslav Kysela) [RHEL-152847]
- ASoC: wm8904: get platform data from DT (Jaroslav Kysela) [RHEL-152847]
- ASoC: wm8904: Don't touch GPIO configs set to 0xFFFF (Jaroslav Kysela) [RHEL-152847]
Resolves: RHEL-112567, RHEL-148653, RHEL-150246, RHEL-150478, RHEL-152847, RHEL-153672, RHEL-154396, RHEL-154538, RHEL-155365, RHEL-155611, RHEL-156455, RHEL-156878, RHEL-159333

Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
2026-04-06 15:53:32 +00:00
CKI KWF Bot
afd9c85695 kernel-5.14.0-690.el9
* Wed Apr 01 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-690.el9]
- s390/dasd: Copy detected format information to secondary device (Mete Durlu) [RHEL-161530]
- s390/dasd: Move quiesce state with pprc swap (Mete Durlu) [RHEL-161530]
- s390/dasd: Fix gendisk parent after copy pair swap (Mete Durlu) [RHEL-161530]
- x86/mce/amd: Check SMCA feature bit before accessing SMCA MSRs (David Arcari) [RHEL-128579]
- x86/mce: Handle AMD threshold interrupt storms (David Arcari) [RHEL-128579]
- x86/mce: Do not clear bank's poll bit in mce_poll_banks on AMD SMCA systems (David Arcari) [RHEL-128579]
- x86/mce: Add support for physical address valid bit (David Arcari) [RHEL-128579]
- x86/mce: Save and use APEI corrected threshold limit (David Arcari) [RHEL-128579]
- x86/mce/amd: Define threshold restart function for banks (David Arcari) [RHEL-128579]
- x86/mce/amd: Remove redundant reset_block() (David Arcari) [RHEL-128579]
- x86/mce/amd: Support SMCA Corrected Error Interrupt (David Arcari) [RHEL-128579]
- x86/mce/amd: Enable interrupt vectors once per-CPU on SMCA systems (David Arcari) [RHEL-128579]
- x86/mce: Unify AMD DFR handler with MCA Polling (David Arcari) [RHEL-128579]
- x86/mce: Unify AMD THR handler with MCA Polling (David Arcari) [RHEL-128579]
- x86/mce: Add a clear_bank() helper (David Arcari) [RHEL-128579]
- x86/mce: Move machine_check_poll() status checks to helper functions (David Arcari) [RHEL-128579]
- x86/mce: Separate global and per-CPU quirks (David Arcari) [RHEL-128579]
- x86/mce: Do 'UNKNOWN' vendor check early (David Arcari) [RHEL-128579]
- x86/mce: Define BSP-only SMCA init (David Arcari) [RHEL-128579]
- x86/mce: Define BSP-only init (David Arcari) [RHEL-128579]
- x86/mce: Set CR4.MCE last during init (David Arcari) [RHEL-128579]
- x86/mce: Remove __mcheck_cpu_init_early() (David Arcari) [RHEL-128579]
- x86/mce: Cleanup bank processing on init (David Arcari) [RHEL-128579]
- x86/mce/amd: Put list_head in threshold_bank (David Arcari) [RHEL-128579]
- x86/mce/amd: Remove smca_banks_map (David Arcari) [RHEL-128579]
- x86/mce/amd: Remove return value for mce_threshold_{create,remove}_device() (David Arcari) [RHEL-128579]
- x86/mce/amd: Rename threshold restart function (David Arcari) [RHEL-128579]
- Merge tag 'x86_tdx_for_6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (David Arcari) [RHEL-128579]
- x86/fred: Add a machine check entry stub for FRED [partial] (David Arcari) [RHEL-128579]
- x86/mce/inject: Add missing MODULE_DESCRIPTION() line (David Arcari) [RHEL-128579]
- x86/mce/inject: Only write MCA_MISC when a value has been supplied (David Arcari) [RHEL-128579]
- x86/msr: Convert __rdmsr() uses to native_rdmsrq() uses [partial] (David Arcari) [RHEL-128579]
- x86/msr: Convert __wrmsr() uses to native_wrmsr{,q}() uses [partial] (David Arcari) [RHEL-128579]
- x86/msr: Add the native_rdmsrq() helper (David Arcari) [RHEL-128579]
- x86/msr: Rename 'native_wrmsrl()' to 'native_wrmsrq()' [partial] (David Arcari) [RHEL-128579]
- x86/msr: Rename 'mce_wrmsrl()' to 'mce_wrmsrq()' (David Arcari) [RHEL-128579]
- x86/msr: Rename 'mce_rdmsrl()' to 'mce_rdmsrq()' (David Arcari) [RHEL-128579]
- x86/msr: Add explicit includes of <asm/msr.h> [partial] (David Arcari) [RHEL-128579]
- x86/msr: Rename 'rdmsrl_on_cpu()' to 'rdmsrq_on_cpu()' [partial] (David Arcari) [RHEL-128579]
- x86/msr: Rename 'wrmsrl_safe()' to 'wrmsrq_safe()' [partial] (David Arcari) [RHEL-128579]
- x86/msr: Rename 'rdmsrl_safe()' to 'rdmsrq_safe()' [partial] (David Arcari) [RHEL-128579]
- x86/msr: Rename 'wrmsrl()' to 'wrmsrq()' [partial] (David Arcari) [RHEL-128579]
- x86/msr: Rename 'rdmsrl()' to 'rdmsrq()' [partial] (David Arcari) [RHEL-128579]
- x86/msr: Standardize on 'u32' MSR indices in <asm/msr.h> (David Arcari) [RHEL-128579]
- x86/msr: Harmonize the prototype and definition of do_trace_rdpmc() (David Arcari) [RHEL-128579]
- net: hv_netvsc: reject RSS hash key programming without RX indirection table (Medha Mummigatti) [RHEL-150569]
- powerpc/watchpoints: Annotate atomic context in more places (Mamatha Inamdar) [RHEL-145581]
- powerpc/watchpoint: Disable pagefaults when getting user instruction (Mamatha Inamdar) [RHEL-145581]
- i2c: i801: Add support for Intel Nova Lake-S (David Arcari) [RHEL-152917]
- i2c: i801: Fix the Intel Diamond Rapids features (David Arcari) [RHEL-152917]
- i2c: i801: Add support for Intel Diamond Rapids (David Arcari) [RHEL-152917]
- i2c: i801: Add support for Intel Wildcat Lake-U (David Arcari) [RHEL-152917]
- i2c: i801: Hide Intel Birch Stream SoC TCO WDT (David Arcari) [RHEL-152917]
- i2c: smbus: introduce Write Disable-aware SPD instantiating functions (David Arcari) [RHEL-152917]
- i2c: i801: Use MMIO if available (David Arcari) [RHEL-152917]
- i2c: i801: Switch to iomapped register access (David Arcari) [RHEL-152917]
- i2c: i801: Improve too small kill wait time in i801_check_post (David Arcari) [RHEL-152917]
- i2c: i801: Move i801_wait_intr and i801_wait_byte_done in the code (David Arcari) [RHEL-152917]
- i2c: i801: Cosmetic improvements (David Arcari) [RHEL-152917]
- x86/CPU/AMD: Add CPUID faulting support (David Arcari) [RHEL-140357]
- gfs2: Fix data loss during inode evict (Andreas Gruenbacher) [RHEL-127164]
- gfs2: minor evict_[un]linked_inode cleanup (Andreas Gruenbacher) [RHEL-127164]
- gfs2: Avoid unnecessary transactions in evict_linked_inode (Andreas Gruenbacher) [RHEL-127164]
- gfs2: Remove unnecessary check in gfs2_evict_inode (Andreas Gruenbacher) [RHEL-127164]
- gfs2: Call unlock_new_inode before d_instantiate (Andreas Gruenbacher) [RHEL-127164]
- gfs2: Don't remember delete unless it's successful (Andreas Gruenbacher) [RHEL-127164]
- gfs2: Remove redundant check for GLF_INSTANTIATE_NEEDED (Andreas Gruenbacher) [RHEL-127164]
- gfs2: fiemap page fault fix (Andreas Gruenbacher) [RHEL-127164]
- gfs2: Don't get stuck writing page onto itself under direct I/O (Andreas Gruenbacher) [RHEL-127164]
- dlm: fix recovery pending middle conversion (Alexander Aring) [RHEL-142778]
Resolves: RHEL-127164, RHEL-128579, RHEL-140357, RHEL-142778, RHEL-145581, RHEL-150569, RHEL-152917, RHEL-161530

Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
2026-04-01 13:46:15 +00:00
CKI KWF Bot
f326edc3c7 kernel-5.14.0-689.el9
* Mon Mar 30 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-689.el9]
- redhat: Update decompressor image path (Mete Durlu) [RHEL-141416]
- block: change blk_get_meta_cap() stub return -ENOIOCTLCMD (Ming Lei) [RHEL-154215]
- block: fix lbmd_guard_tag_type assignment in FS_IOC_GETLBMD_CAP (Ming Lei) [RHEL-154215]
- block: fix FS_IOC_GETLBMD_CAP parsing in blkdev_common_ioctl() (Ming Lei) [RHEL-154215]
- block: handle pi_tuple_size in queue_limits_stack_integrity (Ming Lei) [RHEL-154215]
- block: add __must_check attribute to sb_min_blocksize() (Ming Lei) [RHEL-154215]
- xfs: check the return value of sb_min_blocksize() in xfs_fs_fill_super (Ming Lei) [RHEL-154215]
- isofs: check the return value of sb_min_blocksize() in isofs_fill_super (Ming Lei) [RHEL-154215]
- exfat: check return value of sb_min_blocksize in exfat_read_boot_sector (Ming Lei) [RHEL-154215]
- vfat: fix missing sb_min_blocksize() return value checks (Ming Lei) [RHEL-154215]
- block: rate-limit capacity change info log (Ming Lei) [RHEL-154215]
- badblocks: use sector_t instead of int to avoid truncation of badblocks length (Ming Lei) [RHEL-154215]
- blk-mq: fix elevator depth_updated method (Ming Lei) [RHEL-154215]
- block/mq-deadline: Switch back to a single dispatch list (Ming Lei) [RHEL-154215]
- block/mq-deadline: Introduce dd_start_request() (Ming Lei) [RHEL-154215]
- block: relax atomic write boundary vs chunk size check (Ming Lei) [RHEL-154215]
- block: fix stacking of atomic writes when atomics are not supported (Ming Lei) [RHEL-154215]
- block: update validation of atomic writes boundary for stacked devices (Ming Lei) [RHEL-154215]
- block: use chunk_sectors when evaluating stacked atomic write limits (Ming Lei) [RHEL-154215]
- ilog2: add max_pow_of_two_factor() (Ming Lei) [RHEL-154215]
- block: make bio auto-integrity deadlock safe (Ming Lei) [RHEL-154215]
- block: blocking mempool_alloc doesn't fail (Ming Lei) [RHEL-154215]
- block: zero non-PI portion of auto integrity buffer (Ming Lei) [RHEL-154215]
- fs: add ioctl to query metadata and protection info capabilities (Ming Lei) [RHEL-154215]
- nvme: set pi_offset only when checksum type is not BLK_INTEGRITY_CSUM_NONE (Ming Lei) [RHEL-154215]
- block: introduce pi_tuple_size field in blk_integrity (Ming Lei) [RHEL-154215]
- block: rename tuple_size field in blk_integrity to metadata_size (Ming Lei) [RHEL-154215]
- block: Enforce power-of-2 physical block size (Ming Lei) [RHEL-154215]
- block: avoid possible overflow for chunk_sectors check in blk_stack_limits() (Ming Lei) [RHEL-154215]
- lib/sbitmap: make sbitmap_get_shallow() internal (Ming Lei) [RHEL-154215]
- lib/sbitmap: convert shallow_depth from one word to the whole sbitmap (Ming Lei) [RHEL-154215]
- md/raid0: convert raid0_make_request() to use bio_submit_split_bioset() (Ming Lei) [RHEL-154215]
- block: Fix an error path in disk_update_zone_resources() (Ming Lei) [RHEL-154215]
- block: rnbd-clt: Fix signedness bug in init_dev() (Ming Lei) [RHEL-154215]
- block: fix comment for op_is_zone_mgmt() to include RESET_ALL (Ming Lei) [RHEL-154215]
- block: fix NULL pointer dereference in blk_zone_reset_all_bio_endio() (Ming Lei) [RHEL-154215]
- blk-throttle: fix throtl_data leak during disk release (Ming Lei) [RHEL-154215]
- xen-blkfront: Cache feature_persistent value before advertisement (Ming Lei) [RHEL-154215]
- zram: off by one in read_block_state() (Ming Lei) [RHEL-154215]
- block: fix ordering of recursive split IO (Ming Lei) [RHEL-154215]
- block: skip unnecessary checks for split bio (Ming Lei) [RHEL-154215]
- blk-crypto: convert to use bio_submit_split_bioset() (Ming Lei) [RHEL-154215]
- md/md-linear: convert to use bio_submit_split_bioset() (Ming Lei) [RHEL-154215]
- md/raid5: convert to use bio_submit_split_bioset() (Ming Lei) [RHEL-154215]
- md/raid10: convert read/write to use bio_submit_split_bioset() (Ming Lei) [RHEL-154215]
- md/raid10: add a new r10bio flag R10BIO_Returned (Ming Lei) [RHEL-154215]
- md/raid1: convert to use bio_submit_split_bioset() (Ming Lei) [RHEL-154215]
- md/raid0: convert raid0_handle_discard() to use bio_submit_split_bioset() (Ming Lei) [RHEL-154215]
- block: factor out a helper bio_submit_split_bioset() (Ming Lei) [RHEL-154215]
- blk-crypto: fix missing blktrace bio split events (Ming Lei) [RHEL-154215]
- md: fix mssing blktrace bio split events (Ming Lei) [RHEL-154215]
- blk-mq: add QUEUE_FLAG_BIO_ISSUE_TIME (Ming Lei) [RHEL-154215]
- block: initialize bio issue time in blk_mq_submit_bio() (Ming Lei) [RHEL-154215]
- block: cleanup bio_issue (Ming Lei) [RHEL-154215]
- drbd: always set BLK_FEAT_STABLE_WRITES (Ming Lei) [RHEL-154215]
- null_blk: fix kmemleak by releasing references to fault configfs items (Ming Lei) [RHEL-154215]
- block: don't merge bios with different app_tags (Ming Lei) [RHEL-154215]
- block: rnbd-clt: Fix leaked ID in init_dev() (Ming Lei) [RHEL-154215]
- block: fix cached zone reports on devices with native zone append (Ming Lei) [RHEL-154215]
- block: Clear BLK_ZONE_WPLUG_PLUGGED when aborting plugged BIOs (Ming Lei) [RHEL-154215]
- zram: fix the issue that the write - back limits might overflow (Ming Lei) [RHEL-154215]
- block/blk-throttle: drop unneeded blk_stat_enable_accounting (Ming Lei) [RHEL-154215]
- block/blk-throttle: Fix throttle slice time for SSDs (Ming Lei) [RHEL-154215]
- ps3disk: use memcpy_{from,to}_bvec index (Ming Lei) [RHEL-154215]
- nbd: defer config unlock in nbd_genl_connect (Ming Lei) [RHEL-154215]
- nbd: defer config put in recv_work (Ming Lei) [RHEL-154215]
- block: freeze queue when updating zone resources (Ming Lei) [RHEL-154215]
- block: handle zone management operations completions (Ming Lei) [RHEL-154215]
- null_blk: set dma alignment to logical block size (Ming Lei) [RHEL-154215]
- block: make REQ_OP_ZONE_OPEN a write operation (Ming Lei) [RHEL-154215]
- block: fix op_is_zone_mgmt() to handle REQ_OP_ZONE_RESET_ALL (Ming Lei) [RHEL-154215]
- block: require LBA dma_alignment when using PI (Ming Lei) [RHEL-154215]
- block: Remove elevator_lock usage from blkg_conf frozen operations (Ming Lei) [RHEL-154215]
- loop: fix backing file reference leak on validation error (Ming Lei) [RHEL-154215]
- nbd: restrict sockets to TCP and UDP (Ming Lei) [RHEL-154215]
- blk-throttle: fix access race during throttle policy activation (Ming Lei) [RHEL-154215]
- block: use int to store blk_stack_limits() return value (Ming Lei) [RHEL-154215]
- blk-mq: check kobject state_in_sysfs before deleting in blk_mq_unregister_hctx (Ming Lei) [RHEL-154215]
- blk-zoned: Fix a lockdep complaint about recursive locking (Ming Lei) [RHEL-154215]
- null_blk: Fix the description of the cache_size module argument (Ming Lei) [RHEL-154215]
- block: fix kobject double initialization in add_disk (Ming Lei) [RHEL-154215]
- block: ensure discard_granularity is zero when discard is not supported (Ming Lei) [RHEL-154215]
- sunvdc: Balance device refcount in vdc_port_mpgroup_check (Ming Lei) [RHEL-154215]
- block: sanitize chunk_sectors for atomic write limits (Ming Lei) [RHEL-154215]
- block: mtip32xx: Fix usage of dma_map_sg() (Ming Lei) [RHEL-154215]
- zram: refuse to use zero sized block device as backing device (Ming Lei) [RHEL-154215]
- block: sunvdc: add check for mdesc_grab() returning NULL (Ming Lei) [RHEL-154215]
- rbd: avoid use-after-free in do_rbd_add() when rbd_dev_create() fails (Ming Lei) [RHEL-154215]
- rbd: fix possible memory leak in rbd_sysfs_init() (Ming Lei) [RHEL-154215]
- xen-blkfront: Advertise feature-persistent as user requested (Ming Lei) [RHEL-154215]
- xen-blkback: Advertise feature-persistent as user requested (Ming Lei) [RHEL-154215]
- xen-blkfront: Apply 'feature_persistent' parameter when connect (Ming Lei) [RHEL-154215]
- xen-blkback: Apply 'feature_persistent' parameter when connect (Ming Lei) [RHEL-154215]
- xen-blkback: fix persistent grants negotiation (Ming Lei) [RHEL-154215]
- xen/blkfront: fix comment for need_copy (Ming Lei) [RHEL-154215]
- zram: clear IDLE flag after recompression (Ming Lei) [RHEL-154215]
- drm/mgag200: fix mgag200_bmc_stop_scanout() (Jocelyn Falempe) [RHEL-148287]
Resolves: RHEL-141416, RHEL-148287, RHEL-154215

Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
2026-03-30 15:55:42 +00:00
CKI KWF Bot
beac2835b9 kernel-5.14.0-688.el9
* Wed Mar 25 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-688.el9]
- HID: intel-thc-hid: intel-thc: Fix incorrect pointer arithmetic in I2C regs save (Benjamin Tissoires) [RHEL-142234] {CVE-2025-39818}
- NFSv4: Check for delegation validity in nfs_start_delegation_return_locked() (Scott Mayhew) [RHEL-151415]
- perf/amd/ibs: Avoid calling perf_allow_kernel() from the IBS NMI handler (Michael Petlan) [RHEL-155340]
- perf: Extend the bit width of the arch-specific flag (Michael Petlan) [RHEL-155340]
- perf: Remove unnecessary parameter of security check (Michael Petlan) [RHEL-155340]
- scsi: target: iscsi: Fix use-after-free in iscsit_dec_session_usage_count() (CKI Backport Bot) [RHEL-150423] {CVE-2026-23193}
- nfsd: add list_head nf_gc to struct nfsd_file (Roberto Bergantinos Corpas) [RHEL-152552]
- redhat: genlog: add new JIRA cloud server hostname (Jan Stancek)
- gfs2: less aggressive low-memory log flushing (Andreas Gruenbacher) [RHEL-153055]
- io_uring: graduate to full support (Jeff Moyer) [RHEL-120699]
- netfilter: nf_tables: fix use-after-free in nf_tables_addchain() (CKI Backport Bot) [RHEL-153270] {CVE-2026-23231}
- net: atm: fix /proc/net/atm/lec handling (Hangbin Liu) [RHEL-146424] {CVE-2025-38180}
- net: atm: add lec_mutex (Hangbin Liu) [RHEL-146424]
- macvlan: observe an RCU grace period in macvlan_common_newlink() error path (Hangbin Liu) [RHEL-150227]
- macvlan: fix error recovery in macvlan_common_newlink() (Hangbin Liu) [RHEL-150227] {CVE-2026-23209}
- spi: tegra210-quad: Protect curr_xfer check in IRQ handler (Charles Mirabile) [RHEL-145814]
- spi: tegra210-quad: Protect curr_xfer clearing in tegra_qspi_non_combined_seq_xfer (Charles Mirabile) [RHEL-145814]
- spi: tegra210-quad: Protect curr_xfer in tegra_qspi_combined_seq_xfer (Charles Mirabile) [RHEL-145814]
- spi: tegra210-quad: Protect curr_xfer assignment in tegra_qspi_setup_transfer_one (Charles Mirabile) [RHEL-145814]
- spi: tegra210-quad: Move curr_xfer read inside spinlock (Charles Mirabile) [RHEL-145814]
- spi: tegra210-quad: Return IRQ_HANDLED when timeout already processed transfer (Charles Mirabile) [RHEL-145814]
- migrate: correct lock ordering for hugetlb file folios (Luiz Capitulino) [RHEL-147267] {CVE-2026-23097}
- ALSA: aloop: Fix racy access at PCM trigger (Jaroslav Kysela) [RHEL-150131] {CVE-2026-23191}
- netfilter: nf_tables: fix inverted genmask check in nft_map_catchall_activate() (CKI Backport Bot) [RHEL-149749] {CVE-2026-23111}
- bonding: fix use-after-free due to enslave fail after slave array update (CKI Backport Bot) [RHEL-152386] {CVE-2026-23171}
- Add signing key for Nvidia Jetson and Bluefield GPU signing keys (Enrique Belarte Luque) [RHEL-145938]
- Add NVIDIA Jetson signing key for OOT modules (Enrique Belarte Luque) [RHEL-145938]
- vsock: lock down child_ns_mode as write-once (Stefano Garzarella) [RHEL-117126]
- vsock: Use container_of() to get net namespace in sysctl handlers (Stefano Garzarella) [RHEL-117126]
- vsock: prevent child netns mode switch from local to global (Stefano Garzarella) [RHEL-117126]
- vsock: fix child netns mode initialization (Stefano Garzarella) [RHEL-117126]
- vsock: add netns support to virtio transports (Stefano Garzarella) [RHEL-117126]
- virtio: set skb owner of virtio_transport_reset_no_sock() reply (Stefano Garzarella) [RHEL-117126]
- vsock: add netns to vsock core (Stefano Garzarella) [RHEL-117126]
- vhost/vsock: improve RCU read sections around vhost_vsock_get() (Stefano Garzarella) [RHEL-117126]
- vsock: fix lock inversion in vsock_assign_transport() (Stefano Garzarella) [RHEL-117126]
- vsock: Do not allow binding to VMADDR_PORT_ANY (Stefano Garzarella) [RHEL-117126]
- vsock: reset socket state when de-assigning the transport (Stefano Garzarella) [RHEL-117126]
- vsock/virtio: cancel close work in the destructor (Stefano Garzarella) [RHEL-117126]
- dpll: zl3073x: Fix output pin phase adjustment sign (Ivan Vecera) [RHEL-149693]
- mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_gather (Rafael Aquini) [RHEL-150765]
- mm/hugetlb: add missing hugetlb_lock in __unmap_hugepage_range() (Rafael Aquini) [RHEL-150765]
- mm/hugetlb: convert use of struct page to folio in __unmap_hugepage_range() (Rafael Aquini) [RHEL-150765]
- mm/hugetlb: refactor __unmap_hugepage_range() to take folio instead of page (Rafael Aquini) [RHEL-150765]
- mm/hugetlb: refactor unmap_hugepage_range() to take folio instead of page (Rafael Aquini) [RHEL-150765]
- mm/hugetlb: pass folio instead of page to unmap_ref_private() (Rafael Aquini) [RHEL-150765]
- mm/hugetlb: fix two comments related to huge_pmd_unshare() (Rafael Aquini) [RHEL-150765]
- mm/hugetlb: fix hugetlb_pmd_shared() (Rafael Aquini) [RHEL-150765] {CVE-2026-23100}
- mm/hugetlb: fix copy_hugetlb_page_range() to use ->pt_share_count (Rafael Aquini) [RHEL-150765]
- mm: hugetlb: independent PMD page table shared count (Rafael Aquini) [RHEL-150765] {CVE-2024-57883}
- mm/rmap: fix two comments related to huge_pmd_unshare() (Rafael Aquini) [RHEL-150765]
- mm/rmap: introduce and use hugetlb_remove_rmap() (Rafael Aquini) [RHEL-150765]
- x86/mm/64: define ARCH_PAGE_TABLE_SYNC_MASK and arch_sync_kernel_mappings() (Rafael Aquini) [RHEL-150765] {CVE-2025-39845}
- mm: introduce and use {pgd,p4d}_populate_kernel() (Rafael Aquini) [RHEL-150765]
- mm: move page table sync declarations to linux/pgtable.h (Rafael Aquini) [RHEL-150765] {CVE-2025-39844}
- redhat: update self-test data (Patrick Talbert)
- redhat: set defaults for 9.8 (Patrick Talbert)
- gitlab-ci: disttag override for 9.8 (Patrick Talbert)
- ipv6: BUG() in pskb_expand_head() as part of calipso_skbuff_setattr() (CKI Backport Bot) [RHEL-143546] {CVE-2025-71085}
- s390/pci: Avoid deadlock between PCI error recovery and mlx5 crdump (Mete Durlu) [RHEL-157931]
- pNFS: fix a missing wake up while waiting on NFS_LAYOUT_DRAIN (Olga Kornievskaia) [RHEL-151429]
- USB: storage: Remove subclass and protocol overrides from Novatek quirk (Desnes Nunes) [RHEL-147786]
- usb: uas: fix urb unmapping issue when the uas device is remove during ongoing data transfer (Desnes Nunes) [RHEL-147786] {CVE-2025-68331}
- xhci: dbgtty: fix device unregister: fixup (Desnes Nunes) [RHEL-147786]
- xhci: dbgtty: fix device unregister (Desnes Nunes) [RHEL-147786]
- tty: fix tty_port_tty_*hangup() kernel-doc (Desnes Nunes) [RHEL-147786]
- tty: introduce and use tty_port_tty_vhangup() helper (Desnes Nunes) [RHEL-147786]
- usb: storage: sddr55: Reject out-of-bound new_pba (Desnes Nunes) [RHEL-147786] {CVE-2025-40345}
- USB: serial: option: add support for Rolling RW101R-GL (Desnes Nunes) [RHEL-147786]
- usb: typec: ucsi: psy: Set max current to zero when disconnected (Desnes Nunes) [RHEL-147786]
- drivers/usb/dwc3: fix PCI parent check (Desnes Nunes) [RHEL-147786]
- usb: storage: Fix memory leak in USB bulk transport (Desnes Nunes) [RHEL-147786] {CVE-2025-68288}
- xhci: sideband: Fix race condition in sideband unregister (Desnes Nunes) [RHEL-147786]
- xhci: dbgtty: Fix data corruption when transmitting data form DbC to host (Desnes Nunes) [RHEL-147786]
- xhci: fix stale flag preventig URBs after link state error is cleared (Desnes Nunes) [RHEL-147786]
- USB: serial: ftdi_sio: add support for u-blox EVK-M101 (Desnes Nunes) [RHEL-147786]
- usb: gadget: udc: fix use-after-free in usb_gadget_state_work (Desnes Nunes) [RHEL-147786] {CVE-2025-68282}
- USB: serial: option: add Telit FN920C04 ECM compositions (Desnes Nunes) [RHEL-147786]
- usb: roles: get usb role switch from parent only for usb-b-connector (Desnes Nunes) [RHEL-147786]
- Revert "tcpm: allow looking for role_sw device in the main node" (Desnes Nunes) [RHEL-147786]
- USB: serial: option: add Quectel RG255C (Desnes Nunes) [RHEL-147786]
- tcpm: allow looking for role_sw device in the main node (Desnes Nunes) [RHEL-147786]
- tcpm: switch check for role_sw device with fw_node (Desnes Nunes) [RHEL-147786]
- usb/core/quirks: Add Huawei ME906S to wakeup quirk (Desnes Nunes) [RHEL-147786]
- USB: serial: option: add UNISOC UIS7720 (Desnes Nunes) [RHEL-147786]
- xhci: dbc: enable back DbC in resume if it was enabled before suspend (Desnes Nunes) [RHEL-147786]
- xhci: dbc: fix bogus 1024 byte prefix if ttyDBC read races with stall event (Desnes Nunes) [RHEL-147786]
- usb: xhci-pci: Fix USB2-only root hub registration (Desnes Nunes) [RHEL-147786]
- dt-bindings: usb: switch: split out ports definition (Desnes Nunes) [RHEL-147786]
- dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp: Add ports and orientation-switch (Desnes Nunes) [RHEL-147786]
- usb: typec: mux: gpio-sbu: Make enable gpio optional (Desnes Nunes) [RHEL-147786]
- dt-bindings: usb: gpio-sbu-mux: Make 'enable-gpios' optional (Desnes Nunes) [RHEL-147786]
- usb: dwc3: Don't call clk_bulk_disable_unprepare() twice (Desnes Nunes) [RHEL-147786]
- dt-bindings: usb: dwc3-imx8mp: dma-range is required only for imx8mp (Desnes Nunes) [RHEL-147786]
- usb: vhci-hcd: Prevent suspending virtually attached devices (Desnes Nunes) [RHEL-147786]
- USB: serial: option: add SIMCom 8230C compositions (Desnes Nunes) [RHEL-147786]
- thunderbolt: Fix use-after-free in tb_dp_dprx_work (Desnes Nunes) [RHEL-147786] {CVE-2025-40002}
- docs: driver-api: fix spelling of "buses". (Desnes Nunes) [RHEL-147786]
- media: Documentation: media: Improve camera sensor documentation (Desnes Nunes) [RHEL-147786]
- ipmi: Add docs for the IPMI IPMB driver (Desnes Nunes) [RHEL-147786]
- usb: xhci: align PORTSC trace with one-based port numbering (Desnes Nunes) [RHEL-147786]
- usb: xhci: correct indentation for PORTSC tracing function (Desnes Nunes) [RHEL-147786]
- usb: xhci: improve TR Dequeue Pointer mask (Desnes Nunes) [RHEL-147786]
- usb: xhci-pci: add support for hosts with zero USB3 ports (Desnes Nunes) [RHEL-147786]
- usb: xhci: Update a comment about Stop Endpoint retries (Desnes Nunes) [RHEL-147786]
- Revert "usb: xhci: Avoid Stop Endpoint retry loop if the endpoint seems Running" (Desnes Nunes) [RHEL-147786]
- usb: gadget: Introduce free_usb_request helper (Desnes Nunes) [RHEL-147786]
- usb: gadget: Store endpoint pointer in usb_request (Desnes Nunes) [RHEL-147786]
- phy: fsl-imx8mq-usb: fix typec orientation switch when built as module (Desnes Nunes) [RHEL-147786]
- usb: typec: Stub out typec_switch APIs when CONFIG_TYPEC=n (Desnes Nunes) [RHEL-147786]
- usb: mon: Increase BUFF_MAX to 64 MiB to support multi-MB URBs (Desnes Nunes) [RHEL-147786]
- usb: xhci: plat: Facilitate using autosuspend for xhci plat devices (Desnes Nunes) [RHEL-147786]
- redhat/configs: Enable DWC3 Generic Platform Driver on RHEL aarch64 (Desnes Nunes) [RHEL-147786]
- usb: dwc3: add generic driver to support flattened (Desnes Nunes) [RHEL-147786]
- clk: Provide devm_clk_bulk_get_all_enabled() helper (Desnes Nunes) [RHEL-147786]
- dt-bindings: usb: dwc3: add support for SpacemiT K1 (Desnes Nunes) [RHEL-147786]
- thunderbolt: Update thunderbolt.h header file (Desnes Nunes) [RHEL-147786]
- thunderbolt: Update xdomain.c function documentation (Desnes Nunes) [RHEL-147786]
- thunderbolt: Update usb4_port.c function documentation (Desnes Nunes) [RHEL-147786]
- thunderbolt: Update usb4.c function documentation (Desnes Nunes) [RHEL-147786]
- thunderbolt: Update tunnel.h function documentation (Desnes Nunes) [RHEL-147786]
- thunderbolt: Update tunnel.c function documentation (Desnes Nunes) [RHEL-147786]
- thunderbolt: Update tmu.c function documentation (Desnes Nunes) [RHEL-147786]
- thunderbolt: Add missing documentation in tb.h (Desnes Nunes) [RHEL-147786]
- thunderbolt: Update tb.h function documentation (Desnes Nunes) [RHEL-147786]
- thunderbolt: Update tb.c function documentation (Desnes Nunes) [RHEL-147786]
- thunderbolt: Update switch.c function documentation (Desnes Nunes) [RHEL-147786]
- thunderbolt: Update retimer.c function documentation (Desnes Nunes) [RHEL-147786]
- thunderbolt: Update property.c function documentation (Desnes Nunes) [RHEL-147786]
- thunderbolt: Update path.c function documentation (Desnes Nunes) [RHEL-147786]
- thunderbolt: Update nvm.c function documentation (Desnes Nunes) [RHEL-147786]
- thunderbolt: Add missing documentation in nhi_regs.h ring_desc structure (Desnes Nunes) [RHEL-147786]
- thunderbolt: Update nhi.c function documentation (Desnes Nunes) [RHEL-147786]
- thunderbolt: Update lc.c function documentation (Desnes Nunes) [RHEL-147786]
- thunderbolt: Update eeprom.c function documentation (Desnes Nunes) [RHEL-147786]
- thunderbolt: Update domain.c function documentation (Desnes Nunes) [RHEL-147786]
- thunderbolt: Update dma_port.c function documentation (Desnes Nunes) [RHEL-147786]
- thunderbolt: Add missing documentation in ctl.h tb_cfg_request struct (Desnes Nunes) [RHEL-147786]
- thunderbolt: Update ctl.c function documentation (Desnes Nunes) [RHEL-147786]
- thunderbolt: Update clx.c function documentation (Desnes Nunes) [RHEL-147786]
- thunderbolt: Update cap.c function documentation (Desnes Nunes) [RHEL-147786]
- thunderbolt: Update acpi.c function documentation (Desnes Nunes) [RHEL-147786]
- usb: typec: tipd: Handle mode transitions for CD321x (Desnes Nunes) [RHEL-147786]
- usb: typec: tipd: Read data status in probe and cache its value (Desnes Nunes) [RHEL-147786]
- usb: typec: tipd: Use read_power_status function in probe (Desnes Nunes) [RHEL-147786]
- usb: typec: tipd: Update partner identity when power status was updated (Desnes Nunes) [RHEL-147786]
- usb: typec: tipd: Register DisplayPort and Thunderbolt altmodes for cd321x (Desnes Nunes) [RHEL-147786]
- usb: typec: tipd: Read USB4, Thunderbolt and DisplayPort status for cd321x (Desnes Nunes) [RHEL-147786]
- usb: typec: tipd: Add cd321x struct with separate size (Desnes Nunes) [RHEL-147786]
- usb: typec: tipd: Trace data status for CD321x correctly (Desnes Nunes) [RHEL-147786]
- usb: typec: tipd: Move switch_power_state to tipd_data (Desnes Nunes) [RHEL-147786]
- usb: typec: tipd: Move initial irq mask to tipd_data (Desnes Nunes) [RHEL-147786]
- usb: typec: tipd: Clear interrupts first (Desnes Nunes) [RHEL-147786]
- usb: host: enable USB offload during system sleep (Desnes Nunes) [RHEL-147786]
- xhci: sideband: add api to trace sideband usage (Desnes Nunes) [RHEL-147786]
- usb: offload: add apis for offload usage tracking (Desnes Nunes) [RHEL-147786]
- usb: xhci-plat: separate dev_pm_ops for each pm_event (Desnes Nunes) [RHEL-147786]
- usb: dwc3: core: Introduce glue callbacks for flattened implementations (Desnes Nunes) [RHEL-147786]
- usb: host: tegra: Remove manual wake IRQ disposal (Desnes Nunes) [RHEL-147786]
- usb: host: xhci-tegra: Use platform_get_irq_optional() for wake IRQs (Desnes Nunes) [RHEL-147786]
- usb: xhci: tegra: Support USB wakeup function for Tegra234 (Desnes Nunes) [RHEL-147786]
- usb: udc: Add trace event for usb_gadget_set_state (Desnes Nunes) [RHEL-147786]
- usb: typec: tcpci: add wakeup support (Desnes Nunes) [RHEL-147786]
- dt-bindings: extcon: linux,extcon-usb-gpio: GPIO must be provided (Desnes Nunes) [RHEL-147786]
- redhat/configs: Adding CONFIG_EXTCON_MAX14526 (Desnes Nunes) [RHEL-147786]
- extcon: max14526: depends on I2C to prevent build warning/errors (Desnes Nunes) [RHEL-147786]
- extcon: max14526: avoid defined but not used warning (Desnes Nunes) [RHEL-147786]
- extcon: Add basic support for Maxim MAX14526 MUIC (Desnes Nunes) [RHEL-147786]
- dt-bindings: extcon: Document Maxim MAX14526 MUIC (Desnes Nunes) [RHEL-147786]
- usb: gadget: tegra-xudc: Remove redundant ternary operators (Desnes Nunes) [RHEL-147786]
- usb: core: support eUSB2 double bandwidth large isoc URB frames (Desnes Nunes) [RHEL-147786]
- usb: xhci: Add host support for eUSB2 double isochronous bandwidth devices (Desnes Nunes) [RHEL-147786]
- usb: core: Introduce usb_endpoint_is_hs_isoc_double() (Desnes Nunes) [RHEL-147786]
- usb: xhci: Use usb_endpoint_max_periodic_payload() (Desnes Nunes) [RHEL-147786]
- usb: core: Add a function to get USB version independent periodic payload (Desnes Nunes) [RHEL-147786]
- usb: core: eUSB2 companion descriptor is for isoc IN endpoints only (Desnes Nunes) [RHEL-147786]
- usb: core: Parse eUSB2 companion descriptors for high speed devices only (Desnes Nunes) [RHEL-147786]
- usb: core: Use le16_to_cpu() to read __le16 value in usb_parse_endpoint() (Desnes Nunes) [RHEL-147786]
- usb: typec: ucsi: Add check for UCSI version (Desnes Nunes) [RHEL-147786]
- usb: host: xhci-tegra: Remove redundant ternary operators (Desnes Nunes) [RHEL-147786]
- dt-bindings: usb: IXP4xx UDC bindings (Desnes Nunes) [RHEL-147786]
- usb: dwc3: Refactor dwc3_mode_show (Desnes Nunes) [RHEL-147786]
- usb: dwc3: Add trace event for dwc3_set_prtcap (Desnes Nunes) [RHEL-147786]
- usb: storage: realtek_cr: Simplify residue calculation in rts51x_bulk_transport() (Desnes Nunes) [RHEL-147786]
- usb: misc: Update link to EHSET pdf doc (Desnes Nunes) [RHEL-147786]
- usb: usblp: Use min_t() to improve usblp_read() (Desnes Nunes) [RHEL-147786]
- USB: serial: oti6858: remove extranenous ; after comment (Desnes Nunes) [RHEL-147786]
- thunderbolt: Use string choices helpers (Desnes Nunes) [RHEL-147786]
- mmc: rtsx_usb_sdmmc: use modern PM macros (Desnes Nunes) [RHEL-147786]
- mmc: rtsx_usb_sdmmc: Fix uninitialized variable issue (Desnes Nunes) [RHEL-147786]
- Documentation: driver-api: usb: Limit toctree depth (Desnes Nunes) [RHEL-147786]
- misc: rtsx: usb card reader: add OCP support (Desnes Nunes) [RHEL-147786]
- memstick: Add timeout to prevent indefinite waiting (Desnes Nunes) [RHEL-147786]
- misc: rtsx_pci: Add separate CD/WP pin polarity reversal support (Desnes Nunes) [RHEL-147786]
- usb: gadget: f_ncm: Fix MAC assignment NCM ethernet (Desnes Nunes) [RHEL-147786]
- USB: Check no positive return values from pm_runtime_resume_and_get() (Desnes Nunes) [RHEL-147786]
- usb: typec: ucsi: Add support for READ_POWER_LEVEL command (Desnes Nunes) [RHEL-147786]
- thunderbolt: Use is_pciehp instead of is_hotplug_bridge (Desnes Nunes) [RHEL-147786]
- PCI: Move is_pciehp check out of pciehp_is_native() (Desnes Nunes) [RHEL-147786]
- PCI: pciehp: Use is_pciehp instead of is_hotplug_bridge (Desnes Nunes) [RHEL-147786]
- PCI/portdrv: Use is_pciehp instead of is_hotplug_bridge (Desnes Nunes) [RHEL-147786]
- PCI/ACPI: Fix runtime PM ref imbalance on Hot-Plug Capable ports (Desnes Nunes) [RHEL-147786]
- PCI: Allow PCI bridges to go to D3Hot on all non-x86 (Desnes Nunes) [RHEL-147786]
- dt-bindings: usb: Drop duplicate nvidia,tegra20-ehci.txt (Desnes Nunes) [RHEL-147786]
- usb: dwc3: qcom: Remove extcon functionality from glue layer (Desnes Nunes) [RHEL-147786]
- USB: lower "Device is not authorized for usage" message to info (Desnes Nunes) [RHEL-147786]
- usb: dwc3: qcom: Add shutdown handler (Desnes Nunes) [RHEL-147786]
- thunderbolt: Use Linux Foundation IDs for XDomain discovery (Desnes Nunes) [RHEL-147786]
- phy: hisilicon: hi6220-usb: drop unused module alias (Desnes Nunes) [RHEL-147786]
- dt-bindings: phy: fsl,imx8mq-usb: Drop 'db' suffix duplicating dtschema (Desnes Nunes) [RHEL-147786]
- thunderbolt: Compare HMAC values in constant time (Desnes Nunes) [RHEL-147786]
- s390/ap: Expose ap_bindings_complete_count counter via sysfs (Mete Durlu) [RHEL-155897]
- redhat: genlog: add new JIRA cloud server hostname (Jan Stancek)
- ucount: check for CAP_SYS_RESOURCE using ns_capable_noaudit() (Ondrej Mosnacek) [RHEL-135610]
- ipc: don't audit capability check in ipc_permissions() (Ondrej Mosnacek) [RHEL-135610]
- x86/kexec: Copy ACPI root pointer address from config table (Baoquan He) [RHEL-130927]
- redhat: update RHEL_MINOR version for start of RHEL-9.9 development (Jarod Wilson)
- fs: use debug-only asserts around fd allocation and install (Ian Kent) [RHEL-133537]
- fs: fix fd table size alignment properly (Ian Kent) [RHEL-133537]
- fs: fd tables have to be multiples of BITS_PER_LONG (Ian Kent) [RHEL-133537]
- fs/file: fix the check in find_next_fd() (Ian Kent) [RHEL-133537]
- smb: client: fix oops due to uninitialised var in smb2_unlink() (Paulo Alcantara) [RHEL-153749]
- smb/client: remove unused SMB311_posix_query_info() (Paulo Alcantara) [RHEL-153749]
- smb/client: fix buffer size for smb311_posix_qinfo in SMB311_posix_query_info() (Paulo Alcantara) [RHEL-153749]
- smb/client: fix buffer size for smb311_posix_qinfo in smb2_compound_op() (Paulo Alcantara) [RHEL-153749]
- i2c: i801: Revert "i2c: i801: replace acpi_lock with I2C bus lock" (David Arcari) [RHEL-153431]
- x86/boot: Handle relative CONFIG_EFI_SBAT_FILE file paths (Jan Stancek) [RHEL-150459]
- ice: fix page leak for zero-size Rx descriptors (Petr Oros) [RHEL-152865]
- nfsd: use correct loop termination in nfsd4_revoke_states() (Olga Kornievskaia) [RHEL-117260]
- nfsd: check that server is running in unlock_filesystem (Olga Kornievskaia) [RHEL-117260]
- nfsd: add list_head nf_gc to struct nfsd_file (Roberto Bergantinos Corpas) [RHEL-152061]
- smb: client: fix broken multichannel with krb5+signing (Paulo Alcantara) [RHEL-143362]
- autofs: use wake_up() instead of wake_up_interruptible(() (Ian Kent) [RHEL-148438]
- autofs: fix memory leak of waitqueues in autofs_catatonic_mode (Ian Kent) [RHEL-148438] {CVE-2023-54134}
- cpufreq: intel_pstate: Fix crash during turbo disable (David Arcari) [RHEL-128576]
- cpufreq: intel_pstate: Fix NULL pointer dereference in update_cpu_qos_request() (David Arcari) [RHEL-128576]
- cpufreq: intel_pstate: Enable asym capacity only when CPU SMT is not possible (David Arcari) [RHEL-128576]
- cpufreq: intel_pstate: Eliminate some code duplication (David Arcari) [RHEL-128576]
- cpufreq: intel_pstate: Use mutex guard for driver locking (David Arcari) [RHEL-128576]
- cpufreq: intel_pstate: Add Diamond Rapids OOB mode support (David Arcari) [RHEL-128576]
- cpufreq: intel_pstate: Improve printing of debug messages (David Arcari) [RHEL-128576]
- cpufreq: intel_pstate: hybrid: Adjust energy model rules (David Arcari) [RHEL-128576]
- cpufreq: intel_pstate: Add and use hybrid_has_l3() (David Arcari) [RHEL-128576]
- cpufreq: intel_pstate: Add and use hybrid_get_cpu_type() (David Arcari) [RHEL-128576]
- cpufreq: intel_pstate: Use likely() optimization in intel_pstate_sample() (David Arcari) [RHEL-128576]
- cpufreq: intel_pstate: Enable HWP without EPP if DEC is enabled (David Arcari) [RHEL-128576]
- cpufreq: intel_pstate: Adjust frequency percentage computations (David Arcari) [RHEL-128576]
- cpufreq: intel_pstate: Rearrange freq QoS updates using __free() (David Arcari) [RHEL-128576]
- cpufreq: intel_pstate: Remove EPB-related code (David Arcari) [RHEL-128576]
- cpufreq: intel_pstate: Rearrange variable declaration involving __free() (David Arcari) [RHEL-128576]
- tools/power cpupower: Show C0 in idle-info dump (David Arcari) [RHEL-128578]
- tools/power cpupower: Reset errno before strtoull() (David Arcari) [RHEL-128578]
- tools/cpupower: Use strcspn() to strip trailing newline (David Arcari) [RHEL-128578]
- tools/cpupower: Fix inverted APERF capability check (David Arcari) [RHEL-128578]
- cpupower: idle_monitor: fix incorrect value logged after stop (David Arcari) [RHEL-128578]
- tools/cpupower: Fix incorrect size in cpuidle_state_disable() (David Arcari) [RHEL-128578]
- tools/cpupower: fix error return value in cpupower_write_sysfs() (David Arcari) [RHEL-128578]
- intel_idle: Add C-states validation (David Arcari) [RHEL-128587]
- intel_idle: Add cmdline option to adjust C-states table (David Arcari) [RHEL-128587]
- intel_idle: Remove unnecessary address-of operators (David Arcari) [RHEL-128587]
- intel_idle: Remove unused driver version constant (David Arcari) [RHEL-128587]
- intel_idle: Remove the 'preferred_cstates' parameter (David Arcari) [RHEL-128587]
- intel_idle: Initialize sysfs after cpuidle driver initialization (David Arcari) [RHEL-128587]
- ALSA: aloop: Fix racy access at PCM trigger (CKI Backport Bot) [RHEL-150882] {CVE-2026-23191}
- powerpc/iommu: bypass DMA APIs for coherent allocations for pre-mapped memory (Mamatha Inamdar) [RHEL-149742]
- NFSD: Fix permission check for read access to executable-only files (Scott Mayhew) [RHEL-150983]
- net/handshake: duplicate handshake cancellations leak socket (Scott Mayhew) [RHEL-150978]
- NFSv4: Check for delegation validity in nfs_start_delegation_return_locked() (Lucas Oakley) [RHEL-148690]
- PCI/sysfs: Calculate bin_attribute size through bin_size() (Myron Stowe) [RHEL-137250]
- x86/kvm: Avoid freeing stack-allocated node in kvm_async_pf_queue_task (Ryosuke Yasuoka) [RHEL-125085]
- tools headers: Sync uapi/asm-generic/socket.h with the kernel sources (Davide Caratti) [RHEL-132649]
- selftests: txtimestamp: add SCM_TS_OPT_ID test (Davide Caratti) [RHEL-132649]
- net_tstamp: add SCM_TS_OPT_ID for RAW sockets (Davide Caratti) [RHEL-132649]
- net_tstamp: add SCM_TS_OPT_ID to provide OPT_ID in control message (Davide Caratti) [RHEL-132649]
- net-timestamp: make sk_tskey more predictable in error path (Davide Caratti) [RHEL-132649]
- net-timestamp: extend SOF_TIMESTAMPING_OPT_ID to HW timestamps (Davide Caratti) [RHEL-132649]
- ipv6: drop feature RTAX_FEATURE_ALLFRAG (Davide Caratti) [RHEL-132649]
- smc: Fix use-after-free in __pnet_find_base_ndev(). (Mete Durlu) [RHEL-126894] {CVE-2025-40064}
- RDMA/bnxt_re: convert timeouts to secs_to_jiffies() (Sreekanth Reddy) [RHEL-108696 RHEL-96539]
- RDMA/bnxt_re: Fix return code of bnxt_re_configure_cc (Sreekanth Reddy) [RHEL-108696 RHEL-96539]
- RDMA/bnxt_re: Fix missing error handling for tx_queue (Sreekanth Reddy) [RHEL-108696 RHEL-96539]
- RDMA/bnxt_re: Fix incorrect display of inactivity_cp in debugfs output (Sreekanth Reddy) [RHEL-108696 RHEL-96539]
- RDMA/bnxt_re: Fix the condition check while programming congestion control (Sreekanth Reddy) [RHEL-108696 RHEL-96539]
- RDMA/bnxt_re: Fix buffer overflow in debugfs code (Sreekanth Reddy) [RHEL-108696 RHEL-96539]
- RDMA/bnxt_re: Congestion control settings using debugfs hook (Sreekanth Reddy) [RHEL-108696 RHEL-96539]
- RDMA/bnxt_re: Use macro instead of hard coded value (Sreekanth Reddy) [RHEL-108696 RHEL-96539]
- RDMA/bnxt_re: Support 2G message size (Sreekanth Reddy) [RHEL-108696 RHEL-96539]
- RDMA/bnxt_re: Fix size of uverbs_copy_to() in BNXT_RE_METHOD_GET_TOGGLE_MEM (Sreekanth Reddy) [RHEL-108696 RHEL-96539]
- RDMA/bnxt_re: Support extended stats for Thor2 VF (Sreekanth Reddy) [RHEL-108696 RHEL-96539]
Resolves: RHEL-108696, RHEL-117126, RHEL-117260, RHEL-120699, RHEL-125085, RHEL-126894, RHEL-128576, RHEL-128578, RHEL-128587, RHEL-130927, RHEL-132649, RHEL-133537, RHEL-135610, RHEL-137250, RHEL-142234, RHEL-143362, RHEL-143546, RHEL-145814, RHEL-145938, RHEL-146424, RHEL-147267, RHEL-147786, RHEL-148438, RHEL-148690, RHEL-149693, RHEL-149742, RHEL-149749, RHEL-150131, RHEL-150227, RHEL-150423, RHEL-150459, RHEL-150765, RHEL-150882, RHEL-150978, RHEL-150983, RHEL-151415, RHEL-151429, RHEL-152061, RHEL-152386, RHEL-152552, RHEL-152865, RHEL-153055, RHEL-153270, RHEL-153431, RHEL-153749, RHEL-155340, RHEL-155897, RHEL-157931, RHEL-96539

Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
2026-03-25 19:02:09 +00:00
CKI KWF Bot
75978db818 kernel-5.14.0-687.el9
* Mon Feb 23 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-687.el9]
- cifs: some missing initializations on replay (Paulo Alcantara) [RHEL-148619]
- cifs: remove unnecessary tracing after put tcon (Paulo Alcantara) [RHEL-148619]
- smb: client: fix data corruption due to racy lease checks (Paulo Alcantara) [RHEL-148619]
- smb: client: fix regression with mount options parsing (Paulo Alcantara) [RHEL-148619]
- Revert: ipmi:msghandler: Move timer handling into a work queue (Tony Camuso) [RHEL-149762]
- Revert: ipmi:si: Move SI type information into an info structure (Tony Camuso) [RHEL-149762]
- Revert: ipmi:msghandler: Use READ_ONCE on run_to_completion (Tony Camuso) [RHEL-149762]
- Revert: ipmi:msghandler: Rename recv_work to smi_work (Tony Camuso) [RHEL-149762]
- Revert: ipmi:msghandler: Deliver user messages in a work queue (Tony Camuso) [RHEL-149762]
- Revert: ipmi_msghandler: Change the events lock to a mutex (Tony Camuso) [RHEL-149762]
- Revert: ipmi:msghandler: Use the system_wq, not system_bh_wq (Tony Camuso) [RHEL-149762]
- Revert: ipmi:msghandler: Remove srcu from the ipmi user structure (Tony Camuso) [RHEL-149762]
- Revert: ipmi:msghandler: Remove srcu for the ipmi_interfaces list (Tony Camuso) [RHEL-149762]
- Revert: ipmi:watchdog: Change lock to mutex (Tony Camuso) [RHEL-149762]
- Revert: ipmi: Add a note about the pretimeout callback (Tony Camuso) [RHEL-149762]
- Revert: ipmi:msghandler: Remove some user level processing in panic mode (Tony Camuso) [RHEL-149762]
- Revert: ipmi:msghandler: Fix locking around users and interfaces (Tony Camuso) [RHEL-149762]
- Revert: ipmi:msghandler: Don't acquire a user refcount for queued messages (Tony Camuso) [RHEL-149762]
- Revert: ipmi:msghandler: Don't check for shutdown when returning responses (Tony Camuso) [RHEL-149762]
- Revert: ipmi:msghandler: Remove proc_fs.h (Tony Camuso) [RHEL-149762]
- Revert: ipmi:msghandler: Shut down lower layer first at unregister (Tony Camuso) [RHEL-149762]
- Revert: ipmi:msghandler: Add a error return from unhandle LAN cmds (Tony Camuso) [RHEL-149762]
- Revert: ipmi:si: Rework startup of IPMI devices (Tony Camuso) [RHEL-149762]
- Revert: ipmi:msghandler: Don't deliver messages to deleted users (Tony Camuso) [RHEL-149762]
- Revert: ipmi:ssif: Fix a shutdown race (Tony Camuso) [RHEL-149762]
- Revert: ipmi:msghandler: Export and fix panic messaging capability (Tony Camuso) [RHEL-149762]
- Revert: ipmi:watchdog: Use the new interface for panic messages (Tony Camuso) [RHEL-149762]
- Revert: ipmi:msghandler: Fix potential memory corruption in ipmi_create_user() (Tony Camuso) [RHEL-149762]
- Revert: ipmi: Fix strcpy source and destination the same (Tony Camuso) [RHEL-149762]
- Revert: char: ipmi: remove redundant variable 'type' and check (Tony Camuso) [RHEL-149762]
- Revert: ipmi: Use dev_warn_ratelimited() for incorrect message warnings (Tony Camuso) [RHEL-149762]
- Revert: ipmi:msghandler:Change seq_lock to a mutex (Tony Camuso) [RHEL-149762]
- Revert: Revert "ipmi: fix msg stack when IPMI is disconnected" (Tony Camuso) [RHEL-149762]
- Revert: ipmi: Rework user message limit handling (Tony Camuso) [RHEL-149762]
- Revert: ipmi: Differentiate between reset and firmware update in maintenance (Tony Camuso) [RHEL-149762]
- Revert: ipmi: Disable sysfs access and requests in maintenance mode (Tony Camuso) [RHEL-149762]
- Revert: ipmi: Add a maintenance mode sysfs file (Tony Camuso) [RHEL-149762]
- Revert: ipmi: Set a timer for maintenance mode (Tony Camuso) [RHEL-149762]
- Revert: ipmi:si: Merge some if statements (Tony Camuso) [RHEL-149762]
- Revert: ipmi:si: Move flags get start to its own function (Tony Camuso) [RHEL-149762]
- Revert: ipmi: Allow an SMI sender to return an error (Tony Camuso) [RHEL-149762]
- Revert: ipmi: Rename "user_data" to "recv_msg" in an SMI message (Tony Camuso) [RHEL-149762]
- Revert: ipmi:si: Gracefully handle if the BMC is non-functional (Tony Camuso) [RHEL-149762]
- Revert: ipmi: Add Loongson-2K BMC support (Tony Camuso) [RHEL-149762]
- Revert: ipmi: Fix handling of messages with provided receive message pointer (Tony Camuso) [RHEL-149762]
- nvme: fix memory leak in quirks_param_set() (Maurizio Lombardi) [RHEL-148489]
Resolves: RHEL-148489, RHEL-148619, RHEL-149762

Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
2026-02-23 10:28:24 +00:00
CKI KWF Bot
f673249415 kernel-5.14.0-686.el9
* Thu Feb 19 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-686.el9]
- pmdomain: core: Move the unused cleanup to a _sync initcall (Rupinderjit Singh) [RHEL-147489]
- net/ipv4: Use nested-BH locking for ipv4_tcp_sk. (Davide Caratti) [RHEL-82508]
- ipv4/tcp: do not use per netns ctl sockets (Davide Caratti) [RHEL-82508]
- cpuidle: menu: Use residency threshold in polling state override decisions (Mark Langsdorf) [RHEL-135548]
- spi: tegra210-qspi: Remove cache operations (Charles Mirabile) [RHEL-127129]
- spi: tegra210-quad: Check hardware status on timeout (Charles Mirabile) [RHEL-127129]
- spi: tegra210-quad: Refactor error handling into helper functions (Charles Mirabile) [RHEL-127129]
- spi: tegra210-quad: Fix timeout handling (Charles Mirabile) [RHEL-127129]
- spi: tegra210-quad: Add support for internal DMA (Charles Mirabile) [RHEL-127129]
- spi: tegra210-quad: Update dummy sequence configuration (Charles Mirabile) [RHEL-127129]
- spi: tegra210-quad: add rate limiting and simplify timeout error message (Charles Mirabile) [RHEL-127129]
- spi: tegra210-quad: use WARN_ON_ONCE instead of WARN_ON for timeouts (Charles Mirabile) [RHEL-127129]
- spi: tegra210-quad: modify chip select (CS) deactivation (Charles Mirabile) [RHEL-127129]
Resolves: RHEL-127129, RHEL-135548, RHEL-147489, RHEL-82508

Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
2026-02-19 10:05:41 +00:00
CKI KWF Bot
1f55e7d75b kernel-5.14.0-685.el9
* Tue Feb 17 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-685.el9]
- gpio: tegra186: Fix GPIO name collisions for Tegra410 (Jennifer Berringer) [RHEL-135121]
- gpio: tegra186: Add support for Tegra410 (Jennifer Berringer) [RHEL-135121]
- gpio: tegra186: Use generic macro for port definitions (Jennifer Berringer) [RHEL-135121]
- gpio: tegra186: Add support for Tegra256 (Jennifer Berringer) [RHEL-135121]
- dt-bindings: gpio: Add Tegra256 support (Jennifer Berringer) [RHEL-135121]
- gpio: tegra186: fix resource handling in ACPI probe path (Jennifer Berringer) [RHEL-135121]
- gpio: tegra186: Replace of_node_to_fwnode() with more suitable API (Jennifer Berringer) [RHEL-135121]
- tools headers arm64: Add NVIDIA Olympus part (Charles Mirabile) [RHEL-138475]
- perf arm-spe: Add NVIDIA Olympus to neoverse list (Charles Mirabile) [RHEL-138475]
- soc/tegra: fuse: Do not register SoC device on ACPI boot (Jennifer Berringer) [RHEL-135125]
- soc/tegra: fuse: Fix crash in tegra_fuse_readl() (Jennifer Berringer) [RHEL-135125]
- soc/tegra: fuse: Add ACPI support for Tegra194 and Tegra234 (Jennifer Berringer) [RHEL-135125]
- soc/tegra: fuse: Add function to print SKU info (Jennifer Berringer) [RHEL-135125]
- soc/tegra: fuse: Add function to add lookups (Jennifer Berringer) [RHEL-135125]
- soc/tegra: fuse: Add tegra_acpi_init_apbmisc() (Jennifer Berringer) [RHEL-135125]
- soc/tegra: fuse: Refactor resource mapping (Jennifer Berringer) [RHEL-135125]
- soc/tegra: fuse: Use dev_err_probe for probe failures (Jennifer Berringer) [RHEL-135125]
- mm/util: Introduce kmemdup_array() (Jennifer Berringer) [RHEL-135125]
- soc/tegra: fuse: Use devm_platform_get_and_ioremap_resource() (Jennifer Berringer) [RHEL-135125]
Resolves: RHEL-135121, RHEL-135125, RHEL-138475

Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
2026-02-17 21:33:53 +00:00
CKI KWF Bot
253e5a79bb kernel-5.14.0-684.el9
* Tue Feb 17 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-684.el9]
- new config in drivers/phy (Izabela Bakollari) [RHEL-121401]
- phy: mscc: Fix PTP for VSC8574 and VSC8572 (Izabela Bakollari) [RHEL-121401]
- r8169: make Kconfig option for LED support user-visible (Izabela Bakollari) [RHEL-121401]
- net: phy: use new iterator mdiobus_for_each_phy in mdiobus_prevent_c45_scan (Izabela Bakollari) [RHEL-121401]
- net: phy: micrel: simplify return in ksz9477_phy_errata() (Izabela Bakollari) [RHEL-121401]
- net: sfp: remove old sfp_parse_* functions (Izabela Bakollari) [RHEL-121401]
- net: sfp: convert sfp quirks to modify struct sfp_module_support (Izabela Bakollari) [RHEL-121401]
- net: sfp: pre-parse the module support (Izabela Bakollari) [RHEL-121401]
- of: mdio: warn if deprecated fixed-link binding is used (Izabela Bakollari) [RHEL-121401]
- net: phy: motorcomm: fix duplex setting error for phy leds (Izabela Bakollari) [RHEL-121401]
- net: phy: micrel: fix clk warning when removing the driver (Izabela Bakollari) [RHEL-121401]
- net: phy: fixed_phy: remove irq argument from fixed_phy_register (Izabela Bakollari) [RHEL-121401]
- net: phy: fixed_phy: let fixed_phy_unregister free the phy_device (Izabela Bakollari) [RHEL-121401]
- net: phy: realtek: enable serdes option mode for RTL8226-CG (Izabela Bakollari) [RHEL-121401]
- net: phy: realtek: fix RTL8211F wake-on-lan support (Izabela Bakollari) [RHEL-121401]
- net: mdiobus: release reset_gpio in mdiobus_unregister_device() (Izabela Bakollari) [RHEL-121401]
- phy: micrel: add Signal Quality Indicator (SQI) support for KSZ9477 switch PHYs (Izabela Bakollari) [RHEL-121401]
- net: phy: assign default match function for non-PHY MDIO devices (Izabela Bakollari) [RHEL-121401]
- net: phy: micrel: add cable test support for KSZ9477-class PHYs (Izabela Bakollari) [RHEL-121401]
- net: phy: micrel: Add RX error counter support for KSZ9477 switch-integrated PHYs (Izabela Bakollari) [RHEL-121401]
- net: phy: micrel: add MDI/MDI-X control support for KSZ9477 switch-integrated PHYs (Izabela Bakollari) [RHEL-121401]
- net: phy: micrel: remove KSZ9477 EEE quirks now handled by phylink (Izabela Bakollari) [RHEL-121401]
- net: phy: micrel: fix KSZ9477 PHY issues after suspend/resume (Izabela Bakollari) [RHEL-121401]
- net: phy: drop phy_settings and the associated lookup helpers (Izabela Bakollari) [RHEL-121401]
- net: phy: micrel: Dynamically control external clock of KSZ PHY (Izabela Bakollari) [RHEL-121401]
- net: phy: c45: improve handling of disabled EEE modes in generic ethtool functions (Izabela Bakollari) [RHEL-121401]
- net: phy: realtek: remove call to devm_hwmon_sanitize_name (Izabela Bakollari) [RHEL-121401]
- net: phy: realtek: make HWMON support a user-visible Kconfig symbol (Izabela Bakollari) [RHEL-121401]
- net: phy: realtek: add hwmon support for temp sensor on RTL822x (Izabela Bakollari) [RHEL-121401]
- net: sfp: return the number of written bytes for smbus single byte access (Izabela Bakollari) [RHEL-121401]
- net: phy: mxl-86110: Add power management and soft reset support (Izabela Bakollari) [RHEL-121401]
- net: phy: mediatek: fix nvmem cell reference leak in mt798x_phy_calibration (Izabela Bakollari) [RHEL-121401]
- net: sfp: extend Potron XGSPON quirk to cover additional EEPROM variant (Izabela Bakollari) [RHEL-121401]
- net: phy: marvell-88q2xxx: Fix clamped value in mv88q2xxx_hwmon_write (Izabela Bakollari) [RHEL-121401]
- net: phy: RTL8211FVD: Restore disabling of PHY-mode EEE (Izabela Bakollari) [RHEL-121401]
- net: phy: microchip_t1s: add SQI support for LAN867x Rev.D0 PHYs (Izabela Bakollari) [RHEL-121401]
- net: phy: phy-c45: add SQI and SQI+ support for OATC14 10Base-T1S PHYs (Izabela Bakollari) [RHEL-121401]
- net: phy: dp83867: implement configurability for SGMII in-band auto-negotiation (Izabela Bakollari) [RHEL-121401]
- net: phy: nxp-c45-tja11xx: add HW timestamp configuration reporting (Izabela Bakollari) [RHEL-121401]
- phy: mscc: add HW timestamp configuration reporting (Izabela Bakollari) [RHEL-121401]
- net: phy: dp83640: add HW timestamp configuration reporting (Izabela Bakollari) [RHEL-121401]
- net: phy: broadcom: add HW timestamp configuration reporting (Izabela Bakollari) [RHEL-121401]
- phy: add hwtstamp_get callback to phy drivers (Izabela Bakollari) [RHEL-121401]
- phy: rename hwtstamp callback to hwtstamp_set (Izabela Bakollari) [RHEL-121401]
- net: phy: mxl-gpy: add support for MxL86252 and MxL86282 (Izabela Bakollari) [RHEL-121401]
- net: phy: mxl-gpy: add support for MxL86211C (Izabela Bakollari) [RHEL-121401]
- net: mdio: eliminate kdoc warnings in mdio_device.c and mdio_bus.c (Izabela Bakollari) [RHEL-121401]
- net: phy: mxl-gpy: fix link properties on USXGMII and internal PHYs (Izabela Bakollari) [RHEL-121401]
- net: phy: mxl-gpy: fix bogus error on USXGMII and integrated PHY (Izabela Bakollari) [RHEL-121401]
- net: ethtool: Add support for 1600Gbps speed (Izabela Bakollari) [RHEL-121401]
- net: phy: adin1100: Simplify register value passing (Izabela Bakollari) [RHEL-121401]
- net: phy: adin1100: Fix software power-down ready condition (Izabela Bakollari) [RHEL-121401]
- net: phy: realtek: create rtl8211f_config_phy_eee() helper (Izabela Bakollari) [RHEL-121401]
- net: phy: realtek: eliminate priv->phycr1 variable (Izabela Bakollari) [RHEL-121401]
- net: phy: realtek: allow CLKOUT to be disabled on RTL8211F(D)(I)-VD-CG (Izabela Bakollari) [RHEL-121401]
- net: phy: realtek: eliminate has_phycr2 variable (Izabela Bakollari) [RHEL-121401]
- net: phy: realtek: eliminate priv->phycr2 variable (Izabela Bakollari) [RHEL-121401]
- net: phy: realtek: create rtl8211f_config_rgmii_delay() (Izabela Bakollari) [RHEL-121401]
- net: phylink: add missing supported link modes for the fixed-link (Izabela Bakollari) [RHEL-121401]
- net: phy: micrel: lan8814: Enable in-band auto-negotiation (Izabela Bakollari) [RHEL-121401]
- net: phy: Add helper for fixing RGMII PHY mode based on internal mac delay (Izabela Bakollari) [RHEL-121401]
- net: phy: fixed_phy: remove setting supported/advertised modes from fixed_phy_register (Izabela Bakollari) [RHEL-121401]
- net: phy: mscc: Handle devm_phy_package_join() failure in vsc85xx_probe_common() (Izabela Bakollari) [RHEL-121401]
- net: phy: mscc: Add support for PHY LED control (Izabela Bakollari) [RHEL-121401]
- net: phy: mscc: Consolidate probe functions into a common helper (Izabela Bakollari) [RHEL-121401]
- net: phy: mscc: Simplify LED mode update using phy_modify() (Izabela Bakollari) [RHEL-121401]
- net: mdio: fix resource leak in mdiobus_register_device() (Izabela Bakollari) [RHEL-121401]
- net: phy: micrel: lan8814 fix reset of the QSGMII interface (Izabela Bakollari) [RHEL-121401]
- net: phy: microchip_t1s:: add cable diagnostic support for LAN867x Rev.D0 (Izabela Bakollari) [RHEL-121401]
- net: phy: phy-c45: add OATC14 10BASE-T1S PHY cable diagnostic support (Izabela Bakollari) [RHEL-121401]
- net: phy: make phy_device members pause and asym_pause bitfield bits (Izabela Bakollari) [RHEL-121401]
- net: phy: introduce internal API for PHY MSE diagnostics (Izabela Bakollari) [RHEL-121401]
- net: phy: micrel: lan8842 errata (Izabela Bakollari) [RHEL-121401]
- net: phy: micrel: lan8842 errata (Izabela Bakollari) [RHEL-121401]
- net: phy: realtek: add interrupt support for RTL8221B (Izabela Bakollari) [RHEL-121401]
- net: phy: microchip_t1s: configure link status control for LAN867x Rev.D0 (Izabela Bakollari) [RHEL-121401]
- net: phy: microchip_t1s: add support for Microchip LAN867X Rev.D0 PHY (Izabela Bakollari) [RHEL-121401]
- net: phy: add iterator mdiobus_for_each_phy (Izabela Bakollari) [RHEL-121401]
- net: phy: dp83869: fix STRAP_OPMODE bitmask (Izabela Bakollari) [RHEL-121401]
- net: phy: motorcomm: Add support for PHY LEDs on YT8531 (Izabela Bakollari) [RHEL-121401]
- net: phy: realtek: Add RTL8224 cable testing support (Izabela Bakollari) [RHEL-121401]
- phy: mscc: Use PHY_ID_MATCH_EXACT for VSC8584, VSC8582, VSC8575, VSC856X (Izabela Bakollari) [RHEL-121401]
- net: phy: dp83867: Disable EEE support as not implemented (Izabela Bakollari) [RHEL-121401]
- net: phylink: add phylink managed wake-on-lan PHY speed control (Izabela Bakollari) [RHEL-121401]
- net: phylink: add phylink managed MAC Wake-on-Lan support (Izabela Bakollari) [RHEL-121401]
- net: phy: add phy_may_wakeup() (Izabela Bakollari) [RHEL-121401]
- net: phy: add phy_can_wakeup() (Izabela Bakollari) [RHEL-121401]
- net: phy: micrel: always set shared->phydev for LAN8814 (Izabela Bakollari) [RHEL-121401]
- net: phy: micrel: fix typos in comments (Izabela Bakollari) [RHEL-121401]
- net: phy: realtek: fix rtl8221b-vm-cg name (Izabela Bakollari) [RHEL-121401]
- net: mdio: use macro module_driver to avoid boilerplate code (Izabela Bakollari) [RHEL-121401]
- net: phy: realtek: Avoid PHYCR2 access if PHYCR2 not present (Izabela Bakollari) [RHEL-121401]
- net: phy: bcm54811: Fix GMII/MII/MII-Lite selection (Izabela Bakollari) [RHEL-121401]
- net: doc: Fix typos in docs (Izabela Bakollari) [RHEL-121401]
- net: sfp: don't include swphy.h (Izabela Bakollari) [RHEL-121401]
- net: phy: annotate linkmode initializers as not used after init phase (Izabela Bakollari) [RHEL-121401]
- net: phy: stop exporting phy_driver_unregister (Izabela Bakollari) [RHEL-121401]
- docs: networking: phy: clarify abbreviation "PAL" (Izabela Bakollari) [RHEL-121401]
- net: phy: micrel: Fix lan8814_config_init (Izabela Bakollari) [RHEL-121401]
- net: phy: micrel: Fix default LED behaviour (Izabela Bakollari) [RHEL-121401]
- net: phy: stop exporting phy_driver_register (Izabela Bakollari) [RHEL-121401]
- net: phy: dp83640: improve phydev and driver removal handling (Izabela Bakollari) [RHEL-121401]
- net: phy: ax88796b: Replace hard-coded values with PHY_ID_MATCH_MODEL() (Izabela Bakollari) [RHEL-121401]
- net: phy: update all PHYs to use sfp_get_module_caps() (Izabela Bakollari) [RHEL-121401]
- net: phylink: use sfp_get_module_caps() (Izabela Bakollari) [RHEL-121401]
- net: sfp: provide sfp_get_module_caps() (Izabela Bakollari) [RHEL-121401]
- net: phy: add phy_interface_copy() (Izabela Bakollari) [RHEL-121401]
- net: phy: micrel: use %%pe in print format (Izabela Bakollari) [RHEL-121401]
- net: phy: micrel: Add Fast link failure support for lan8842 (Izabela Bakollari) [RHEL-121401]
- net: phy: clear link parameters on admin link down (Izabela Bakollari) [RHEL-121401]
- net: phy: nxp-c45-tja11xx: use bitmap_empty() where appropriate (Izabela Bakollari) [RHEL-121401]
- net: phylink: warn if deprecated array-style fixed-link binding is used (Izabela Bakollari) [RHEL-121401]
- net: phy: clear EEE runtime state in PHY_HALTED/PHY_ERROR (Izabela Bakollari) [RHEL-121401]
- net: phy: broadcom: Convert to phy_id_compare_model() (Izabela Bakollari) [RHEL-121401]
- net: phy: introduce phy_id_compare_model() PHY ID helper (Izabela Bakollari) [RHEL-121401]
- net: phy: micrel: Update Kconfig help text (Izabela Bakollari) [RHEL-121401]
- net: phy: fixed_phy: remove two function stubs (Izabela Bakollari) [RHEL-121401]
- net: phy: marvell: Fix 88e1510 downshift counter errata (Izabela Bakollari) [RHEL-121401]
- net: phy: aquantia: delete aqr_firmware_read_fingerprint() prototype (Izabela Bakollari) [RHEL-121401]
- net: phy: NXP_TJA11XX: Update Kconfig with TJA1102 support (Izabela Bakollari) [RHEL-121401]
- net: phy: aquantia: support phy-mode = "10g-qxgmii" on NXP SPF-30841 (AQR412C) (Izabela Bakollari) [RHEL-121401]
- net: phy: aquantia: create and store a 64-bit firmware image fingerprint (Izabela Bakollari) [RHEL-121401]
- net: phy: aquantia: report and configure in-band autoneg capabilities (Izabela Bakollari) [RHEL-121401]
- net: phy: aquantia: print global syscfg registers (Izabela Bakollari) [RHEL-121401]
- net: phy: transfer phy_config_inband() locking responsibility to phylink (Izabela Bakollari) [RHEL-121401]
- net: phylink: add lock for serializing concurrent pl->phydev writes with resolver (Izabela Bakollari) [RHEL-121401]
- phy: mscc: Stop taking ts_lock for tx_queue and use its own lock (Izabela Bakollari) [RHEL-121401]
- net: phy: micrel: Add PTP support for lan8842 (Izabela Bakollari) [RHEL-121401]
- net: phy: micrel: Introduce function __lan8814_ptp_probe_once (Izabela Bakollari) [RHEL-121401]
- net: phylink: disable autoneg for interfaces that have no inband (Izabela Bakollari) [RHEL-121401]
- net: phylink: provide phylink_get_inband_type() (Izabela Bakollari) [RHEL-121401]
- net: phy: add phy_interface_weight() (Izabela Bakollari) [RHEL-121401]
- net: sfp: add quirk for FLYPRO copper SFP+ module (Izabela Bakollari) [RHEL-121401]
- net: phy: mtk-2p5ge: Add LED support for MT7988 (Izabela Bakollari) [RHEL-121401]
- net: phy: fixed_phy: simplify fixed_mdio_read (Izabela Bakollari) [RHEL-121401]
- net: phy: realtek: support for TRIGGER_NETDEV_LINK on RTL8211E and RTL8211F (Izabela Bakollari) [RHEL-121401]
- phy: mscc: Fix when PTP clock is register and unregister (Izabela Bakollari) [RHEL-121401]
- net: phy: as21xxx: better handle PHY HW reset on soft-reboot (Izabela Bakollari) [RHEL-121401]
- net: phy: introduce phy_id_compare_vendor() PHY ID helper (Izabela Bakollari) [RHEL-121401]
- net: phy: mxl-86110: add basic support for MxL86111 PHY (Izabela Bakollari) [RHEL-121401]
- net: phy: mxl-86110: fix indentation in struct phy_driver (Izabela Bakollari) [RHEL-121401]
- net: phy: mxl-86110: add basic support for led_brightness_set op (Izabela Bakollari) [RHEL-121401]
- net: phy: aquantia: add support for AQR115 (Izabela Bakollari) [RHEL-121401]
- net: phy: aquantia: promote AQR813 and AQR114C to aqr_gen4_config_init() (Izabela Bakollari) [RHEL-121401]
- net: phy: aquantia: rename aqr113c_config_init() to aqr_gen4_config_init() (Izabela Bakollari) [RHEL-121401]
- net: phy: aquantia: reimplement aqcs109_config_init() as aqr_gen2_config_init() (Izabela Bakollari) [RHEL-121401]
- net: phy: aquantia: call aqr_gen3_config_init() for AQR112 and AQR412(C) (Izabela Bakollari) [RHEL-121401]
- net: phy: aquantia: call aqr_gen2_fill_interface_modes() for AQCS109 (Izabela Bakollari) [RHEL-121401]
- net: phy: aquantia: merge and rename aqr105_read_status() and aqr107_read_status() (Izabela Bakollari) [RHEL-121401]
- net: phy: aquantia: use cached GLOBAL_CFG registers in aqr107_read_rate() (Izabela Bakollari) [RHEL-121401]
- net: phy: aquantia: remove handling for get_rate_matching(PHY_INTERFACE_MODE_NA) (Izabela Bakollari) [RHEL-121401]
- net: phy: aquantia: save a local shadow of GLOBAL_CFG register values (Izabela Bakollari) [RHEL-121401]
- net: phy: aquantia: fill supported_interfaces for all aqr_gen2_config_init() callers (Izabela Bakollari) [RHEL-121401]
- net: phy: aquantia: rename some aqr107 functions according to generation (Izabela Bakollari) [RHEL-121401]
- net: phy: aquantia: reorder AQR113C PMD Global Transmit Disable bit clearing with supported_interfaces (Izabela Bakollari) [RHEL-121401]
- net: phy: aquantia: merge aqr113c_fill_interface_modes() into aqr107_fill_interface_modes() (Izabela Bakollari) [RHEL-121401]
- net: phy: aquantia: rename AQR412 to AQR412C and add real AQR412 (Izabela Bakollari) [RHEL-121401]
- net: phy: micrel: Add support for lan8842 (Izabela Bakollari) [RHEL-121401]
- net: phy: micrel: Replace hardcoded pages with defines (Izabela Bakollari) [RHEL-121401]
- net: phy: micrel: Introduce lanphy_modify_page_reg (Izabela Bakollari) [RHEL-121401]
- net: phy: micrel: Start using PHY_ID_MATCH_MODEL (Izabela Bakollari) [RHEL-121401]
- phy: mscc: Fix timestamping for vsc8584 (Izabela Bakollari) [RHEL-121401]
- net: phy: fixed: remove usage of a faux device (Izabela Bakollari) [RHEL-121401]
- net: phy: mscc: report and configure in-band auto-negotiation for SGMII/QSGMII (Izabela Bakollari) [RHEL-121401]
- net: phy: realtek: convert RTL8226-CG to c45 only (Izabela Bakollari) [RHEL-121401]
- net: phy: motorcomm: Add support for PHY LEDs on YT8521 (Izabela Bakollari) [RHEL-121401]
- net: phy: nxp-c45-tja11xx: fix the PHY ID mismatch issue when using C45 (Izabela Bakollari) [RHEL-121401]
- net: phy: smsc: add proper reset flags for LAN8710A (Izabela Bakollari) [RHEL-121401]
- phy: mscc: Fix parsing of unicast frames (Izabela Bakollari) [RHEL-121401]
- net: phy: micrel: fix KSZ8081/KSZ8091 cable test (Izabela Bakollari) [RHEL-121401]
- net: phy: qcom: qca807x: Enable WoL support using shared library (Izabela Bakollari) [RHEL-121401]
- net: phy: qcom: qca807x: Support PHY counter (Izabela Bakollari) [RHEL-121401]
- net: phy: qcom: qca808x: Support PHY counter (Izabela Bakollari) [RHEL-121401]
- net: phy: qcom: Add PHY counter support (Izabela Bakollari) [RHEL-121401]
- net: phy: Don't register LEDs for genphy (Izabela Bakollari) [RHEL-121401]
- net: phy: micrel: Add ksz9131_resume() (Izabela Bakollari) [RHEL-121401]
- net: phy: bcm54811: PHY initialization (Izabela Bakollari) [RHEL-121401]
- net: phy: bcm5481x: MII-Lite activation (Izabela Bakollari) [RHEL-121401]
- net: phy: MII-Lite PHY interface mode (Izabela Bakollari) [RHEL-121401]
- net: phy: smsc: Fix link failure in forced mode with Auto-MDIX (Izabela Bakollari) [RHEL-121401]
- net: phy: smsc: Force predictable MDI-X state on LAN87xx (Izabela Bakollari) [RHEL-121401]
- net: phy: smsc: Fix Auto-MDIX configuration when disabled by strap (Izabela Bakollari) [RHEL-121401]
- net: phy: declare package-related struct members only if CONFIG_PHY_PACKAGE is enabled (Izabela Bakollari) [RHEL-121401]
- net: phylink: add phylink_sfp_select_interface_speed() (Izabela Bakollari) [RHEL-121401]
- net: phylink: clear SFP interfaces when not in use (Izabela Bakollari) [RHEL-121401]
- net: phylink: restrict SFP interfaces to those that are supported (Izabela Bakollari) [RHEL-121401]
- net: phy: qcom: qca808x: Fix WoL issue by utilizing at8031_set_wol() (Izabela Bakollari) [RHEL-121401]
- net: phy: qcom: move the WoL function to shared library (Izabela Bakollari) [RHEL-121401]
- net: phy: air_en8811h: Introduce resume/suspend and clk_restore_context to ensure correct CKO settings after network interface reinitialization. (Izabela Bakollari) [RHEL-121401]
- net: phy: realtek: add error handling to rtl8211f_get_wol (Izabela Bakollari) [RHEL-121401]
- net: phy: Add interface types for 50G and 100G (Izabela Bakollari) [RHEL-121401]
- net: phy: qcom: at803x: Add Qualcomm IPQ5018 Internal PHY support (Izabela Bakollari) [RHEL-121401]
- net: sfp: add quirk for Potron SFP+ XGSPON ONU Stick (Izabela Bakollari) [RHEL-121401]
- net: phy: Add c45_phy_ids sysfs directory entry (Izabela Bakollari) [RHEL-121401]
- net: phy: add flag is_genphy_driven to struct phy_device (Izabela Bakollari) [RHEL-121401]
- net: phy: add Kconfig symbol PHY_PACKAGE (Izabela Bakollari) [RHEL-121401]
- net: phy: make phy_package a separate module (Izabela Bakollari) [RHEL-121401]
- net: phy: make mdio consumer / device layer a separate module (Izabela Bakollari) [RHEL-121401]
- net: phy: remove Kconfig symbol MDIO_DEVRES (Izabela Bakollari) [RHEL-121401]
- net: phy: factor out provider part from mdio_bus.c (Izabela Bakollari) [RHEL-121401]
- mdio: fix CONFIG_MDIO_DEVRES selects (Izabela Bakollari) [RHEL-121401]
- net: ethernet: Add missing depends on MDIO_DEVRES (Izabela Bakollari) [RHEL-121401]
- net: phy: move __phy_package_[read|write]_mmd to phy_package.c (Izabela Bakollari) [RHEL-121401]
- net: phy: improve rgmii_clock() documentation (Izabela Bakollari) [RHEL-121401]
- net: phy: dp83tg720: switch to adaptive polling and remove random delays (Izabela Bakollari) [RHEL-121401]
- net: phy: dp83tg720: remove redundant 600ms post-reset delay (Izabela Bakollari) [RHEL-121401]
- net: phy: dp83tg720: implement soft reset with asymmetric delay (Izabela Bakollari) [RHEL-121401]
- net: phy: directly copy struct mdio_board_info in mdiobus_register_board_info (Izabela Bakollari) [RHEL-121401]
- net: phy: improve mdio-boardinfo.h (Izabela Bakollari) [RHEL-121401]
- net: phy: move definition of struct mdio_board_entry to mdio-boardinfo.c (Izabela Bakollari) [RHEL-121401]
- net: phy: simplify mdiobus_setup_mdiodev_from_board_info (Izabela Bakollari) [RHEL-121401]
- net: phy: simplify phy_get_internal_delay() (Izabela Bakollari) [RHEL-121401]
- net: phy: move definition of genphy_c45_driver to phy_device.c (Izabela Bakollari) [RHEL-121401]
- net/mdiobus: Fix potential out-of-bounds read/write access (Izabela Bakollari) [RHEL-121401]
- net: phy: mscc: Stop clearing the the UDPv4 checksum for L2 frames (Izabela Bakollari) [RHEL-121401]
- net: phy: mscc: Fix memory leak when using one step timestamping (Izabela Bakollari) [RHEL-121401]
- net: phy: fix up const issues in to_mdio_device() and to_phy_device() (Izabela Bakollari) [RHEL-121401]
- net: phy: clear phydev->devlink when the link is deleted (Izabela Bakollari) [RHEL-121401]
- net: phy: mediatek: Add Airoha AN7583 PHY support (Izabela Bakollari) [RHEL-121401]
- net: phy: Add support for Aeonsemi AS21xxx PHYs (Izabela Bakollari) [RHEL-121401]
- net: phy: introduce genphy_match_phy_device() (Izabela Bakollari) [RHEL-121401]
- net: phy: nxp-c45-tja11xx: simplify .match_phy_device OP (Izabela Bakollari) [RHEL-121401]
- net: phy: bcm87xx: simplify .match_phy_device OP (Izabela Bakollari) [RHEL-121401]
- net: phy: pass PHY driver to .match_phy_device OP (Izabela Bakollari) [RHEL-121401]
- net: phy: fixed_phy: transition to the faux device interface (Izabela Bakollari) [RHEL-121401]
- net: phy: realtek: HWMON support for standalone versions of RTL8221B and RTL8251 (Izabela Bakollari) [RHEL-121401]
- xen/netfront: stop tx queues during live migration (Thilak KN) [RHEL-134437]
Resolves: RHEL-121401, RHEL-134437

Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
2026-02-17 12:59:15 +00:00
CKI KWF Bot
ce0b924399 kernel-5.14.0-683.el9
* Mon Feb 16 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-683.el9]
- perf amd ibs: Sync arch/x86/include/asm/amd-ibs.h header with the kernel (Michael Petlan) [RHEL-106898]
- perf test amd ibs: Add sample period unit test (Michael Petlan) [RHEL-106898]
- perf mem/c2c amd: Add ldlat support (Michael Petlan) [RHEL-106898]
- perf test: Simplify data symbol test (Michael Petlan) [RHEL-106898]
- perf test: Add timeout to datasym workload (Michael Petlan) [RHEL-106898]
- perf amd ibs: Incorporate Zen5 DTLB and PageSize information (Michael Petlan) [RHEL-106898]
- perf amd ibs: Add Load Latency bits in raw dump (Michael Petlan) [RHEL-106898]
- ice: dpll: fix rclk pin state get and misplaced header macros (Ivan Vecera) [RHEL-146370]
- ice: dpll: Support E825-C SyncE and dynamic pin discovery (Ivan Vecera) [RHEL-146370]
- drivers: Add support for DPLL reference count tracking (Ivan Vecera) [RHEL-146370]
- redhat: configs: Enable CONFIG_DPLL_REFCNT_TRACKER for debug (Ivan Vecera) [RHEL-146370]
- dpll: Add reference count tracking support (Ivan Vecera) [RHEL-146370]
- dpll: Enhance and consolidate reference counting logic (Ivan Vecera) [RHEL-146370]
- dpll: zl3073x: Add support for mux pin type (Ivan Vecera) [RHEL-146370]
- dpll: Support dynamic pin index allocation (Ivan Vecera) [RHEL-146370]
- dpll: Add notifier chain for dpll events (Ivan Vecera) [RHEL-146370]
- dpll: zl3073x: Associate pin with fwnode handle (Ivan Vecera) [RHEL-146370]
- dpll: Allow associating dpll pin with a firmware node (Ivan Vecera) [RHEL-146370]
- perf/x86/amd/uncore: Avoid a false positive warning about snprintf truncation in amd_uncore_umc_ctx_init (Michael Petlan) [RHEL-106948]
- perf/x86/amd/uncore: Fix the return value of amd_uncore_df_event_init() on error (Michael Petlan) [RHEL-106948]
- perf/x86/amd/uncore: Prevent UMC counters from saturating (Michael Petlan) [RHEL-106948]
- perf/x86/amd/uncore: Add parameter to configure hrtimer (Michael Petlan) [RHEL-106948]
- perf/x86/intel/uncore: Use HRTIMER_MODE_HARD for detecting overflows (Michael Petlan) [RHEL-106948]
- perf/x86: Switch to use hrtimer_setup() (Michael Petlan) [RHEL-106948]
- perf/x86/amd/uncore: Use hrtimer for handling overflows (Michael Petlan) [RHEL-106948]
- perf/x86/amd/uncore: Remove unused 'struct amd_uncore_ctx::node' member (Michael Petlan) [RHEL-106948]
- pinctrl: intel: fix build warnings about export.h (David Arcari) [RHEL-130326]
- pinctrl: intel: drop repeated config dependency (David Arcari) [RHEL-130326]
- pinctrl: baytrail: copy communities using devm_kmemdup_array() (David Arcari) [RHEL-130326]
- pinctrl: intel: copy communities using devm_kmemdup_array() (David Arcari) [RHEL-130326]
- pinctrl: intel: Fix wrong bypass assignment in intel_pinctrl_probe_pwm() (David Arcari) [RHEL-130326]
- pinctrl: intel: Import PWM_LPSS namespace for devm_pwm_lpss_probe() (David Arcari) [RHEL-130326]
- pinctrl: baytrail: Use dedicated helpers for chained IRQ handlers (David Arcari) [RHEL-130326]
- pinctrl: elkhartlake: Add support for DSW community (David Arcari) [RHEL-130326]
- pinctrl: intel: Add a human readable decoder for pull bias values (David Arcari) [RHEL-130326]
- pinctrl: intel: platform: Add Panther Lake to the list of supported (David Arcari) [RHEL-130326]
- pinctrl: intel: platform: use semicolon instead of comma in ncommunities assignment (David Arcari) [RHEL-130326]
- pinctrl: amd: Clear GPIO debounce for suspend (David Arcari) [RHEL-130338]
- pinctrl: amd: Constify pointers to 'pinctrl_desc' (David Arcari) [RHEL-130338]
- pinctrl: amd: Fix hibernation support with CONFIG_SUSPEND unset (David Arcari) [RHEL-130338]
- pinctrl: amd: Fix use of undeclared identifier 'pinctrl_amd_s2idle_dev_ops' (David Arcari) [RHEL-130338]
- pinctrl: amd: Add an LPS0 check() callback (David Arcari) [RHEL-130338]
- pinctrl: Use str_enable_disable-like helpers [partial] (David Arcari) [RHEL-130338]
- pinctrl: amd: Take suspend type into consideration which pins are non-wake (David Arcari) [RHEL-130338]
- pinctrl: amd: Fix two small typos (David Arcari) [RHEL-130338]
- pinctrl: amd: Mask non-wake source pins with interrupt enabled at suspend (David Arcari) [RHEL-130338]
- pinctrl: amd: Convert to platform remove callback returning void (David Arcari) [RHEL-130338]
- pinctrl: amd: Mask wake bits on probe again (David Arcari) [RHEL-130338]
- idpf: Fix data race in idpf_net_dim (Michal Schmidt) [RHEL-139535 RHEL-99644]
- idpf: read lower clock bits inside the time sandwich (Michal Schmidt) [RHEL-139535 RHEL-99644]
- eth: ixgbe: migrate to new RXFH callbacks (Michal Schmidt) [RHEL-139535]
- idpf: Fix error handling in idpf_vport_open() (Michal Schmidt) [RHEL-139535 RHEL-99644]
- idpf: Fix RSS LUT NULL ptr issue after soft reset (Michal Schmidt) [RHEL-139535 RHEL-99644]
- idpf: Fix RSS LUT configuration on down interfaces (Michal Schmidt) [RHEL-139535 RHEL-99644]
- idpf: Fix RSS LUT NULL pointer crash on early ethtool operations (Michal Schmidt) [RHEL-139535 RHEL-99644]
- idpf: fix issue with ethtool -n command display (Michal Schmidt) [RHEL-139535 RHEL-99644]
- idpf: fix memory leak of flow steer list on rmmod (Michal Schmidt) [RHEL-139535 RHEL-99644]
- idpf: detach and close netdevs while handling a reset (Michal Schmidt) [RHEL-139535 RHEL-99644]
- idpf: use desc_ring when checking completion queue DMA allocation (Michal Schmidt) [RHEL-139535 RHEL-99644]
- idpf: convert vport state to bitmap (Michal Schmidt) [RHEL-139535 RHEL-99644]
- idpf: fix memory leak in idpf_vc_core_deinit() (Michal Schmidt) [RHEL-139535 RHEL-99644]
- idpf: fix LAN memory regions command on some NVMs (Michal Schmidt) [RHEL-139535 RHEL-99644]
- RDMA/irdma: Fix irdma_alloc_ucontext_resp padding (Michal Schmidt) [RHEL-139535 RHEL-97658]
- idpf: extract GRXRINGS from .get_rxnfc (Michal Schmidt) [RHEL-139535 RHEL-99644]
- RDMA/irdma: Fix SRQ shadow area address initialization (Michal Schmidt) [RHEL-139535 RHEL-97658]
- RDMA/irdma: Remove doorbell elision logic (Michal Schmidt) [RHEL-139535 RHEL-97658]
- RDMA/irdma: Do not set IBK_LOCAL_DMA_LKEY for GEN3+ (Michal Schmidt) [RHEL-139535 RHEL-97658]
- RDMA/irdma: Add missing mutex destroy (Michal Schmidt) [RHEL-139535 RHEL-97658]
- RDMA/irdma: Fix SIGBUS in AEQ destroy (Michal Schmidt) [RHEL-139535 RHEL-97658]
- RDMA/irdma: Add a missing kfree of struct irdma_pci_f for GEN2 (Michal Schmidt) [RHEL-139535 RHEL-97658]
- RDMA/irdma: Remove unused CQ registry (Michal Schmidt) [RHEL-139535 RHEL-97658]
- RDMA/irdma: Take a lock before moving SRQ tail in poll_cq (Michal Schmidt) [RHEL-139535 RHEL-97658]
- libie: depend on DEBUG_FS when building LIBIE_FWLOG (Michal Schmidt) [RHEL-122275 RHEL-139535]
- RDMA/irdma: CQ size and shadow update changes for GEN3 (Michal Schmidt) [RHEL-139535 RHEL-97658]
- RDMA/irdma: Fix vf_id size to u16 to avoid overflow (Michal Schmidt) [RHEL-139535 RHEL-97658]
- RDMA/irdma: Fix positive vs negative error codes in irdma_post_send() (Michal Schmidt) [RHEL-139535 RHEL-97658]
- RDMA/irdma: Extend CQE Error and Flush Handling for GEN3 Devices (Michal Schmidt) [RHEL-139535 RHEL-97658]
- RDMA/irdma: Add Atomic Operations support (Michal Schmidt) [RHEL-139535 RHEL-97658]
- RDMA/irdma: Restrict Memory Window and CQE Timestamping to GEN3 (Michal Schmidt) [RHEL-139535 RHEL-97658]
- RDMA/irdma: Add SRQ support (Michal Schmidt) [RHEL-139535 RHEL-97658]
- RDMA/irdma: Support 64-byte CQEs and GEN3 CQE opcode decoding (Michal Schmidt) [RHEL-139535 RHEL-97658]
- RDMA/irdma: Add support for V2 HMC resource management scheme (Michal Schmidt) [RHEL-139535 RHEL-97658]
- RDMA/irdma: Extend QP context programming for GEN3 (Michal Schmidt) [RHEL-139535 RHEL-97658]
- RDMA/irdma: Add GEN3 virtual QP1 support (Michal Schmidt) [RHEL-139535 RHEL-97658]
- RDMA/irdma: Introduce GEN3 vPort driver support (Michal Schmidt) [RHEL-139535 RHEL-97658]
- RDMA/irdma: Add GEN3 HW statistics support (Michal Schmidt) [RHEL-139535 RHEL-97658]
- RDMA/irdma: Add GEN3 support for AEQ and CEQ (Michal Schmidt) [RHEL-139535 RHEL-97658]
- RDMA/irdma: Add GEN3 CQP support with deferred completions (Michal Schmidt) [RHEL-139535 RHEL-97658]
- RDMA/irdma: Discover and set up GEN3 hardware register layout (Michal Schmidt) [RHEL-139535 RHEL-97658]
- RDMA/irdma: Add GEN3 core driver support (Michal Schmidt) [RHEL-139535 RHEL-97658]
- RDMA/irdma: Refactor GEN2 auxiliary driver (Michal Schmidt) [RHEL-139535 RHEL-97658]
- ixgbe: fwlog support for e610 (Michal Schmidt) [RHEL-139535]
- i40e: fix Jumbo Frame support after iPXE boot (Michal Schmidt) [RHEL-139535 RHEL-97688]
- i40e: use libie_aq_str (Michal Schmidt) [RHEL-139535 RHEL-97688]
- i40e: use libie adminq descriptors (Michal Schmidt) [RHEL-139535 RHEL-97688]
- ixgbe: use libie adminq descriptors (Michal Schmidt) [RHEL-139535]
- idpf: add flow steering support (Michal Schmidt) [RHEL-139535 RHEL-99644]
- virtchnl2: add flow steering support (Michal Schmidt) [RHEL-139535 RHEL-99644]
- idpf: implement get LAN MMIO memory regions (Michal Schmidt) [RHEL-139535 RHEL-97658 RHEL-99644]
- resource: Add resource set range and size helpers (Michal Schmidt) [RHEL-139535]
- i40e: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set() (Michal Schmidt) [RHEL-139535 RHEL-97688]
- ice, irdma: fix an off by one in error handling code (Michal Schmidt) [RHEL-139535 RHEL-97658]
- ice: use napi's irq affinity and rmap IRQ notifiers (Michal Schmidt) [RHEL-139535]
- net: intel: implement modern PM ops declarations [e100,e1000,fm10k] (Michal Schmidt) [RHEL-139535]
- net: adopt skb_network_offset() and similar helpers [i40e] (Michal Schmidt) [RHEL-139535 RHEL-97688]
- idpf: fix aux device unplugging when rdma is not supported by vport (Michal Schmidt) [RHEL-139535 RHEL-99644]
- idpf: cap maximum Rx buffer size (Michal Schmidt) [RHEL-139535 RHEL-99644]
- idpf: fix error handling in the init_task on load (Michal Schmidt) [RHEL-139535 RHEL-99644]
- idpf: fix memory leak in idpf_vport_rel() (Michal Schmidt) [RHEL-139535 RHEL-99644]
- idpf: keep the netdev when a reset fails (Michal Schmidt) [RHEL-139535 RHEL-99644]
- e1000: fix OOB in e1000_tbi_should_accept() (Michal Schmidt) [RHEL-139535] {CVE-2025-71093}
- idpf: reduce mbx_task schedule delay to 300us (Michal Schmidt) [RHEL-139535 RHEL-99644]
- RDMA/irdma: avoid invalid read in irdma_net_event (Michal Schmidt) [RHEL-139535 RHEL-97658] {CVE-2025-71133}
- i40e: validate ring_len parameter against hardware-specific values (Michal Schmidt) [RHEL-139535 RHEL-97688]
- i40e: fix scheduling in set_rx_mode (Michal Schmidt) [RHEL-139535 RHEL-97688]
- idpf: correct queue index in Rx allocation error messages (Michal Schmidt) [RHEL-139535 RHEL-99644]
- ixgbe: avoid redundant call to ixgbe_non_sfp_link_config() (Michal Schmidt) [RHEL-139535]
- e1000e: Remove unneeded checks (Michal Schmidt) [RHEL-139535]
- ixgbevf: ixgbevf_q_vector clean up (Michal Schmidt) [RHEL-139535]
- fm10k: extract GRXRINGS from .get_rxnfc (Michal Schmidt) [RHEL-139535]
- ixgbevf: extract GRXRINGS from .get_rxnfc (Michal Schmidt) [RHEL-139535]
- ice: extract GRXRINGS from .get_rxnfc (Michal Schmidt) [RHEL-139535]
- iavf: extract GRXRINGS from .get_rxnfc (Michal Schmidt) [RHEL-139535 RHEL-97703]
- i40e: extract GRXRINGS from .get_rxnfc (Michal Schmidt) [RHEL-139535 RHEL-97688]
- RDMA/irdma: Do not directly rely on IB_PD_UNSAFE_GLOBAL_RKEY (Michal Schmidt) [RHEL-139535 RHEL-97658]
- RDMA/irdma: Fix data race in irdma_free_pble (Michal Schmidt) [RHEL-139535 RHEL-97658]
- RDMA/irdma: Fix data race in irdma_sc_ccq_arm (Michal Schmidt) [RHEL-139535 RHEL-97658]
- i40e: delete a stray tab (Michal Schmidt) [RHEL-139535 RHEL-97688]
- idpf: fix possible vport_config NULL pointer deref in remove (Michal Schmidt) [RHEL-139535 RHEL-99644] {CVE-2025-68213}
- net: ixgbe: convert to use .get_rx_ring_count (Michal Schmidt) [RHEL-139535]
- RDMA/irdma: Remove redundant NULL check of udata in irdma_create_user_ah() (Michal Schmidt) [RHEL-139535 RHEL-97658]
- i40e: support generic devlink param "max_mac_per_vf" (Michal Schmidt) [RHEL-139535 RHEL-97688]
- idpf: add support for IDPF PCI programming interface (Michal Schmidt) [RHEL-139535 RHEL-99644]
- RDMA/irdma: Silently consume unsignaled completions (Michal Schmidt) [RHEL-139535 RHEL-97658]
- RDMA/irdma: Initialize cqp_cmds_info to prevent resource leaks (Michal Schmidt) [RHEL-139535 RHEL-97658]
- RDMA/irdma: Enforce local fence for LOCAL_INV WRs (Michal Schmidt) [RHEL-139535 RHEL-97658]
- ixgbe: fix typos in ixgbe driver comments (Michal Schmidt) [RHEL-139535]
- idpf: remove duplicate defines in IDPF_CAP_RSS (Michal Schmidt) [RHEL-139535 RHEL-99644]
- i40e: avoid redundant VF link state updates (Michal Schmidt) [RHEL-139535 RHEL-97688]
- RDMA/irdma: Set irdma_cq cq_num field during CQ create (Michal Schmidt) [RHEL-139535 RHEL-97658]
- RDMA/irdma: Fix SD index calculation (Michal Schmidt) [RHEL-139535 RHEL-97658]
- idpf: cleanup remaining SKBs in PTP flows (Michal Schmidt) [RHEL-139535 RHEL-99644] {CVE-2025-40175}
- idpf: fix mismatched free function for dma_alloc_coherent (Michal Schmidt) [RHEL-139535 RHEL-99644]
- RDMA/irdma: Remove unused struct irdma_cq fields (Michal Schmidt) [RHEL-139535 RHEL-97658]
- net: intel: fm10k: Fix parameter idx set but not used (Michal Schmidt) [RHEL-139535]
- idpf: add HW timestamping statistics (Michal Schmidt) [RHEL-139535 RHEL-99644]
- i40e: improve VF MAC filters accounting (Michal Schmidt) [RHEL-139535 RHEL-97688]
- RDMA/irdma: Update Kconfig (Michal Schmidt) [RHEL-139535 RHEL-97658]
- libie: fix linking with libie_{adminq,fwlog} when CONFIG_LIBIE=n (Michal Schmidt) [RHEL-139535]
- i40e: remove redundant memory barrier when cleaning Tx descs (Michal Schmidt) [RHEL-139535 RHEL-97688]
- idpf: add support for nointerrupt queues (Michal Schmidt) [RHEL-139535 RHEL-99644]
- idpf: remove SW marker handling from NAPI (Michal Schmidt) [RHEL-139535 RHEL-99644]
- idpf: add 4-byte completion descriptor definition (Michal Schmidt) [RHEL-139535 RHEL-99644]
- idpf: link NAPIs to queues (Michal Schmidt) [RHEL-139535 RHEL-99644]
- idpf: use a saner limit for default number of queues to allocate (Michal Schmidt) [RHEL-139535 RHEL-99644]
- idpf: fix Rx descriptor ready check barrier in splitq (Michal Schmidt) [RHEL-139535 RHEL-99644]
- e1000: drop unnecessary constant casts to u16 (Michal Schmidt) [RHEL-139535]
- i40e: Fix potential invalid access when MAC list is empty (Michal Schmidt) [RHEL-139535 RHEL-97688] {CVE-2025-39853}
- i40e: remove read access to debugfs files (Michal Schmidt) [RHEL-139535 RHEL-97688] {CVE-2025-39901}
- idpf: fix UAF in RDMA core aux dev deinitialization (Michal Schmidt) [RHEL-139535 RHEL-99644]
- idpf: do not linearize big TSO packets (Michal Schmidt) [RHEL-139535 RHEL-99644]
- idpf: remove obsolete stashing code (Michal Schmidt) [RHEL-139535 RHEL-99644]
- idpf: stop Tx if there are insufficient buffer resources (Michal Schmidt) [RHEL-139535 RHEL-99644]
- idpf: replace flow scheduling buffer ring with buffer pool (Michal Schmidt) [RHEL-139535 RHEL-99644]
- idpf: simplify and fix splitq Tx packet rollback error path (Michal Schmidt) [RHEL-139535 RHEL-99644]
- idpf: improve when to set RE bit logic (Michal Schmidt) [RHEL-139535 RHEL-99644]
- idpf: add support for Tx refillqs in flow scheduling mode (Michal Schmidt) [RHEL-139535 RHEL-99644]
- eth: intel: use vmalloc_array() to simplify code [fm10k] (Michal Schmidt) [RHEL-139535]
- idpf: preserve coalescing settings across resets (Michal Schmidt) [RHEL-139535 RHEL-99644]
- idpf: add cross timestamping (Michal Schmidt) [RHEL-139535 RHEL-99644]
- virtchnl2: rename enum virtchnl2_cap_rss (Michal Schmidt) [RHEL-139535 RHEL-99644]
- ethernet: intel: fix building with large NR_CPUS [fm10k,i40e] (Michal Schmidt) [RHEL-139535 RHEL-97688]
- idpf: implement IDC vport aux driver MTU change handler (Michal Schmidt) [RHEL-139535 RHEL-99644]
- idpf: implement remaining IDC RDMA core callbacks and handlers (Michal Schmidt) [RHEL-139535 RHEL-99644]
- idpf: implement RDMA vport auxiliary dev create, init, and destroy (Michal Schmidt) [RHEL-139535 RHEL-97658 RHEL-99644]
- idpf: implement core RDMA auxiliary dev create, init, and destroy (Michal Schmidt) [RHEL-139535 RHEL-97658 RHEL-99644]
- idpf: use reserved RDMA vectors from control plane (Michal Schmidt) [RHEL-139535 RHEL-99644]
- idpf: return 0 size for RSS key if not supported (Michal Schmidt) [RHEL-139535 RHEL-99644] {CVE-2025-38402}
- e1000: Move cancel_work_sync to avoid deadlock (Michal Schmidt) [RHEL-139535] {CVE-2025-38114}
- i40e: retry VFLR handling if there is ongoing VF reset (Michal Schmidt) [RHEL-139535 RHEL-97688]
- i40e: return false from i40e_reset_vf if reset is in progress (Michal Schmidt) [RHEL-139535 RHEL-97688]
- iavf: convert to NAPI IRQ affinity API (Michal Schmidt) [RHEL-139535 RHEL-97703]
- ice: add ice driver PTP pin documentation (Michal Schmidt) [RHEL-139535]
- i40e: add link_down_events statistic (Michal Schmidt) [RHEL-139535 RHEL-97688]
- idpf: add support for Rx timestamping (Michal Schmidt) [RHEL-139535 RHEL-99644]
- idpf: add Tx timestamp flows (Michal Schmidt) [RHEL-139535 RHEL-99644]
- idpf: add Tx timestamp capabilities negotiation (Michal Schmidt) [RHEL-139535 RHEL-99644]
- idpf: add PTP clock configuration (Michal Schmidt) [RHEL-139535 RHEL-99644]
- idpf: add mailbox access to read PTP clock time (Michal Schmidt) [RHEL-139535 RHEL-99644]
- idpf: negotiate PTP capabilities and get PTP clock (Michal Schmidt) [RHEL-139535 RHEL-99644]
- idpf: move virtchnl structures to the header file (Michal Schmidt) [RHEL-139535 RHEL-99644]
- virtchnl: add PTP virtchnl definitions (Michal Schmidt) [RHEL-139535 RHEL-99644]
- idpf: add initial PTP support (Michal Schmidt) [RHEL-139535 RHEL-99644]
- idpf: change the method for mailbox workqueue allocation (Michal Schmidt) [RHEL-139535 RHEL-99644]
- idpf: remove unreachable code from setting mailbox (Michal Schmidt) [RHEL-139535 RHEL-99644]
- idpf: assign extracted ptype to struct libeth_rqe_info field (Michal Schmidt) [RHEL-139535 RHEL-99644]
- RDMA: Don't use %%pK through printk (Michal Schmidt) [RHEL-139535 RHEL-97658]
- idpf: use napi's irq affinity (Michal Schmidt) [RHEL-139535 RHEL-99644]
- intel/fm10k: Remove unused fm10k_iov_msg_mac_vlan_pf (Michal Schmidt) [RHEL-139535]
- e1000: Hold RTNL when e1000_down can be called (Michal Schmidt) [RHEL-139535]
- e1000: Link NAPI instances to queues and IRQs (Michal Schmidt) [RHEL-139535]
- net: handle HAS_IOPORT dependencies [intel] (Michal Schmidt) [RHEL-139535]
- intel: make module parameters readable in sys filesystem [e100] (Michal Schmidt) [RHEL-139535]
- intel: add bit macro includes where needed [e1000,fm10k] (Michal Schmidt) [RHEL-139535]
- ice: add documentation for FW logging (Michal Schmidt) [RHEL-139535]
- i40e: Annotate struct i40e_qvlist_info with __counted_by (Michal Schmidt) [RHEL-139535]
- fm10k: replace deprecated strncpy with strscpy (Michal Schmidt) [RHEL-139535]
- e1000: replace deprecated strncpy with strscpy (Michal Schmidt) [RHEL-139535]
- e100: replace deprecated strncpy with strscpy (Michal Schmidt) [RHEL-139535]
- net: e1000: Remove unused declarations (Michal Schmidt) [RHEL-139535]
- Documentation/eth/intel: Remove references to SourceForge (Michal Schmidt) [RHEL-139535 RHEL-97688 RHEL-97703]
- Documentation/eth/intel: Update address for driver support (Michal Schmidt) [RHEL-139535 RHEL-97688 RHEL-97703]
- ixgb: Remove ixgb driver (Michal Schmidt) [RHEL-139535]
- ice: Fix broken link in ice NAPI doc (Michal Schmidt) [RHEL-139535]
- e100: Fix possible use after free in e100_xmit_prepare (Michal Schmidt) [RHEL-139535] {CVE-2022-49026}
- fm10k: Fix error handling in fm10k_init_module() (Michal Schmidt) [RHEL-139535]
- e1000: Remove unnecessary use of kmap_atomic() (Michal Schmidt) [RHEL-139535]
- intel/fm10k:fix repeated words in comments (Michal Schmidt) [RHEL-139535]
- intel/e1000:fix repeated words in comments (Michal Schmidt) [RHEL-139535]
- fm10k: remove unexpected word "the" (Michal Schmidt) [RHEL-139535]
- intel: remove unused macros [e100,e1000,ixgb] (Michal Schmidt) [RHEL-139535]
- ixgb: Fix typos in comments (Michal Schmidt) [RHEL-139535]
- e1000: Fix typos in comments (Michal Schmidt) [RHEL-139535]
- i40e: remove enum i40e_client_state (Michal Schmidt) [RHEL-139535]
- ixgb: Remove useless DMA-32 fallback configuration (Michal Schmidt) [RHEL-139535]
- e1000: switch to napi_build_skb() (Michal Schmidt) [RHEL-139535]
- e1000: switch to napi_consume_skb() (Michal Schmidt) [RHEL-139535]
- fm10k: Fix syntax errors in comments (Michal Schmidt) [RHEL-139535]
- e100: fix device suspend/resume (Michal Schmidt) [RHEL-139535]
- ethernet: ixgb: use eth_hw_addr_set() (Michal Schmidt) [RHEL-139535]
- ethernet: constify references to netdev->dev_addr in drivers [ixgb] (Michal Schmidt) [RHEL-139535]
- ethernet: use eth_hw_addr_set() for dev->addr_len cases [intel] (Michal Schmidt) [RHEL-139535]
- e100: fix buffer overrun in e100_get_regs (Michal Schmidt) [RHEL-139535]
- e100: fix length calculation in e100_get_regs_len (Michal Schmidt) [RHEL-139535]
- Doc: networking: Fox a typo in ice.rst (Michal Schmidt) [RHEL-139535]
- e100: Avoid memcpy() over-reading of ETH_SS_STATS (Michal Schmidt) [RHEL-139535]
- wifi: ath12k: workaround to use VMs (Jose Ignacio Tornos Martinez) [RHEL-141399]
- wifi: ath11k: workaround to use VMs (Jose Ignacio Tornos Martinez) [RHEL-141399]
- ALSA: update RHEL kconfigs for 6.18 upstream code (Jaroslav Kysela) [RHEL-118911]
- ALSA: hda/tas2781: properly initialize speaker_id for TAS2563 (Jaroslav Kysela) [RHEL-118911]
- ALSA: hda/realtek: fix micmute LED reversed on HP Abe and Bantie (Jaroslav Kysela) [RHEL-118911]
- ASoC: qcom: qdsp6: q6asm-dai: set 10 ms period and buffer alignment. (Jaroslav Kysela) [RHEL-118911]
- ASoC: qcom: q6adm: the the copp device only during last instance (Jaroslav Kysela) [RHEL-118911]
- ASoC: qcom: q6asm-dai: perform correct state check before closing (Jaroslav Kysela) [RHEL-118911]
- ASoC: qcom: q6apm-dai: set flags to reflect correct operation of appl_ptr (Jaroslav Kysela) [RHEL-118911]
- ASoC: qcom: sdw: fix memory leak for sdw_stream_runtime (Jaroslav Kysela) [RHEL-118911]
- ASoC: codecs: lpass-tx-macro: fix SM6115 support (Jaroslav Kysela) [RHEL-118911]
- ASoC: codecs: wcd939x: fix regmap leak on probe failure (Jaroslav Kysela) [RHEL-118911]
- ASoC: ak4458: remove the reset operation in probe and remove (Jaroslav Kysela) [RHEL-118911]
- ALSA: usb-mixer: us16x08: validate meter packet indices (Jaroslav Kysela) [RHEL-118911]
- ALSA: pcmcia: Fix resource leak in snd_pdacf_probe error path (Jaroslav Kysela) [RHEL-118911]
- ASoC: fsl_sai: Constrain sample rates from audio PLLs only in master mode (Jaroslav Kysela) [RHEL-118911]
- ALSA: hda/realtek - Enable Mute LED for Lenovo platform (Jaroslav Kysela) [RHEL-118911]
- ALSA: hda/realtek: fix mute/micmute LEDs don't work for HP 200 G2i (Jaroslav Kysela) [RHEL-118911]
- ALSA: realtek/alc288 fix headphone for MS Surface 2/3 (Jaroslav Kysela) [RHEL-118911]
- ASoC: Intel: sof_sdw: Add new quirks for PTL on Dell with CS42L43 (Jaroslav Kysela) [RHEL-118911]
- ALSA: hda/realtek: Add Asus quirk for TAS amplifiers (Jaroslav Kysela) [RHEL-118911]
- regmap: slimbus: fix bus_context pointer in regmap init calls (Jaroslav Kysela) [RHEL-118911] {CVE-2025-40317}
- ASoC: ops: fix snd_soc_get_volsw for sx controls (Jaroslav Kysela) [RHEL-118911]
- ASoC: SDCA: support Q7.8 volume format (Jaroslav Kysela) [RHEL-118911]
- ASoC: cs35l41: Always return 0 when a subsystem ID is found (Jaroslav Kysela) [RHEL-118911]
- ASoC: codecs: wcd937x: Fix error handling in wcd937x codec driver (Jaroslav Kysela) [RHEL-118911]
- ASoC: SOF: ipc4-topology: Convert FLOAT to S32 during blob selection (Jaroslav Kysela) [RHEL-118911]
- ASoC: SOF: ipc4-topology: Prefer 32-bit DMIC blobs for 8-bit formats as well (Jaroslav Kysela) [RHEL-118911]
- slimbus: ngd: Fix reference count leak in qcom_slim_ngd_notify_slaves (Jaroslav Kysela) [RHEL-118911]
- ASoC: SDCA: Remove duplicated module macros (Jaroslav Kysela) [RHEL-118911]
- ALSA: wavefront: Fix integer overflow in sample size validation (Jaroslav Kysela) [RHEL-118911] {CVE-2025-68344}
- ALSA: wavefront: Clear substream pointers on close (Jaroslav Kysela) [RHEL-118911]
- ALSA: hda: cs35l41: Fix NULL pointer dereference in cs35l41_hda_read_acpi() (Jaroslav Kysela) [RHEL-118911] {CVE-2025-68345}
- ALSA: hda/tas2781: fix speaker id retrieval for multiple probes (Jaroslav Kysela) [RHEL-118911]
- ALSA: hda/realtek: Add match for ASUS Xbox Ally projects (Jaroslav Kysela) [RHEL-118911]
- ALSA: dice: fix buffer overflow in detect_stream_formats() (Jaroslav Kysela) [RHEL-118911] {CVE-2025-68346}
- ASoC: amd: acp: update tdm channels for specific DAI (Jaroslav Kysela) [RHEL-118911]
- ALSA: firewire-motu: add bounds check in put_user loop for DSP events (Jaroslav Kysela) [RHEL-118911] {CVE-2025-68753}
- ALSA: uapi: Fix typo in asound.h comment (Jaroslav Kysela) [RHEL-118911]
- ALSA: firewire-motu: fix buffer overflow in hwdep read for DSP events (Jaroslav Kysela) [RHEL-118911] {CVE-2025-68347}
- ASoC: ak5558: Disable regulator when error happens (Jaroslav Kysela) [RHEL-118911]
- ASoC: ak4458: Disable regulator when error happens (Jaroslav Kysela) [RHEL-118911]
- ASoC: amd: acp: Audio is not resuming after s0ix (Jaroslav Kysela) [RHEL-118911]
- ASoC: bcm: bcm63xx-pcm-whistler: Check return value of of_dma_configure() (Jaroslav Kysela) [RHEL-118911]
- ASoC: Intel: catpt: Fix error path in hw_params() (Jaroslav Kysela) [RHEL-118911]
- ASoC: fsl_xcvr: clear the channel status control memory (Jaroslav Kysela) [RHEL-118911]
- ASoC: nau8325: add missing build config (Jaroslav Kysela) [RHEL-118911]
- ASoC: codecs: nau8325: Silence uninitialized variables warnings (Jaroslav Kysela) [RHEL-118911]
- ASoC: nau8325: use simple i2c probe function (Jaroslav Kysela) [RHEL-118911]
- ASoC: tas2781: correct the wrong period (Jaroslav Kysela) [RHEL-118911]
- ASoC: tas2781: Correct the wrong chip ID for reset variable check (Jaroslav Kysela) [RHEL-118911]
- ASoC: SDCA: Fix missing dash in HIDE DisCo property (Jaroslav Kysela) [RHEL-118911]
- soundwire: intel_auxdevice: add cs42l45 codec to wake_capable_list (Jaroslav Kysela) [RHEL-118911]
- ALSA: hda/realtek - Enable Mute LED for HP ZBook X G2i platform (Jaroslav Kysela) [RHEL-118911]
- ALSA: hda/realtek - Enable Mute LED and Tas2781 for HP platform (Jaroslav Kysela) [RHEL-118911]
- platform/x86: serial-multi-instantiate: Add IRQ_RESOURCE_OPT for IRQ missing projects (Jaroslav Kysela) [RHEL-118911]
- ALSA: hda/realtek: Add quirk for HP ProBook 450 G8 (Jaroslav Kysela) [RHEL-118911]
- ALSA: usb-audio: fix uac2 clock source at terminal parser (Jaroslav Kysela) [RHEL-118911]
- ALSA: hda/realtek: add quirk for HP pavilion aero laptop 13z-be200 (Jaroslav Kysela) [RHEL-118911]
- ALSA: hda/cirrus fix cs420x MacPro 6,1 inverted jack detection (Jaroslav Kysela) [RHEL-118911]
- ALSA: usb-audio: Add DSD quirk for LEAK Stereo 230 (Jaroslav Kysela) [RHEL-118911]
- ALSA: au88x0: Fix incorrect error handling for PCI config reads (Jaroslav Kysela) [RHEL-118911]
- ALSA: usb-audio: Add native DSD quirks for PureAudio DAC series (Jaroslav Kysela) [RHEL-118911]
- ALSA: hda/tas2781: Correct the wrong project ID (Jaroslav Kysela) [RHEL-118911]
- ALSA: usb-audio: Fix NULL pointer dereference in snd_usb_mixer_controls_badd (Jaroslav Kysela) [RHEL-118911] {CVE-2025-40275}
- ASoC: SDCA: bug fix while parsing mipi-sdca-control-cn-list (Jaroslav Kysela) [RHEL-118911] {CVE-2025-68281}
- ALSA: usb-audio: Fix potential overflow of PCM transfer buffer (Jaroslav Kysela) [RHEL-118911] {CVE-2025-40269}
- ALSA: hda/tas2781: Add new quirk for HP new projects (Jaroslav Kysela) [RHEL-118911]
- ASoC: tas2781: fix getting the wrong device number (Jaroslav Kysela) [RHEL-118911]
- ASoC: codecs: va-macro: fix resource leak in probe error path (Jaroslav Kysela) [RHEL-118911]
- ASoC: tas2783A: Fix issues in firmware parsing (Jaroslav Kysela) [RHEL-118911]
- ASoC: sdw_utils: fix device reference leak in is_sdca_endpoint_present() (Jaroslav Kysela) [RHEL-118911]
- ASoC: cs4271: Fix regulator leak on probe failure (Jaroslav Kysela) [RHEL-118911]
- ALSA: hda/hdmi: Fix breakage at probing nvhdmi-mcp driver (Jaroslav Kysela) [RHEL-118911] {CVE-2025-68205}
- ASoC: da7213: Use component driver suspend/resume (Jaroslav Kysela) [RHEL-118911]
- ALSA: usb-audio: add min_mute quirk for SteelSeries Arctis (Jaroslav Kysela) [RHEL-118911]
- ASoC: doc: cs35l56: Update firmware filename description for B0 silicon (Jaroslav Kysela) [RHEL-118911]
- ALSA: hda/realtek: Enable mic on Vaio RPL (Jaroslav Kysela) [RHEL-118911]
- ASoC: dt-bindings: pm4125-sdw: correct number of soundwire ports (Jaroslav Kysela) [RHEL-118911]
- ASoC: fsl_sai: Fix sync error in consumer mode (Jaroslav Kysela) [RHEL-118911]
- ASoC: Fix build for sdw_utils (Jaroslav Kysela) [RHEL-118911]
- ALSA: hda/realtek: Fix mute led for HP Victus 15-fa1xxx (MB 8C2D) (Jaroslav Kysela) [RHEL-118911]
- ASoC: rt721: fix prepare clock stop failed (Jaroslav Kysela) [RHEL-118911]
- ALSA: usb-audio: don't log messages meant for 1810c when initializing 1824c (Jaroslav Kysela) [RHEL-118911]
- ASoC: fsl_micfil: correct the endian format for DSD (Jaroslav Kysela) [RHEL-118911]
- ASoC: fsl_sai: fix bit order for DSD format (Jaroslav Kysela) [RHEL-118911]
- ASoC: Intel: avs: Use snd_codec format when initializing probe (Jaroslav Kysela) [RHEL-118911]
- ASoC: Intel: avs: Disable periods-elapsed work when closing PCM (Jaroslav Kysela) [RHEL-118911] {CVE-2025-40344}
- ASoC: Intel: avs: Unprepare a stream when XRUN occurs (Jaroslav Kysela) [RHEL-118911]
- ASoC: sdw_utils: add name_prefix for rt1321 part id (Jaroslav Kysela) [RHEL-118911]
- ASoC: qdsp6: q6asm: do not sleep while atomic (Jaroslav Kysela) [RHEL-118911]
- ASoC: Intel: soc-acpi-intel-ptl-match: Remove cs42l43 match from sdw link3 (Jaroslav Kysela) [RHEL-118911]
- ASOC: max98090/91: fix for filter configuration: AHPF removed DMIC2_HPF added (Jaroslav Kysela) [RHEL-118911]
- ASoC: amd: acp: Add ACP7.0 match entries for cs35l56 and cs42l43 (Jaroslav Kysela) [RHEL-118911]
- ASoC: cs-amp-lib-test: Fix missing include of kunit/test-bug.h (Jaroslav Kysela) [RHEL-118911]
- ALSA: usb-audio: fix control pipe direction (Jaroslav Kysela) [RHEL-118911]
- ALSA: hda/realtek: Add quirk for Lenovo Yoga 7 2-in-1 14AKP10 (Jaroslav Kysela) [RHEL-118911]
- ALSA: hda/realtek: Fix mute led for HP Omen 17-cb0xxx (Jaroslav Kysela) [RHEL-118911]
- ALSA: usb-audio: fix vendor quirk for Logitech H390 (Jaroslav Kysela) [RHEL-118911]
- ALSA: usb-audio: add volume quirks for MS LifeChat LX-3000 (Jaroslav Kysela) [RHEL-118911]
- ASoC: amd/sdw_utils: avoid NULL deref when devm_kasprintf() fails (Jaroslav Kysela) [RHEL-118911] {CVE-2025-40162}
- ASoC: max98090/91: fixed max98091 ALSA widget powering up/down (Jaroslav Kysela) [RHEL-118911]
- ASoC: codecs: wcd938x-sdw: remove redundant runtime pm calls (Jaroslav Kysela) [RHEL-118911]
- ASoC: sdw_utils: add rt1321 part id to codec_info_list (Jaroslav Kysela) [RHEL-118911]
- ALSA: usb-audio: Fix NULL pointer deference in try_to_register_card (Jaroslav Kysela) [RHEL-118911] {CVE-2025-40085}
- ALSA: firewire: amdtp-stream: fix enum kernel-doc warnings (Jaroslav Kysela) [RHEL-118911]
- ALSA: usb-audio: add mixer_playback_min_mute quirk for Logitech H390 (Jaroslav Kysela) [RHEL-118911]
- ASoC: nau8821: Avoid unnecessary blocking in IRQ handler (Jaroslav Kysela) [RHEL-118911]
- ASoC: nau8821: Add DMI quirk to bypass jack debounce circuit (Jaroslav Kysela) [RHEL-118911]
- ASoC: nau8821: Consistently clear interrupts before unmasking (Jaroslav Kysela) [RHEL-118911]
- ASoC: nau8821: Generalize helper to clear IRQ status (Jaroslav Kysela) [RHEL-118911]
- ASoC: nau8821: Cancel jdet_work before handling jack ejection (Jaroslav Kysela) [RHEL-118911]
- ASoC: codecs: Fix gain setting ranges for Renesas IDT821034 codec (Jaroslav Kysela) [RHEL-118911]
- ASoC: tas2781: Update ti,tas2781.yaml for adding tas58xx (Jaroslav Kysela) [RHEL-118911]
- ASoC: tas2781: Support more newly-released amplifiers tas58xx in the driver (Jaroslav Kysela) [RHEL-118911]
- ASoC: qcom: sc8280xp: Add support for QCS615 (Jaroslav Kysela) [RHEL-118911]
- ASoC: dt-bindings: qcom,sm8250: Add QCS615 sound card (Jaroslav Kysela) [RHEL-118911]
- ALSA: hda/tas2781: Set tas2781_hda::tasdevice_priv::chip_id as TAS5825 in case of tas5825 (Jaroslav Kysela) [RHEL-118911]
- ALSA: hda/realtek: Add quirk entry for HP ZBook 17 G6 (Jaroslav Kysela) [RHEL-118911]
- ALSA: usb-audio: apply quirk for Huawei Technologies Co., Ltd. CM-Q3 (Jaroslav Kysela) [RHEL-118911]
- ALSA: hda/intel: Add MSI X870E Tomahawk to denylist (Jaroslav Kysela) [RHEL-118911]
- ALSA: hda: Fix missing pointer check in hda_component_manager_init function (Jaroslav Kysela) [RHEL-118911] {CVE-2025-40097}
- ALSA: hda: cs35l41: Fix NULL pointer dereference in cs35l41_get_acpi_mute_state() (Jaroslav Kysela) [RHEL-118911] {CVE-2025-40098}
- ASoC: rt722: add settings for rt722VB (Jaroslav Kysela) [RHEL-118911]
- ASoC: meson: aiu-encoder-i2s: fix bit clock polarity (Jaroslav Kysela) [RHEL-118911]
- ALSA: usb: fpc: replace kmalloc_array followed by copy_from_user with memdup_array_user (Jaroslav Kysela) [RHEL-118911]
- ALSA: hda/tas2781: Enable init_profile_id for device initialization (Jaroslav Kysela) [RHEL-118911]
- ALSA: emu10k1: Fix typo in docs (Jaroslav Kysela) [RHEL-118911]
- ALSA: hda/realtek: Add quirk for ASUS ROG Zephyrus Duo (Jaroslav Kysela) [RHEL-118911]
- ASoC: SOF: Intel: Read the LLP via the associated Link DMA channel (Jaroslav Kysela) [RHEL-118911]
- ASoC: SOF: ipc4-pcm: do not report invalid delay values (Jaroslav Kysela) [RHEL-118911]
- ASoC: SOF: sof-audio: add dev_dbg_ratelimited wrapper (Jaroslav Kysela) [RHEL-118911]
- ASoC: SOF: Intel: hda-pcm: Place the constraint on period time instead of buffer time (Jaroslav Kysela) [RHEL-118911]
- ASoC: SOF: ipc4-topology: Account for different ChainDMA host buffer size (Jaroslav Kysela) [RHEL-118911]
- ASoC: SOF: ipc4-topology: Correct the minimum host DMA buffer size (Jaroslav Kysela) [RHEL-118911]
- ASoC: SOF: ipc3-topology: Fix multi-core and static pipelines tear down (Jaroslav Kysela) [RHEL-118911]
- mfd: cs42l43: Remove IRQ masking in suspend (Jaroslav Kysela) [RHEL-118911]
- mfd: cs42l43: Move IRQ enable/disable to encompass force suspend (Jaroslav Kysela) [RHEL-118911]
- mfd: arizona: Make legacy gpiolib interface optional (Jaroslav Kysela) [RHEL-118911]
- ALSA: hda/hdmi: Add pin fix for HP ProDesk model (Jaroslav Kysela) [RHEL-118911]
- ALSA: usb-audio: don't hardcode gain for output channel of Presonus Studio (Jaroslav Kysela) [RHEL-118911]
- ALSA: usb-audio: add the initial mix for Presonus Studio 1824c (Jaroslav Kysela) [RHEL-118911]
- ALSA: doc: improved docs about quirk_flags in snd-usb-audio (Jaroslav Kysela) [RHEL-118911]
- ALSA: usb-audio: make param quirk_flags change-able in runtime (Jaroslav Kysela) [RHEL-118911]
- ALSA: usb-audio: improve module param quirk_flags (Jaroslav Kysela) [RHEL-118911]
- ALSA: usb-audio: add two-way convert between name and bit for QUIRK_FLAG_* (Jaroslav Kysela) [RHEL-118911]
- ALSA: usb-audio: fix race condition to UAF in snd_usbmidi_free (Jaroslav Kysela) [RHEL-118911] {CVE-2025-39997}
- ALSA: usb-audio: add mono main switch to Presonus S1824c (Jaroslav Kysela) [RHEL-118911]
- ALSA: compress: document 'chan_map' member in snd_dec_opus (Jaroslav Kysela) [RHEL-118911]
- ASoC: cs35l56: Set fw_regs table after getting REVID (Jaroslav Kysela) [RHEL-118911]
- ALSA: hda/realtek: Add quirk for HP Spectre 14t-ea100 (Jaroslav Kysela) [RHEL-118911]
- ASoc: tas2783A: Fix an error code in probe() (Jaroslav Kysela) [RHEL-118911]
- ASoC: tlv320aic3x: Fix class-D initialization for tlv320aic3007 (Jaroslav Kysela) [RHEL-118911]
- ASoC: stm32: sai: manage context in set_sysclk callback (Jaroslav Kysela) [RHEL-118911]
- ASoC: codecs: wcd-common: fix signedness bug in wcd_dt_parse_micbias_info() (Jaroslav Kysela) [RHEL-118911]
- ASoC: dt-binding: Convert MediaTek mt8183-mt6358 to DT schema (Jaroslav Kysela) [RHEL-118911]
- ASoC: Convert MT8183 DA7219 sound card to DT schema (Jaroslav Kysela) [RHEL-118911]
- ASoC: dt-binding: Convert mt8183-afe-pcm to dt-schema (Jaroslav Kysela) [RHEL-118911]
- ASoc: tas2783A: Fix spelling mistake "Perifpheral" -> "Peripheral" (Jaroslav Kysela) [RHEL-118911]
- ASoc: tas2783A: Remove unneeded semicolon (Jaroslav Kysela) [RHEL-118911]
- ASoC: wcd934x: fix error handling in wcd934x_codec_parse_data() (Jaroslav Kysela) [RHEL-118911]
- ALSA: usb-audio: don't apply interface quirk to Presonus S1824c (Jaroslav Kysela) [RHEL-118911]
- tas2783A: Add acpi match changes for Intel MTL (Jaroslav Kysela) [RHEL-118911]
- ASoc: tas2783A: add machine driver changes (Jaroslav Kysela) [RHEL-118911]
- ASoc: tas2783A: machine driver amp utility for TI devices (Jaroslav Kysela) [RHEL-118911]
- ASoc: tas2783A: Add soundwire based codec driver (Jaroslav Kysela) [RHEL-118911]
- ASoC: ops: improve snd_soc_get_volsw (Jaroslav Kysela) [RHEL-118911]
- ASoC: cs35l41: Fallback to reading Subsystem ID property if not ACPI (Jaroslav Kysela) [RHEL-118911]
- ASoC: tas2781: Correct the wrong description and register address on tas2781 (Jaroslav Kysela) [RHEL-118911]
- ASoC: Intel: sof_sdw: Prevent jump to NULL add_sidecar callback (Jaroslav Kysela) [RHEL-118911] {CVE-2025-40132}
- ASoC: qcom: qdsp6/audioreach: add support for offloading raw opus playback (Jaroslav Kysela) [RHEL-118911]
- ALSA: compress_offload: increase SNDRV_COMPRESS_VERSION minor version by 1 (Jaroslav Kysela) [RHEL-118911]
- ALSA: compress: add raw opus codec define and opus decoder structs (Jaroslav Kysela) [RHEL-118911]
- ASoC: fsl: fsl_qmc_audio: Drop struct qmc_dai_chan (Jaroslav Kysela) [RHEL-118911]
- ASoC: fsl: fsl_qmc_audio: Only request completion on last channel (Jaroslav Kysela) [RHEL-118911]
- ASoC: fsl: fsl_qmc_audio: Ensure audio channels are ordered in TDM bus (Jaroslav Kysela) [RHEL-118911]
- ASoC: da7213: Convert to DEFINE_RUNTIME_DEV_PM_OPS() (Jaroslav Kysela) [RHEL-118911]
- ASoC: qcom: sc8280xp: explicitly set S16LE format in sc8280xp_be_hw_params_fixup() (Jaroslav Kysela) [RHEL-118911]
- ASoC: SOF: ipc3-dtrace: fix potential integer overflow in allocation (Jaroslav Kysela) [RHEL-118911]
- ASoC: codecs: wcd937x: get regmap directly (Jaroslav Kysela) [RHEL-118911]
- ASoC: codecs: wcd938x: get regmap directly (Jaroslav Kysela) [RHEL-118911]
- ASoC: codecs: wcd-common: move status_update callback to common (Jaroslav Kysela) [RHEL-118911]
- ASoC: codecs: wcd939x: get regmap directly (Jaroslav Kysela) [RHEL-118911]
- ASoC: codecs: wcd-common: move component ops to common (Jaroslav Kysela) [RHEL-118911]
- ASoC: codecs: wcd-common: move WCD_SDW_CH to common (Jaroslav Kysela) [RHEL-118911]
- ASoC: codecs: wcd: add common helper for wcd codecs (Jaroslav Kysela) [RHEL-118911]
- ASoC: codecs: wcdxxxx: use sdw_slave_get_current_bank helper (Jaroslav Kysela) [RHEL-118911]
- ASoC: codecs: wcdxxxx: use of_sdw_find_device_by_node helper (Jaroslav Kysela) [RHEL-118911]
- soundwire: bus: add sdw_slave_get_current_bank helper (Jaroslav Kysela) [RHEL-118911]
- soundwire: bus: add of_sdw_find_device_by_node helper (Jaroslav Kysela) [RHEL-118911]
- ASoC: codecs: wcd937x: make stub functions inline (Jaroslav Kysela) [RHEL-118911]
- ASoC: codecs: wcd937x: set the comp soundwire port correctly (Jaroslav Kysela) [RHEL-118911] {CVE-2025-40045}
- ASoC: soc-dapm: add snd_soc_dapm_set_idle_bias() (Jaroslav Kysela) [RHEL-118911]
- ASoC: soc-dapm: add snd_soc_dapm_get_bias_level() (Jaroslav Kysela) [RHEL-118911]
- ASoC: soc-dapm: tidyup idle_bias handling - step2 (Jaroslav Kysela) [RHEL-118911]
- ASoC: soc-dapm: tidyup idle_bias handling - step1 (Jaroslav Kysela) [RHEL-118911]
- ASoC: soc-dapm: remove suspend_bias_off from snd_soc_dapm_context (Jaroslav Kysela) [RHEL-118911]
- ASoC: soc-card: add snd_soc_card_to_dapm() (Jaroslav Kysela) [RHEL-118911]
- ASoC: soc-component: add snd_soc_component_to_dapm() (Jaroslav Kysela) [RHEL-118911]
- ASoC: soc-dapm: use dapm->component instead of container_of() (Jaroslav Kysela) [RHEL-118911]
- ASoC: soc-dapm: add snd_soc_dapm_to_card() (Jaroslav Kysela) [RHEL-118911]
- ASoC: soc-dapm: add snd_soc_dapm_to_dev() (Jaroslav Kysela) [RHEL-118911]
- ALSA: seq: Fix KCSAN data-race warning at snd_seq_fifo_poll_wait() (Jaroslav Kysela) [RHEL-118911]
- ALSA: spi/at73c213: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ASoC: dt-bindings: add bindings for pm4125 audio codec (Jaroslav Kysela) [RHEL-118911]
- ALSA: pcm: Disable bottom softirqs as part of spin_lock_irq() on PREEMPT_RT (Jaroslav Kysela) [RHEL-118911] {CVE-2025-40142}
- ASoC: Intel: hda-sdw-bpt: set persistent_buffer false (Jaroslav Kysela) [RHEL-118911]
- ALSA: serial-generic: remove shared static buffer (Jaroslav Kysela) [RHEL-118911]
- ALSA: asihpi: Simplify error handling in PCM substream setup (Jaroslav Kysela) [RHEL-118911]
- ASoC: apple: mca: Add "apple,t8103-mca" compatible (Jaroslav Kysela) [RHEL-118911]
- ALSA: aoa: Remove redundant size arguments from strscpy() (Jaroslav Kysela) [RHEL-118911]
- ASoC: codecs: pcm1754: add pcm1754 dac driver (Jaroslav Kysela) [RHEL-118911]
- ASoC: dt-bindings: ti,pcm1754: add binding documentation (Jaroslav Kysela) [RHEL-118911]
- ALSA: sparc/dbri: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: sparc/cs4231: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: sparc/amd7930: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: usb-audio: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: usb: fcp: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: line6: fix scoped_guard done variable misuse (Jaroslav Kysela) [RHEL-118911]
- ALSA: line6: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: ppc: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: snd_ps3: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: parisc: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: snd-n64: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: sgio2audio: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: arm: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: aoa: Don't split string across lines (Jaroslav Kysela) [RHEL-118911]
- ALSA: aoa: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ASoC: cs-amp-lib-test: Add test for getting cal data from HP EFI (Jaroslav Kysela) [RHEL-118911]
- ASoC: cs-amp-lib: Add HP-specific EFI variable for calibration data (Jaroslav Kysela) [RHEL-118911]
- ASoC: cs-amp-lib-test: Add tests for cs_amp_get_vendor_spkid() (Jaroslav Kysela) [RHEL-118911]
- ASoC: cs35l56: Check for vendor-specific speaker ID value (Jaroslav Kysela) [RHEL-118911]
- efi: Add EFI_ACCESS_DENIED status code (Jaroslav Kysela) [RHEL-118911]
- ASoC: cs-amp-lib: Add handling for Lenovo and HP UEFI speaker ID (Jaroslav Kysela) [RHEL-118911]
- ASoC: cs-amp-lib: Rename defines for Cirrus Logic EFI (Jaroslav Kysela) [RHEL-118911]
- ALSA: hrtimer: Avoid direct access to hrtimer clockbase (Jaroslav Kysela) [RHEL-118911]
- ASoC: tas2781: Add tas2118, tas2x20, tas5825 support (Jaroslav Kysela) [RHEL-118911]
- ASoC: tas2781: Add tas2118, tas2x20, tas5825 support (Jaroslav Kysela) [RHEL-118911]
- ASoC: Intel: bytcr_rt5651: Fix invalid quirk input mapping (Jaroslav Kysela) [RHEL-118911] {CVE-2025-40121}
- ASoC: Intel: bytcht_es8316: Fix invalid quirk input mapping (Jaroslav Kysela) [RHEL-118911]
- ASoC: codecs: tlv320dac33: Add default value for burst_bclkdiv (Jaroslav Kysela) [RHEL-118911]
- ASoC: codecs: tlv320dac33: Remove unused struct tlv320dac33_platform_data and header file tlv320dac33-plat.h (Jaroslav Kysela) [RHEL-118911]
- ALSA: compress_offload: Add SNDRV_COMPRESS_AVAIL64 ioctl (Jaroslav Kysela) [RHEL-118911]
- ALSA: compress_offload: Add SNDRV_COMPRESS_TSTAMP64 ioctl (Jaroslav Kysela) [RHEL-118911]
- ALSA: compress_offload: Add 64-bit safe timestamp infrastructure (Jaroslav Kysela) [RHEL-118911]
- ALSA: scarlett2: Add Vocaster speaker/headphone mute controls (Jaroslav Kysela) [RHEL-118911]
- ALSA: cs4281: Send the PCM period elapsed notification properly (Jaroslav Kysela) [RHEL-118911]
- ALSA: usb-audio: apply quirk for MOONDROP Quark2 (Jaroslav Kysela) [RHEL-118911]
- ALSA: usb-audio: apply "mixer_min_mute" quirks on some devices (Jaroslav Kysela) [RHEL-118911]
- ALSA: usb-audio: add quirk QUIRK_FLAG_MIXER_CAPTURE_MIN_MUTE (Jaroslav Kysela) [RHEL-118911]
- ALSA: usb-audio: rename QUIRK_FLAG_MIXER_MIN_MUTE to QUIRK_FLAG_MIXER_PLAYBACK_MIN_MUTE (Jaroslav Kysela) [RHEL-118911]
- ASoC: cs42l43: Shutdown jack detection on suspend (Jaroslav Kysela) [RHEL-118911]
- ASoC: cs42l43: Disable IRQs in system suspend (Jaroslav Kysela) [RHEL-118911]
- ASoC: cs42l43: Store IRQ domain in codec private data (Jaroslav Kysela) [RHEL-118911]
- ASoC: cs42l43: Rename system suspend callback and fix debug print (Jaroslav Kysela) [RHEL-118911]
- ASoC: dt-bindings: wlf,wm8960: Document routing strings (pin names) (Jaroslav Kysela) [RHEL-118911]
- ASoC: codecs: lpass-wsa-macro: add Codev version 2.9 (Jaroslav Kysela) [RHEL-118911]
- ASoC: codecs: lpass-macro: add Codec version 2.9 (Jaroslav Kysela) [RHEL-118911]
- ASoC: qcom: x1e80100: add compatible for glymur SoC (Jaroslav Kysela) [RHEL-118911]
- ASoC: qcom: x1e80100: set card driver name from match data (Jaroslav Kysela) [RHEL-118911]
- ASoC: Intel: avs: ssm4567: Adjust platform name (Jaroslav Kysela) [RHEL-118911]
- ASoC: Intel: avs: rt5682: Adjust platform name (Jaroslav Kysela) [RHEL-118911]
- ASoC: Intel: avs: rt5663: Adjust platform name (Jaroslav Kysela) [RHEL-118911]
- ASoC: Intel: avs: rt5514: Adjust platform name (Jaroslav Kysela) [RHEL-118911]
- ASoC: Intel: avs: rt298: Adjust platform name (Jaroslav Kysela) [RHEL-118911]
- ASoC: Intel: avs: rt286: Adjust platform name (Jaroslav Kysela) [RHEL-118911]
- ASoC: Intel: avs: rt274: Adjust platform name (Jaroslav Kysela) [RHEL-118911]
- ASoC: Intel: avs: probe: Refactor dai_link creation (Jaroslav Kysela) [RHEL-118911]
- ASoC: Intel: avs: nau8825: Adjust platform name (Jaroslav Kysela) [RHEL-118911]
- ASoC: Intel: avs: max98927: Adjust platform name (Jaroslav Kysela) [RHEL-118911]
- ASoC: Intel: avs: max98373: Adjust platform name (Jaroslav Kysela) [RHEL-118911]
- ASoC: Intel: avs: max98357a: Adjust platform name (Jaroslav Kysela) [RHEL-118911]
- ASoC: Intel: avs: i2stest: Adjust platform name (Jaroslav Kysela) [RHEL-118911]
- ASoC: Intel: avs: es8336: Adjust platform name (Jaroslav Kysela) [RHEL-118911]
- ASoC: Intel: avs: dmic: Refactor dai_link creation (Jaroslav Kysela) [RHEL-118911]
- ASoC: Intel: avs: da7219: Adjust platform name (Jaroslav Kysela) [RHEL-118911]
- ASoC: Intel: avs: hda: Adjust platform name (Jaroslav Kysela) [RHEL-118911]
- ALSA: hda/conexant: Fix typos in comments (Jaroslav Kysela) [RHEL-118911]
- ALSA: rme32: Fix serialization in snd_rme32_capture_adat_open() (Jaroslav Kysela) [RHEL-118911]
- ASoC: rockchip: i2s-tdm: switch to FIELD_PREP_WM16_CONST macro (Jaroslav Kysela) [RHEL-118911]
- ASoC: SOF: ipc4-topology: Fix a less than zero check on a u32 (Jaroslav Kysela) [RHEL-118911]
- ALSA: hda/realtek: Use is_s4_resume() macro (Jaroslav Kysela) [RHEL-118911]
- ASoC: qcom: audioreach: convert to cpu endainess type before accessing (Jaroslav Kysela) [RHEL-118911]
- ASoC: qcom: topology: convert to cpu endainess type before accessing (Jaroslav Kysela) [RHEL-118911]
- ASoC: qcom: audioreach: fix potential null pointer dereference (Jaroslav Kysela) [RHEL-118911] {CVE-2025-40013}
- soundwire: Use min() to improve code (Jaroslav Kysela) [RHEL-118911]
- soundwire: bus: Drop dev_pm_domain_detach() call (Jaroslav Kysela) [RHEL-118911]
- ASoC: soc-dapm: rename snd_soc_kcontrol_component() to snd_soc_kcontrol_to_component() (Jaroslav Kysela) [RHEL-118911]
- ASoC: soc-dapm: rename dapm_kcontrol_get_value() to snd_soc_dapm_kcontrol_get_value() (Jaroslav Kysela) [RHEL-118911]
- ASoC: soc-dapm: rename snd_soc_dapm_kcontrol_dapm() to snd_soc_dapm_kcontrol_to_dapm() (Jaroslav Kysela) [RHEL-118911]
- ASoC: soc-dapm: rename snd_soc_dapm_kcontrol_widget() to snd_soc_dapm_kcontrol_to_widget() (Jaroslav Kysela) [RHEL-118911]
- ALSA: misc: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: virtio: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: ac97bus: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: atmel: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: pxa2xx: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: aaci: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: aoa: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: sparc: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: vxpocket: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: pdaudiocf: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: at73c213: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: xen: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: x86: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: x86: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: synth: Use guard() for preset locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: synth: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: synth: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: i2c: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: i2c: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: caiaq: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: bcd2000: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: usb: qcom: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: line6: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: hiface: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: hiface: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: usx2y: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: ua101: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: ua101: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: serial-u16550: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: portman2x4: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: mts64: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: mtpav: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: mpu401: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: dummy: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: vx: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: opl4: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: opl4: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: opl3: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: opl3: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: aloop: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: aloop: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: wavefront: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: wss: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: wss: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: sscape: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: emu8000: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: sb: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: sb: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: opti9xx: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: opl3sa2: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: msnd: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: gus: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: gus: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: es18xx: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: es1688: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: cs423x: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: cs423x: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: cmi8330: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: ad1816a: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: ymfpci: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: vx222: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: via82xx: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: trident: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: trident: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: sonicvibes: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: sis7019: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: sis7019: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: rme9652: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: hdspm: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: hdsp: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: rme96: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: rme32: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: pcxhr: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: oxygen: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: oxygen: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: nm256: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: nm256: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: mixart: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: maestro3: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: lx6464es: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: lola: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: lola: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: korg1212: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: korg1212: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: intel8x0: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: ice1712: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: ice1712: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: fm801: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: es1968: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: es1968: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: es1938: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: emu10k1x: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: emu10k1: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: emu10k1: Use guard() for emu1010 FPGA locking (Jaroslav Kysela) [RHEL-118911]
- ALSA: emu10k1: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: echoaudio: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: echoaudio: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: ctxfi: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: ctxfi: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: cs5535audio: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: cs46xx: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: cs46xx: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: cs4281: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: cmipci: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: cmipci: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: ca0106: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: bt87x: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: aw2: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: aw2: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: atiixp: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: atiixp: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: ad1889: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: als4000: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: als300: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: ens137x: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: ens137x: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: azt3328: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: ali5451: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: ac97: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: ac97: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: firewire: motu: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: firewire: lib: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: firewire: tascam: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: firewire: oxfw: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: firewire: fireworks: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: firewire: fireface: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: firewire: digi00x: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: firewire: dice: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: firewire: bebob: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: firewire: lib: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: firewire: isight: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: firewire: fireface: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: firewire: tascam: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: firewire: oxfw: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: firewire: motu: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: firewire: fireworks: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: firewire: digi00x: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: firewire: dice: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: firewire: bebob: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911]
- ASoC: sof: ipc4-topology: Add support to sched_domain attribute (Jaroslav Kysela) [RHEL-118911]
- ASoC: SOF: sof-client: Introduce sof_client_dev_entry structure (Jaroslav Kysela) [RHEL-118911]
- ASoC: SOF: sof-client: Convert sof_client_dev_to_sof_dev into function (Jaroslav Kysela) [RHEL-118911]
- ASoC: SOF: sof-client-probes: Add available points_info(), IPC4 only (Jaroslav Kysela) [RHEL-118911]
- ASoC: SOF: sof-client-probes-ipc4: Human readable debugfs "probe_points" (Jaroslav Kysela) [RHEL-118911]
- ASoC: SOF: sof-client: Add sof_client_ipc4_find_swidget_by_id() (Jaroslav Kysela) [RHEL-118911]
- ASoC: SOF: IPC4: Add GET macros for module id and module instance id (Jaroslav Kysela) [RHEL-118911]
- ASoC: SOF: sof-client-probes-ipc4: Implement ipc4_probes_points_info (Jaroslav Kysela) [RHEL-118911]
- ASoC: SOF: ipc4-topology: Add support for float sample type (Jaroslav Kysela) [RHEL-118911]
- ASoC: SOF: ipc4-topology: Add support for 8-bit formats (Jaroslav Kysela) [RHEL-118911]
- ASoC: SOF: ipc4-pcm: Add fixup for channels (Jaroslav Kysela) [RHEL-118911]
- ALSA: seq: oss/rw: Cleanup with guard (Jaroslav Kysela) [RHEL-118911]
- ALSA: seq: oss/synth: Clean up with guard and auto cleanup (Jaroslav Kysela) [RHEL-118911]
- ALSA: seq: oss/midi: Cleanup with guard and auto-cleanup (Jaroslav Kysela) [RHEL-118911]
- ALSA: seq: oss: Clean up core code with guard() (Jaroslav Kysela) [RHEL-118911]
- ALSA: seq: Clean up fifo locking with guard (Jaroslav Kysela) [RHEL-118911]
- ALSA: seq: Clean up queue locking with auto cleanup (Jaroslav Kysela) [RHEL-118911]
- ALSA: seq: Clean up port locking with auto cleanup (Jaroslav Kysela) [RHEL-118911]
- ALSA: seq: Use auto-cleanup for client refcounting (Jaroslav Kysela) [RHEL-118911]
- ALSA: seq: Use guard() for mutex and rwsem locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: seq: Clean up spin lock with guard() (Jaroslav Kysela) [RHEL-118911]
- ALSA: seq: Simplify internal command operation from OSS layer (Jaroslav Kysela) [RHEL-118911]
- ALSA: hda/intel: Use guard() for spinlocks (Jaroslav Kysela) [RHEL-118911]
- ALSA: hda/common: Use guard() for spinlocks (Jaroslav Kysela) [RHEL-118911]
- ALSA: hda/core: Use guard() for spinlocks (Jaroslav Kysela) [RHEL-118911]
- ALSA: hda/ext: Use guard() for spinlocks (Jaroslav Kysela) [RHEL-118911]
- ALSA: hda/generic: Use auto cleanup for temporary buffers (Jaroslav Kysela) [RHEL-118911]
- ALSA: hda/realtek: Use auto cleanup for temporary buffers (Jaroslav Kysela) [RHEL-118911]
- ALSA: hda/common: Use auto cleanup for temporary buffers (Jaroslav Kysela) [RHEL-118911]
- ALSA: hda/intel: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: hda/analog: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: hda/generic: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: hda/component: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: hda/cs8409: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: hda/tas2781: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: hda/cs35l41: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: hda/realtek: Use guard() for mutex locks and COEF locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: hda/hdmi: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: hda/ca0132: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: hda/core: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: hda/common: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: hda: Use auto cleanup macros for DSP loader locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: hda/common: Use cleanup macros for PM controls (Jaroslav Kysela) [RHEL-118911]
- ALSA: hda/realtek: Use cleanup macros for PM controls (Jaroslav Kysela) [RHEL-118911]
- ALSA: hda/hdmi: Use cleanup macros for PM controls (Jaroslav Kysela) [RHEL-118911]
- ALSA: hda/ca0132: Use cleanup macros for PM controls (Jaroslav Kysela) [RHEL-118911]
- ALSA: hda: Introduce auto cleanup macros for PM (Jaroslav Kysela) [RHEL-118911]
- ASoC: doc: Internally link to Writing an ALSA Driver docs (Jaroslav Kysela) [RHEL-118911]
- ASoC: SOF: Intel: only detect codecs when HDA DSP probe (Jaroslav Kysela) [RHEL-118911]
- ASoC: SOF: Intel: split codec mask detect and programming UNSOL (Jaroslav Kysela) [RHEL-118911]
- ASoC: amd: acp: Remove (explicitly) unused header (Jaroslav Kysela) [RHEL-118911]
- ASoC: qcom: use int type to store negative error codes (Jaroslav Kysela) [RHEL-118911]
- ASoC: adau1977: use int type to store negative error codes (Jaroslav Kysela) [RHEL-118911]
- ASoC: amd: use int type to store negative error codes (Jaroslav Kysela) [RHEL-118911]
- ASoC: Intel: avs: Simplify dmi_match_quirk() (Jaroslav Kysela) [RHEL-118911]
- ALSA: lx_core: use int type to store negative error codes (Jaroslav Kysela) [RHEL-118911]
- ALSA: pcm: oss: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911]
- ALSA: usb-audio: us144mkii: Fixes for handshake, MIDI out and cleanup (Jaroslav Kysela) [RHEL-118911]
- ASoC: tlv320aic32x4: use dev_err_probe() for regulators (Jaroslav Kysela) [RHEL-118911]
- ASoC: imx-hdmi: remove cpu_pdev related code (Jaroslav Kysela) [RHEL-118911]
- ALSA: usb-audio: Add validation of UAC2/UAC3 effect units (Jaroslav Kysela) [RHEL-118911]
- ASoC: dt-bindings: omap-twl4030: convert to DT schema (Jaroslav Kysela) [RHEL-118911]
- ASoC: dt-bindings: ti,twl4030-audio: convert to DT schema (Jaroslav Kysela) [RHEL-118911]
- ASoC: test-component: Use kcalloc() instead of kzalloc() (Jaroslav Kysela) [RHEL-118911]
- ASoC: fsl: Use kcalloc() instead of kzalloc() (Jaroslav Kysela) [RHEL-118911]
- ALSA: usb-audio: us144mkii: Fix null-deref in tascam_midi_in_urb_complete() (Jaroslav Kysela) [RHEL-118911]
- ASoC: qcom: audioreach: add support for SMECNS module (Jaroslav Kysela) [RHEL-118911]
- ASoC: qcom: audioreach: sort modules based on hex ids (Jaroslav Kysela) [RHEL-118911]
- ASoC: qcom: audioreach: fix typos in I2S_INTF_TYPE (Jaroslav Kysela) [RHEL-118911]
- ASoC: qcom: audioreach: add support for static calibration (Jaroslav Kysela) [RHEL-118911]
- ASoC: qcom: audioreach: add documentation for i2s interface type (Jaroslav Kysela) [RHEL-118911]
- ASoC: qcom: audioreach: deprecate AR_TKN_U32_MODULE_[IN/OUT]_PORTS (Jaroslav Kysela) [RHEL-118911]
- ALSA: usb-audio: us144mkii: Use le16_to_cpu() for product ID comparison (Jaroslav Kysela) [RHEL-118911]
- ASoC: codecs: wsa883x: Handle shared reset GPIO for WSA883x speakers (Jaroslav Kysela) [RHEL-118911]
- ASoC: dt-bindings: qcom,wsa8830: Add reset-gpios for shared line (Jaroslav Kysela) [RHEL-118911]
- ASoC: Intel: avs: Do not share the name pointer between components (Jaroslav Kysela) [RHEL-118911] {CVE-2025-40338}
- ASoC: Intel: avs: Drop pcm.h dependency for probes (Jaroslav Kysela) [RHEL-118911]
- ALSA: usb-audio: Add infrastructure for TASCAM US-144MKII (Jaroslav Kysela) [RHEL-118911]
- ALSA: usb-audio: us144mkii: Add deep sleep command (Jaroslav Kysela) [RHEL-118911]
- ALSA: usb-audio: us144mkii: Add MIDI support and mixer controls (Jaroslav Kysela) [RHEL-118911]
- ALSA: usb-audio: us144mkii: Implement audio capture and decoding (Jaroslav Kysela) [RHEL-118911]
- ALSA: usb-audio: us144mkii: Implement audio playback and feedback (Jaroslav Kysela) [RHEL-118911]
- ALSA: usb-audio: us144mkii: Add PCM core infrastructure (Jaroslav Kysela) [RHEL-118911]
- ALSA: usb-audio: Add initial driver for TASCAM US-144MKII (Jaroslav Kysela) [RHEL-118911]
- ASoC: wl1273: Remove (Jaroslav Kysela) [RHEL-118911]
- ASoC: rt1321: Add RT1321 amplifier support (Jaroslav Kysela) [RHEL-118911]
- ALSA: hda: Improve local variable data type in print_device_list() (Jaroslav Kysela) [RHEL-118911]
- ALSA: hda: Use min() to simplify snd_hda_get_devices() (Jaroslav Kysela) [RHEL-118911]
- ASoC: Intel: sst: Remove redundant semicolons (Jaroslav Kysela) [RHEL-118911]
- ALSA: hda: Improve local variable data type in snd_hda_get_num_devices() (Jaroslav Kysela) [RHEL-118911]
- ALSA: usb-audio: Use auto-cleanup for shutdown locks (Jaroslav Kysela) [RHEL-118911]
- ASoC: dt-bindings: Convert brcm,bcm2835-i2s to DT schema (Jaroslav Kysela) [RHEL-118911]
- soundwire: debugfs: add SCP_SDCA_IntStatX and SCP_SDCA_IntMaskX registers (Jaroslav Kysela) [RHEL-118911]
- ASoC: dt-bindings: realtek,alc5623: convert to DT schema (Jaroslav Kysela) [RHEL-118911]
- ASoC: fix "dependant"->"dependent" (Jaroslav Kysela) [RHEL-118911]
- ALSA: usb-audio: Replace manual mutex/spinlock with guard() (Jaroslav Kysela) [RHEL-118911]
- ALSA: 6fire: Clean ups with guard() (Jaroslav Kysela) [RHEL-118911]
- ALSA: usb: scarlett2: Clean ups with guard() and __free() (Jaroslav Kysela) [RHEL-118911]
- ALSA: hda: Add TAS5825 support (Jaroslav Kysela) [RHEL-118911]
- ALSA: hda: Fix spelling mistake "dismatch" -> "mismatch" (Jaroslav Kysela) [RHEL-118911]
- ASoC: cs48l32: Use PTR_ERR_OR_ZERO() to simplify code (Jaroslav Kysela) [RHEL-118911]
- ASoC: rt721: add some vendor registers (Jaroslav Kysela) [RHEL-118911]
- ASoC: SOF: imx: Remove error print for devm_add_action_or_reset() (Jaroslav Kysela) [RHEL-118911]
- ASoC: tas2781: Add keyword "init" in profile section (Jaroslav Kysela) [RHEL-118911]
- ASoC: dmaengine_pcm: Add port_window_size to DAI dma data struct (Jaroslav Kysela) [RHEL-118911]
- ASoC: dt-bindings: Drop imx-audio-sgtl5000.txt (Jaroslav Kysela) [RHEL-118911]
- ASoC: pxa: add GPIOLIB_LEGACY dependency (Jaroslav Kysela) [RHEL-118911]
- ASoC: add GPIOLIB_LEGACY dependency where needed (Jaroslav Kysela) [RHEL-118911]
- ASoC: soc-component: unpack snd_soc_component_init_bias_level() (Jaroslav Kysela) [RHEL-118911]
- ASoC: soc-component: unpack snd_soc_component_get_bias_level() (Jaroslav Kysela) [RHEL-118911]
- ASoC: soc-component: unpack snd_soc_component_force_bias_level() (Jaroslav Kysela) [RHEL-118911]
- ASoC: soc-dapm: move snd_soc_dapm_init_bias_level() to soc-dpcm (Jaroslav Kysela) [RHEL-118911]
- ASoC: soc-dapm: move snd_soc_dapm_get_bias_level() to soc-dpcm (Jaroslav Kysela) [RHEL-118911]
- ASoC: Intel: avs: Conditional-path support (Jaroslav Kysela) [RHEL-118911]
- ASoC: Intel: avs: Parse conditional path tuples (Jaroslav Kysela) [RHEL-118911]
Resolves: RHEL-106898, RHEL-106948, RHEL-118911, RHEL-122275, RHEL-130326, RHEL-130338, RHEL-139535, RHEL-141399, RHEL-146370, RHEL-97658, RHEL-97688, RHEL-97703, RHEL-99644

Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
2026-02-16 16:02:13 +00:00
CKI KWF Bot
8d4e01bb28 kernel-5.14.0-682.el9
* Sat Feb 14 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-682.el9]
- platform/x86: intel-uncore-freq: fix all header kernel-doc warnings (David Arcari) [RHEL-143428]
- platform/x86: intel-uncore-freq: Add additional client processors (David Arcari) [RHEL-143428]
- platform/x86/intel-uncore-freq: Present unique domain ID per package (David Arcari) [RHEL-143428]
- platform/x86/intel-uncore-freq: Fix warning in partitioned system (David Arcari) [RHEL-143428]
- selftests: hsr: Add more link fault tests for HSR (Felix Maurer) [RHEL-40917]
- hsr: Implement more robust duplicate discard for HSR (Felix Maurer) [RHEL-146811 RHEL-40917]
- selftests: hsr: Add tests for more link faults with PRP (Felix Maurer) [RHEL-100933]
- hsr: Implement more robust duplicate discard for PRP (Felix Maurer) [RHEL-100933]
- selftests: hsr: Add tests for faulty links (Felix Maurer) [RHEL-100933]
- selftests: hsr: Check duplicates on HSR with VLAN (Felix Maurer) [RHEL-100933]
- selftests: hsr: Add ping test for PRP (Felix Maurer) [RHEL-100933]
- selftests: net: unify the Makefile formats [net/hsr only] (Felix Maurer) [RHEL-100933]
- scsi: core: Fix the unit attention counter implementation (John Meneghini) [RHEL-148005]
- nvme: add support for dynamic quirk configuration via module parameter (Maurizio Lombardi) [RHEL-147849]
- nvme: expose active quirks in sysfs (Maurizio Lombardi) [RHEL-147849]
- Bluetooth: MGMT: Fix memory leak in set_ssp_complete (David Marlin) [RHEL-147490]
- Bluetooth: hci_uart: fix null-ptr-deref in hci_uart_write_work (David Marlin) [RHEL-147490]
- Bluetooth: btusb: revert use of devm_kzalloc in btusb (David Marlin) [RHEL-147490]
- perf vendor events intel: Update pantherlake events from 1.00 to 1.02 (Michael Petlan) [RHEL-74193]
- perf vendor events intel: Update pantherlake events to v1.00 (Michael Petlan) [RHEL-74193]
- perf vendor events: Add PantherLake events (Michael Petlan) [RHEL-74193]
- perf/x86/intel/cstate: Add Pantherlake support (Michael Petlan) [RHEL-74193]
- perf/x86/intel: Add PMU support for WildcatLake (Michael Petlan) [RHEL-95671]
- perf/x86/intel/uncore: Add uncore PMU support for Wildcat Lake (Michael Petlan) [RHEL-95673]
- exfat: fix double free in delayed_free (CKI Backport Bot) [RHEL-146400] {CVE-2025-38206}
- mei: me: add wildcat lake P DID (CKI Backport Bot) [RHEL-95681]
- ice: PTP: fix missing timestamps on E825 hardware (Michal Schmidt) [RHEL-129475]
- hwmon: Add static visibility member to struct hwmon_ops (Ivan Vecera) [RHEL-144397]
- hwmon: Make chip parameter for with_info API mandatory (Ivan Vecera) [RHEL-144397]
- macvlan: fix possible UAF in macvlan_forward_source() (CKI Backport Bot) [RHEL-144126] {CVE-2026-23001}
- mlxsw: spectrum_mr: Fix use-after-free when updating multicast route stats (CKI Backport Bot) [RHEL-143195] {CVE-2025-68800}
- mm/hugetlb: ignore hugepage kernel args if hugepages are unsupported (Luiz Capitulino) [RHEL-137161]
- ext4: fix an off-by-one issue during moving extents (Brian Foster) [RHEL-130735]
- ext4: make block validity check resistent to sb bh corruption (Brian Foster) [RHEL-130735]
- ext4: don't treat fhandle lookup of ea_inode as FS corruption (Brian Foster) [RHEL-130735]
- ext4: on a remount, only log the ro or r/w state when it has changed (Brian Foster) [RHEL-130735]
- jbd2: add a missing data flush during file and fs synchronization (Brian Foster) [RHEL-130735]
- ext4: reorder capability check last (Brian Foster) [RHEL-130735]
- jbd2: fix off-by-one while erasing journal (Brian Foster) [RHEL-130735]
- jbd2: do not try to recover wiped journal (Brian Foster) [RHEL-130735]
- jbd2: remove wrong sb->s_sequence check (Brian Foster) [RHEL-130735]
- ext4: add missing brelse() for bh2 in ext4_dx_add_entry() (Brian Foster) [RHEL-130735]
- ext4: reject the 'data_err=abort' option in nojournal mode (Brian Foster) [RHEL-130735]
- ext4: do not convert the unwritten extents if data writeback fails (Brian Foster) [RHEL-130735]
- ext4: protect ext4_release_dquot against freezing (Brian Foster) [RHEL-130735]
- jbd2: Avoid long replay times due to high number or revoke blocks (Brian Foster) [RHEL-130735]
- jbd2: flush filesystem device before updating tail sequence (Brian Foster) [RHEL-130735]
- jbd2: increase IO priority for writing revoke records (Brian Foster) [RHEL-130735]
- ext4: avoid remount errors with 'abort' mount option (Brian Foster) [RHEL-130735]
- ext4: supress data-race warnings in ext4_free_inodes_{count,set}() (Brian Foster) [RHEL-130735]
- ext4: mark fc as ineligible using an handle in ext4_xattr_set() (Brian Foster) [RHEL-130735]
- ext4: use handle to mark fc as ineligible in __track_dentry_update() (Brian Foster) [RHEL-130735]
- ext4: propagate errors from ext4_find_extent() in ext4_insert_range() (Brian Foster) [RHEL-130735]
- ext4: avoid OOB when system.data xattr changes underneath the filesystem (Brian Foster) [RHEL-130735]
- ext4: return error on ext4_find_inline_entry (Brian Foster) [RHEL-130735]
- ext4: ext4_search_dir should return a proper error (Brian Foster) [RHEL-130735]
- ext4: avoid negative min_clusters in find_group_orlov() (Brian Foster) [RHEL-130735]
- ext4: avoid potential buffer_head leak in __ext4_new_inode() (Brian Foster) [RHEL-130735]
- ext4: avoid buffer_head leak in ext4_mark_inode_used() (Brian Foster) [RHEL-130735]
- ext4: clear EXT4_GROUP_INFO_WAS_TRIMMED_BIT even mount with discard (Brian Foster) [RHEL-130735]
- ext4: nested locking for xattr inode (Brian Foster) [RHEL-130735]
- jbd2: correctly compare tids with tid_geq function in jbd2_fc_begin_commit (Brian Foster) [RHEL-130735]
- ext4: fix incorrect tid assumption in ext4_fc_mark_ineligible() (Brian Foster) [RHEL-130735]
- ext4: fix incorrect tid assumption in jbd2_journal_shrink_checkpoint_list() (Brian Foster) [RHEL-130735]
- ext4: fix incorrect tid assumption in __jbd2_log_wait_for_space() (Brian Foster) [RHEL-130735]
- ext4: fix incorrect tid assumption in ext4_wait_for_tail_page_commit() (Brian Foster) [RHEL-130735]
- ext4: remove array of buffer_heads from mext_page_mkuptodate() (Brian Foster) [RHEL-130735]
- ext4: pipeline buffer reads in mext_page_mkuptodate() (Brian Foster) [RHEL-130735]
- ext4: fix fast commit inode enqueueing during a full journal commit (Brian Foster) [RHEL-130735]
- ext4: correct encrypted dentry name hash when not casefolded (Brian Foster) [RHEL-130735]
- ext4: remove writable userspace mappings before truncating page cache (Brian Foster) [RHEL-125356]
- ext4: treat end of range as exclusive in ext4_zero_range() (Brian Foster) [RHEL-125356]
- ext4: Fix special handling of journalled data from extent zeroing (Brian Foster) [RHEL-125356]
- tls: wait for pending async decryptions if tls_strp_msg_hold fails (CKI Backport Bot) [RHEL-128862] {CVE-2025-40176}
- audit: record fanotify event regardless of presence of rules (Richard Guy Briggs) [RHEL-9065]
- audit: record AUDIT_ANOM_* events regardless of presence of rules (Richard Guy Briggs) [RHEL-9065]
- sched: defer calling __put_task_struct() in non-preemptible context (Čestmír Kalina) [RHEL-99501]
- sched: avoid false lockdep splat in put_task_struct() (Čestmír Kalina) [RHEL-99501]
Resolves: RHEL-100933, RHEL-125356, RHEL-128862, RHEL-129475, RHEL-130735, RHEL-137161, RHEL-143195, RHEL-143428, RHEL-144126, RHEL-144397, RHEL-146400, RHEL-146811, RHEL-147490, RHEL-147849, RHEL-148005, RHEL-40917, RHEL-74193, RHEL-9065, RHEL-95671, RHEL-95673, RHEL-95681, RHEL-99501

Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
2026-02-14 15:39:56 +00:00
CKI KWF Bot
341575e3ca kernel-5.14.0-681.el9
* Wed Feb 11 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-681.el9]
- redhat/dracut-virt.conf: remove erroneous spaces in omit_dracutmodules (Li Tian)
- smb: client: prevent races in ->query_interfaces() (Paulo Alcantara) [RHEL-147201]
- smb: client: add proper locking around ses->iface_last_update (Paulo Alcantara) [RHEL-147201]
- smb: client: split cached_fid bitfields to avoid shared-byte RMW races (Paulo Alcantara) [RHEL-147201]
- cifs: Fix locking usage for tcon fields (Paulo Alcantara) [RHEL-147201]
- cifs: Corrections to lock ordering notes (Paulo Alcantara) [RHEL-147201]
- smb: client: fix potential UAF and double free in smb2_open_file() (Paulo Alcantara) [RHEL-147201]
- smb/client: fix memory leak in SendReceive() (Paulo Alcantara) [RHEL-147201]
- smb/client: fix memory leak in smb2_open_file() (Paulo Alcantara) [RHEL-147201]
- fou: Don't allow 0 for FOU_ATTR_IPPROTO. (Xin Long) [RHEL-138741]
- tools: ynl: Specify --no-line-number in ynl-regen.sh. (Xin Long) [RHEL-138741]
- gue: Fix skb memleak with inner IP protocol 0. (Xin Long) [RHEL-138741]
- netlink: specs: fou: replace underscores with dashes in names (Xin Long) [RHEL-138741]
- fou: fix initialization of grc (Xin Long) [RHEL-138741]
- fou: Fix null-ptr-deref in GRO. (Xin Long) [RHEL-138741]
- fou: remove warn in gue_gro_receive on unsupported protocol (Xin Long) [RHEL-138741]
- fou: Remove XRFM from NET_FOU Kconfig (Xin Long) [RHEL-138741]
- fou: remove sparse errors (Xin Long) [RHEL-138741]
- redhat: enable FOU modules in kernel-modules-extra (Xin Long) [RHEL-138741]
- lockref: remove lockref_put_not_zero (Waiman Long) [RHEL-140835]
- lockref: stop doing cpu_relax in the cmpxchg loop (Waiman Long) [RHEL-140835]
- lockref: remove unused 'lockref_get_or_lock()' function (Waiman Long) [RHEL-140835]
- locking/lockref: Use try_cmpxchg64 in CMPXCHG_LOOP macro (Waiman Long) [RHEL-140835]
Resolves: RHEL-138741, RHEL-140835, RHEL-147201

Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
2026-02-11 19:34:44 +00:00
CKI KWF Bot
83fb55790d kernel-5.14.0-680.el9
* Tue Feb 10 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-680.el9]
- xfs: set max_agbno to allow sparse alloc of last full inode chunk (CKI Backport Bot) [RHEL-141685]
- configs: new config in drivers/phy (Izabela Bakollari) [RHEL-75582]
- net: phy: fix phy_uses_state_machine() (Izabela Bakollari) [RHEL-75582]
- net: phylink: move PHY interrupt request to non-fail path (Izabela Bakollari) [RHEL-75582]
- net: mdio: mdio-i2c: Hold the i2c bus lock during smbus transactions (Izabela Bakollari) [RHEL-75582]
- ixgene-v2: prepare for phylib stop exporting phy_10_100_features_array (Izabela Bakollari) [RHEL-75582]
- net: gianfar: simplify init_phy() (Izabela Bakollari) [RHEL-75582]
- net: ethernet: xgbe: re-add aneg to supported features in PHY quirks (Izabela Bakollari) [RHEL-75582]
- dt-bindings: net: dp83822: Add support for GPIO2 clock output (Izabela Bakollari) [RHEL-75582]
- dt-bindings: net: tja11xx: add "nxp,rmii-refclk-out" property (Izabela Bakollari) [RHEL-75582]
- net: phy: Support speed selection for PHY loopback (Izabela Bakollari) [RHEL-75582]
- net: phy: microchip: limit 100M workaround to link-down events on LAN88xx (Izabela Bakollari) [RHEL-75582]
- net: phy: microchip: Use genphy_soft_reset() to purge stale LPA bits (Izabela Bakollari) [RHEL-75582]
- net: phy: phy_caps: Don't skip better duplex macth on non-exact match (Izabela Bakollari) [RHEL-75582]
- net: mdio: mdio-i2c: Add support for single-byte SMBus operations (Izabela Bakollari) [RHEL-75582]
- net: phy: add driver for MaxLinear MxL86110 PHY (Izabela Bakollari) [RHEL-75582]
- net: phy: fixed_phy: remove irq argument from fixed_phy_add (Izabela Bakollari) [RHEL-75582]
- net: phylink: add functions to block/unblock rx clock stop (Izabela Bakollari) [RHEL-75582]
- net: phy: fix genphy_c45_eee_is_active() for disabled EEE (Izabela Bakollari) [RHEL-75582]
- net: phy: c45: remove local advertisement parameter from genphy_c45_eee_is_active (Izabela Bakollari) [RHEL-75582]
- net: phy: c45: use cached EEE advertisement in genphy_c45_ethtool_get_eee (Izabela Bakollari) [RHEL-75582]
- net: phy: update phy_ethtool_get_eee() documentation (Izabela Bakollari) [RHEL-75582]
- net: phy: remove genphy_c45_eee_is_active()'s is_enabled arg (Izabela Bakollari) [RHEL-75582]
- net: phy: c45: Don't silently remove disabled EEE modes any longer when writing advertisement register (Izabela Bakollari) [RHEL-75582]
- net: phy: remove disabled EEE modes from advertising_eee in phy_probe (Izabela Bakollari) [RHEL-75582]
- net: phylink: add support for notifying PCS about EEE (Izabela Bakollari) [RHEL-75582]
- net: phylink: provide phylink_mac_implements_lpi() (Izabela Bakollari) [RHEL-75582]
- net: phylink: make configuring clock-stop dependent on MAC support (Izabela Bakollari) [RHEL-75582]
- net: phylink: fix regression when binding a PHY (Izabela Bakollari) [RHEL-75582]
- net: phy: improve phy_disable_eee_mode (Izabela Bakollari) [RHEL-75582]
- net: phy: move definition of phy_is_started before phy_disable_eee_mode (Izabela Bakollari) [RHEL-75582]
- net: phy: rename phy_set_eee_broken to phy_disable_eee_mode (Izabela Bakollari) [RHEL-75582]
- net: phy: rename eee_broken_modes to eee_disabled_modes (Izabela Bakollari) [RHEL-75582]
- r8169: add support for RTL8125BP rev.b (Izabela Bakollari) [RHEL-93674]
- r8169: copy vendor driver 2.5G/5G EEE advertisement constraints (Izabela Bakollari) [RHEL-93674]
- r8169: align RTL8126 EEE config with vendor driver (Izabela Bakollari) [RHEL-93674]
- r8169: align RTL8125 EEE config with vendor driver (Izabela Bakollari) [RHEL-93674]
- r8169: align RTL8125/RTL8126 PHY config with vendor driver (Izabela Bakollari) [RHEL-93674]
- net: phylink: add EEE management (Izabela Bakollari) [RHEL-75582]
- net: phy: micrel: use helper phy_disable_eee (Izabela Bakollari) [RHEL-75582]
- net: phy: fix phy_disable_eee (Izabela Bakollari) [RHEL-75582]
- net: phy: add phy_disable_eee (Izabela Bakollari) [RHEL-75582]
- net: phy: introduce optional polling interface for PHY statistics (Izabela Bakollari) [RHEL-75582]
- net: phy: avoid undefined behavior in *_led_polarity_set() (Izabela Bakollari) [RHEL-75582]
- net: phy: mxl-gpy: correctly describe LED polarity (Izabela Bakollari) [RHEL-75582]
- net: phy: microchip_t1: SQI support for LAN887x (Izabela Bakollari) [RHEL-75582]
- net: phy: mxl-gpy: add missing support for TRIGGER_NETDEV_LINK_10 (Izabela Bakollari) [RHEL-75582]
- net: phy: microchip_t1: Interrupt support for lan887x (Izabela Bakollari) [RHEL-75582]
- net: phy: mxl-gpy: add basic LED support (Izabela Bakollari) [RHEL-75582]
- net: phy: fix phylib's dual eee_enabled (Izabela Bakollari) [RHEL-75582]
- net: phy: fix phy_ethtool_set_eee() incorrectly enabling LPI (Izabela Bakollari) [RHEL-75582]
- net: phy: ensure that genphy_c45_an_config_eee_aneg() sees new value of phydev->eee_cfg.eee_enabled (Izabela Bakollari) [RHEL-75582]
- net: phy: Immediately call adjust_link if only tx_lpi_enabled changes (Izabela Bakollari) [RHEL-75582]
- net: phy: Add phy_support_eee() indicating MAC support EEE (Izabela Bakollari) [RHEL-75582]
- net: phy: convert eee_broken_modes to a linkmode bitmap (Izabela Bakollari) [RHEL-75582]
- net: phy: Keep track of EEE configuration (Izabela Bakollari) [RHEL-75582]
- net: phy: Add phydev->enable_tx_lpi to simplify adjust link callbacks (Izabela Bakollari) [RHEL-75582]
- net: phy: Provide Module 4 KSZ9477 errata (DS80000754C) (Izabela Bakollari) [RHEL-75582]
- net: phy: micrel: add Microchip KSZ 9477 to the device table (Izabela Bakollari) [RHEL-75582]
- net: phy: realtek: remove unsed RTL821x_PHYSR* macros (Izabela Bakollari) [RHEL-75582]
- dt-bindings: net: ethernet-phy: Add timing-role role property for ethernet PHYs (Izabela Bakollari) [RHEL-75582]
- net: phy: mediatek: add driver for built-in 2.5G ethernet PHY on MT7988 (Izabela Bakollari) [RHEL-75582]
- net: phy: mediatek: Sort config and file names in Kconfig and Makefile (Izabela Bakollari) [RHEL-75582]
- net: phy: realtek: add RTL8127-internal PHY (Izabela Bakollari) [RHEL-75582]
- net: phy: microchip: document where the LAN88xx PHYs are used (Izabela Bakollari) [RHEL-75582]
- net: phy: fixed_phy: remove fixed_phy_register_with_gpiod (Izabela Bakollari) [RHEL-75582]
- net: phy: remove stub for mdiobus_register_board_info (Izabela Bakollari) [RHEL-75582]
- net: phy: marvell-88q2xxx: Enable temperature measurement in probe again (Izabela Bakollari) [RHEL-75582]
- net: phy: mediatek: do not require syscon compatible for pio property (Izabela Bakollari) [RHEL-75582]
- net: phy: dp83867: use 2ns delay if not specified in DTB (Izabela Bakollari) [RHEL-75582]
- net: phy: dp83867: remove check of delay strap configuration (Izabela Bakollari) [RHEL-75582]
- net: phy: realtek: Add support for PHY LEDs on RTL8211E (Izabela Bakollari) [RHEL-75582]
- net: phy: realtek: use __set_bit() in rtl8211f_led_hw_control_get() (Izabela Bakollari) [RHEL-75582]
- net: phy: realtek: Group RTL82* macro definitions (Izabela Bakollari) [RHEL-75582]
- net: phy: realtek: add RTL8211F register defines (Izabela Bakollari) [RHEL-75582]
- net: phy: realtek: Clean up RTL821x ExtPage access (Izabela Bakollari) [RHEL-75582]
- net: phy: Refactor fwnode_get_phy_node() (Izabela Bakollari) [RHEL-75582]
- net: phy: realtek: Add support for WOL magic packet on RTL8211F (Izabela Bakollari) [RHEL-75582]
- net: phy: aquantia: fix commenting format (Izabela Bakollari) [RHEL-75582]
- net: phylink: Drop unused defines for SUPPORTED/ADVERTISED_INTERFACES (Izabela Bakollari) [RHEL-75582]
- net: phy: marvell-88q2xxx: Enable temperature sensor for mv88q211x (Izabela Bakollari) [RHEL-75582]
- net: phy: remove function stubs (Izabela Bakollari) [RHEL-75582]
- net: phy: leds: fix memory leak (Izabela Bakollari) [RHEL-75582]
- net: phy: Add helper for getting MAC termination resistance (Izabela Bakollari) [RHEL-75582]
- net: phylink: fix suspend/resume with WoL enabled and link down (Izabela Bakollari) [RHEL-75582]
- net: phy: microchip: force IRQ polling mode for lan88xx (Izabela Bakollari) [RHEL-75582]
- net: phy: mediatek: init val in .phy_led_polarity_set for AN7581 (Izabela Bakollari) [RHEL-75582]
- net: phy: remove redundant dependency on NETDEVICES for PHYLINK and PHYLIB (Izabela Bakollari) [RHEL-75582]
- net: phy: remove device_phy_find_device (Izabela Bakollari) [RHEL-75582]
- net: phy: mediatek: add Airoha PHY ID to SoC driver (Izabela Bakollari) [RHEL-75582]
- net: phy: mediatek: permit to compile test GE SOC PHY driver (Izabela Bakollari) [RHEL-75582]
- net: phy: air_en8811h: Add clk provider for CKO pin (Izabela Bakollari) [RHEL-75582]
- net: phy: allow MDIO bus PM ops to start/stop state machine for phylink-controlled PHY (Izabela Bakollari) [RHEL-75582]
- net: phy: move phy_link_change() prior to mdio_bus_phy_may_suspend() (Izabela Bakollari) [RHEL-75582]
- net: phylink: force link down on major_config failure (Izabela Bakollari) [RHEL-75582]
- net: phy: Introduce PHY_ID_SIZE — minimum size for PHY ID string (Izabela Bakollari) [RHEL-75582]
- net: phy: aquantia: add essential functions to aqr105 driver (Izabela Bakollari) [RHEL-75582]
- net: phy: aquantia: search for firmware-name in fwnode (Izabela Bakollari) [RHEL-75582]
- net: phy: aquantia: add probe function to aqr105 for firmware loading (Izabela Bakollari) [RHEL-75582]
- net: phy: Add swnode support to mdiobus_scan (Izabela Bakollari) [RHEL-75582]
- net: phy: sfp: Add support for SMBus module access (Izabela Bakollari) [RHEL-75582]
- net: phylink: add phylink_prepare_resume() (Izabela Bakollari) [RHEL-75582]
- net: phylink: Remove unused function pointer from phylink structure (Izabela Bakollari) [RHEL-75582]
- net: phy: realtek: disable PHY-mode EEE (Izabela Bakollari) [RHEL-75582]
- net: phy: phy_interface_t: Fix RGMII_TXID code comment (Izabela Bakollari) [RHEL-75582]
- net: phy: marvell-88q2xxx: remove call to devm_hwmon_sanitize_name (Izabela Bakollari) [RHEL-75582]
- net: phy: mxl-gpy: remove call to devm_hwmon_sanitize_name (Izabela Bakollari) [RHEL-75582]
- net: phy: tja11xx: remove call to devm_hwmon_sanitize_name (Izabela Bakollari) [RHEL-75582]
- net: phy: marvell: Align set_loopback() implementation (Izabela Bakollari) [RHEL-75582]
- net: phy: micrel: Add loopback support (Izabela Bakollari) [RHEL-75582]
- net: phy: Allow loopback speed selection for PHY drivers (Izabela Bakollari) [RHEL-75582]
- phy: fix xa_alloc_cyclic() error handling (Izabela Bakollari) [RHEL-75582]
- net: phy: remove unused functions phy_package_[read|write]_mmd (Izabela Bakollari) [RHEL-75582]
- net: phy: move PHY package MMD access function declarations from phy.h to phylib.h (Izabela Bakollari) [RHEL-75582]
- net: phylink: Use phy_caps to get an interface's capabilities and modes (Izabela Bakollari) [RHEL-75582]
- net: phylink: Convert capabilities to linkmodes using phy_caps (Izabela Bakollari) [RHEL-75582]
- net: phylink: Add a mapping between MAC_CAPS and LINK_CAPS (Izabela Bakollari) [RHEL-75582]
- net: phylink: Use phy_caps_lookup for fixed-link configuration (Izabela Bakollari) [RHEL-75582]
- net: phy: phy_device: Use link_capabilities lookup for PHY aneg config (Izabela Bakollari) [RHEL-75582]
- net: phy: phy_caps: Allow looking-up link caps based on speed and duplex (Izabela Bakollari) [RHEL-75582]
- net: phy: phy_caps: Implement link_capabilities lookup by linkmode (Izabela Bakollari) [RHEL-75582]
- net: phy: phy_caps: Introduce phy_caps_valid (Izabela Bakollari) [RHEL-75582]
- net: phy: phy_caps: Move __set_linkmode_max_speed to phy_caps (Izabela Bakollari) [RHEL-75582]
- net: phy: phy_caps: Move phy_speeds to phy_caps (Izabela Bakollari) [RHEL-75582]
- net: phy: Use an internal, searchable storage for the linkmodes (Izabela Bakollari) [RHEL-75582]
- net: phylink: Remove unused phylink_init_eee (Izabela Bakollari) [RHEL-75582]
- net: phy: tja11xx: enable PHY in sleep mode for TJA1102S (Izabela Bakollari) [RHEL-75582]
- net: phy: tja11xx: add support for TJA1102S (Izabela Bakollari) [RHEL-75582]
- net: phy: nxp-c45-tja11xx: add TJA112XB SGMII PCS restart errata (Izabela Bakollari) [RHEL-75582]
- net: phy: nxp-c45-tja11xx: add TJA112X PHY configuration errata (Izabela Bakollari) [RHEL-75582]
- net: phy: remove remaining PHY package related definitions from phy.h (Izabela Bakollari) [RHEL-75582]
- net: phy: move PHY package related code from phy.h to phy_package.c (Izabela Bakollari) [RHEL-75582]
- net: phy: mscc: use new phy_package_shared getters (Izabela Bakollari) [RHEL-75582]
- net: phy: mediatek: use new phy_package_shared getters (Izabela Bakollari) [RHEL-75582]
- net: phy: micrel: use new phy_package_shared getters (Izabela Bakollari) [RHEL-75582]
- net: phy: qca807x: use new phy_package_shared getters (Izabela Bakollari) [RHEL-75582]
- net: phy: add getters for public members in struct phy_package_shared (Izabela Bakollari) [RHEL-75582]
- net: phy: move PHY package code from phy_device.c to own source file (Izabela Bakollari) [RHEL-75582]
- net: phy: nxp-c45-tja11xx: add support for TJA1121 (Izabela Bakollari) [RHEL-75582]
- net: phy: nxp-c45-tja11xx: add match_phy_device to TJA1103/TJA1104 (Izabela Bakollari) [RHEL-75582]
- net: phylink: use pl->link_interface in phylink_expects_phy() (Izabela Bakollari) [RHEL-75582]
- net: sfp: add quirk for FS SFP-10GM-T copper SFP+ module (Izabela Bakollari) [RHEL-75582]
- net: phy: add phylib-internal.h (Izabela Bakollari) [RHEL-75582]
- net: phy: remove unused feature array declarations (Izabela Bakollari) [RHEL-75582]
- net: phy: qcom: qca807x fix condition for DAC_DSP_BIAS_CURRENT (Izabela Bakollari) [RHEL-75582]
- net: sfp: add quirk for 2.5G OEM BX SFP (Izabela Bakollari) [RHEL-75582]
- net: phy: realtek: add defines for shadowed c45 standard registers (Izabela Bakollari) [RHEL-75582]
- net: phy: realtek: add helper RTL822X_VND2_C22_REG (Izabela Bakollari) [RHEL-75582]
- net: phy: marvell-88q2xxx: Init PHY private structure for mv88q211x (Izabela Bakollari) [RHEL-75582]
- net: phy: marvell-88q2xxx: enable temperature sensor in mv88q2xxx_config_init (Izabela Bakollari) [RHEL-75582]
- net: phy: marvell-88q2xxx: order includes alphabetically (Izabela Bakollari) [RHEL-75582]
- net: phy: marvell-88q2xxx: align defines (Izabela Bakollari) [RHEL-75582]
- net: phy: Add helper for getting tx amplitude gain (Izabela Bakollari) [RHEL-75582]
- net: phy: remove helper phy_is_internal (Izabela Bakollari) [RHEL-75582]
- net: phy: stop exporting phy_queue_state_machine (Izabela Bakollari) [RHEL-75582]
- net: phy: stop exporting feature arrays which aren't used outside phylib (Izabela Bakollari) [RHEL-75582]
- net: phy: remove fixup-related definitions from phy.h which are not used outside phylib (Izabela Bakollari) [RHEL-75582]
- net: phy: mediatek: Move some macros to phy-lib for later use (Izabela Bakollari) [RHEL-75582]
- net: phy: mediatek: Add token ring clear bit operation support (Izabela Bakollari) [RHEL-75582]
- net: phy: mediatek: Add token ring set bit operation support (Izabela Bakollari) [RHEL-75582]
- net: phy: mediatek: Add token ring access helper functions in mtk-phy-lib (Izabela Bakollari) [RHEL-75582]
- net: phy: mediatek: Change to more meaningful macros (Izabela Bakollari) [RHEL-75582]
- net: phy: marvell-88q2xxx: Add support for PHY LEDs on 88q2xxx (Izabela Bakollari) [RHEL-75582]
- net: phy: broadcom: don't include '<linux/pm_wakeup.h>' directly (Izabela Bakollari) [RHEL-75582]
- net: phy: dp83tg720: Add randomized polling intervals for link detection (Izabela Bakollari) [RHEL-75582]
- net: phy: Add support for driver-specific next update time (Izabela Bakollari) [RHEL-75582]
- net: phy: aquantia: Use HWMON_CHANNEL_INFO macro to simplify code (Izabela Bakollari) [RHEL-75582]
- net: phy: marvell10g: Use HWMON_CHANNEL_INFO macro to simplify code (Izabela Bakollari) [RHEL-75582]
- net: phy: marvell: Use HWMON_CHANNEL_INFO macro to simplify code (Izabela Bakollari) [RHEL-75582]
- net: phy: remove unused PHY_INIT_TIMEOUT and PHY_FORCE_TIMEOUT (Izabela Bakollari) [RHEL-75582]
- net: phy: dp83td510: introduce LED framework support (Izabela Bakollari) [RHEL-75582]
- net: phy: realtek: use string choices helpers (Izabela Bakollari) [RHEL-75582]
- net: phy: c45-tjaxx: add delay between MDIO write and read in soft_reset (Izabela Bakollari) [RHEL-75582]
- net: phy: marvell-88q2xxx: Fix temperature measurement with reset-gpios (Izabela Bakollari) [RHEL-75582]
- net: phylink: always do a major config when attaching a SFP PHY (Izabela Bakollari) [RHEL-75582]
- net: phy: remove leftovers from switch to linkmode bitmaps (Izabela Bakollari) [RHEL-75582]
- net: phylink: add phylink_link_is_up() helper (Izabela Bakollari) [RHEL-75582]
- net: phy: add support for querying PHY clock stop capability (Izabela Bakollari) [RHEL-75582]
- net: mdio: add definition for clock stop capable bit (Izabela Bakollari) [RHEL-75582]
- net: phy: Constify struct mdio_device_id (Izabela Bakollari) [RHEL-75582]
- net: phy: dp83tg720: add statistics support (Izabela Bakollari) [RHEL-75582]
- net: phy: dp83td510: add statistics support (Izabela Bakollari) [RHEL-75582]
- net: phy: add configuration of rx clock stop mode (Izabela Bakollari) [RHEL-75582]
- net: phylink: add support for PCS supported_interfaces bitmap (Izabela Bakollari) [RHEL-75582]
- net: phylink: improve phylink_sfp_config_phy() error message with missing PHY driver (Izabela Bakollari) [RHEL-75582]
- net: phy: dp83822: Add support for GPIO2 clock output (Izabela Bakollari) [RHEL-75582]
- net: phy: dp83822: Replace DP83822_DEVADDR with MDIO_MMD_VEND2 (Izabela Bakollari) [RHEL-75582]
- net: phy: Add helper for mapping RGMII link speed to clock rate (Izabela Bakollari) [RHEL-75582]
- net: phy: avoid genphy_c45_ethtool_get_eee() setting eee_enabled (Izabela Bakollari) [RHEL-75582]
- net: phy: marvell: use phydev->eee_cfg.eee_enabled (Izabela Bakollari) [RHEL-75582]
- net: phylink: remove phylink_phy_no_inband() (Izabela Bakollari) [RHEL-75582]
- net: phylink: add negotiation of in-band capabilities (Izabela Bakollari) [RHEL-75582]
- net: phylink: add pcs_inband_caps() method (Izabela Bakollari) [RHEL-75582]
- net: phy: marvell: implement config_inband() method (Izabela Bakollari) [RHEL-75582]
- net: phy: add phy_config_inband() (Izabela Bakollari) [RHEL-75582]
- net: phy: marvell: implement phy_inband_caps() method (Izabela Bakollari) [RHEL-75582]
- net: phy: bcm84881: implement phy_inband_caps() method (Izabela Bakollari) [RHEL-75582]
- net: phy: add phy_inband_caps() (Izabela Bakollari) [RHEL-75582]
- net: phylink: add debug for phylink_major_config() (Izabela Bakollari) [RHEL-75582]
- net: phylink: split cur_link_an_mode into requested and active (Izabela Bakollari) [RHEL-75582]
- net: phylink: pass phylink and pcs into phylink_pcs_neg_mode() (Izabela Bakollari) [RHEL-75582]
- net: phy: microchip: Reset LAN88xx PHY to ensure clean link state on LAN7800/7850 (Izabela Bakollari) [RHEL-75582]
- net: phy: microchip_t1: Clause-45 PHY loopback support for LAN887x (Izabela Bakollari) [RHEL-75582]
- net: phy: c45: don't use temporary linkmode bitmaps in genphy_c45_ethtool_get_eee (Izabela Bakollari) [RHEL-75582]
- net: phylink: ensure PHY momentary link-fails are handled (Izabela Bakollari) [RHEL-75582]
- net: phy: dp83869: fix status reporting for 1000base-x autonegotiation (Izabela Bakollari) [RHEL-75582]
- mdio: Remove mdio45_ethtool_gset_npage() (Izabela Bakollari) [RHEL-75582]
- include: mdio: Remove mdio45_ethtool_gset() (Izabela Bakollari) [RHEL-75582]
- net: phy: mediatek: add MT7530 & MT7531's PHY ID macros (Izabela Bakollari) [RHEL-75582]
- net: phy: mediatek: Integrate read/write page helper functions (Izabela Bakollari) [RHEL-75582]
- net: phy: mediatek: Improve readability of mtk-phy-lib.c's mtk_phy_led_hw_ctrl_set() (Izabela Bakollari) [RHEL-75582]
- net: phy: mediatek: Move LED helper functions into mtk phy lib (Izabela Bakollari) [RHEL-75582]
- net: phy: mediatek: Re-organize MediaTek ethernet phy drivers (Izabela Bakollari) [RHEL-75582]
- net: phylink: clean up phylink_resolve() (Izabela Bakollari) [RHEL-75582]
- net: phylink: remove switch() statement in resolve handling (Izabela Bakollari) [RHEL-75582]
- net: phylink: move MLO_AN_PHY resolve handling to if() statement (Izabela Bakollari) [RHEL-75582]
- net: phylink: move MLO_AN_FIXED resolve handling to if() statement (Izabela Bakollari) [RHEL-75582]
- net: phylink: move manual flow control setting (Izabela Bakollari) [RHEL-75582]
- net: phy: add phy_set_eee_broken (Izabela Bakollari) [RHEL-75582]
- net: phy: aquantia: Add mdix config and reporting (Izabela Bakollari) [RHEL-75582]
- net: phy: remove genphy_config_eee_advert (Izabela Bakollari) [RHEL-75582]
- net: phy: broadcom: use genphy_c45_an_config_eee_aneg in bcm_config_lre_aneg (Izabela Bakollari) [RHEL-75582]
- net: phy: export genphy_c45_an_config_eee_aneg (Izabela Bakollari) [RHEL-75582]
- net: phy: make genphy_c45_write_eee_adv() static (Izabela Bakollari) [RHEL-75582]
- net: phy: ti: add PHY_RST_AFTER_CLK_EN flag (Izabela Bakollari) [RHEL-75582]
- net: phy: respect cached advertising when re-enabling EEE (Izabela Bakollari) [RHEL-75582]
- net: phy: use ethtool string helpers (Izabela Bakollari) [RHEL-75582]
- net: phy: dp83822: Configure RMII mode on DP83825 devices (Izabela Bakollari) [RHEL-75582]
- net: phylink: simplify how SFP PHYs are attached (Izabela Bakollari) [RHEL-75582]
- net: phylink: validate sfp_select_interface() returned interface (Izabela Bakollari) [RHEL-75582]
- net: phylink: add common validation for sfp_select_interface() (Izabela Bakollari) [RHEL-75582]
- net: phylink: simplify phylink_parse_fixedlink() (Izabela Bakollari) [RHEL-75582]
- net: phy: mediatek-ge-soc: Propagate error code correctly in cal_cycle() (Izabela Bakollari) [RHEL-75582]
- net: phy: mediatek-ge-soc: Shrink line wrapping to 80 characters (Izabela Bakollari) [RHEL-75582]
- net: phy: mediatek-ge-soc: Fix coding style (Izabela Bakollari) [RHEL-75582]
- net: phy: marvell: Add mdix status reporting (Izabela Bakollari) [RHEL-75582]
- net: phylink: remove "using_mac_select_pcs" (Izabela Bakollari) [RHEL-75582]
- net: phylink: remove use of pl->pcs in phylink_validate_mac_and_pcs() (Izabela Bakollari) [RHEL-75582]
- net: phylink: allow mac_select_pcs() to remove a PCS (Izabela Bakollari) [RHEL-75582]
- net: phy: aquantia: fix return value check in aqr107_config_mdi() (Izabela Bakollari) [RHEL-75582]
- net: sfp: change quirks for Alcatel Lucent G-010S-P (Izabela Bakollari) [RHEL-75582]
- net: phylink: allow half-duplex modes with RATE_MATCH_PAUSE (Izabela Bakollari) [RHEL-75582]
- net: phy: intel-xway: add support for PHY LEDs (Izabela Bakollari) [RHEL-75582]
- net: phy: aquantia: correctly describe LED polarity override (Izabela Bakollari) [RHEL-75582]
- net: phy: support 'active-high' property for PHY LEDs (Izabela Bakollari) [RHEL-75582]
- net: phy: microchip_t1s: configure collision detection based on PLCA mode (Izabela Bakollari) [RHEL-75582]
- net: phy: microchip_t1s: add support for Microchip's LAN867X Rev.C2 (Izabela Bakollari) [RHEL-75582]
- net: phy: microchip_t1s: add support for Microchip's LAN867X Rev.C1 (Izabela Bakollari) [RHEL-75582]
- net: phy: microchip_t1s: move LAN867X reset handling to a new function (Izabela Bakollari) [RHEL-75582]
- net: phy: microchip_t1s: add support for Microchip's LAN865X Rev.B1 (Izabela Bakollari) [RHEL-75582]
- net: phy: microchip_t1s: update new initial settings for LAN865X Rev.B0 (Izabela Bakollari) [RHEL-75582]
- net: phy: microchip_t1s: restructure cfg read/write functions arguments (Izabela Bakollari) [RHEL-75582]
- net: phy: c45-tja11xx: add support for outputting RMII reference clock (Izabela Bakollari) [RHEL-75582]
- net: phy: aquantia: poll status register (Izabela Bakollari) [RHEL-75582]
- net: phy: Validate PHY LED OPs presence before registering (Izabela Bakollari) [RHEL-75582]
- net: phy: smsc: use devm_clk_get_optional_enabled_with_rate() (Izabela Bakollari) [RHEL-75582]
- net: phy: marvell-88q2xxx: Enable auto negotiation for mv88q2110 (Izabela Bakollari) [RHEL-75582]
- net: phy: marvell-88q2xxx: Make register writer function generic (Izabela Bakollari) [RHEL-75582]
- net: phy: marvell-88q2xxx: Align soft reset for mv88q2110 and mv88q2220 (Izabela Bakollari) [RHEL-75582]
- net: phy: aquantia: allow forcing order of MDI pairs (Izabela Bakollari) [RHEL-75582]
- net: phy: Add support for PHY timing-role configuration via device tree (Izabela Bakollari) [RHEL-75582]
- net: phy: realtek: switch from paged to MMD ops in rtl822x functions (Izabela Bakollari) [RHEL-75582]
- net: phy: realtek: improve mmd register access for internal PHY's (Izabela Bakollari) [RHEL-75582]
- r8169: add PHY c45 ops for MDIO_MMD_VENDOR2 registers (Izabela Bakollari) [RHEL-75582]
- net: phy: move realtek PHY driver to its own subdirectory (Izabela Bakollari) [RHEL-75582]
- net: phy: realtek: always clear NBase-T lpa (Izabela Bakollari) [RHEL-75582]
- net: phy: realtek: clear master_slave_state if link is down (Izabela Bakollari) [RHEL-75582]
- net: phy: realtek: clear 1000Base-T lpa if link is down (Izabela Bakollari) [RHEL-75582]
- net: phy: realtek: add RTL8125D-internal PHY (Izabela Bakollari) [RHEL-75582]
- net: phy: realtek: merge the drivers for internal NBase-T PHY's (Izabela Bakollari) [RHEL-75582]
- net: phy: realtek: add support for reading MDIO_MMD_VEND2 regs on RTL8125/RTL8126 (Izabela Bakollari) [RHEL-75582]
- net: phy: realtek: clear 1000Base-T link partner advertisement (Izabela Bakollari) [RHEL-75582]
- net: phy: realtek: change order of calls in C22 read_status() (Izabela Bakollari) [RHEL-75582]
- net: phy: realtek: read duplex and gbit master from PHYSR register (Izabela Bakollari) [RHEL-75582]
- platform/mellanox: mlxbf-pmc: add sysfs_attr_init() to count_clock init (David Thompson) [RHEL-104054]
- platform/mellanox: mlxbf-pmc: Use kstrtobool() to check 0/1 input (David Thompson) [RHEL-104054]
- platform/mellanox: mlxbf-pmc: Validate event/enable input (David Thompson) [RHEL-104054]
- platform/mellanox: mlxbf-pmc: Fix duplicate event ID for CACHE_DATA1 (David Thompson) [RHEL-104054]
- platform/mellanox: mlxbf-pmc: Support additional PMC blocks (David Thompson) [RHEL-104054]
- platform/mellanox: mlxbf-pmc: Add support for clock_measure performance block (David Thompson) [RHEL-104054]
- platform/mellanox: mlxbf-pmc: Add support for monitoring cycle count (David Thompson) [RHEL-104054]
- platform/mellanox: mlxbf-pmc: incorrect type in assignment (David Thompson) [RHEL-104054]
Resolves: RHEL-104054, RHEL-141685, RHEL-75582, RHEL-93674

Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
2026-02-10 18:54:14 +00:00
CKI KWF Bot
02557f5f80 kernel-5.14.0-679.el9
* Tue Feb 10 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-679.el9]
- perf list: Add IBM z17 event descriptions (Jakub Brnak) [RHEL-50801]
- redhat/dracut-virt.conf: omit drm drivers in UKI initrd (Li Tian) [RHEL-147294]
- block: fix memory leak in __blkdev_issue_zero_pages (Ming Lei) [RHEL-137854]
- nouveau/gsp: fix suspend/resume regression on r570 firmware (José Expósito) [RHEL-141648]
- nouveau: add a third state to the fini handler. (José Expósito) [RHEL-141648]
- nouveau/gsp: use rpc sequence numbers properly. (José Expósito) [RHEL-141648]
- netfilter: ctnetlink: Support offloaded conntrack entry deletion (Phil Sutter) [RHEL-138511]
- cpuidle: governors: menu: Select polling state in some more cases (Mark Langsdorf) [RHEL-120324]
- cpuidle: governors: menu: Rearrange main loop in menu_select() (Mark Langsdorf) [RHEL-120324]
- Revert "cpuidle: menu: Avoid discarding useful information" (Mark Langsdorf) [RHEL-120324]
- cpuidle: governors: menu: Avoid selecting states with too much latency (Mark Langsdorf) [RHEL-120324]
- cpuidle: governors: menu: Avoid using invalid recent intervals data (Mark Langsdorf) [RHEL-120324]
- cpuidle: psci: Fix cpuhotplug routine with PREEMPT_RT=y (Mark Langsdorf) [RHEL-120324]
- cpuidle: psci: Drop redundant sync_state support (Mark Langsdorf) [RHEL-120324]
- cpuidle: psci: Opt-out from genpd's common ->sync_state() support (Mark Langsdorf) [RHEL-120324]
- cpuidle: psci: Fix uninitialized variable in dt_idle_state_present() (Mark Langsdorf) [RHEL-120324]
- cpuidle: psci: Avoid initializing faux device if no DT idle states are present (Mark Langsdorf) [RHEL-120324]
- cpuidle: psci: Correct the domain-idlestate statistics in debugfs (Mark Langsdorf) [RHEL-120324]
- cpuidle: psci: Move the per CPU variable domain_state to a struct (Mark Langsdorf) [RHEL-120324]
- pmdomain: core: Add genpd helper to correct the usage/rejected counters (Mark Langsdorf) [RHEL-120324]
- cpuidle: psci: Transition to the faux device interface (Mark Langsdorf) [RHEL-120324]
- cpuidle: menu: Optimize bucket assignment when next_timer_ns equals KTIME_MAX (Mark Langsdorf) [RHEL-120324]
- cpufreq: scmi: Account for malformed DT in scmi_dev_used_by_cpus() (Mark Langsdorf) [RHEL-120322]
- ACPI: CPPC: Add three functions related to autonomous selection (Mark Langsdorf) [RHEL-120322]
- cpufreq: Initialize cpufreq-based invariance before subsys (Mark Langsdorf) [RHEL-120322]
- cpufreq: CPPC: Mark driver with NEED_UPDATE_LIMITS flag (Mark Langsdorf) [RHEL-120322]
- drivers: cpufreq: add Tegra114 support (Mark Langsdorf) [RHEL-120322]
- cpufreq: Exit governor when failed to start old governor (Mark Langsdorf) [RHEL-120322]
- cpufreq: Move the check of cpufreq_driver->get into cpufreq_verify_current_freq() (Mark Langsdorf) [RHEL-120322]
- cpufreq: Init policy->rwsem before it may be possibly used (Mark Langsdorf) [RHEL-120322]
- cpufreq: Initialize cpufreq-based frequency-invariance later (Mark Langsdorf) [RHEL-120322]
- cpufreq: Remove duplicate check in __cpufreq_offline() (Mark Langsdorf) [RHEL-120322]
- cpufreq: Don't unregister cpufreq cooling on CPU hotplug (Mark Langsdorf) [RHEL-120322]
- cpufreq: Contain scaling_cur_freq.attr in cpufreq_attrs (Mark Langsdorf) [RHEL-120322]
- cpufreq: tegra124: Allow building as a module (Mark Langsdorf) [RHEL-120322]
- cpufreq: dt: Add register helper (Mark Langsdorf) [RHEL-120322]
- cpufreq: Export disable_cpufreq() (Mark Langsdorf) [RHEL-120322]
- cpufreq: brcmstb-avs: Fully open-code compatible for grepping (Mark Langsdorf) [RHEL-120322]
- cpufreq: userspace: set CPUFREQ_GOV_STRICT_TARGET flag (Mark Langsdorf) [RHEL-120322]
- cpufreq: CPPC: Remove forward declaration of cppc_cpufreq_register_em() (Mark Langsdorf) [RHEL-120322]
- cpufreq: CPPC: Do not return a value from populate_efficiency_class() (Mark Langsdorf) [RHEL-120322]
- cpufreq: CPPC: Remove cpu_data_list (Mark Langsdorf) [RHEL-120322]
- cpufreq: CPPC: Add support for autonomous selection (Mark Langsdorf) [RHEL-120322]
- cpufreq: Update sscanf() to kstrtouint() (Mark Langsdorf) [RHEL-120322]
- cpufreq: Replace magic number (Mark Langsdorf) [RHEL-120322]
- cpufreq: scmi: Skip SCMI devices that aren't used by the CPUs (Mark Langsdorf) [RHEL-120322]
- cpufreq: drop redundant cpus_read_lock() from store_local_boost() (Mark Langsdorf) [RHEL-120322]
- cpufreq: Drop policy locking from cpufreq_policy_is_good_for_eas() (Mark Langsdorf) [RHEL-120322]
- powernow: use pr_info_once (Mark Langsdorf) [RHEL-120322]
- cpufreq/sched: Move cpufreq-specific EAS checks to cpufreq (Mark Langsdorf) [RHEL-120322]
- cpufreq/sched: schedutil: Add helper for governor checks (Mark Langsdorf) [RHEL-120322]
- cpufreq: Force sync policy boost with global boost on sysfs update (Mark Langsdorf) [RHEL-120322]
- cpufreq: Preserve policy's boost state after resume (Mark Langsdorf) [RHEL-120322]
- cpufreq: Pass policy pointer to ->update_limits() (Mark Langsdorf) [RHEL-120322]
- cpufreq: intel_pstate: Rearrange max frequency updates handling code (Mark Langsdorf) [RHEL-120322]
- cpufreq: Introduce policy_set_boost() (Mark Langsdorf) [RHEL-120322]
- cpufreq: Don't unnecessarily call set_boost() (Mark Langsdorf) [RHEL-120322]
- cpufreq: Drop unused cpufreq_get_policy() (Mark Langsdorf) [RHEL-120322]
- cpufreq: Introduce cpufreq_policy_refresh() (Mark Langsdorf) [RHEL-120322]
- cpufreq: Use __free() for policy reference counting cleanup (Mark Langsdorf) [RHEL-120322]
- cpufreq: Drop cpufreq_cpu_acquire() and cpufreq_cpu_release() (Mark Langsdorf) [RHEL-120322]
- cpufreq: Use locking guard and __free() in cpufreq_update_policy() (Mark Langsdorf) [RHEL-120322]
- cpufreq: Add and use cpufreq policy locking guards (Mark Langsdorf) [RHEL-120322]
- cpufreq: Drop unnecessary cpus locking from store() (Mark Langsdorf) [RHEL-120322]
- cpufreq: Split cpufreq_online() (Mark Langsdorf) [RHEL-120322]
- cpufreq: Consolidate some code in cpufreq_online() (Mark Langsdorf) [RHEL-120322]
- cpufreq: ppc_cbe: Remove powerpc Cell driver (Mark Langsdorf) [RHEL-120322]
- cpufreq: staticize cpufreq_boost_trigger_state() (Mark Langsdorf) [RHEL-120322]
- cpufreq: Remove cpufreq_generic_attrs (Mark Langsdorf) [RHEL-120322]
- cpufreq: virtual: Stop setting cpufreq_driver->attr field (Mark Langsdorf) [RHEL-120322]
- cpufreq: speedstep: Stop setting cpufreq_driver->attr field (Mark Langsdorf) [RHEL-120322]
Resolves: RHEL-120322, RHEL-120324, RHEL-137854, RHEL-138511, RHEL-141648, RHEL-147294, RHEL-50801

Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
2026-02-10 11:27:10 +00:00
CKI KWF Bot
bc9ebf1a0c kernel-5.14.0-678.el9
* Mon Feb 09 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-678.el9]
- dpll: expose fractional frequency offset in ppt (Ivan Vecera) [RHEL-146358]
- dpll: zl3073x: Implement device mode setting support (Ivan Vecera) [RHEL-147460]
- dpll: add dpll_device op to set working mode (Ivan Vecera) [RHEL-147460]
- dpll: add dpll_device op to get supported modes (Ivan Vecera) [RHEL-147460]
- lockd: don't allow locking on reexported NFSv2/3 (Olga Kornievskaia) [RHEL-61448]
- nfsd: disallow file locking and delegations for NFSv4 reexport (Olga Kornievskaia) [RHEL-61448]
- perf trace: fix tracepoint structure alignment (Jakub Brnak) [RHEL-71808]
- tracing: Fix a warning when allocating buffered events fails (Charles Haithcock) [RHEL-136272]
- tracing: Fix a possible race when disabling buffered events (Charles Haithcock) [RHEL-136272]
- tracing: Fix incomplete locking when disabling buffered events (Charles Haithcock) [RHEL-136272]
- KVM: x86: Don't clear async #PF queue when CR0.PG is disabled (e.g. on #SMI) (Maxim Levitsky) [RHEL-95934]
- KVM: x86: Fix a semi theoretical bug in kvm_arch_async_page_present_queued() (Maxim Levitsky) [RHEL-95934]
Resolves: RHEL-136272, RHEL-146358, RHEL-147460, RHEL-61448, RHEL-71808, RHEL-95934

Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
2026-02-09 16:14:56 +00:00
CKI KWF Bot
ffb6983398 kernel-5.14.0-677.el9
* Fri Feb 06 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-677.el9]
- nvmet: fix race in nvmet_bio_done() leading to NULL pointer dereference (Ming Lei) [RHEL-142602]
- scsi: storvsc: Process unsupported MODE_SENSE_10 (Li Tian) [RHEL-138489]
- evm: Support multiple LSMs providing an xattr (Coiby Xu) [RHEL-140008]
- evm: Align evm_inode_init_security() definition with LSM infrastructure (Coiby Xu) [RHEL-140008]
- selftests: kvm: try getting XFD and XSAVE state out of sync (Paolo Bonzini) [RHEL-136438]
- selftests: kvm: replace numbering of sync points with actions (Paolo Bonzini) [RHEL-136438]
- x86/fpu: Clear XSTATE_BV[i] in guest XSAVE state whenever XFD[i]=1 (Paolo Bonzini) [RHEL-136438]
- audit: fix out-of-bounds read in audit_compare_dname_path() (CKI Backport Bot) [RHEL-119177] {CVE-2025-39840}
Resolves: RHEL-119177, RHEL-136438, RHEL-138489, RHEL-140008, RHEL-142602

Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
2026-02-06 13:05:44 +00:00
CKI KWF Bot
e47838e455 kernel-5.14.0-676.el9
* Thu Feb 05 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-676.el9]
- io_uring/kbuf: always use READ_ONCE() to read ring provided buffer lengths [partial] (Jeff Moyer) [RHEL-141266]
- io_uring: fix filename leak in __io_openat_prep() (Jeff Moyer) [RHEL-141266]
- io_uring: fix min_wait wakeups for SQPOLL (Jeff Moyer) [RHEL-141266]
- io_uring/kbuf: use READ_ONCE() for userspace-mapped memory (Jeff Moyer) [RHEL-141266]
- io_uring/rsrc: fix lost entries after cloned range (Jeff Moyer) [RHEL-141266]
- io_uring/poll: correctly handle io_poll_add() return value on update (Jeff Moyer) [RHEL-141266]
- io_uring: use WRITE_ONCE for user shared memory (Jeff Moyer) [RHEL-141266]
- io_uring: correct __must_hold annotation in io_install_fixed_file (Jeff Moyer) [RHEL-141266]
- io_uring/sqpoll: be smarter on when to update the stime usage (Jeff Moyer) [RHEL-141266]
- io_uring/sqpoll: switch away from getrusage() for CPU accounting (Jeff Moyer) [RHEL-141266]
- io_uring: fix incorrect io_kiocb reference in io_link_skb (Jeff Moyer) [RHEL-141266]
- io_uring: include dying ring in task_work "should cancel" state (Jeff Moyer) [RHEL-141266]
- io_uring/net: commit partial buffers on retry (Jeff Moyer) [RHEL-141266]
- io_uring: finish IOU_OK -> IOU_COMPLETE transition (Jeff Moyer) [RHEL-141266]
- io_uring: unify STOP_MULTISHOT with IOU_OK (Jeff Moyer) [RHEL-141266]
- io_uring: return -EAGAIN to continue multishot (Jeff Moyer) [RHEL-141266]
- RDMA/efa: Remove possible negative shift (Kamal Heib) [RHEL-140844]
- RDMA/efa: Extend admin timeout error print (Kamal Heib) [RHEL-140844]
- RDMA/efa: Add Network HW statistics counters (Kamal Heib) [RHEL-140844]
- e1000e: Introduce private flag to disable K1 (Corinna Vinschen) [RHEL-134986]
- e1000e: drop unnecessary constant casts to u16 (Corinna Vinschen) [RHEL-134986]
- e1000e: ignore uninitialized checksum word on tgp (Corinna Vinschen) [RHEL-134986]
- e1000e: disregard NVM checksum on tgp when valid checksum bit is not set (Corinna Vinschen) [RHEL-134986]
- e1000e: set fixed clock frequency indication for Nahum 11 and Nahum 13 (Corinna Vinschen) [RHEL-134986]
- e1000e: change k1 configuration on MTP and later platforms (Corinna Vinschen) [RHEL-134986]
- x86/microcode/AMD: Fix Entrysign revision check for Zen5/Strix Halo (Waiman Long) [RHEL-129138]
- x86/microcode/AMD: Select which microcode patch to load (Waiman Long) [RHEL-129138]
- x86/microcode/AMD: Add Zen5 model 0x44, stepping 0x1 minrev (Waiman Long) [RHEL-129138]
- x86/microcode: Mark early_parse_cmdline() as __init (Waiman Long) [RHEL-129138]
- x86/microcode/AMD: Add more known models to entry sign checking (Waiman Long) [RHEL-129138]
- x86/microcode/AMD: Limit Entrysign signature checking to known generations (Waiman Long) [RHEL-129138]
- x86/microcode: Fix Entrysign revision check for Zen1/Naples (Waiman Long) [RHEL-129138]
- redhat/configs: Add CONFIG_MICROCODE_DBG [=n] (Waiman Long) [RHEL-129138]
- x86/microcode: Add microcode loader debugging functionality (Waiman Long) [RHEL-129138]
- x86/microcode: Add microcode= cmdline parsing (Waiman Long) [RHEL-129138]
- x86/microcode/intel: Refresh the revisions that determine old_microcode (Waiman Long) [RHEL-129138]
- x86/microcode/AMD: Do not return error when microcode update is not necessary (Waiman Long) [RHEL-129138]
- x86/microcode/AMD: Use sha256() instead of init/update/final (Waiman Long) [RHEL-129138]
- x86/microcode/AMD: Clean the cache if update did not load microcode (Waiman Long) [RHEL-129138]
- x86/microcode/AMD: Extend the SHA check to Zen5, block loading of any unreleased standalone Zen5 microcode patches (Waiman Long) [RHEL-129138]
- x86/microcode/AMD: Make __verify_patch_size() return bool (Waiman Long) [RHEL-129138]
- x86/microcode/AMD: Remove bogus comment from parse_container() (Waiman Long) [RHEL-129138]
- mm: memcg: add NULL check to obj_cgroup_put() (Radostin Stoyanov) [RHEL-113275]
- mm: memcg: use rstat for non-hierarchical stats (Radostin Stoyanov) [RHEL-113275]
- mm: memcg: change flush_next_time to flush_last_time (Radostin Stoyanov) [RHEL-113275]
- zswap: export compression failure stats (Radostin Stoyanov) [RHEL-113275]
- Revert "cgroup: Fix memory leak caused by missing cgroup_bpf_offline" (Radostin Stoyanov) [RHEL-113275]
- cgroup/rstat: Fix forceidle time in cpu.stat (Radostin Stoyanov) [RHEL-113275]
- memcg: drain obj stock on cpu hotplug teardown (Radostin Stoyanov) [RHEL-113275]
- memcg: avoid dead loop when setting memory.max (Radostin Stoyanov) [RHEL-113275]
- cgroup: Add compatibility option for content of /proc/cgroups (Radostin Stoyanov) [RHEL-113275]
- cgroup: Print message when /proc/cgroups is read on v2-only system (Radostin Stoyanov) [RHEL-113275]
- cgroup,freezer: fix incomplete freezing when attaching tasks (Radostin Stoyanov) [RHEL-113275]
- cgroup: add helper for checking when css is cgroup::self (Radostin Stoyanov) [RHEL-113275]
- include/cgroup: separate {get,put}_cgroup_ns no-op case (Radostin Stoyanov) [RHEL-113275]
- sched: Factor out cgroup weight conversion functions (Radostin Stoyanov) [RHEL-113275]
- blk-cgroup: Simplify policy files registration (Radostin Stoyanov) [RHEL-113275]
- selftests/bpf: Add a test for bpf_cgroup_from_id lookup in non-root cgns (Radostin Stoyanov) [RHEL-113275]
- bpf: Do not limit bpf_cgroup_from_id to current's namespace (Radostin Stoyanov) [RHEL-113275]
- mm: cleanup WORKINGSET_NODES in workingset (Radostin Stoyanov) [RHEL-113275]
- memcg: cleanup __mod_memcg_lruvec_state (Radostin Stoyanov) [RHEL-113275]
- memcg: reduce memory size of mem_cgroup_events_index (Radostin Stoyanov) [RHEL-113275]
- sched/headers: Move 'struct sched_param' out of uapi, to work around glibc/musl breakage (Radostin Stoyanov) [RHEL-113275]
- cgroup/bpf: only cgroup v2 can be attached by bpf programs (Radostin Stoyanov) [RHEL-113275]
- cgroup/cpuset-v1: Add missing support for cpuset_v2_mode (Radostin Stoyanov) [RHEL-113275]
- Revert "cgroup_freezer: cgroup_freezing: Check if not frozen" (Radostin Stoyanov) [RHEL-113275]
Resolves: RHEL-113275, RHEL-129138, RHEL-134986, RHEL-140844, RHEL-141266

Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
2026-02-05 14:44:32 +00:00
CKI KWF Bot
77d5b64d73 kernel-5.14.0-675.el9
* Thu Feb 05 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-675.el9]
- sched: Fix tracepoint called from set_tsk_need_resched() more (Phil Auld) [RHEL-145368]
- smb: client: fix oops in smbd_post_send_data() (Paulo Alcantara) [RHEL-116058]
- smb: client: fix UBSAN array-index-out-of-bounds in smb2_copychunk_range (Paulo Alcantara) [RHEL-116058]
- smb3 client: add missing tracepoint for unsupported ioctls (Paulo Alcantara) [RHEL-116058]
- cifs: Fix memory and information leak in smb3_reconfigure() (Paulo Alcantara) [RHEL-116058] {CVE-2025-71151}
- smb: move some SMB1 definitions into common/smb1pdu.h (Paulo Alcantara) [RHEL-116058]
- smb: align durable reconnect v2 context to 8 byte boundary (Paulo Alcantara) [RHEL-116058]
- smb: smbdirect: introduce smbdirect_socket.connect.{lock,work} (Paulo Alcantara) [RHEL-116058]
- smb/client: remove DeviceType Flags and Device Characteristics definitions (Paulo Alcantara) [RHEL-116058]
- smb: move File Attributes definitions into common/fscc.h (Paulo Alcantara) [RHEL-116058]
- smb: update struct duplicate_extents_to_file_ex (Paulo Alcantara) [RHEL-116058]
- smb: move file_notify_information to common/fscc.h (Paulo Alcantara) [RHEL-116058]
- smb: move SMB2 Notify Action Flags into common/smb2pdu.h (Paulo Alcantara) [RHEL-116058]
- smb: move notify completion filter flags into common/smb2pdu.h (Paulo Alcantara) [RHEL-116058]
- smb/client: add parentheses to NT error code definitions containing bitwise OR operator (Paulo Alcantara) [RHEL-116058]
- smb: add documentation references for smb2 change notify definitions (Paulo Alcantara) [RHEL-116058]
- smb/client: add 4 NT error code definitions (Paulo Alcantara) [RHEL-116058]
- smb/client: fix NT_STATUS_UNABLE_TO_FREE_VM value (Paulo Alcantara) [RHEL-116058]
- smb/client: fix NT_STATUS_DEVICE_DOOR_OPEN value (Paulo Alcantara) [RHEL-116058]
- smb/client: fix NT_STATUS_NO_DATA_DETECTED value (Paulo Alcantara) [RHEL-116058]
- smb/client: update some SMB2 status strings (Paulo Alcantara) [RHEL-116058]
- cifs: Remove dead function prototypes (Paulo Alcantara) [RHEL-116058]
- smb/client: add two elements to smb2_error_map_table array (Paulo Alcantara) [RHEL-116058]
- smb: rename to STATUS_SMB_NO_PREAUTH_INTEGRITY_HASH_OVERLAP (Paulo Alcantara) [RHEL-116058]
- smb/client: remove unused elements from smb2_error_map_table array (Paulo Alcantara) [RHEL-116058]
- smb/client: reduce loop count in map_smb2_to_linux_error() by half (Paulo Alcantara) [RHEL-116058]
- smb: client: Add tracepoint for krb5 auth (Paulo Alcantara) [RHEL-116058]
- smb: client: improve error message when creating SMB session (Paulo Alcantara) [RHEL-116058]
- smb: client: relax session and tcon reconnect attempts (Paulo Alcantara) [RHEL-116058]
- cifs: client: allow changing multichannel mount options on remount (Paulo Alcantara) [RHEL-116058]
- cifs: Do some preparation prior to organising the function declarations (Paulo Alcantara) [RHEL-116058]
- cifs: Don't need state locking in smb2_get_mid_entry() (Paulo Alcantara) [RHEL-116058]
- cifs: Remove the server pointer from smb_message (Paulo Alcantara) [RHEL-116058]
- cifs: Fix specification of function pointers (Paulo Alcantara) [RHEL-116058]
- cifs: Replace SendReceiveBlockingLock() with SendReceive() plus flags (Paulo Alcantara) [RHEL-116058]
- cifs: Clean up some places where an extra kvec[] was required for rfc1002 (Paulo Alcantara) [RHEL-116058]
- cifs: Make smb1's SendReceive() wrap cifs_send_recv() (Paulo Alcantara) [RHEL-116058]
- cifs: Remove the RFC1002 header from smb_hdr (Paulo Alcantara) [RHEL-116058]
- cifs: client: enforce consistent handling of multichannel and max_channels (Paulo Alcantara) [RHEL-116058]
- smb: client: show smb lease key in open_dirs output (Paulo Alcantara) [RHEL-116058]
- smb: client: show smb lease key in open_files output (Paulo Alcantara) [RHEL-116058]
- smb: client: relax WARN_ON_ONCE(SMBDIRECT_SOCKET_*) checks in recv_done() and smbd_conn_upcall() (Paulo Alcantara) [RHEL-116058]
- smb: smbdirect: introduce SMBDIRECT_CHECK_STATUS_{WARN,DISCONNECT}() (Paulo Alcantara) [RHEL-116058]
- smb: smbdirect: introduce SMBDIRECT_DEBUG_ERR_PTR() helper (Paulo Alcantara) [RHEL-116058]
- smb: move FILE_SYSTEM_ATTRIBUTE_INFO to common/fscc.h (Paulo Alcantara) [RHEL-116058]
- smb: move create_durable_reconn to common/smb2pdu.h (Paulo Alcantara) [RHEL-116058]
- smb: fix some warnings reported by scripts/checkpatch.pl (Paulo Alcantara) [RHEL-116058]
- smb: do some cleanups (Paulo Alcantara) [RHEL-116058]
- smb: move FILE_SYSTEM_SIZE_INFO to common/fscc.h (Paulo Alcantara) [RHEL-116058]
- smb: move some duplicate struct definitions to common/fscc.h (Paulo Alcantara) [RHEL-116058]
- smb: move list of FileSystemAttributes to common/fscc.h (Paulo Alcantara) [RHEL-116058]
- smb: move SMB_NEGOTIATE_REQ to common/smb2pdu.h (Paulo Alcantara) [RHEL-116058]
- smb: move some duplicate definitions to common/smb2pdu.h (Paulo Alcantara) [RHEL-116058]
- smb: move create_durable_rsp_v2 to common/smb2pdu.h (Paulo Alcantara) [RHEL-116058]
- smb: move create_durable_handle_reconnect_v2 to common/smb2pdu.h (Paulo Alcantara) [RHEL-116058]
- smb: move create_durable_req_v2 to common/smb2pdu.h (Paulo Alcantara) [RHEL-116058]
- smb: move MAX_CIFS_SMALL_BUFFER_SIZE to common/smbglob.h (Paulo Alcantara) [RHEL-116058]
- smb/client: fix CAP_BULK_TRANSFER value (Paulo Alcantara) [RHEL-116058]
- smb: move resume_key_ioctl_rsp to common/smb2pdu.h (Paulo Alcantara) [RHEL-116058]
- smb: move copychunk definitions to common/smb2pdu.h (Paulo Alcantara) [RHEL-116058]
- smb: move smb_sockaddr_in and smb_sockaddr_in6 to common/smb2pdu.h (Paulo Alcantara) [RHEL-116058]
- smb: move SMB1_PROTO_NUMBER to common/smbglob.h (Paulo Alcantara) [RHEL-116058]
- smb: move get_rfc1002_len() to common/smbglob.h (Paulo Alcantara) [RHEL-116058]
- smb: move smb_version_values to common/smbglob.h (Paulo Alcantara) [RHEL-116058]
- smb: rename common/cifsglob.h to common/smbglob.h (Paulo Alcantara) [RHEL-116058]
- smb: client: fix memory leak in cifs_construct_tcon() (Paulo Alcantara) [RHEL-116058] {CVE-2025-68295}
- cifs: fix memory leak in smb3_fs_context_parse_param error path (Paulo Alcantara) [RHEL-116058] {CVE-2025-68219}
- smb: client: introduce close_cached_dir_locked() (Paulo Alcantara) [RHEL-116058]
- smb: client: let smbd_disconnect_rdma_connection() turn CREATED into DISCONNECTED (Paulo Alcantara) [RHEL-116058]
- smb: fix invalid username check in smb3_fs_context_parse_param() (Paulo Alcantara) [RHEL-116058]
- cifs: client: fix memory leak in smb3_fs_context_parse_param (Paulo Alcantara) [RHEL-116058] {CVE-2025-40268}
- smb: client: fix cifs_pick_channel when channel needs reconnect (Paulo Alcantara) [RHEL-116058]
- smb: client: validate change notify buffer before copy (Paulo Alcantara) [RHEL-116058]
- smb: client: call smbd_destroy() in the same splace as kernel_sock_shutdown()/sock_release() (Paulo Alcantara) [RHEL-116058]
- cifs: fix typo in enable_gcm_256 module parameter (Paulo Alcantara) [RHEL-116058]
- cifs: #include cifsglob.h before trace.h to allow structs in tracepoints (Paulo Alcantara) [RHEL-116058]
- cifs: Call the calc_signature functions directly (Paulo Alcantara) [RHEL-116058]
- cifs: Fix TCP_Server_Info::credits to be signed (Paulo Alcantara) [RHEL-116058]
- smb: client: make use of smbdirect_socket.send_io.lcredits.* (Paulo Alcantara) [RHEL-116058]
- smb: smbdirect: introduce smbdirect_socket.send_io.lcredits.* (Paulo Alcantara) [RHEL-116058]
- smb: client: allocate enough space for MR WRs and ib_drain_qp() (Paulo Alcantara) [RHEL-116058]
- smb: client: let smbd_destroy() wait for SMBDIRECT_SOCKET_DISCONNECTED (Paulo Alcantara) [RHEL-116058]
- smb: move some duplicate definitions to common/cifsglob.h (Paulo Alcantara) [RHEL-116058]
- smb: client: let destroy_mr_list() keep smbdirect_mr_io memory if registered (Paulo Alcantara) [RHEL-116058]
- smb: client: let destroy_mr_list() call ib_dereg_mr() before ib_dma_unmap_sg() (Paulo Alcantara) [RHEL-116058]
- smb: client: call ib_dma_unmap_sg if mr->sgt.nents is not 0 (Paulo Alcantara) [RHEL-116058]
- smb: client: improve logic in smbd_deregister_mr() (Paulo Alcantara) [RHEL-116058]
- smb: client: improve logic in smbd_register_mr() (Paulo Alcantara) [RHEL-116058]
- smb: client: improve logic in allocate_mr_list() (Paulo Alcantara) [RHEL-116058]
- smb: client: let destroy_mr_list() remove locked from the list (Paulo Alcantara) [RHEL-116058]
- smb: client: let destroy_mr_list() call list_del(&mr->list) (Paulo Alcantara) [RHEL-116058]
- smb: client: change smbd_deregister_mr() to return void (Paulo Alcantara) [RHEL-116058]
- smb: smbdirect: introduce smbdirect_mr_io.{kref,mutex} and SMBDIRECT_MR_DISABLED (Paulo Alcantara) [RHEL-116058]
- smb: client: Omit one redundant variable assignment in cifs_xattr_set() (Paulo Alcantara) [RHEL-116058]
- smb: client: Return a status code only as a constant in sid_to_id() (Paulo Alcantara) [RHEL-116058]
- cifs: Add comments for DeletePending assignments in open functions (Paulo Alcantara) [RHEL-116058]
- cifs: Add fallback code path for cifs_mkdir_setinfo() (Paulo Alcantara) [RHEL-116058]
- cifs: Allow fallback code in smb_set_file_info() also for directories (Paulo Alcantara) [RHEL-116058]
- cifs: Query EA $LXMOD in cifs_query_path_info() for WSL reparse points (Paulo Alcantara) [RHEL-116058]
- smb: client: remove redudant assignment in cifs_strict_fsync() (Paulo Alcantara) [RHEL-116058]
- smb: client: fix race with fallocate(2) and AIO+DIO (Paulo Alcantara) [RHEL-116058]
- smb: client: fix missing timestamp updates after utime(2) (Paulo Alcantara) [RHEL-116058]
- smb: client: fix missing timestamp updates after ftruncate(2) (Paulo Alcantara) [RHEL-116058]
- smb: client: fix missing timestamp updates with O_TRUNC (Paulo Alcantara) [RHEL-116058]
- smb: client: batch SRV_COPYCHUNK entries to cut round trips (Paulo Alcantara) [RHEL-116058]
- smb: client: Omit an if branch in smb2_find_smb_tcon() (Paulo Alcantara) [RHEL-116058]
- smb: client: Return directly after a failed genlmsg_new() in cifs_swn_send_register_message() (Paulo Alcantara) [RHEL-116058]
- smb: client: Use common code in cifs_do_create() (Paulo Alcantara) [RHEL-116058]
- smb: client: Improve unlocking of a mutex in cifs_get_swn_reg() (Paulo Alcantara) [RHEL-116058]
- smb: client: Return a status code only as a constant in cifs_spnego_key_instantiate() (Paulo Alcantara) [RHEL-116058]
- smb: client: Use common code in cifs_lookup() (Paulo Alcantara) [RHEL-116058]
- smb: client: Reduce the scopes for a few variables in two functions (Paulo Alcantara) [RHEL-116058]
- cifs: client: force multichannel=off when max_channels=1 (Paulo Alcantara) [RHEL-116058]
- smb: client: transport: avoid reconnects triggered by pending task work (Paulo Alcantara) [RHEL-116058]
- smb: client: add tcon information to smb2_reconnect() debug messages (Paulo Alcantara) [RHEL-116058]
- smb: client: let smbd_post_send_iter() call ib_dma_map_single() for the header first (Paulo Alcantara) [RHEL-116058]
- smb: client: defer calling ib_alloc_pd() after we are connected (Paulo Alcantara) [RHEL-116058]
- smb: client: allocate smbdirect workqueue at the beginning of _smbd_get_connection() (Paulo Alcantara) [RHEL-116058]
- smb: client: make consitent use of spin_lock_irq{save,restore}() in smbdirect.c (Paulo Alcantara) [RHEL-116058]
- smb: client: let smbd_{destroy,disconnect_rdma_{work,connection}}() wake up all wait queues (Paulo Alcantara) [RHEL-116058]
- smb: client: let smbd_disconnect_rdma_connection() disable all work but disconnect_work (Paulo Alcantara) [RHEL-116058]
- smb: client: fill in smbdirect_socket.first_error on error (Paulo Alcantara) [RHEL-116058]
- smb: client: let smbd_disconnect_rdma_connection() set SMBDIRECT_SOCKET_ERROR... (Paulo Alcantara) [RHEL-116058]
- smb: client: pass struct smbdirect_socket to get_mr() (Paulo Alcantara) [RHEL-116058]
- smb: client: pass struct smbdirect_socket to smbd_negotiate() (Paulo Alcantara) [RHEL-116058]
- smb: client: pass struct smbdirect_socket to smbd_post_send_negotiate_req() (Paulo Alcantara) [RHEL-116058]
- smb: client: pass struct smbdirect_socket to smbd_ia_open() (Paulo Alcantara) [RHEL-116058]
- smb: client: pass struct smbdirect_socket to smbd_create_id() (Paulo Alcantara) [RHEL-116058]
- smb: client: pass struct smbdirect_socket to smbd_qp_async_error_upcall() (Paulo Alcantara) [RHEL-116058]
- smb: client: pass struct smbdirect_socket to smbd_conn_upcall() (Paulo Alcantara) [RHEL-116058]
- smb: client: pass struct smbdirect_socket to smbd_post_send_full_iter() (Paulo Alcantara) [RHEL-116058]
- smb: client: pass struct smbdirect_socket to smbd_post_send_empty() (Paulo Alcantara) [RHEL-116058]
- smb: client: pass struct smbdirect_socket to smbd_post_send_iter() (Paulo Alcantara) [RHEL-116058]
- smb: client: pass struct smbdirect_socket to manage_keep_alive_before_sending() (Paulo Alcantara) [RHEL-116058]
- smb: client: pass struct smbdirect_socket to smbd_post_send() (Paulo Alcantara) [RHEL-116058]
- smb: client: pass struct smbdirect_socket to manage_credits_prior_sending() (Paulo Alcantara) [RHEL-116058]
- smb: client: pass struct smbdirect_socket to smbd_post_recv() (Paulo Alcantara) [RHEL-116058]
- smb: client: pass struct smbdirect_socket to smbd_disconnect_rdma_connection() (Paulo Alcantara) [RHEL-116058]
- smb: client: pass struct smbdirect_socket to {allocate,destroy}_mr_list() (Paulo Alcantara) [RHEL-116058]
- smb: client: pass struct smbdirect_socket to {enqueue,_get_first}_reassembly() (Paulo Alcantara) [RHEL-116058]
- smb: client: pass struct smbdirect_socket to {allocate,destroy}_caches_and_workqueue() (Paulo Alcantara) [RHEL-116058]
- smb: client: pass struct smbdirect_socket to {allocate,destroy}_receive_buffers() (Paulo Alcantara) [RHEL-116058]
- smb: client: pass struct smbdirect_socket to {get,put}_receive_buffer() (Paulo Alcantara) [RHEL-116058]
- smb: client: make use of smbdirect_socket.mr_io (Paulo Alcantara) [RHEL-116058]
- smb: client: make use of smbdirect_socket_parameters.max_frmr_depth (Paulo Alcantara) [RHEL-116058]
- smb: client: make use of struct smbdirect_mr_io (Paulo Alcantara) [RHEL-116058]
- smb: client: add and use smbd_get_parameters() (Paulo Alcantara) [RHEL-116058]
- smb: client: make use of smbdirect_socket.workqueue (Paulo Alcantara) [RHEL-116058]
- smb: client: move rdma_readwrite_threshold from smbd_connection to TCP_Server_Info (Paulo Alcantara) [RHEL-116058]
- smb: client: make use of smbdirect_socket.statistics (Paulo Alcantara) [RHEL-116058]
- smb: client: remove unused smbd_connection.count_reassembly_queue (Paulo Alcantara) [RHEL-116058]
- smb: client: remove unused smbd_connection->protocol (Paulo Alcantara) [RHEL-116058]
- smb: client: make use of smbdirect_socket.idle.{keepalive,immediate_work,timer_work} (Paulo Alcantara) [RHEL-116058]
- smb: client: fix smbdirect keep alive handling to match the documentation (Paulo Alcantara) [RHEL-116058]
- smb: client: send empty packets via send_immediate_work (Paulo Alcantara) [RHEL-116058]
- smb: client: make use of smbdirect_socket.rdma.legacy_iwarp (Paulo Alcantara) [RHEL-116058]
- smb: client: make use of smbdirect_socket_parameters.{initiator_depth,responder_resources} (Paulo Alcantara) [RHEL-116058]
- smb: client: make use of smbdirect_socket_parameters.{resolve_{addr,route},rdma_connect,negotiate}_timeout_msec (Paulo Alcantara) [RHEL-116058]
- smb: client: fill smbdirect_socket_parameters at the beginning and use the values from there (Paulo Alcantara) [RHEL-116058]
- smb: client: remove useless smbd_connection.send_immediate (Paulo Alcantara) [RHEL-116058]
- smb: client: make use of smbdirect_socket.recv_io.{posted,credits} (Paulo Alcantara) [RHEL-116058]
- smb: client: count the number of posted recv_io messages in order to calculated credits (Paulo Alcantara) [RHEL-116058]
- smb: client: limit the range of info->receive_credit_target (Paulo Alcantara) [RHEL-116058]
- smb: client: remove info->wait_receive_queues handling in smbd_destroy() (Paulo Alcantara) [RHEL-116058]
- smb: client: make use of ib_wc_status_msg() and skip IB_WC_WR_FLUSH_ERR logging (Paulo Alcantara) [RHEL-116058]
- smb: client: queue post_recv_credits_work also if the peer raises the credit target (Paulo Alcantara) [RHEL-116058]
- smb: client: make sure smbd_disconnect_rdma_work() doesn't run after smbd_destroy() took over (Paulo Alcantara) [RHEL-116058]
- smb: client: make use of smbdirect_socket.send_io.credits.{count,wait_queue} (Paulo Alcantara) [RHEL-116058]
- smb: client: make use of smbdirect_socket.send_io.pending.{count,{dec,zero}_wait_queue} (Paulo Alcantara) [RHEL-116058]
- smb: client: make use of smbdirect_socket.disconnect_work (Paulo Alcantara) [RHEL-116058]
- smb: client: make use of smbdirect_socket_init() (Paulo Alcantara) [RHEL-116058]
- smb: client: make only use of wake_up[_all]() in smbdirect.c (Paulo Alcantara) [RHEL-116058]
- smb: client: make use of smbdirect_socket.status_wait (Paulo Alcantara) [RHEL-116058]
- smb: client: use status_wait and SMBDIRECT_SOCKET_RESOLVE_{ADDR,ROUTE}_RUNNING for completion (Paulo Alcantara) [RHEL-116058]
- smb: client: use status_wait and SMBDIRECT_SOCKET_NEGOTIATE_RUNNING for completion (Paulo Alcantara) [RHEL-116058]
- smb: client: adjust smbdirect related output of cifs_debug_data_proc_show() (Paulo Alcantara) [RHEL-116058]
- smb: smbdirect: introduce smbdirect_socket.first_error (Paulo Alcantara) [RHEL-116058]
- smb: client/smbdirect: introduce SMBDIRECT_SOCKET_ERROR (Paulo Alcantara) [RHEL-116058]
- smb: client/smbdirect: replace SMBDIRECT_SOCKET_CONNECTING with more detailed states (Paulo Alcantara) [RHEL-116058]
- smb: client: fix sending the iwrap custom IRD/ORD negotiation messages (Paulo Alcantara) [RHEL-116058]
- smb: smbdirect: let smbdirect_socket_init() initialize all [delayed_]work_structs as disabled (Paulo Alcantara) [RHEL-116058]
- smb: smbdirect: introduce smbdirect_socket.mr_io.* (Paulo Alcantara) [RHEL-116058]
- smb: smbdirect: introduce smbdirect_socket_parameters.max_frmr_depth (Paulo Alcantara) [RHEL-116058]
- smb: smbdirect: introduce struct smbdirect_mr_io (Paulo Alcantara) [RHEL-116058]
- smb: smbdirect: introduce smbdirect_socket.workqueue (Paulo Alcantara) [RHEL-116058]
- smb: smbdirect: introduce smbdirect_socket.statistics (Paulo Alcantara) [RHEL-116058]
- smb: smbdirect: introduce smbdirect_socket.idle.{keepalive,immediate_work,timer_work} (Paulo Alcantara) [RHEL-116058]
- smb: smbdirect: introduce smbdirect_socket.rdma.legacy_iwarp (Paulo Alcantara) [RHEL-116058]
- smb: smbdirect: introduce smbdirect_socket_parameters.{initiator_depth,responder_resources} (Paulo Alcantara) [RHEL-116058]
- smb: smbdirect: introduce smbdirect_socket_parameters.{resolve_{addr,route},rdma_connect,negotiate}_timeout_msec (Paulo Alcantara) [RHEL-116058]
- smb: smbdirect: introduce smbdirect_socket.recv_io.{posted,credits} (Paulo Alcantara) [RHEL-116058]
- smb: smbdirect: introduce struct smbdirect_rw_io (Paulo Alcantara) [RHEL-116058]
- smb: smbdirect: introduce smbdirect_socket.rw_io.credits (Paulo Alcantara) [RHEL-116058]
- smb: smbdirect: introduce struct smbdirect_send_batch (Paulo Alcantara) [RHEL-116058]
- smb: smbdirect: introduce smbdirect_socket.send_io.credits.{count,wait_queue} (Paulo Alcantara) [RHEL-116058]
- smb: smbdirect: introduce smbdirect_socket.send_io.pending.{count,{dec,zero}_wait_queue} (Paulo Alcantara) [RHEL-116058]
- smb: smbdirect: introduce smbdirect_socket.disconnect_work (Paulo Alcantara) [RHEL-116058]
- smb: smbdirect: introduce smbdirect_socket_init() (Paulo Alcantara) [RHEL-116058]
- smb: smbdirect: introduce smbdirect_socket.status_wait (Paulo Alcantara) [RHEL-116058]
- smb: smbdirect: introduce smbdirect_socket_status_string() (Paulo Alcantara) [RHEL-116058]
- smb: client: fix smbdirect_recv_io leak in smbd_negotiate() error path (Paulo Alcantara) [RHEL-116058] {CVE-2025-39929}
- smb: client: let smbd_destroy() call disable_work_sync(&info->post_send_credits_work) (Paulo Alcantara) [RHEL-116058] {CVE-2025-39932}
- smb: client: use disable[_delayed]_work_sync in smbdirect.c (Paulo Alcantara) [RHEL-116058]
- cifs: prevent NULL pointer dereference in UTF16 conversion (Paulo Alcantara) [RHEL-116058] {CVE-2025-39838}
- smb: client: fix spellings in comments (Paulo Alcantara) [RHEL-116058]
- smb3 client: fix return code mapping of remap_file_range (Paulo Alcantara) [RHEL-116058]
- smb: client: don't wait for info->send_pending == 0 on error (Paulo Alcantara) [RHEL-116058]
- smb: client: fix mid_q_entry memleak leak with per-mid locking (Paulo Alcantara) [RHEL-116058]
- cifs: avoid extra calls to strlen() in cifs_get_spnego_key() (Paulo Alcantara) [RHEL-116058]
- cifs: Fix collect_sample() to handle any iterator type (Paulo Alcantara) [RHEL-116058]
- smb: client: only use a single wait_queue to monitor smbdirect connection status (Paulo Alcantara) [RHEL-116058]
- smb: client: don't call init_waitqueue_head(&info->conn_wait) twice in _smbd_get_connection (Paulo Alcantara) [RHEL-116058]
- smb: client: improve logging in smbd_conn_upcall() (Paulo Alcantara) [RHEL-116058]
- smb: client: return an error if rdma_connect does not return within 5 seconds (Paulo Alcantara) [RHEL-116058]
- smb: client: make use of smbdirect_socket.{send,recv}_io.mem.{cache,pool} (Paulo Alcantara) [RHEL-116058]
- smb: smbdirect: add smbdirect_socket.{send,recv}_io.mem.{cache,pool} (Paulo Alcantara) [RHEL-116058]
- smb: client: make use of struct smbdirect_send_io (Paulo Alcantara) [RHEL-116058]
- smb: smbdirect: introduce struct smbdirect_send_io (Paulo Alcantara) [RHEL-116058]
- smb: client: make use of SMBDIRECT_RECV_IO_MAX_SGE (Paulo Alcantara) [RHEL-116058]
- smb: smbdirect: add SMBDIRECT_RECV_IO_MAX_SGE (Paulo Alcantara) [RHEL-116058]
- smb: client: remove unused enum smbd_connection_status (Paulo Alcantara) [RHEL-116058]
- smb: client: make use of smbdirect_socket.recv_io.reassembly.* (Paulo Alcantara) [RHEL-116058]
- smb: smbdirect: introduce smbdirect_socket.recv_io.reassembly.* (Paulo Alcantara) [RHEL-116058]
- smb: client: make use of smb: smbdirect_socket.recv_io.free.{list,lock} (Paulo Alcantara) [RHEL-116058]
- smb: smbdirect: introduce smbdirect_socket.recv_io.free.{list,lock} (Paulo Alcantara) [RHEL-116058]
- smb: client: make use of struct smbdirect_recv_io (Paulo Alcantara) [RHEL-116058]
- smb: smbdirect: introduce struct smbdirect_recv_io (Paulo Alcantara) [RHEL-116058]
- smb: client: make use of smbdirect_socket->recv_io.expected (Paulo Alcantara) [RHEL-116058]
- smb: smbdirect: introduce smbdirect_socket.recv_io.expected (Paulo Alcantara) [RHEL-116058]
- smb: client: remove unused smbd_connection->fragment_reassembly_remaining (Paulo Alcantara) [RHEL-116058]
- smb: client: let recv_done() avoid touching data_transfer after cleanup/move (Paulo Alcantara) [RHEL-116058]
- smb: client: let recv_done() cleanup before notifying the callers. (Paulo Alcantara) [RHEL-116058]
- smb: client: make sure we call ib_dma_unmap_single() only if we called ib_dma_map_single already (Paulo Alcantara) [RHEL-116058]
- smb: client: remove separate empty_packet_queue (Paulo Alcantara) [RHEL-116058]
- smb: client: let send_done() cleanup before calling smbd_disconnect_rdma_connection() (Paulo Alcantara) [RHEL-116058]
- cifs: Move the SMB1 transport code out of transport.c (Paulo Alcantara) [RHEL-116058]
- smb: client: make use of common smbdirect_socket_parameters (Paulo Alcantara) [RHEL-116058]
- smb: smbdirect: introduce smbdirect_socket_parameters (Paulo Alcantara) [RHEL-116058]
- smb: client: make use of common smbdirect_socket (Paulo Alcantara) [RHEL-116058]
- smb: smbdirect: add smbdirect_socket.h (Paulo Alcantara) [RHEL-116058]
- smb: client: make use of common smbdirect.h (Paulo Alcantara) [RHEL-116058]
- smb: smbdirect: add smbdirect.h with public structures (Paulo Alcantara) [RHEL-116058]
- smb: client: make use of common smbdirect_pdu.h (Paulo Alcantara) [RHEL-116058]
- smb: smbdirect: add smbdirect_pdu.h with protocol definitions (Paulo Alcantara) [RHEL-116058]
- r8152: Advertise software timestamp information. (Jose Ignacio Tornos Martinez) [RHEL-132607]
- fbdev: Add bounds checking in bit_putcs to fix vmalloc-out-of-bounds (CKI Backport Bot) [RHEL-137684] {CVE-2025-40304}
- fbdev: bitblit: bound-check glyph index in bit_putcs* (CKI Backport Bot) [RHEL-136943] {CVE-2025-40322}
- ixgbe: use EOPNOTSUPP instead of ENOTSUPP in ixgbe_ptp_feature_enable() (Corinna Vinschen) [RHEL-97675]
- ixgbe: fix memory leak and use-after-free in ixgbe_recovery_probe() (Corinna Vinschen) [RHEL-97675]
- ixgbe: fix too early devlink_free() in ixgbe_remove() (Corinna Vinschen) [RHEL-97675]
- ixgbe: handle IXGBE_VF_FEATURES_NEGOTIATE mbox cmd (Corinna Vinschen) [RHEL-97675]
- ixgbevf: fix mailbox API compatibility by negotiating supported features (Corinna Vinschen) [RHEL-97673]
- ixgbe: handle IXGBE_VF_GET_PF_LINK_STATE mailbox operation (Corinna Vinschen) [RHEL-97675]
- ixgbevf: fix getting link speed data for E610 devices (Corinna Vinschen) [RHEL-97673]
- ixgbe: fix typos and docstring inconsistencies (Corinna Vinschen) [RHEL-97675]
- ixgbevf: fix proper type for error code in ixgbevf_resume() (Corinna Vinschen) [RHEL-97673]
- ixgbe: destroy aci.lock later within ixgbe_remove path (Corinna Vinschen) [RHEL-97675]
- ixgbe: initialize aci.lock before it's used (Corinna Vinschen) [RHEL-97675]
- ixgbe: fix typo in function comment for ixgbe_get_num_per_func() (Corinna Vinschen) [RHEL-97675]
- ixgbe: drop unnecessary casts to u16 / int (Corinna Vinschen) [RHEL-97675]
- ixgbe: reduce number of reads when getting OROM data (Corinna Vinschen) [RHEL-97675]
- ixgbe: add the 2.5G and 5G speeds in auto-negotiation for E610 (Corinna Vinschen) [RHEL-97675]
- ixgbe: fix incorrect map used in eee linkmode (Corinna Vinschen) [RHEL-97675]
- ixgbe: fix ndo_xdp_xmit() workloads (Corinna Vinschen) [RHEL-97675]
- ixgbe: xsk: resolve the negative overflow of budget in ixgbe_xmit_zc (Corinna Vinschen) [RHEL-97675]
- eth: intel: use vmalloc_array() to simplify code [ixgbevf] (Corinna Vinschen) [RHEL-97673]
- eth: intel: use vmalloc_array() to simplify code [ixgbe] (Corinna Vinschen) [RHEL-97675]
- net: Fix typos [ixgbevf] (Corinna Vinschen) [RHEL-97673]
- ixgbevf: remove unused fields from struct ixgbevf_adapter (Corinna Vinschen) [RHEL-97673]
- ethernet: intel: fix building with large NR_CPUS [ixgbe] (Corinna Vinschen) [RHEL-97675]
- ixgbe: spelling corrections (Corinna Vinschen) [RHEL-97675]
- ixgbe: turn off MDD while modifying SRRCTL (Corinna Vinschen) [RHEL-97675]
- ixgbe: add Tx hang detection unhandled MDD (Corinna Vinschen) [RHEL-97675]
- ixgbe: check for MDD events (Corinna Vinschen) [RHEL-97675]
- ixgbe: add MDD support (Corinna Vinschen) [RHEL-97675]
- ixgbe: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set() (Corinna Vinschen) [RHEL-97675]
- ixgbe: Fix typos and clarify comments in X550 driver code (Corinna Vinschen) [RHEL-97675]
- ixgbe: add link_down_events statistic (Corinna Vinschen) [RHEL-97675]
- ixgbe: devlink: add devlink region support for E610 (Corinna Vinschen) [RHEL-97675]
- ixgbe: add E610 .set_phys_id() callback implementation (Corinna Vinschen) [RHEL-97675]
- ixgbe: apply different rules for setting FC on E610 (Corinna Vinschen) [RHEL-97675]
- ixgbe: add support for ACPI WOL for E610 (Corinna Vinschen) [RHEL-97675]
- ixgbe: create E610 specific ethtool_ops structure (Corinna Vinschen) [RHEL-97675]
- ixgbevf: stop attempting IPSEC offload on Mailbox API 1.5 (Corinna Vinschen) [RHEL-97673]
- ixgbevf: Add support for new mailbox communication between PF and VF (Corinna Vinschen) [RHEL-97673]
- igc: Reduce TSN TX packet buffer from 7KB to 5KB per queue (Corinna Vinschen) [RHEL-97650]
- igc: fix race condition in TX timestamp read for register 0 (Corinna Vinschen) [RHEL-97650]
- igc: Restore default Qbv schedule when changing channels (Corinna Vinschen) [RHEL-97650]
- igc: extract GRXRINGS from .get_rxnfc (Corinna Vinschen) [RHEL-97650]
- igc: use EOPNOTSUPP instead of ENOTSUPP in igc_ethtool_get_sset_count() (Corinna Vinschen) [RHEL-97650]
- igc: power up the PHY before the link test (Corinna Vinschen) [RHEL-97650]
- igc: don't fail igc_probe() on LED setup error (Corinna Vinschen) [RHEL-97650] {CVE-2025-39956}
- igc: drop unnecessary constant casts to u16 (Corinna Vinschen) [RHEL-97650]
- igc: fix disabling L1.2 PCI-E link substate on I226 on init (Corinna Vinschen) [RHEL-97650]
- eth: intel: use vmalloc_array() to simplify code [igc] (Corinna Vinschen) [RHEL-97650]
- net: Fix typos [igc] (Corinna Vinschen) [RHEL-97650]
- igc: Add wildcard rule support to ethtool NFC using Default Queue (Corinna Vinschen) [RHEL-97650]
- igc: Relocate RSS field definitions to igc_defines.h (Corinna Vinschen) [RHEL-97650]
- igc: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set() (Corinna Vinschen) [RHEL-97650]
- igc: disable L1.2 PCI-E link substate to avoid performance issue (Corinna Vinschen) [RHEL-97650]
- igc: Make the const read-only array supported_sizes static (Corinna Vinschen) [RHEL-97650]
- igc: add preemptible queue support in mqprio (Corinna Vinschen) [RHEL-97650]
- igc: add preemptible queue support in taprio (Corinna Vinschen) [RHEL-97650]
- igc: add private flag to reverse TX queue priority in TSN mode (Corinna Vinschen) [RHEL-97650]
- igc: assign highest TX queue number as highest priority in mqprio (Corinna Vinschen) [RHEL-97650]
- igc: refactor TXDCTL macros to use FIELD_PREP and GEN_MASK (Corinna Vinschen) [RHEL-97650]
- igc: add DCTL prefix to related macros (Corinna Vinschen) [RHEL-97650]
- igc: move TXDCTL and RXDCTL related macros (Corinna Vinschen) [RHEL-97650]
- igc: Change Tx mode for MQPRIO offloading (Corinna Vinschen) [RHEL-97650]
- igc: Limit netdev_tc calls to MQPRIO (Corinna Vinschen) [RHEL-97650]
- igc: add support to get frame preemption statistics via ethtool (Corinna Vinschen) [RHEL-97650]
- igc: add support to get MAC Merge data via ethtool (Corinna Vinschen) [RHEL-97650]
- igc: block setting preemptible traffic class in taprio (Corinna Vinschen) [RHEL-97650]
- igc: add support to set tx-min-frag-size (Corinna Vinschen) [RHEL-97650]
- igc: add support for frame preemption verification (Corinna Vinschen) [RHEL-97650]
- igc: Fix TX drops in XDP ZC (Corinna Vinschen) [RHEL-97650]
- igc: Add launch time support to XDP ZC (Corinna Vinschen) [RHEL-97650]
- igc: Refactor empty frame insertion for launch time support (Corinna Vinschen) [RHEL-97650]
- igc: Switch to use hrtimer_setup() (Corinna Vinschen) [RHEL-97650]
- igb: extract GRXRINGS from .get_rxnfc (Corinna Vinschen) [RHEL-97672]
- igbvf: fix misplaced newline in VLAN add warning message (Corinna Vinschen) [RHEL-97690]
- igb: use EOPNOTSUPP instead of ENOTSUPP in igb_get_sset_count() (Corinna Vinschen) [RHEL-97672]
- igb: fix link test skipping when interface is admin down (Corinna Vinschen) [RHEL-97672]
- igb: Fix NULL pointer dereference in ethtool loopback test (Corinna Vinschen) [RHEL-97672]
- igb: drop unnecessary constant casts to u16 (Corinna Vinschen) [RHEL-97672]
- igbvf: remove redundant counter rx_long_byte_count from ethtool statistics (Corinna Vinschen) [RHEL-97690]
- igbvf: add lbtx_packets and lbtx_bytes to ethtool statistics (Corinna Vinschen) [RHEL-97690]
- eth: intel: use vmalloc_array() to simplify code [igb] (Corinna Vinschen) [RHEL-97672]
- igbvf: remove unused fields from struct igbvf_adapter (Corinna Vinschen) [RHEL-97690]
- igbvf: add tx_timeout_count to ethtool statistics (Corinna Vinschen) [RHEL-97690]
- igbvf: remove unused interrupt counter fields from struct igbvf_adapter (Corinna Vinschen) [RHEL-97690]
- igb: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set() (Corinna Vinschen) [RHEL-97672]
Resolves: RHEL-116058, RHEL-132607, RHEL-136943, RHEL-137684, RHEL-145368, RHEL-97650, RHEL-97672, RHEL-97673, RHEL-97675, RHEL-97690

Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
2026-02-05 07:43:28 +00:00
CKI KWF Bot
edbb005dce kernel-5.14.0-674.el9
* Wed Feb 04 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-674.el9]
- s390/drivers: Remove unnecessary include <linux/export.h> (Mete Durlu) [RHEL-99995]
- scsi: zfcp: Simplify workqueue allocation (Mete Durlu) [RHEL-99995]
- s390/zfcp: Remove outdated email address (Mete Durlu) [RHEL-99995]
- rcu/nocb: Add Safe checks for access offloaded rdp (Luis Claudio R. Goncalves) [RHEL-144727]
- atm: clip: Fix infinite recursive call of clip_push(). (Guillaume Nault) [RHEL-137596] {CVE-2025-38459}
- drm/amdkfd: Fix improper NULL termination of queue restore SMI event string (José Expósito) [RHEL-135337]
- drm/amd/display: Fix DP no audio issue (José Expósito) [RHEL-135337]
- drm/amd/pm: force send pcie parmater on navi1x (José Expósito) [RHEL-135337]
- drm/amd/pm: fix wrong pcie parameter on navi1x (José Expósito) [RHEL-135337]
- drm/amd/display: shrink struct members (José Expósito) [RHEL-135337]
- drm/radeon: Remove __counted_by from ClockInfoArray.clockInfo[] (José Expósito) [RHEL-135337]
- drm/tidss: Fix enable/disable order (José Expósito) [RHEL-135337]
- drm/atomic-helper: Export and namespace some functions (José Expósito) [RHEL-135337]
- drm/amdgpu: Fix query for VPE block_type and ip_count (José Expósito) [RHEL-135337]
- drm/amd/display: Apply e4479aecf658 to dml (José Expósito) [RHEL-135337]
- Revert "drm/atomic-helper: Re-order bridge chain pre-enable and post-disable" (José Expósito) [RHEL-135337]
- nouveau: don't attempt fwsec on sb on newer platforms. (José Expósito) [RHEL-135337]
- drm/imagination: Disallow exporting of PM/FW protected objects (José Expósito) [RHEL-135337]
- drm/nouveau/dispnv50: Don't call drm_atomic_get_crtc_state() in prepare_fb (José Expósito) [RHEL-135337]
- drm/pagemap, drm/xe: Ensure that the devmem allocation is idle before use (José Expósito) [RHEL-135337]
- drm/xe/svm: Fix a debug printout (José Expósito) [RHEL-135337]
- drm/i915/gem: Zero-initialize the eb.vma array in i915_gem_do_execbuffer (José Expósito) [RHEL-135337]
- drm/xe: Drop preempt-fences when destroying imported dma-bufs. (José Expósito) [RHEL-135337]
- drm/xe: Use usleep_range for accurate long-running workload timeslicing (José Expósito) [RHEL-135337]
- drm/xe: Adjust long-running workload timeslices to reasonable values (José Expósito) [RHEL-135337]
- drm/xe/eustall: Disallow 0 EU stall property values (José Expósito) [RHEL-135337]
- drm/xe/oa: Disallow 0 OA property values (José Expósito) [RHEL-135337]
- drm/xe/bo: Don't include the CCS metadata in the dma-buf sg-table (José Expósito) [RHEL-135337]
- drm: Fix object leak in DRM_IOCTL_GEM_CHANGE_HANDLE (José Expósito) [RHEL-135337]
- drm/mgag200: Fix big-endian support (José Expósito) [RHEL-135337]
- drm/ttm: Avoid NULL pointer deref for evicted BOs (José Expósito) [RHEL-135337]
- drm/i915: Fix format string truncation warning (José Expósito) [RHEL-135337]
- drm/amdkfd: Trap handler support for expert scheduling mode (José Expósito) [RHEL-135337]
- drm/amdkfd: bump minimum vgpr size for gfx1151 (José Expósito) [RHEL-135337]
- drm/amdkfd: Export the cwsr_size and ctl_stack_size to userspace (José Expósito) [RHEL-135337]
- drm/nouveau/gsp: Allocate fwsec-sb at boot (José Expósito) [RHEL-135337]
- drm/bridge: ti-sn65dsi83: ignore PLL_UNLOCK errors (José Expósito) [RHEL-135337]
- drm/amd: Fix unbind/rebind for VCN 4.0.5 (José Expósito) [RHEL-135337]
- drm/xe/oa: Fix potential UAF in xe_oa_add_config_ioctl() (José Expósito) [RHEL-135337]
- drm/gma500: Remove unused helper psb_fbdev_fb_setcolreg() (José Expósito) [RHEL-135337]
- drm/buddy: Separate clear and dirty free block trees (José Expósito) [RHEL-135337]
- drm/buddy: Optimize free block management with RB tree (José Expósito) [RHEL-135337]
- drm/amdgpu/gmc11: add amdgpu_vm_handle_fault() handling (José Expósito) [RHEL-135337]
- drm/amdgpu/sdma6: Update SDMA 6.0.3 FW version to include UMQ protected-fence fix (José Expósito) [RHEL-135337]
- drm/amdgpu: add missing lock to amdgpu_ttm_access_memory_sdma (José Expósito) [RHEL-135337]
- drm/amdgpu: Forward VMID reservation errors (José Expósito) [RHEL-135337]
- drm/amdgpu/gmc12: add amdgpu_vm_handle_fault() handling (José Expósito) [RHEL-135337]
- Revert "drm/amd: Skip power ungate during suspend for VPE" (José Expósito) [RHEL-135337]
- drm/xe/guc: READ/WRITE_ONCE g2h_fence->done (José Expósito) [RHEL-135337]
- drm/gem-shmem: Fix the MODULE_LICENSE() string (José Expósito) [RHEL-135337]
- drm/amdgpu: don't attach the tlb fence for SI (José Expósito) [RHEL-135337]
- drm/displayid: add quirk to ignore DisplayID checksum errors (José Expósito) [RHEL-135337]
- drm/edid: add DRM_EDID_IDENT_INIT() to initialize struct drm_edid_ident (José Expósito) [RHEL-135337]
- drm: nova: depend on CONFIG_64BIT (José Expósito) [RHEL-135337]
- drm/displayid: pass iter to drm_find_displayid_extension() (José Expósito) [RHEL-135337]
- drm/amd/display: Fix scratch registers offsets for DCN351 (José Expósito) [RHEL-135337]
- drm/amd/display: Fix scratch registers offsets for DCN35 (José Expósito) [RHEL-135337]
- drm/amd/display: Use GFP_ATOMIC in dc_create_plane_state() (José Expósito) [RHEL-135337]
- Revert "drm/amd/display: Fix pbn to kbps Conversion" (José Expósito) [RHEL-135337]
- drm/xe/oa: Always set OAG_OAGLBCTXCTRL_COUNTER_RESUME (José Expósito) [RHEL-135337]
- drm/xe/oa: Limit num_syncs to prevent oversized allocations (José Expósito) [RHEL-135337]
- drm/xe: Limit num_syncs to prevent oversized allocations (José Expósito) [RHEL-135337]
- drm/amdgpu: fix a job->pasid access race in gpu recovery (José Expósito) [RHEL-135337]
- drm/panel: sony-td4353-jdi: Enable prepare_prev_first (José Expósito) [RHEL-135337]
- drm/xe: Restore engine registers before restarting schedulers after GT reset (José Expósito) [RHEL-135337]
- drm/xe: Increase TDF timeout (José Expósito) [RHEL-135337]
- drm/me/gsc: mei interrupt top half should be in irq disabled context (José Expósito) [RHEL-135337]
- drm/xe: fix drm_gpusvm_init() arguments (José Expósito) [RHEL-135337]
- drm/xe: Apply Wa_14020316580 in xe_gt_idle_enable_pg() (José Expósito) [RHEL-135337]
- drm/xe: Fix freq kobject leak on sysfs_create_files failure (José Expósito) [RHEL-135337]
- drm/tests: Handle EDEADLK in set_up_atomic_state() (José Expósito) [RHEL-135337]
- drm/tests: Handle EDEADLK in drm_test_check_valid_clones() (José Expósito) [RHEL-135337]
- drm/tests: hdmi: Handle drm_kunit_helper_enable_crtc_connector() returning EDEADLK (José Expósito) [RHEL-135337]
- drm/i915/fbdev: Hold runtime PM ref during fbdev BO creation (José Expósito) [RHEL-135337]
- drm/{i915, xe}/fbdev: deduplicate struct drm_mode_fb_cmd2 init (José Expósito) [RHEL-135337]
- drm/{i915, xe}/fbdev: pass struct drm_device to intel_fbdev_fb_alloc() (José Expósito) [RHEL-135337]
- drm/i915/fbdev: make intel_framebuffer_create() error return handling explicit (José Expósito) [RHEL-135337]
- drm/xe/fbdev: use the same 64-byte stride alignment as i915 (José Expósito) [RHEL-135337]
- drm/amdkfd: Use huge page size to check split svm range alignment (José Expósito) [RHEL-135337]
- drm/nouveau: fix circular dep oops from vendored i2c encoder (José Expósito) [RHEL-135337]
- drm/nouveau: refactor deprecated strcpy (José Expósito) [RHEL-135337]
- drm/plane: Fix IS_ERR() vs NULL check in drm_plane_create_hotspot_properties() (José Expósito) [RHEL-135337]
- drm/panel: novatek-nt35560: avoid on-stack device structure (José Expósito) [RHEL-135337]
- drm/panthor: Prevent potential UAF in group creation (José Expósito) [RHEL-135337]
- drm/amdkfd: assign AID to uuid in topology for SPX mode (José Expósito) [RHEL-135337]
- drm/amd/display: Fix logical vs bitwise bug in get_embedded_panel_info_v2_1() (José Expósito) [RHEL-135337]
- drm/panthor: Avoid adding of kernel BOs to extobj list (José Expósito) [RHEL-135337]
- drm/nouveau: restrict the flush page to a 32-bit address (José Expósito) [RHEL-135337]
- drm/tidss: Move OLDI mode validation to OLDI bridge mode_valid hook (José Expósito) [RHEL-135337]
- drm/tidss: Remove max_pclk_khz and min_pclk_khz from tidss display features (José Expósito) [RHEL-135337]
- drm/panthor: Fix potential memleak of vma structure (José Expósito) [RHEL-135337]
- drm/panthor: Fix UAF on kernel BO VA nodes (José Expósito) [RHEL-135337]
- drm/panthor: Fix race with suspend during unplug (José Expósito) [RHEL-135337]
- drm/panthor: Fix UAF race between device unplug and FW event processing (José Expósito) [RHEL-135337]
- drm/panthor: Fix group_free_queue() for partially initialized queues (José Expósito) [RHEL-135337]
- drm/panthor: Handle errors returned by drm_sched_entity_init() (José Expósito) [RHEL-135337]
- drm/imagination: Fix reference to devm_platform_get_and_ioremap_resource() (José Expósito) [RHEL-135337]
- accel/ivpu: Fix race condition when unbinding BOs (José Expósito) [RHEL-135337]
- drm: nova: select NOVA_CORE (José Expósito) [RHEL-135337]
- accel/ivpu: Remove skip of dma unmap for imported buffers (José Expósito) [RHEL-135337]
- drm/rcar-du: dsi: Fix missing parameter in RXSETR_...EN macros (José Expósito) [RHEL-135337]
- drm/amdgpu/userq: fix SDMA and compute validation (José Expósito) [RHEL-135337]
- drm/amdgpu: add userq object va track helpers (José Expósito) [RHEL-135337]
- accel/ivpu: Fix race condition when mapping dmabuf (José Expósito) [RHEL-135337]
- drm: atmel-hlcdc: fix atmel_xlcdc_plane_setup_scaler() (José Expósito) [RHEL-135337]
- drm/vgem-fence: Fix potential deadlock on release (José Expósito) [RHEL-135337]
- accel/ivpu: Fix DCT active percent format (José Expósito) [RHEL-135337]
- accel/ivpu: Fix page fault in ivpu_bo_unbind_all_bos_from_context() (José Expósito) [RHEL-135337]
- accel/ivpu: Rework bind/unbind of imported buffers (José Expósito) [RHEL-135337]
- drm/panel: visionox-rm69299: Don't clear all mode flags (José Expósito) [RHEL-135337]
- drm/panel: visionox-rm69299: Fix clock frequency for SHIFT6mq (José Expósito) [RHEL-135337]
- accel/ivpu: Ensure rpm_runtime_put in case of engine reset/resume fail (José Expósito) [RHEL-135337]
- Reapply "drm/vkms: convert to use faux_device" (José Expósito) [RHEL-135337]
- printk: Use console_is_usable on console_unblank (Derek Barbosa) [RHEL-141481]
- printk: Check CON_SUSPEND when unblanking a console (Derek Barbosa) [RHEL-141481]
- printk: Avoid irq_work for printk_deferred() on suspend (Derek Barbosa) [RHEL-141481]
- printk: Avoid scheduling irq_work on suspend (Derek Barbosa) [RHEL-141481]
- printk: nbcon: Allow reacquire during panic (Derek Barbosa) [RHEL-141481]
- printk: Allow printk_trigger_flush() to flush all types (Herton R. Krzesinski) [RHEL-141481]
- printk: nbcon: Use raw_cpu_ptr() instead of open coding (Herton R. Krzesinski) [RHEL-141481]
- backport "printk: Add helper for flush type logic" and associated changes (Herton R. Krzesinski) [RHEL-141481]
- printk: Remove redundant deferred check in vprintk() (Herton R. Krzesinski) [RHEL-141481]
- printk: Introduce force_legacy_kthread() macro (Herton R. Krzesinski) [RHEL-141481]
- printk: Add is_printk_legacy_deferred() (Herton R. Krzesinski) [RHEL-141481]
- ntb_hw_switchtec: Fix shift-out-of-bounds in switchtec_ntb_mw_set_trans (Myron Stowe) [RHEL-132890] {CVE-2023-53034}
- squashfs: fix memory leak in squashfs_fill_super (Abhi Das) [RHEL-138020] {CVE-2025-38415}
- Squashfs: check return result of sb_min_blocksize (CKI Backport Bot) [RHEL-138020] {CVE-2025-38415}
- scsi: qla2xxx: Enable/disable IRQD_NO_BALANCING during reset (Ewan D. Milne) [RHEL-89559]
- scsi: ipr: Enable/disable IRQD_NO_BALANCING during reset (Ewan D. Milne) [RHEL-89559]
- perf/x86/intel/cstate: Add Clearwater Forest support (Michael Petlan) [RHEL-45067]
- gfs2: Fix duplicate should_fault_in_pages() call (Andreas Gruenbacher) [RHEL-7971]
Resolves: RHEL-132890, RHEL-135337, RHEL-137596, RHEL-138020, RHEL-141481, RHEL-144727, RHEL-45067, RHEL-7971, RHEL-89559, RHEL-99995

Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
2026-02-04 07:42:16 +00:00
CKI KWF Bot
ee78300910 kernel-5.14.0-673.el9
* Tue Feb 03 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-673.el9]
- s390/cio: Update purge function to unregister the unused subchannels (Mete Durlu) [RHEL-145337]
- s390/ipl: Clear SBP flag when bootprog is set (Mete Durlu) [RHEL-145338]
- platform/x86:intel/pmc: Enable SSRAM support for Wildcat Lake (David Arcari) [RHEL-95637]
- platform/x86:intel/pmc: Remove redundant has_die_c6 variable (David Arcari) [RHEL-95637]
- platform/x86:intel/pmc: Relocate lpm_req_guid to pmc_reg_map (David Arcari) [RHEL-95637]
- platform/x86:intel/pmc: Rename PMC index variable to pmc_idx (David Arcari) [RHEL-95637]
- platform/x86:intel/pmc: Add DMU GUID to Arrow Lake U/H (David Arcari) [RHEL-95637]
- platform/x86:intel/pmc: Add support for multiple DMU GUIDs (David Arcari) [RHEL-95637]
- platform/x86:intel/pmc: Update Arrow Lake telemetry GUID (David Arcari) [RHEL-95637]
- platform/x86:intel/pmc: Replace dev_warn() with dev_dbg() (David Arcari) [RHEL-95637]
- platform/x86:intel/pmc: Enable SSRAM support for Panther Lake (David Arcari) [RHEL-95637]
- platform/x86:intel/pmc: Show substate requirement for S0ix blockers (David Arcari) [RHEL-95637]
- platform/x86:intel/pmc: Improve function to show substate header (David Arcari) [RHEL-95637]
- platform/x86:intel/pmc: Move telemetry endpoint register handling (David Arcari) [RHEL-95637]
- platform/x86:intel/pmc: Enable SSRAM support for Lunar Lake (David Arcari) [RHEL-95637]
- platform/x86/intel/pmc: Add Wildcat Lake support to Intel PMC SSRAM Telemetry (David Arcari) [RHEL-95637]
- platform/x86/intel/pmc: use kcalloc() instead of kzalloc() (David Arcari) [RHEL-95637]
- platform/x86/intel/vsec: Add support for Wildcat Lake (David Arcari) [RHEL-95637]
- platform/x86/amd/hsmp: Replace amd_num_nodes() with topology_max_packages() (David Arcari) [RHEL-122802]
- tools/power turbostat: Add Wildcat Lake and Nova Lake support (CKI Backport Bot) [RHEL-95677]
- EDAC/i10nm: Add Intel Clearwater Forest server support (Aristeu Rozanski) [RHEL-45085]
- ipmi: Fix handling of messages with provided receive message pointer (Tony Camuso) [RHEL-97718]
- ipmi: Add Loongson-2K BMC support (Tony Camuso) [RHEL-97718]
- ipmi:si: Gracefully handle if the BMC is non-functional (Tony Camuso) [RHEL-97718]
- ipmi: Rename "user_data" to "recv_msg" in an SMI message (Tony Camuso) [RHEL-97718]
- ipmi: Allow an SMI sender to return an error (Tony Camuso) [RHEL-97718]
- ipmi:si: Move flags get start to its own function (Tony Camuso) [RHEL-97718]
- ipmi:si: Merge some if statements (Tony Camuso) [RHEL-97718]
- ipmi: Set a timer for maintenance mode (Tony Camuso) [RHEL-97718]
- ipmi: Add a maintenance mode sysfs file (Tony Camuso) [RHEL-97718]
- ipmi: Disable sysfs access and requests in maintenance mode (Tony Camuso) [RHEL-97718]
- ipmi: Differentiate between reset and firmware update in maintenance (Tony Camuso) [RHEL-97718]
- ipmi: Rework user message limit handling (Tony Camuso) [RHEL-97718]
- Revert "ipmi: fix msg stack when IPMI is disconnected" (Tony Camuso) [RHEL-97718]
- ipmi:msghandler:Change seq_lock to a mutex (Tony Camuso) [RHEL-97718]
- ipmi: Use dev_warn_ratelimited() for incorrect message warnings (Tony Camuso) [RHEL-97718]
- char: ipmi: remove redundant variable 'type' and check (Tony Camuso) [RHEL-97718]
- ipmi: Fix strcpy source and destination the same (Tony Camuso) [RHEL-97718]
- ipmi:msghandler: Fix potential memory corruption in ipmi_create_user() (Tony Camuso) [RHEL-97718]
- ipmi:watchdog: Use the new interface for panic messages (Tony Camuso) [RHEL-97718]
- ipmi:msghandler: Export and fix panic messaging capability (Tony Camuso) [RHEL-97718]
- ipmi:ssif: Fix a shutdown race (Tony Camuso) [RHEL-97718]
- ipmi:msghandler: Don't deliver messages to deleted users (Tony Camuso) [RHEL-97718]
- ipmi:si: Rework startup of IPMI devices (Tony Camuso) [RHEL-97718]
- ipmi:msghandler: Add a error return from unhandle LAN cmds (Tony Camuso) [RHEL-97718]
- ipmi:msghandler: Shut down lower layer first at unregister (Tony Camuso) [RHEL-97718]
- ipmi:msghandler: Remove proc_fs.h (Tony Camuso) [RHEL-97718]
- ipmi:msghandler: Don't check for shutdown when returning responses (Tony Camuso) [RHEL-97718]
- ipmi:msghandler: Don't acquire a user refcount for queued messages (Tony Camuso) [RHEL-97718]
- ipmi:msghandler: Fix locking around users and interfaces (Tony Camuso) [RHEL-97718]
- ipmi:msghandler: Remove some user level processing in panic mode (Tony Camuso) [RHEL-97718]
- ipmi: Add a note about the pretimeout callback (Tony Camuso) [RHEL-97718]
- ipmi:watchdog: Change lock to mutex (Tony Camuso) [RHEL-97718]
- ipmi:msghandler: Remove srcu for the ipmi_interfaces list (Tony Camuso) [RHEL-97718]
- ipmi:msghandler: Remove srcu from the ipmi user structure (Tony Camuso) [RHEL-97718]
- ipmi:msghandler: Use the system_wq, not system_bh_wq (Tony Camuso) [RHEL-97718]
- ipmi_msghandler: Change the events lock to a mutex (Tony Camuso) [RHEL-97718]
- ipmi:msghandler: Deliver user messages in a work queue (Tony Camuso) [RHEL-97718]
- ipmi:msghandler: Rename recv_work to smi_work (Tony Camuso) [RHEL-97718]
- ipmi:msghandler: Use READ_ONCE on run_to_completion (Tony Camuso) [RHEL-97718]
- ipmi:si: Move SI type information into an info structure (Tony Camuso) [RHEL-97718]
- ipmi:msghandler: Move timer handling into a work queue (Tony Camuso) [RHEL-97718]
- i40e: add rh_phys_port_name mod option to behave like upstream (Michal Schmidt) [RHEL-126034]
- ice: add rh_phys_port_name mod option to behave like upstream (Michal Schmidt) [RHEL-126034]
Resolves: RHEL-122802, RHEL-126034, RHEL-145337, RHEL-145338, RHEL-45085, RHEL-95637, RHEL-95677, RHEL-97718

Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
2026-02-03 07:50:48 +00:00
CKI KWF Bot
ad72b31585 kernel-5.14.0-672.el9
* Mon Feb 02 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-672.el9]
- net: ipv4: convert ip_rcv_options to drop reasons (Antoine Tenart) [RHEL-139236]
- net: ipv4: simplify drop reason handling in ip_rcv_finish_core (Antoine Tenart) [RHEL-139236]
- net: ipv4: make udp_v4_early_demux explicitly return drop reason (Antoine Tenart) [RHEL-139236]
- net/sched: Add precise drop reason for pfifo_fast queue overflows (Antoine Tenart) [RHEL-139236]
- net: track pfmemalloc drops via SKB_DROP_REASON_PFMEMALLOC (Antoine Tenart) [RHEL-139236]
- net: arp: use kfree_skb_reason() in arp_rcv() (Antoine Tenart) [RHEL-139236]
- can: add drop reasons in CAN protocols receive path (Antoine Tenart) [RHEL-139236]
- can: add drop reasons in the receive path of AF_CAN (Antoine Tenart) [RHEL-139236]
- net: neigh: use kfree_skb_reason() in neigh_resolve_output() and neigh_connected_output() (Antoine Tenart) [RHEL-139236]
- net: flush_backlog() small changes (Antoine Tenart) [RHEL-139236]
- tcp: rstreason: let it work finally in tcp_send_active_reset() (Antoine Tenart) [RHEL-139236]
- tcp: rstreason: introduce SK_RST_REASON_TCP_DISCONNECT_WITH_DATA for active reset (Antoine Tenart) [RHEL-139236]
- tcp: rstreason: introduce SK_RST_REASON_TCP_KEEPALIVE_TIMEOUT for active reset (Antoine Tenart) [RHEL-139236]
- tcp: rstreason: introduce SK_RST_REASON_TCP_STATE for active reset (Antoine Tenart) [RHEL-139236]
- tcp: rstreason: introduce SK_RST_REASON_TCP_ABORT_ON_MEMORY for active reset (Antoine Tenart) [RHEL-139236]
- tcp: rstreason: introduce SK_RST_REASON_TCP_ABORT_ON_LINGER for active reset (Antoine Tenart) [RHEL-139236]
- tcp: rstreason: introduce SK_RST_REASON_TCP_ABORT_ON_CLOSE for active reset (Antoine Tenart) [RHEL-139236]
- x86/lam: Disable ADDRESS_MASKING in most cases (Rafael Aquini) [RHEL-109600]
- svcrdma: use rc_pageoff for memcpy byte offset (CKI Backport Bot) [RHEL-142791] {CVE-2025-68811}
- mm: Create/affine kswapd to its preferred node (Rafael Aquini) [RHEL-135521]
- mm: Create/affine kcompactd to its preferred node (Rafael Aquini) [RHEL-135521]
- mm/vmscan: print err before panic (Rafael Aquini) [RHEL-135521]
- kthread: Fix return value on kzalloc() failure in kthread_affine_preferred() (Rafael Aquini) [RHEL-135521]
- kthread: Implement preferred affinity (Rafael Aquini) [RHEL-135521]
- kthread: Default affine kthread to its preferred NUMA node (Rafael Aquini) [RHEL-135521]
- kthread: Make sure kthread hasn't started while binding it (Rafael Aquini) [RHEL-135521]
- sched,arm64: Handle CPU isolation on last resort fallback rq selection (Rafael Aquini) [RHEL-135521]
- arm64: Exclude nohz_full CPUs from 32bits el0 support (Rafael Aquini) [RHEL-135521]
- blk-mq: skip CPU offline notify on unmapped hctx (Ming Lei) [RHEL-140714]
- padata: remove __padata_list_init() (Herbert Xu) [RHEL-127800]
Resolves: RHEL-109600, RHEL-127800, RHEL-135521, RHEL-139236, RHEL-140714, RHEL-142791

Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
2026-02-02 13:22:51 +00:00
CKI KWF Bot
ca854bb1df kernel-5.14.0-671.el9
* Fri Jan 30 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-671.el9]
- ice: Fix kernel panic due to page refcount underflow (CKI Backport Bot) [RHEL-137910]
- ice: fix devlink reload call trace (Michal Schmidt) [RHEL-141485]
- ice: add missing ice_deinit_hw() in devlink reinit path (Michal Schmidt) [RHEL-141485]
- ice: Fix persistent failure in ice_get_rxfh (Michal Schmidt) [RHEL-141485]
- ice: Fix incorrect timeout ice_release_res() (Michal Schmidt) [RHEL-141485]
- ice: Avoid detrimental cleanup for bond during interface stop (Michal Schmidt) [RHEL-141485]
- ice: initialize ring_stats->syncp (Michal Schmidt) [RHEL-141485]
- ice: remove duplicate call to ice_deinit_hw() on error paths (Michal Schmidt) [RHEL-141485]
- ice: move ice_deinit_dev() to the end of deinit paths (Michal Schmidt) [RHEL-141485]
- ice: extract ice_init_dev() from ice_init() (Michal Schmidt) [RHEL-141485]
- ice: move ice_init_pf() out of ice_init_dev() (Michal Schmidt) [RHEL-141485]
- ice: move udp_tunnel_nic and misc IRQ setup into ice_init_pf() (Michal Schmidt) [RHEL-141485]
- iavf: add RSS support for GTP protocol via ethtool (Michal Schmidt) [RHEL-141485]
- ice: implement GTP RSS context tracking and configuration (Michal Schmidt) [RHEL-141485]
- ice: add virtchnl definitions and static data for GTP RSS (Michal Schmidt) [RHEL-141485]
- ice: ice_init_pf: destroy mutexes and xarrays on memory alloc failure (Michal Schmidt) [RHEL-141485]
- ice: refactor to use helpers (Michal Schmidt) [RHEL-141485]
- ice: add E830 Earliest TxTime First Offload support (Michal Schmidt) [RHEL-141485]
- ice, libie: move fwlog code to libie (Michal Schmidt) [RHEL-141485]
- ice: support egress drop rules on PF (Michal Schmidt) [RHEL-141485]
- iavf: fix off-by-one issues in iavf_config_rss_reg() (Michal Schmidt) [RHEL-141485] {CVE-2025-71087}
- iavf: clarify VLAN add/delete log messages and lower log level (Michal Schmidt) [RHEL-141485]
- ice: fix comment typo and correct module format string (Michal Schmidt) [RHEL-141485]
- iavf: Implement settime64 with -EOPNOTSUPP (Michal Schmidt) [RHEL-141485] {CVE-2025-68752}
- ice: fix PTP cleanup on driver removal in error path (Michal Schmidt) [RHEL-141485] {CVE-2025-68215}
- ice: Extend PTYPE bitmap coverage for GTP encapsulated flows (Michal Schmidt) [RHEL-141485]
- ice: improve TCAM priority handling for RSS profiles (Michal Schmidt) [RHEL-141485]
- ice: add flow parsing for GTP and new protocol field support (Michal Schmidt) [RHEL-141485]
- ice: Allow 100M speed for E825C SGMII device (Michal Schmidt) [RHEL-141485]
- ice: fix usage of logical PF id (Michal Schmidt) [RHEL-141485]
- ice: fix destination CGU for dual complex E825 (Michal Schmidt) [RHEL-141485]
- ice: fix lane number calculation (Michal Schmidt) [RHEL-141485]
- ice: move ice_init_interrupt_scheme() prior ice_init_pf() (Michal Schmidt) [RHEL-141485]
- ice: move service task start out of ice_init_pf() (Michal Schmidt) [RHEL-141485]
- ice: enforce RTNL assumption of queue NAPI manipulation (Michal Schmidt) [RHEL-141485]
- ice: implement transmit hardware timestamp statistics (Michal Schmidt) [RHEL-141485]
- ice: add tracking of good transmit timestamps (Michal Schmidt) [RHEL-141485]
- ice: implement ethtool standard stats (Michal Schmidt) [RHEL-141485]
- libie: fix string names for AQ error codes (Michal Schmidt) [RHEL-141485]
- iavf: fix proper type for error code in iavf_resume() (Michal Schmidt) [RHEL-141485]
- ice: Remove deprecated ice_lag_move_new_vf_nodes() call (Michal Schmidt) [RHEL-141485]
- ice: move ice_qp_[ena|dis] for reuse (Michal Schmidt) [RHEL-141485]
- ice: reregister fwlog after driver reinit (Michal Schmidt) [RHEL-141485]
- ice: prepare for moving file to libie (Michal Schmidt) [RHEL-141485]
- ice: move debugfs code to fwlog (Michal Schmidt) [RHEL-141485]
- libie, ice: move fwlog admin queue to libie (Michal Schmidt) [RHEL-141485]
- ice: drop driver specific structure from fwlog code (Michal Schmidt) [RHEL-141485]
- ice: check for PF number outside the fwlog code (Michal Schmidt) [RHEL-141485]
- ice: move out debugfs init from fwlog (Michal Schmidt) [RHEL-141485]
- ice: allow calling custom send function in fwlog (Michal Schmidt) [RHEL-141485]
- ice: add pdev into fwlog structure and use it for logging (Michal Schmidt) [RHEL-141485]
- ice: introduce ice_fwlog structure (Michal Schmidt) [RHEL-141485]
- ice: drop ice_pf_fwlog_update_module() (Michal Schmidt) [RHEL-141485]
- ice: move get_fwlog_data() to fwlog file (Michal Schmidt) [RHEL-141485]
- ice: make fwlog functions static (Michal Schmidt) [RHEL-141485]
- ice: finish virtchnl.c split into rss.c (Michal Schmidt) [RHEL-141485]
- ice: extract virt/rss.c: cleanup - p2 (Michal Schmidt) [RHEL-141485]
- ice: extract virt/rss.c: cleanup - p1 (Michal Schmidt) [RHEL-141485]
- ice: split RSS stuff out of virtchnl.c - copy back (Michal Schmidt) [RHEL-141485]
- ice: split RSS stuff out of virtchnl.c - tmp rename (Michal Schmidt) [RHEL-141485]
- ice: finish virtchnl.c split into queues.c (Michal Schmidt) [RHEL-141485]
- ice: extract virt/queues.c: cleanup - p3 (Michal Schmidt) [RHEL-141485]
- ice: extract virt/queues.c: cleanup - p2 (Michal Schmidt) [RHEL-141485]
- ice: extract virt/queues.c: cleanup - p1 (Michal Schmidt) [RHEL-141485]
- ice: split queue stuff out of virtchnl.c - copy back (Michal Schmidt) [RHEL-141485]
- ice: split queue stuff out of virtchnl.c - tmp rename (Michal Schmidt) [RHEL-141485]
- ice: fix incorrect counter for buffer allocation failures (Michal Schmidt) [RHEL-141485]
- ice: add virt/ and move ice_virtchnl* files there (Michal Schmidt) [RHEL-141485]
- ice: Implement support for SRIOV VFs across Active/Active bonds (Michal Schmidt) [RHEL-141485]
- ice: cleanup capabilities evaluation (Michal Schmidt) [RHEL-141485]
- ice: Cleanup variable initialization in LAG code (Michal Schmidt) [RHEL-141485]
- ice: move LAG function in code to prepare for Active-Active (Michal Schmidt) [RHEL-141485]
- ice: Add driver specific prefix to LAG defines (Michal Schmidt) [RHEL-141485]
- ice: replace u8 elements with bool where appropriate (Michal Schmidt) [RHEL-141485]
- ice: Remove casts on void pointers in LAG code (Michal Schmidt) [RHEL-141485]
- ice: Don't use %%pK through printk or tracepoints (Michal Schmidt) [RHEL-141485]
- net: Fix typos [partial:ice] (Michal Schmidt) [RHEL-141485]
- iavf: use libie_aq_str (Michal Schmidt) [RHEL-141485]
- ice: use libie_aq_str (Michal Schmidt) [RHEL-141485]
- libie: add adminq helper for converting err to str (Michal Schmidt) [RHEL-141485]
- iavf: use libie adminq descriptors (Michal Schmidt) [RHEL-141485]
- i40e: use libie adminq descriptors [partial:ice,libie] (Michal Schmidt) [RHEL-141485]
- ixgbe: use libie adminq descriptors [partial:libie] (Michal Schmidt) [RHEL-141485]
- ice, libie: move generic adminq descriptors to lib (Michal Schmidt) [RHEL-141485]
- ice: Fix a null pointer dereference in ice_copy_and_init_pkg() (Michal Schmidt) [RHEL-141485] {CVE-2025-38664}
- ice: breakout common LAG code into helpers (Michal Schmidt) [RHEL-141485]
- ice: convert ice_add_prof() to bitmap (Michal Schmidt) [RHEL-141485]
- ice: add E835 device IDs (Michal Schmidt) [RHEL-141485]
- ice: add 40G speed to Admin Command GET PORT OPTION (Michal Schmidt) [RHEL-141485]
- ice: check correct pointer in fwlog debugfs (Michal Schmidt) [RHEL-141485]
- ice: add NULL check in eswitch lag check (Michal Schmidt) [RHEL-141485] {CVE-2025-38526}
- ice: introduce ice_get_vf_by_dev() wrapper (Michal Schmidt) [RHEL-141485]
- ice: avoid rebuilding if MSI-X vector count is unchanged (Michal Schmidt) [RHEL-141485]
- ice: use pci_iov_vf_id() to get VF ID (Michal Schmidt) [RHEL-141485]
- ice: expose VF functions used by live migration (Michal Schmidt) [RHEL-141485]
- ice: move ice_vsi_update_l2tsel to ice_lib.c (Michal Schmidt) [RHEL-141485]
- ice: save RSS hash configuration for migration (Michal Schmidt) [RHEL-141485]
- ice: add functions to get and set Tx queue context (Michal Schmidt) [RHEL-141485]
- ice: add support for reading and unpacking Rx queue context (Michal Schmidt) [RHEL-141485]
- eth: ice: drop the dead code related to rss_contexts (Michal Schmidt) [RHEL-141485]
- ice: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set() (Michal Schmidt) [RHEL-141485]
- ice: add ref-sync dpll pins (Michal Schmidt) [RHEL-141485]
- net: ice: Perform accurate aRFS flow match (Michal Schmidt) [RHEL-141485]
- ice: add phase offset monitor for all PPS dpll inputs (Michal Schmidt) [RHEL-141485]
- ice: add a separate Rx handler for flow director commands (Michal Schmidt) [RHEL-141485]
- ice: change SMA pins to SDP in PTP API (Michal Schmidt) [RHEL-141485]
- ice: redesign dpll sma/u.fl pins control (Michal Schmidt) [RHEL-141485]
- ice: add link_down_events statistic (Michal Schmidt) [RHEL-141485]
- net: intel: move RSS packet classifier types to libie (Michal Schmidt) [RHEL-141485]
- net: intel: rename 'hena' to 'hashcfg' for clarity (Michal Schmidt) [RHEL-141485]
- iavf: extract iavf_watchdog_step() out of iavf_watchdog_task() (Michal Schmidt) [RHEL-141485]
- iavf: simplify watchdog_task in terms of adminq task scheduling (Michal Schmidt) [RHEL-141485]
- iavf: centralize watchdog requeueing itself (Michal Schmidt) [RHEL-141485]
- ice: make const read-only array dflt_rules static (Michal Schmidt) [RHEL-141485]
- ice: improve error message for insufficient filter space (Michal Schmidt) [RHEL-141485]
- ice: enable LLDP TX for VFs through tc (Michal Schmidt) [RHEL-141485]
- ice: remove headers argument from ice_tc_count_lkups (Michal Schmidt) [RHEL-141485]
- ice: receive LLDP on trusted VFs (Michal Schmidt) [RHEL-141485]
- ice: do not add LLDP-specific filter if not necessary (Michal Schmidt) [RHEL-141485]
- ice: fix check for existing switch rule (Michal Schmidt) [RHEL-141485]
- ice: clear NAPI's IRQ numbers in ice_vsi_clear_napi_queues() (Michal Schmidt) [RHEL-141485]
- ice: refactor ICE_TC_FLWR_FIELD_ENC_OPTS (Michal Schmidt) [RHEL-141485]
- Revert "ice: Fix ice VF reset during iavf initialization" (Michal Schmidt) [RHEL-141485]
- ice: Fix ice VF reset during iavf initialization (Michal Schmidt) [RHEL-141485]
- net/ena: fix missing lock when update devlink params (Kamal Heib) [RHEL-127326]
- net: ena: return 0 in ena_get_rxfh_key_size() when RSS hash key is not configurable (Kamal Heib) [RHEL-127326]
- net: ena: View PHC stats using debugfs (Kamal Heib) [RHEL-127326]
- net: ena: Add debugfs support to the ENA driver (Kamal Heib) [RHEL-127326]
- net: ena: Control PHC enable through devlink (Kamal Heib) [RHEL-127326]
- net: ena: Add devlink port support (Kamal Heib) [RHEL-127326]
- net: ena: Add device reload capability through devlink (Kamal Heib) [RHEL-127326]
- net: ena: PHC silent reset (Kamal Heib) [RHEL-127326]
- net: ena: Add PHC support in the ENA driver (Kamal Heib) [RHEL-127326]
- net: ena: resolve WARN_ON when freeing IRQs (Kamal Heib) [RHEL-127326]
- net: ena: use napi's aRFS rmap notifers (Kamal Heib) [RHEL-127326]
Resolves: RHEL-127326, RHEL-137910, RHEL-141485

Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
2026-01-30 10:18:43 +00:00
CKI KWF Bot
61b6818d16 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>
2026-01-29 09:10:57 +00:00
CKI KWF Bot
3881804273 kernel-5.14.0-669.el9
* 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]
- virtio-net: remove unused delayed refill worker (Laurent Vivier) [RHEL-139819]
- virtio-net: don't schedule delayed refill worker (Laurent Vivier) [RHEL-139819]
- virtio-net: don't re-enable refill work too early when NAPI is disabled (Laurent Vivier) [RHEL-139819]
- virtio-net: disable delayed refill when pausing rx (Laurent Vivier) [RHEL-139819]
- virtio-net: Refactor napi_disable paths (Laurent Vivier) [RHEL-139819]
- virtio-net: Refactor napi_enable paths (Laurent Vivier) [RHEL-139819]
- virtio_net: separate virtnet_tx_resize() (Laurent Vivier) [RHEL-139819]
- virtio_net: separate virtnet_rx_resize() (Laurent Vivier) [RHEL-139819]
- vsock/vmci: Clear the vmci transport packet properly when initializing it (CKI Backport Bot) [RHEL-137698] {CVE-2025-38403}
- ftrace: bpf: Fix IPMODIFY + DIRECT in modify_ftrace_direct() (Mamatha Inamdar) [RHEL-14156]
- ftrace: Fix BPF fexit with livepatch (Mamatha Inamdar) [RHEL-14156]
- powerpc64/modules: replace stub allocation sentinel with an explicit counter (Mamatha Inamdar) [RHEL-14156]
- powerpc/ftrace: ensure ftrace record ops are always set for NOPs (Mamatha Inamdar) [RHEL-14156]
- redhat: Add CONFIG_PPC_FTRACE_OUT_OF_LINE_NUM_RESERVE (Mamatha Inamdar) [RHEL-14156]
- ftrace: fix incorrect hash size in register_ftrace_direct() (Mamatha Inamdar) [RHEL-14156]
- kbuild: dummy-tools: pretend we understand -fpatchable-function-entry (Mamatha Inamdar) [RHEL-14156]
- ftrace: Fix modification of direct_function hash while in use (Mamatha Inamdar) [RHEL-14156]
- powerpc64/ftrace: fix module loading without patchable function entries (Mamatha Inamdar) [RHEL-14156]
- powerpc: Replace kretprobe code with rethook on powerpc (Mamatha Inamdar) [RHEL-14156]
- powerpc64/ftrace: fix clobbered r15 during livepatching (Mamatha Inamdar) [RHEL-14156]
- powerpc/bpf: fix JIT code size calculation of bpf trampoline (Mamatha Inamdar) [RHEL-14156]
- powerpc/ftrace: Fix ftrace bug with KASAN=y (Mamatha Inamdar) [RHEL-14156]
- powerpc64/bpf: Add support for bpf trampolines (Mamatha Inamdar) [RHEL-14156]
- powerpc/ftrace: Add support for DYNAMIC_FTRACE_WITH_DIRECT_CALLS (Mamatha Inamdar) [RHEL-14156]
- powerpc/ftrace: Add support for DYNAMIC_FTRACE_WITH_CALL_OPS (Mamatha Inamdar) [RHEL-14156]
- powerpc64/ftrace: Support .text larger than 32MB with out-of-line stubs (Mamatha Inamdar) [RHEL-14156]
- powerpc64/ftrace: Move ftrace sequence out of line (Mamatha Inamdar) [RHEL-14156]
- kbuild: Add generic hook for architectures to use before the final vmlinux link (Mamatha Inamdar) [RHEL-14156]
- powerpc/ftrace: Add a postlink script to validate function tracer (Mamatha Inamdar) [RHEL-14156]
- powerpc64/bpf: Fold bpf_jit_emit_func_call_hlp() into bpf_jit_emit_func_call_rel() (Mamatha Inamdar) [RHEL-14156]
- powerpc/ftrace: Move ftrace stub used for init text before _einittext (Mamatha Inamdar) [RHEL-14156]
- powerpc/ftrace: Skip instruction patching if the instructions are the same (Mamatha Inamdar) [RHEL-14156]
- powerpc/ftrace: Remove pointer to struct module from dyn_arch_ftrace (Mamatha Inamdar) [RHEL-14156]
- powerpc64/ftrace: Nop out additional 'std' instruction emitted by gcc v5.x (Mamatha Inamdar) [RHEL-14156]
- powerpc/kprobes: Use ftrace to determine if a probe is at function entry (Mamatha Inamdar) [RHEL-14156]
- powerpc/trace: Account for -fpatchable-function-entry support by toolchain (Mamatha Inamdar) [RHEL-14156]
- kbuild: move vmlinux.o rule to the top Makefile (Mamatha Inamdar) [RHEL-14156]
- powerpc/code-patching: Use dedicated memory routines for patching (Mamatha Inamdar) [RHEL-14156]
- powerpc/ftrace: Ignore ftrace locations in exit text sections (Mamatha Inamdar) [RHEL-14156]
- powerpc: Fix build issue with LD_DEAD_CODE_DATA_ELIMINATION and FTRACE_MCOUNT_USE_PATCHABLE_FUNCTION_ENTRY (Mamatha Inamdar) [RHEL-14156]
- powerpc/ftrace: Add support for -fpatchable-function-entry (Mamatha Inamdar) [RHEL-14156]
- powerpc/ftrace: Implement ftrace_replace_code() (Mamatha Inamdar) [RHEL-14156]
- powerpc/ftrace: Replace use of ftrace_call_replace() with ftrace_create_branch_inst() (Mamatha Inamdar) [RHEL-14156]
- powerpc/ftrace: Simplify ftrace_modify_call() (Mamatha Inamdar) [RHEL-14156]
- powerpc/ftrace: Simplify ftrace_make_call() (Mamatha Inamdar) [RHEL-14156]
- powerpc/ftrace: Simplify ftrace_make_nop() (Mamatha Inamdar) [RHEL-14156]
- powerpc/ftrace: Add separate ftrace_init_nop() with additional validation (Mamatha Inamdar) [RHEL-14156]
- powerpc/ftrace: Stop re-purposing linker generated long branches for ftrace (Mamatha Inamdar) [RHEL-14156]
- powerpc/ftrace: Refactor ftrace_modify_code() (Mamatha Inamdar) [RHEL-14156]
- powerpc/ftrace: Simplify function_graph support in ftrace.c (Mamatha Inamdar) [RHEL-14156]
- powerpc/ftrace: Use patch_instruction() return directly (Mamatha Inamdar) [RHEL-14156]
- powerpc/ftrace: Refactor prepare_ftrace_return() (Mamatha Inamdar) [RHEL-14156]
- powerpc/ftrace: Have arch_ftrace_get_regs() return NULL unless FL_SAVE_REGS is set (Mamatha Inamdar) [RHEL-14156]
- powerpc/ftrace: Add recursion protection in prepare_ftrace_return() (Mamatha Inamdar) [RHEL-14156]
- powerpc/ftrace: Also save r1 in ftrace_caller() (Mamatha Inamdar) [RHEL-14156]
- powerpc/ftrace: directly call of function graph tracer by ftrace caller (Mamatha Inamdar) [RHEL-14156]
- powerpc/ftrace: Refactor ftrace_{en/dis}able_ftrace_graph_caller (Mamatha Inamdar) [RHEL-14156]
- powerpc/ftrace: Implement CONFIG_DYNAMIC_FTRACE_WITH_ARGS (Mamatha Inamdar) [RHEL-14156]
- powerpc/ftrace: Prepare PPC64's ftrace_caller() for CONFIG_DYNAMIC_FTRACE_WITH_ARGS (Mamatha Inamdar) [RHEL-14156]
Resolves: RHEL-137698, RHEL-139819, RHEL-141483, RHEL-14156, RHEL-144333

Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
2026-01-28 10:28:09 +00:00
CKI KWF Bot
c985060fcb kernel-5.14.0-668.el9
* Tue Jan 27 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-668.el9]
- bonding: don't set oif to bond dev when getting NS target destination (CKI Backport Bot) [RHEL-128764]
- thunderbolt: Add support for Intel Wildcat Lake (Desnes Nunes) [RHEL-95661]
- crypto: seqiv - Do not use req->iv after crypto_aead_encrypt (Xin Long) [RHEL-118175]
- redhat: hsr: Remove tech preview tainting (Felix Maurer) [RHEL-100941]
- redhat: Package net/hsr selftests (Felix Maurer) [RHEL-127796]
- net/hsr: fix NULL pointer dereference in prp_get_untagged_frame() (Felix Maurer) [RHEL-127794]
- hsr: Follow standard for HSRv0 supervision frames (Felix Maurer) [RHEL-127794]
- hsr: Fix supervision frame sending on HSRv0 (Felix Maurer) [RHEL-127794]
- net: hsr: prevent creation of HSR device with slaves from another netns (Felix Maurer) [RHEL-127794]
- net/hsr: add interlink to fill_info output (Felix Maurer) [RHEL-127764 RHEL-127794]
- net/hsr: add protocol version to fill_info output (Felix Maurer) [RHEL-127764 RHEL-127794]
- hsr: hold rcu and dev lock for hsr_get_port_ndev (Felix Maurer) [RHEL-127794]
- hsr: use hsr_for_each_port_rtnl in hsr_port_get_hsr (Felix Maurer) [RHEL-127794]
- hsr: use rtnl lock when iterating over ports (Felix Maurer) [RHEL-127794]
- hsr: use netdev_master_upper_dev_link() when linking lower ports (Felix Maurer) [RHEL-127794]
- net, hsr: reject HSR frame if skb can't hold tag (Felix Maurer) [RHEL-127794] {CVE-2025-39703}
- net: hsr: sync hw addr of slave2 according to slave1 hw addr on PRP (Felix Maurer) [RHEL-127794 RHEL-130474]
- redhat: hsr: Enable KUnit test for PRP duplicate discard (Felix Maurer) [RHEL-127794]
- net: hsr: Add KUnit test for PRP (Felix Maurer) [RHEL-127794]
- net: hsr: Fix PRP duplicate detection (Felix Maurer) [RHEL-127794]
- net: hsr: Create and export hsr_get_port_ndev() (Felix Maurer) [RHEL-127794]
- net: hsr: remove synchronize_rcu() from hsr_add_port() (Felix Maurer) [RHEL-127794]
- net: hsr: remove one synchronize_rcu() from hsr_del_port() (Felix Maurer) [RHEL-127794]
- net: hsr: must allocate more bytes for RedBox support (Felix Maurer) [RHEL-127794]
- selftests: hsr: Add test for VLAN (Felix Maurer) [RHEL-127794 RHEL-130476]
- net: hsr: Add VLAN CTAG filter support (Felix Maurer) [RHEL-127794 RHEL-130476]
- net: hsr: Add VLAN support (Felix Maurer) [RHEL-127794 RHEL-130476]
- tests: hsr: Increase timeout to 50 seconds (Felix Maurer) [RHEL-127794]
- net: hsr: convert to use new timer APIs (Felix Maurer) [RHEL-127794]
- net: hsr: Remove interlink_sequence_nr. (Felix Maurer) [RHEL-127794]
- net: hsr: Use the seqnr lock for frames received via interlink port. (Felix Maurer) [RHEL-127794]
- net: hsr: prevent NULL pointer dereference in hsr_proxy_announce() (Felix Maurer) [RHEL-127794]
- net: hsr: cosmetic: Remove extra white space (Felix Maurer) [RHEL-127794]
- treewide, timers: Rename from_timer() to timer_container_of() (Felix Maurer) [RHEL-100940 RHEL-127794]
- net: hsr: Send supervisory frames to HSR network with ProxyNodeTable data (Felix Maurer) [RHEL-100940 RHEL-127794]
- selftests: hsr: Extend the hsr_ping.sh test to use fixed MAC addresses (Felix Maurer) [RHEL-127794]
- selftests: hsr: Extend the hsr_redbox.sh test to use fixed MAC addresses (Felix Maurer) [RHEL-127794]
- selftests: hsr: Fix "File exists" errors for hsr_ping (Felix Maurer) [RHEL-127794]
- test: hsr: Extend the hsr_redbox.sh to have more SAN devices connected (Felix Maurer) [RHEL-127794]
- test: hsr: Call cleanup_all_ns when hsr_redbox.sh script exits (Felix Maurer) [RHEL-100940 RHEL-127794]
- net: hsr: init prune_proxy_timer sooner (Felix Maurer) [RHEL-100940 RHEL-127794]
- test: hsr: Add test for HSR RedBOX (HSR-SAN) mode of operation (Felix Maurer) [RHEL-100940 RHEL-127794]
- test: hsr: Extract version agnostic information from ping command output (Felix Maurer) [RHEL-100940 RHEL-127794]
- test: hsr: Move common code to hsr_common.sh file (Felix Maurer) [RHEL-100940 RHEL-127794]
- test: hsr: Remove script code already implemented in lib.sh (Felix Maurer) [RHEL-100940 RHEL-127794]
- net: hsr: Provide RedBox support (HSR-SAN) (Felix Maurer) [RHEL-100940 RHEL-127794]
- net: hsr: Use full string description when opening HSR network device (Felix Maurer) [RHEL-127794]
- net: hsr: Fix typo in the hsr_forward_do() function comment (Felix Maurer) [RHEL-127794]
- net: hsr: constify the struct device_type usage (Felix Maurer) [RHEL-127794]
- net: fill in MODULE_DESCRIPTION()s for HSR (Felix Maurer) [RHEL-127794]
- selftests: hsr: Extend the testsuite to also cover HSRv1. (Felix Maurer) [RHEL-127794]
- selftests: hsr: Reorder the testsuite. (Felix Maurer) [RHEL-127794]
- selftests: hsr: Use `let' properly. (Felix Maurer) [RHEL-127794]
- net/hsr: Remove unused function declarations (Felix Maurer) [RHEL-127794]
- net: ionic: map SKB after pseudo-header checksum prep (Jakub Ramaseuski) [RHEL-127815]
- net: ionic: add dma_wmb() before ringing TX doorbell (Jakub Ramaseuski) [RHEL-127815]
- ionic: convert to ndo_hwtstamp API (Jakub Ramaseuski) [RHEL-127815]
- RDMA/ionic: Fix memory leak of admin q_wr (Jakub Ramaseuski) [RHEL-127815]
- RDMA/ionic: Use ether_addr_copy instead of memcpy (Jakub Ramaseuski) [RHEL-127815]
- RDMA/ionic: Fix build failure on SPARC due to xchg() operand size (Jakub Ramaseuski) [RHEL-127815]
- ionic: use int type for err in ionic_get_module_eeprom_by_page (Jakub Ramaseuski) [RHEL-127815]
- RDMA/ionic: Add Makefile/Kconfig to kernel build environment (Jakub Ramaseuski) [RHEL-127815]
- RDMA: Add IONIC to rdma_driver_id definition (Jakub Ramaseuski) [RHEL-127815]
- RDMA/ionic: Implement device stats ops (Jakub Ramaseuski) [RHEL-127815]
- RDMA/ionic: Register device ops for miscellaneous functionality (Jakub Ramaseuski) [RHEL-127815]
- RDMA/ionic: Register device ops for datapath (Jakub Ramaseuski) [RHEL-127815]
- RDMA/ionic: Register device ops for control path (Jakub Ramaseuski) [RHEL-127815]
- RDMA/ionic: Create device queues to support admin operations (Jakub Ramaseuski) [RHEL-127815]
- RDMA/ionic: Register auxiliary module for ionic ethernet adapter (Jakub Ramaseuski) [RHEL-127815]
- redhat/configs: Disable CONFIG_INFINIBAND_IONIC in generic (Jakub Ramaseuski) [RHEL-127815]
- net: ionic: Provide doorbell and CMB region information (Jakub Ramaseuski) [RHEL-127815]
- net: ionic: Provide interrupt allocation support for the RDMA driver (Jakub Ramaseuski) [RHEL-127815]
- net: ionic: Provide RDMA reset support for the RDMA driver (Jakub Ramaseuski) [RHEL-127815]
- net: ionic: Export the APIs from net driver to support device commands (Jakub Ramaseuski) [RHEL-127815]
- net: ionic: Update LIF identity with additional RDMA capabilities (Jakub Ramaseuski) [RHEL-127815]
- net: ionic: Create an auxiliary device for rdma driver (Jakub Ramaseuski) [RHEL-127815]
- ethernet: ionic: Fix DMA mapping tests (Jakub Ramaseuski) [RHEL-127815]
- ionic: cancel delayed work earlier in remove (Jakub Ramaseuski) [RHEL-127815]
- ionic: clean dbpage in de-init (Jakub Ramaseuski) [RHEL-127815]
- ionic: print firmware heartbeat as unsigned (Jakub Ramaseuski) [RHEL-127815]
- ionic: Prevent driver/fw getting out of sync on devcmd(s) (Jakub Ramaseuski) [RHEL-127815]
- redhat: enable TDX host config (Paolo Bonzini) [RHEL-115482]
- KVM: TDX: Explicitly do WBINVD when no more TDX SEAMCALLs (Paolo Bonzini) [RHEL-115482]
- x86/virt/tdx: Update the kexec section in the TDX documentation (Paolo Bonzini) [RHEL-115482]
- x86/virt/tdx: Remove the !KEXEC_CORE dependency (Paolo Bonzini) [RHEL-115482]
- x86/kexec: Disable kexec/kdump on platforms with TDX partial write erratum (Paolo Bonzini) [RHEL-115482]
- x86/virt/tdx: Mark memory cache state incoherent when making SEAMCALL (Paolo Bonzini) [RHEL-115482]
- x86/sme: Use percpu boolean to control WBINVD during kexec (Paolo Bonzini) [RHEL-115482]
- x86/virt/tdx: Avoid indirect calls to TDX assembly functions (Paolo Bonzini) [RHEL-115482]
Resolves: RHEL-100940, RHEL-100941, RHEL-115482, RHEL-118175, RHEL-127764, RHEL-127794, RHEL-127796, RHEL-127815, RHEL-128764, RHEL-130474, RHEL-130476, RHEL-95661

Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
2026-01-27 11:55:28 +00:00
CKI KWF Bot
ad90a8b17d kernel-5.14.0-667.el9
* Mon Jan 26 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-667.el9]
- nvmet-tcp: fixup hang in nvmet_tcp_listen_data_ready() (Maurizio Lombardi) [RHEL-87800]
- ata: libata-scsi: Fix system suspend for a security locked drive (Tomas Henzl) [RHEL-106827]
- ata: ahci: Use correct DMI identifier for ASUSPRO-D840SA LPM quirk (Tomas Henzl) [RHEL-106827]
- ata: libata-scsi: Fix ata_to_sense_error() status handling (Tomas Henzl) [RHEL-106827]
- ata: ahci: Disallow LPM for Asus B550-F motherboard (Tomas Henzl) [RHEL-106827]
- ata: ahci: Disallow LPM for ASUSPRO-D840SA motherboard (Tomas Henzl) [RHEL-106827]
- ata: libata-scsi: Fix offsets for the fixed format sense data (Tomas Henzl) [RHEL-106827]
- RDMA/rxe: Fix slab-use-after-free Read in rxe_queue_cleanup bug (CKI Backport Bot) [RHEL-137065] {CVE-2025-38024}
- scsi: qla2xxx: Update version to 10.02.10.100-k (Nilesh Javali) [RHEL-136530]
- scsi: qla2xxx: Fix bsg_done() causing double free (Nilesh Javali) [RHEL-136530]
- scsi: qla2xxx: Query FW again before proceeding with login (Nilesh Javali) [RHEL-136530]
- scsi: qla2xxx: Validate sp before freeing associated memory (Nilesh Javali) [RHEL-136530]
- scsi: qla2xxx: Free sp in error path to fix system crash (Nilesh Javali) [RHEL-136530]
- scsi: qla2xxx: Delay module unload while fabric scan in progress (Nilesh Javali) [RHEL-136530]
- scsi: qla2xxx: Allow recovery for tape devices (Nilesh Javali) [RHEL-136530]
- scsi: qla2xxx: Add bsg interface to support firmware img validation (Nilesh Javali) [RHEL-136530]
- scsi: qla2xxx: Validate MCU signature before executing MBC 03h (Nilesh Javali) [RHEL-136530]
- scsi: qla2xxx: Add load flash firmware mailbox support for 28xxx (Nilesh Javali) [RHEL-136530]
- scsi: qla2xxx: Add support for 64G SFP speed (Nilesh Javali) [RHEL-136530]
- scsi: qla2xxx: Add Speed in SFP print information (Nilesh Javali) [RHEL-136530]
Resolves: RHEL-106827, RHEL-136530, RHEL-137065, RHEL-87800

Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
2026-01-26 16:40:07 +00:00
CKI KWF Bot
ecfec03ee2 kernel-5.14.0-666.el9
* Fri Jan 23 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-666.el9]
- wifi: rtw88: limit indirect IO under powered off for RTL8822CS (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: iwlwifi: Fix firmware version handling (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: mt76: Move mt76_abort_scan out of mt76_reset_device() (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: rtw89: hw_scan: Don't let the operating channel be last (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: iwlwifi: mld: always take beacon ies in link grading (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: iwlwifi: mvm: fix beacon template/fixed rate (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: iwlwifi: fix aux ROC time event iterator usage (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: mac80211_hwsim: Fix possible NULL dereference (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: mac80211: skip rate verification for not captured PSDUs (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: mac80211: reject address change while connecting (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: ath11k: zero init info->status in wmi_process_mgmt_tx_comp() (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: mac80211_hwsim: Limit destroy_on_close radio removal to netgroup (Jose Ignacio Tornos Martinez) [RHEL-132587]
- Revert "wifi: ath12k: Fix missing station power save configuration" (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: mac80211: use wiphy_hrtimer_work for csa.switch_work (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: mac80211: use wiphy_hrtimer_work for ml_reconf_work (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: mac80211: use wiphy_hrtimer_work for ttlm_work (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: cfg80211: add an hrtimer based delayed work item (Jose Ignacio Tornos Martinez) [RHEL-132587]
- Revert "wifi: ath10k: avoid unnecessary wait for service ready message" (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: mac80211: fix key tailroom accounting leak (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: brcmfmac: fix crash while sending Action Frames in standalone AP Mode (Jose Ignacio Tornos Martinez) [RHEL-132587] {CVE-2025-40321}
- wifi: mac80211: reset FILS discovery and unsol probe resp intervals (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: iwlwifi: fix potential use after free in iwl_mld_remove_link() (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: ath12k: free skb during idr cleanup callback (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: ath10k: Fix memory leak on unsupported WMI command (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: cfg80211: fix width unit in cfg80211_radio_chandef_valid() (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: ath11k: HAL SRNG: don't deinitialize and re-initialize again (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: ath12k: enforce CPU endian format for all QMI data (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: ath12k: Use 1KB Cache Flush Command for QoS TID Descriptors (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: ath12k: Fix flush cache failure during RX queue update (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: ath12k: Add Retry Mechanism for REO RX Queue Update Failures (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: ath12k: Refactor REO command to use ath12k_dp_rx_tid_rxq (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: ath12k: Refactor RX TID buffer cleanup into helper function (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: ath12k: Refactor RX TID deletion handling into helper function (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: ath12k: Increase DP_REO_CMD_RING_SIZE to 256 (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: cfg80211: remove IEEE80211_CHAN_{1,2,4,8,16}MHZ flags (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: mac80211: fix Rx packet handling when pubsta information is not available (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: cfg80211: remove ieee80211_s1g_channel_width (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: mac80211: correctly initialise S1G chandef for STA (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: cfg80211: correctly implement and validate S1G chandef (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: mac80211: remove tx_handlers_drop debugfs stats (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: mac80211: Remove redundant rcu_read_lock/unlock() in spin_lock (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: mac80211_hwsim: Add simulation support for NAN device (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: mac80211: Extend support for changing NAN configuration (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: mac80211: Export an API to check if NAN is started (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: mac80211: Get the correct interface for non-netdev skb status (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: mac80211: Track NAN interface start/stop (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: mac80211: Accept management frames on NAN interface (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: mac80211: Support Tx of action frame for NAN (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: cfg80211: Store the NAN cluster ID (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: cfg80211: Support Tx/Rx of action frame for NAN (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: cfg80211: Advertise supported NAN capabilities (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: nl80211: Add more NAN capabilities (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: cfg80211: Add cluster joined notification APIs (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: nl80211: Add NAN Discovery Window (DW) notification (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: nl80211: Add more configuration options for NAN commands (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: ath12k: Extend beacon miss handling for MLO non-AP STA (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: ath12k: Add support to handle reason inactivity STA kickout event for QCN9274/IPQ5332 (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: ath12k: enhance the WMI_PEER_STA_KICKOUT event with reasons and RSSI reporting (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: ath12k: report station mode per-chain signal strength (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: ath10k: Fix connection after GTK rekeying (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: ath10k: avoid unnecessary wait for service ready message (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: ath11k: fix NULL dereference in ath11k_qmi_m3_load() (Jose Ignacio Tornos Martinez) [RHEL-132587] {CVE-2025-39991}
- wifi: ath10k: remove gpio number assignment (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: ath11k: Remove redundant semicolon (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: ath12k: downgrade log level for CE buffer enqueue failure (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: ath12k: fix wrong logging ID used for CE (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: ath11k: downgrade log level for CE buffer enqueue failure (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: ath12k: Add fallback for invalid channel number in PHY metadata (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: ath12k: fix the fetching of combined rssi (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: ath12k: fix HAL_PHYRX_COMMON_USER_INFO handling in monitor mode (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: ath12k: fix signal in radiotap for WCN7850 (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: ath12k: Add support to set per-radio RTS threshold (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: rtw89: wow: enable TKIP related feature (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: rtw89: 8922a: add TAS feature support (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: rtw89: open C2H event waiting window first before sending H2C command (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: rtw89: renew a completion for each H2C command waiting C2H event (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: rtw89: 8852b: enable beacon tracking support (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: rtw89: debug: support SER L0 simulation (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: rtw89: phy: initialize AFE by firmware element table (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: rtw89: obtain RX path from ppdu status IE00 (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: rtw89: disable RTW89_PHYSTS_IE09_FTR_0 for ppdu status (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: rtw89: use ieee80211_tx_info::driver_data to store driver TX info (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: rtw89: chan: allow callers to check if a link has no managed chanctx (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: mt76: abort scan/roc on hw restart (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: mt76: improve phy reset on hw restart (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: mt76: mt7996: fill User Priority in skb->priority for rx packets (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: mt76: mt7996: set VTA in txwi (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: mt76: mt7996: remove the mem_total field of STA_REC_BF command (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: mt76: mt7996: disable promiscuous mode by default (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: mt76: use altx queue for offchannel tx on connac+ (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: mt76: mt7996: fix updating beacon protection with beacons enabled (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: mt76: mt7996: fix key add/remove imbalance (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: mt76: mt7996: delete vif keys when requested (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: mt76: mt7996: fix memory leak on mt7996_mcu_sta_key_tlv error (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: mt76: mt7996: fix setting beacon protection keys (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: mt76: mt7996: decrease timeout for commonly issued MCU commands (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: mt76: mt7996: improve hardware restart reliability (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: mt76: mt7996: remove redundant per-phy mac80211 calls during restart (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: mt76: mt7921u: Add VID/PID for Netgear A7500 (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: mt76: mt76_eeprom_override to int (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: mt76: mt7996: support writing MAC TXD for AddBA Request (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: mt76: mt7925: refine the txpower initialization flow (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: mt76: mt7915: fix mt7981 pre-calibration (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: mt76: Add mt76_dma_get_rxdmad_c_buf utility routione (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: mt76: mt7996: Decouple RRO logic from WED support (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: mt76: Add rx_queue_init callback (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: mt76: mt7996: Introduce RRO MSDU callbacks (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: mt76: mt7996: Convert mt7996_wed_rro_addr to LE (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: mt76: mt7996: Fix RX packets configuration for primary WED device (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: mt76: mt7996: Fix tx-queues initialization for second phy on mt7996 (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: mt76: mt7996: Introduce the capability to reset MT7992 WED device (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: mt76: mt7996: Enable HW RRO for MT7992 chipset (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: mt76: mt7996: Initial DMA configuration for MT7992 WED support (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: mt76: Do not always enable NAPIs for WED RRO queues (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: mt76: Differentiate between RRO data and RRO MSDU queues (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: mt76: Remove q->ndesc check in mt76_dma_rx_fill() (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: mt76: Add reset_idx to reset_q mt76_queue_ops signature. (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: mt76: mt7996: Enable MLO support for client interfaces (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: mt76: mt7996: Set EML capabilities for AP interface (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: mt76: mt7996: Export MLO AP capabilities to mac80211 (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: mt76: mt7996: Temporarily disable EPCS (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: mt76: mt7996: Implement MLD address translation for EAPOL (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: mt76: mt7996: Add all active links to poll list in mt7996_mac_tx_free() (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: mt76: mt7996: Fix mt7996_reverse_frag0_hdr_trans for MLO (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: mt76: mt7996: Use proper link info in mt7996_mcu_add_group (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: mt76: mt7921: Add 160MHz beamformee capability for mt7922 device (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: mt76: mt7925: add pci restore for hibernate (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: mt76: mt7996: Check phy before init msta_link in mt7996_mac_sta_add_links() (Jose Ignacio Tornos Martinez) [RHEL-132587] {CVE-2025-40066}
- wifi: mt76: mt7996: Use proper link_id in link_sta_rc_update callback (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: mt76: Remove dead code in mt76_scan_work (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: mt76: mt7996: Use deflink for AMPDU rx reordering (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: mt76: mt7921: add MBSSID support (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: mt76: fix potential memory leak in mt76_wmac_probe() (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: mt76: mt7925: add MBSSID support (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: mt76: mt7925u: Add VID/PID for Netgear A9000 (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: mt76: mt7996: Set proper link destination address in mt7996_tx() (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: mt76: mt7996: Set def_wcid pointer in mt7996_mac_sta_init_link() (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: mt76: mt7996: Fix mt7996_mcu_bss_mld_tlv routine (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: mt76: mt7996: Fix mt7996_mcu_sta_ba wcid configuration (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: mt76: mt7996: Overwrite unspecified link_id in mt7996_tx() (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: mwifiex: fix endianness handling in mwifiex_send_rgpower_table (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: cfg80211: Remove the redundant wiphy_dev (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: mac80211: fix incorrect comment (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: cfg80211: update the time stamps in hidden ssid (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: mac80211: Fix HE capabilities element check (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: mac80211: add tx_handlers_drop statistics to ethtool (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: iwlwifi: mld: CHANNEL_SURVEY_NOTIF is always supported (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: iwlwifi: mld: remove support of iwl_esr_mode_notif version 1 (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: iwlwifi: mld: remove support from of sta cmd version 1 (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: iwlwifi: mld: remove support of roc cmd version 5 (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: iwlwifi: mld: remove support of mac cmd ver 2 (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: iwlwifi: mld: don't consider phy cmd version 5 (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: iwlwifi: implement wowlan status notification API update (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: iwlwifi: fw: Add ASUS to PPAG and TAS list (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: iwlwifi: add kunit tests for nvm parse (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: iwlwifi: api: add a flag to iwl_link_ctx_modify_flags (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: iwlwifi: pcie: move ltr_enabled to the specific transport (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: iwlwifi: pcie: move pm_support to the specific transport (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: iwlwifi: rename iwl_finish_nic_init (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: iwlwifi: replace SUPPRESS_CMD_ERROR_ONCE status bit with a boolean (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: iwlwifi: add STATUS_FW_ERROR API (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: rtw89: Add USB ID 2001:3327 for D-Link AX18U rev. A1 (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: rtw89: Add USB ID 2001:332a for D-Link AX9U rev. A1 (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: rtl8xxxu: expose efuse via debugfs (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: iwlwifi: Fix dentry reference leak in iwl_mld_add_link_debugfs (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: iwlwifi: mei: Remove unused flexible-array member in struct iwl_sap_hdr (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: iwlwifi: Remove redundant header files (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: iwlwifi: Remove duplicated include in trans.c (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: mwifiex: fix double free in mwifiex_send_rgpower_table() (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: mac80211: Fix 6 GHz Band capabilities element advertisement in lower bands (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: mac80211: reduce the scope of rts_threshold (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: mac80211: reduce the scope of link_id (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: brcmfmac: support AP isolation to restrict reachability between stations (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: nl80211: strict checking attributes for NL80211_CMD_SET_BSS (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: drivers: indicate support for attributes in NL80211_CMD_SET_BSS (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: nl80211: allow drivers to support subset of NL80211_CMD_SET_BSS (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: nl80211: Add EHT fixed Tx rate support (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: mac80211: kunit: add kunit tests for S1G PVB decoding (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: mac80211: support parsing S1G TIM PVB (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: mac80211: support block bitmap S1G TIM encoding (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: brcmfmac: fix 43752 SDIO FWVID incorrectly labelled as Cypress (CYW) (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: mwifiex: send world regulatory domain to driver (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: mwifiex: add rgpower table loading support (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: brcmfmac: avoid assignment in if/else-if conditions in NVRAM load path (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: mac80211: count reg connection element in the size (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: cfg80211: Remove unused tracepoints (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: rtw89: 8852bt: Remove redundant off_reverse variables (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: rtw89: use int type to store negative error codes (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: rtw89: add getting function of DMA channel v1 (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: rtw89: abstract getting function of DMA channel (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: rtw89: pci: add RPP parser v1 (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: rtw89: pci: abstract RPP parser (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: rtw89: pci: add group BD address design (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: rtw89: pci: define TX/RX buffer descriptor pool (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: rtw89: pci: add struct rtw89_{tx,rx}_rings to put related fields (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: rtw89: pci: use RDU status of R_BE_PCIE_DMA_IMR_0_V1 instead for 8922DE (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: rtw89: pci: prepare interrupt related registers and functions for 8922DE (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: rtw89: pci: move chip ISR definition out from chip generation (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: rtl8xxxu: Remove TL-WN722N V2 (0x2357: 0x010c) from untested devices (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: iwlwifi: don't support WH a step (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: iwlwifi: mld: remove a TODO (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: iwlwifi: carefully select the PNVM source (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: iwlwifi: mld: make iwl_mld_rm_vif void (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: iwlwifi: pcie: remember when interrupts are disabled (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: iwlwifi: mld: support TLC command version 5 (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: iwlwifi: gen1_2: move gen specific code to a function (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: iwlwifi: gen1_2: rename iwl_trans_pcie_op_mode_enter (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: iwlwifi: really remove hw_wfpm_id (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: iwlwifi: remove unneeded jacket indication (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: iwlwifi: don't publish TWT capabilities (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: iwlwifi: trans: move dev_cmd_pool to trans specific (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: iwlwifi: remove .pnvm files from module info (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: iwlwifi: acpi: make iwl_guid static (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: iwlwifi: uefi: remove runtime check of constant values (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: iwlwifi: refactor iwl_pnvm_get_from_fs (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: iwlwifi: iwl-config: include module.h (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: iwlwifi: mld: don't modify trans state where not needed (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: iwlwifi: simplify iwl_trans_pcie_d3_resume (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: iwlwifi: trans: remove STATUS_SUSPENDED (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: iwlwifi: trans: remove d3 test code (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: iwlwifi: remove dump file name extension support (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: iwlwifi: mvm: remove d3 test code (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: iwlwifi: add a new FW file numbering scheme (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: iwlwifi: mld: add few missing hcmd/notif names (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: iwlwifi: mld: Add debug log for second link (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: iwlwifi: simplify iwl_poll_prph_bit return value (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: iwlwifi: pcie: relocate finish_nic_init logic to gen1_2 (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: iwlwifi: mld: trigger mlo scan only when not in EMLSR (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: iwlwifi: mld: don't check the cipher on resume (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: iwlwifi: mld: don't validate keys state on resume (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: iwlwifi: mld: rename iwl_mld_set_key_rx_seq (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: iwlwifi: mld: refactor iwl_mld_add_all_rekeys (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: iwlwifi: mld: don't consider old versions of PPAG (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: iwlwifi: make ppag versioning clear (Jose Ignacio Tornos Martinez) [RHEL-132587]
- Reapply "wifi: iwlwifi: remove support of several iwl_ppag_table_cmd versions" (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: iwlwifi: bump MIN API in HR/GF/BZ/SC/DR (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: iwlwifi: mvm: remove a function declaration (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: iwlwifi: mld/mvm: set beacon protection capability in wowlan config (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: iwlwifi: mvm/mld: correctly retrieve the keyidx from the beacon (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: iwlwifi: mld: track BIGTK per link (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: iwlwifi: mld: support MLO rekey on resume (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: iwlwifi: mvm: cleanup cipher lookup in resume (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: iwlwifi: mld: cleanup cipher lookup in resume (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: iwlwifi: mvm: remove MLO code (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: rtw88: Use led->brightness_set_blocking for PCI too (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: rtw89: coex: Limit Wi-Fi scan slot cost to avoid A2DP glitch (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: rtw89: 8852c: update firmware crash trigger type for newer firmware (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: rtw89: 8852a: report average RSSI to avoid unnecessary scanning (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: rtw89: 8852a: report per-channel noise level by get_survey ops (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: rtw89: 8852bt: Simplify unnecessary if-else conditions in _dpk_onoff() (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: rtl8xxxu: Don't claim USB ID 07b8:8188 (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: rtlwifi: rtl8192cu: Don't claim USB ID 07b8:8188 (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: rtw89: fix group frames loss when connected to non-transmitted BSSID (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: rtw89: fix BSSID comparison for non-transmitted BSSID (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: rtw89: 8852c: check LPS H2C command complete by C2H reg instead of done ack (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: rtw89: 8851b: rfk: update TX wideband IQK (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: rtw89: 8851b: rfk: update IQK TIA setting (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: rtw89: wow: remove notify during WoWLAN net-detect (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: rtw89: debug: add beacon_info debugfs (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: rtw89: introduce beacon tracking to improve connection stability (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: rtw89: 8852bt: Use standard helper for string choice (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: rtw89: add dummy C2H handlers for BCN resend and update done (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: rtw89: print just once for unknown C2H events (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: rtw88: Lock rtwdev->mutex before setting the LED (Jose Ignacio Tornos Martinez) [RHEL-132587]
- wifi: rtw88: sdio: use indirect IO for device registers before power-on (Jose Ignacio Tornos Martinez) [RHEL-132587]
- ktime: Add us_to_ktime() (Jose Ignacio Tornos Martinez) [RHEL-132587]
- net: convert to nla_get_*_default() [wireless] (Jose Ignacio Tornos Martinez) [RHEL-132587]
- eventpoll: don't decrement ep refcount while still holding the ep mutex (CKI Backport Bot) [RHEL-138032] {CVE-2025-38349}
- blk-mq: Abort suspend when wakeup events are pending (Ming Lei) [RHEL-137855]
- fs/proc: fix uaf in proc_readdir_de() (CKI Backport Bot) [RHEL-137099] {CVE-2025-40271}
- idpf: set mac type when adding and removing MAC filters (Michal Schmidt) [RHEL-82234 RHEL-91991 RHEL-92017]
Resolves: RHEL-132587, RHEL-137099, RHEL-137855, RHEL-138032, RHEL-82234, RHEL-91991, RHEL-92017

Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
2026-01-23 10:38:21 +00:00
CKI KWF Bot
c37f61650b kernel-5.14.0-665.el9
* Thu Jan 22 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-665.el9]
- sched: Fix build for modules using set_tsk_need_resched() (Gabriele Monaco) [RHEL-141542]
- sched: Export hidden tracepoints to modules (Gabriele Monaco) [RHEL-141542]
- powerpc/tools: drop `-o pipefail` in gcc check scripts (Jan Stancek) [RHEL-138326]
- devlink: rate: Unset parent pointer in devl_rate_nodes_destroy (Petr Oros) [RHEL-121722]
- devlink: Introduce switchdev_inactive eswitch mode (Petr Oros) [RHEL-121722]
- devlink: Add new "max_mac_per_vf" generic device param (Petr Oros) [RHEL-121722]
- devlink: region: correct port region lookup to use port_ops (Petr Oros) [RHEL-121722]
- devlink rate: Remove unnecessary 'static' from a couple places (Petr Oros) [RHEL-121722]
- devlink: Add a 'num_doorbells' driverinit param (Petr Oros) [RHEL-121722]
- devlink: Add 'total_vfs' generic device param (Petr Oros) [RHEL-121722]
- devlink: Make health reporter burst period configurable (Petr Oros) [RHEL-121722]
- devlink: Introduce burst period for health reporter (Petr Oros) [RHEL-121722]
- devlink: Move health reporter recovery abort logic to a separate function (Petr Oros) [RHEL-121722]
- devlink: Move graceful period parameter to reporter ops (Petr Oros) [RHEL-121722]
- devlink/port: Check attributes early and constify (Petr Oros) [RHEL-121722]
- devlink/port: Simplify return checks (Petr Oros) [RHEL-121722]
- netdevsim: add fw_update_flash_chunk_time_ms debugfs knobs (Petr Oros) [RHEL-121722]
- devlink: Fix excessive stack usage in rate TC bandwidth parsing (Petr Oros) [RHEL-121722]
- selftest: netdevsim: Add devlink rate tc-bw test (Petr Oros) [RHEL-121722]
- devlink: Extend devlink rate API with traffic classes bandwidth management (Petr Oros) [RHEL-121722]
- netlink: introduce type-checking attribute iteration for nlmsg (Petr Oros) [RHEL-121722]
- docs: netdevsim: fixe typo in netdevsim documentation (Petr Oros) [RHEL-121722]
- selftests: drv-net: import things in lib one by one (Petr Oros) [RHEL-121722]
- documentation: networking: devlink: Fix a typo in devlink-trap.rst (Petr Oros) [RHEL-121722]
- devlink: add value check to devlink_info_version_put() (Petr Oros) [RHEL-121722]
- x86/bugs: Report correct retbleed mitigation status (Waiman Long) [RHEL-119225]
- x86/bugs: Fix reporting of LFENCE retpoline (Waiman Long) [RHEL-119225]
- x86/bugs: Fix spectre_v2 forcing (Waiman Long) [RHEL-119225]
- x86/bugs: Remove uses of cpu_mitigations_off() (Waiman Long) [RHEL-119225]
- x86/bugs: Simplify SSB cmdline parsing (Waiman Long) [RHEL-119225]
- x86/bugs: Use early_param() for spectre_v2 (Waiman Long) [RHEL-119225]
- x86/bugs: Use early_param() for spectre_v2_user (Waiman Long) [RHEL-119225]
- x86/bugs: Add attack vector controls for VMSCAPE (Waiman Long) [RHEL-119225]
- x86/bugs: Add attack vector controls for SSB (Waiman Long) [RHEL-119225]
- x86/microcode/AMD: Handle the case of no BIOS microcode (Waiman Long) [RHEL-119225]
- x86/bugs: Fix GDS mitigation selecting when mitigation is off (Waiman Long) [RHEL-119225]
- x86/bugs: Select best SRSO mitigation (Waiman Long) [RHEL-119225]
- x86/bugs: Print enabled attack vectors (Waiman Long) [RHEL-119225]
- x86/bugs: Add attack vector controls for TSA (Waiman Long) [RHEL-119225]
- x86/pti: Add attack vector controls for PTI (Waiman Long) [RHEL-119225]
- x86/bugs: Add attack vector controls for ITS (Waiman Long) [RHEL-119225]
- x86/bugs: Add attack vector controls for SRSO (Waiman Long) [RHEL-119225]
- x86/bugs: Add attack vector controls for L1TF (Waiman Long) [RHEL-119225]
- x86/bugs: Add attack vector controls for spectre_v2 (Waiman Long) [RHEL-119225]
- x86/bugs: Add attack vector controls for BHI (Waiman Long) [RHEL-119225]
- x86/bugs: Add attack vector controls for spectre_v2_user (Waiman Long) [RHEL-119225]
- x86/bugs: Add attack vector controls for retbleed (Waiman Long) [RHEL-119225]
- x86/bugs: Add attack vector controls for spectre_v1 (Waiman Long) [RHEL-119225]
- x86/bugs: Add attack vector controls for GDS (Waiman Long) [RHEL-119225]
- x86/bugs: Add attack vector controls for SRBDS (Waiman Long) [RHEL-119225]
- x86/bugs: Add attack vector controls for RFDS (Waiman Long) [RHEL-119225]
- x86/bugs: Add attack vector controls for MMIO (Waiman Long) [RHEL-119225]
- x86/bugs: Add attack vector controls for TAA (Waiman Long) [RHEL-119225]
- x86/bugs: Add attack vector controls for MDS (Waiman Long) [RHEL-119225]
- x86/bugs: Define attack vectors relevant for each bug (Waiman Long) [RHEL-119225]
- x86/Kconfig: Add arch attack vector support (Waiman Long) [RHEL-119225]
- cpu: Define attack vectors (Waiman Long) [RHEL-119225]
- Documentation/x86: Document new attack vector controls (Waiman Long) [RHEL-119225]
- x86/bugs: Clean up SRSO microcode handling (Waiman Long) [RHEL-119225]
- x86/bugs: Use IBPB for retbleed if used by SRSO (Waiman Long) [RHEL-119225]
- x86/bugs: Add SRSO_MITIGATION_NOSMT (Waiman Long) [RHEL-119225]
- x86/bugs: Allow ITS stuffing in eIBRS+retpoline mode also (Waiman Long) [RHEL-119225]
- x86/bugs: Remove its=stuff dependency on retbleed (Waiman Long) [RHEL-119225]
- x86/bugs: Introduce cdt_possible() (Waiman Long) [RHEL-119225]
- x86/bugs: Use switch/case in its_apply_mitigation() (Waiman Long) [RHEL-119225]
- x86/bugs: Avoid warning when overriding return thunk (Waiman Long) [RHEL-119225]
- x86/bugs: Simplify the retbleed=stuff checks (Waiman Long) [RHEL-119225]
- x86/bugs: Avoid AUTO after the select step in the retbleed mitigation (Waiman Long) [RHEL-119225]
- x86/bugs: Fix spectre_v2 mitigation default on Intel (Waiman Long) [RHEL-119225]
- x86/bugs: Restructure ITS mitigation (Waiman Long) [RHEL-119225]
- x86/bugs: Fix SRSO reporting on Zen1/2 with SMT disabled (Waiman Long) [RHEL-119225]
- x86/cpu: Add "Old Microcode" docs to hw-vuln toctree (Waiman Long) [RHEL-119225]
- x86/cpu: Help users notice when running old Intel microcode (Waiman Long) [RHEL-119225]
- x86/cpufeatures: Shorten X86_FEATURE_CLEAR_BHB_LOOP_ON_VMEXIT (Waiman Long) [RHEL-119225]
- x86/bugs: Remove X86_BUG_MMIO_UNKNOWN (Waiman Long) [RHEL-119225]
- x86/bugs: Restructure SRSO mitigation (Waiman Long) [RHEL-119225]
- x86/bugs: Restructure L1TF mitigation (Waiman Long) [RHEL-119225]
- x86/bugs: Restructure SSB mitigation (Waiman Long) [RHEL-119225]
- x86/bugs: Restructure spectre_v2 mitigation (Waiman Long) [RHEL-119225]
- x86/bugs: Restructure BHI mitigation (Waiman Long) [RHEL-119225]
- x86/bugs: Restructure spectre_v2_user mitigation (Waiman Long) [RHEL-119225]
- x86/bugs: Restructure retbleed mitigation (Waiman Long) [RHEL-119225]
- x86/bugs: Allow retbleed=stuff only on Intel (Waiman Long) [RHEL-119225]
- x86/bugs: Restructure spectre_v1 mitigation (Waiman Long) [RHEL-119225]
- x86/bugs: Restructure GDS mitigation (Waiman Long) [RHEL-119225]
- x86/bugs: Restructure SRBDS mitigation (Waiman Long) [RHEL-119225]
- x86/bugs: Remove md_clear_*_mitigation() (Waiman Long) [RHEL-119225]
- x86/bugs: Restructure RFDS mitigation (Waiman Long) [RHEL-119225]
- x86/bugs: Restructure MMIO mitigation (Waiman Long) [RHEL-119225]
- x86/bugs: Restructure TAA mitigation (Waiman Long) [RHEL-119225]
- x86/bugs: Restructure MDS mitigation (Waiman Long) [RHEL-119225]
- KVM: SVM: Set/clear SRSO's BP_SPEC_REDUCE on 0 <=> 1 VM count transitions (Waiman Long) [RHEL-119225]
- Documentation/x86: Update the naming of CPU features for /proc/cpuinfo (Waiman Long) [RHEL-119225]
- redhat/configs: Enable CONFIG_CPU_MITIGATIONS (Waiman Long) [RHEL-119225]
- cpu: Ignore "mitigations" kernel parameter if CPU_MITIGATIONS=n (Waiman Long) [RHEL-119225]
- cpu: Re-enable CPU mitigations by default for !X86 architectures (Waiman Long) [RHEL-119225]
- x86/cpu: Actually turn off mitigations by default for SPECULATION_MITIGATIONS=n (Waiman Long) [RHEL-119225]
Resolves: RHEL-119225, RHEL-121722, RHEL-138326, RHEL-141542

Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
2026-01-22 11:29:38 +00:00
CKI KWF Bot
25473d0035 kernel-5.14.0-664.el9
* Wed Jan 21 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-664.el9]
- nvme: fix PCIe subsystem reset controller state transition (John Meneghini) [RHEL-137435]
- powerpc/eeh: fix recursive pci_lock_rescan_remove locking in EEH event handling (John Meneghini) [RHEL-137435]
- powerpc/eeh: Make EEH driver device hotplug safe (John Meneghini) [RHEL-137435] {CVE-2025-38576}
- objtool: Fix standalone --hacks=jump_label (Rado Vrbovsky) [RHEL-114923]
- objtool: Fix weak symbol detection (Rado Vrbovsky) [RHEL-114923]
- objtool, spi: amd: Fix out-of-bounds stack access in amd_set_spi_freq() (Rado Vrbovsky) [RHEL-114923]
- bus: mhi: host: pci_generic: Set DMA mask for VFs (Jose Ignacio Tornos Martinez) [RHEL-132593]
- bus: mhi: core: Improve mhi_sync_power_up handling for SYS_ERR state (Jose Ignacio Tornos Martinez) [RHEL-132593]
- bus: mhi: host: pci_generic: Reset QDU100 while the MHI driver is removed (Jose Ignacio Tornos Martinez) [RHEL-132593]
- bus: mhi: host: pci_generic: Add SRIOV support (Jose Ignacio Tornos Martinez) [RHEL-132593]
- bus: mhi: host: pci_generic: Read SUBSYSTEM_VENDOR_ID for VF's to check status (Jose Ignacio Tornos Martinez) [RHEL-132593]
- bus: mhi: host: Add support for separate controller configurations for VF and PF (Jose Ignacio Tornos Martinez) [RHEL-132593]
- bus: mhi: ep: Fix chained transfer handling in read path (Jose Ignacio Tornos Martinez) [RHEL-132593]
- bus: mhi: host: Notify EE change via uevent (Jose Ignacio Tornos Martinez) [RHEL-132593]
- bus: mhi: host: Do not use uninitialized 'dev' pointer in mhi_init_irq_setup() (Jose Ignacio Tornos Martinez) [RHEL-132593]
- bus: mhi: host: pci_generic: Add support for all Foxconn T99W696 SKU variants (Jose Ignacio Tornos Martinez) [RHEL-132593]
- gfs2: Do not cancel internal demote requests (Andreas Gruenbacher) [RHEL-135362]
- gfs2: run_queue cleanup (Andreas Gruenbacher) [RHEL-135362]
- gfs2: Get rid of unnecessary test_and_set_bit (Andreas Gruenbacher) [RHEL-135362]
Resolves: RHEL-114923, RHEL-132593, RHEL-135362, RHEL-137435

Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
2026-01-21 19:16:49 +00:00
CKI KWF Bot
40a48b11ae kernel-5.14.0-663.el9
* Tue Jan 20 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-663.el9]
- scsi: sg: Fix occasional bogus elapsed time that exceeds timeout (Michal Rábek) [RHEL-58952]
- NFSv4/pNFS: Clear NFS_INO_LAYOUTCOMMIT in pnfs_mark_layout_stateid_invalid (CKI Backport Bot) [RHEL-140261] {CVE-2025-68349}
- smb: client: let recv_done verify data_offset, data_length and remaining_data_length (Paulo Alcantara) [RHEL-131389] {CVE-2025-39933}
- redhat/kernel.spec.template: Let kernel-modules installation rebuild initrd in UKI system (Li Tian) [RHEL-135721]
- ASoC: Intel: bytcr_rt5640: Fix invalid quirk input mapping (CKI Backport Bot) [RHEL-129113] {CVE-2025-40154}
- xfrm: bring back device check in validate_xmit_xfrm (Hangbin Liu) [RHEL-116770]
- bonding: Fix multiple long standing offload races (Hangbin Liu) [RHEL-116770]
- bonding: Mark active offloaded xfrm_states (Hangbin Liu) [RHEL-116770]
- xfrm: Add explicit dev to .xdo_dev_state_{add,delete,free} (Hangbin Liu) [RHEL-116770]
- xfrm: Remove unneeded device check from validate_xmit_xfrm (Hangbin Liu) [RHEL-116770]
- xfrm: Use xdo.dev instead of xdo.real_dev (Hangbin Liu) [RHEL-116770]
- net/mlx5: Avoid using xso.real_dev unnecessarily (Hangbin Liu) [RHEL-116770]
Resolves: RHEL-116770, RHEL-129113, RHEL-131389, RHEL-135721, RHEL-140261, RHEL-58952

Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
2026-01-20 10:15:47 +00:00
CKI KWF Bot
e299ce43fd kernel-5.14.0-662.el9
* Sat Jan 17 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-662.el9]
- Bluetooth: hci_sock: Prevent race in socket write iter and sock bind (CKI Backport Bot) [RHEL-139463] {CVE-2025-68305}
- Set fc_nlinfo in nh_create_ipv4, nh_create_ipv6 (Guillaume Nault) [RHEL-138491]
- net: ethtool: update set_rxfh_indir to use ethtool_get_rx_ring_count helper (Ivan Vecera) [RHEL-132646]
- net: ethtool: update set_rxfh to use ethtool_get_rx_ring_count helper (Ivan Vecera) [RHEL-132646]
- net: ethtool: add get_rx_ring_count callback to optimize RX ring queries (Ivan Vecera) [RHEL-132646]
- net: ethtool: remove the duplicated handling from ethtool_get_rxrings (Ivan Vecera) [RHEL-132646]
- net: ethtool: add support for ETHTOOL_GRXRINGS ioctl (Ivan Vecera) [RHEL-132646]
- net: ethtool: pass the num of RX rings directly to ethtool_copy_validate_indir (Ivan Vecera) [RHEL-132646]
- net: openvswitch: Avoid needlessly taking the RTNL on vport destroy (Adrian Moreno) [RHEL-137482]
- powercap: intel_rapl: Add support for Wildcat Lake platform (CKI Backport Bot) [RHEL-95625]
- Bluetooth: MGMT: Fix OOB access in parse_adv_monitor_pattern() (CKI Backport Bot) [RHEL-136967] {CVE-2025-40294}
- net/sched: mqprio: fix stack out-of-bounds write in tc entry parsing (CKI Backport Bot) [RHEL-136823] {CVE-2025-38568}
- net/handshake: Fix memory leak in tls_handshake_accept() (Olga Kornievskaia) [RHEL-134735]
- NFSv4: Fix an incorrect parameter when calling nfs4_call_sync() (Olga Kornievskaia) [RHEL-134735]
- NFS: sysfs: fix leak when nfs_client kobject add fails (Olga Kornievskaia) [RHEL-134735]
- pnfs: Set transport security policy to RPC_XPRTSEC_NONE unless using TLS (Olga Kornievskaia) [RHEL-134735]
- pnfs: Fix TLS logic in _nfs4_pnfs_v4_ds_connect() (Olga Kornievskaia) [RHEL-134735]
- NFSD: Never cache a COMPOUND when the SEQUENCE operation fails (Olga Kornievskaia) [RHEL-134735]
- NFSD: Skip close replay processing if XDR encoding fails (Olga Kornievskaia) [RHEL-134735]
- NFSD: Encode COMPOUND operation status on page boundaries (Olga Kornievskaia) [RHEL-134735]
- NFSD: free copynotify stateid in nfs4_free_ol_stateid() (Olga Kornievskaia) [RHEL-134735]
- NFSD: Fix crash in nfsd4_read_release() (Olga Kornievskaia) [RHEL-134735]
- NFSD: Define a proc_layoutcommit for the FlexFiles layout type (Olga Kornievskaia) [RHEL-134735]
- NFSv4.1: fix backchannel max_resp_sz verification check (Olga Kornievskaia) [RHEL-134735]
- NFSD: Fix destination buffer size in nfsd4_ssc_setup_dul() (Olga Kornievskaia) [RHEL-134735]
- sunrpc: fix null pointer dereference on zero-length checksum (Olga Kornievskaia) [RHEL-134735]
- Bluetooth: hci_sync: fix race in hci_cmd_sync_dequeue_once (CKI Backport Bot) [RHEL-136257] {CVE-2025-40318}
- net: vlan: sync VLAN features with lower device (CKI Backport Bot) [RHEL-80409]
- mptcp: fix race condition in mptcp_schedule_work() (CKI Backport Bot) [RHEL-134449] {CVE-2025-40258}
- sctp: avoid NULL dereference when chunk data buffer is missing (CKI Backport Bot) [RHEL-134005] {CVE-2025-40240}
- inetpeer: do not get a refcount in inet_getpeer() (Guillaume Nault) [RHEL-116117]
- inetpeer: update inetpeer timestamp in inet_getpeer() (Guillaume Nault) [RHEL-116117]
- inetpeer: remove create argument of inet_getpeer() (Guillaume Nault) [RHEL-116117]
- inetpeer: remove create argument of inet_getpeer_v[46]() (Guillaume Nault) [RHEL-116117]
- ipv4/route: avoid unused-but-set-variable warning (Guillaume Nault) [RHEL-116117]
- net: vxlan: prevent NULL deref in vxlan_xmit_one (Antoine Tenart) [RHEL-133365]
- openvswitch: Stricter validation for the userspace action (Paolo Valerio) [RHEL-115648]
- openvswitch: Fix unsafe attribute parsing in output_userspace() (Paolo Valerio) [RHEL-115648]
- net: openvswitch: fix nested key length validation in the set() action (Paolo Valerio) [RHEL-115648]
- openvswitch: use RCU protection in ovs_vport_cmd_fill_info() (Paolo Valerio) [RHEL-115648]
- openvswitch: fix lockup on tx to unregistering netdev with carrier (Paolo Valerio) [RHEL-115648]
- ethtool: Don't check for RXFH fields conflict when no input_xfrm is requested (Ivan Vecera) [RHEL-127561]
- net: ethtool: don't mux RXFH via rxnfc callbacks (Ivan Vecera) [RHEL-127561]
- eth: hns3: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561]
- eth: hinic: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561]
- eth: nfp: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561]
- eth: mlx5: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561]
- eth: qede: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561]
- eth: benet: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561]
- eth: sfc: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561]
- eth: sfc: siena: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561]
- eth: sfc: falcon: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561]
- eth: sxgbe: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561]
- eth: dpaa2: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561]
- eth: dpaa: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561]
- eth: niu: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561]
- eth: otx2: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561]
- eth: thunder: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561]
- eth: ena: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561]
- eth: bnxt: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561]
- eth: bnx2x: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561]
- eth: iavf: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561]
- eth: ice: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561]
- eth: i40e: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561]
- eth: fm10k: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561]
- eth: ixgbe: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561]
- eth: igc: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561]
- eth: igb: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561]
- eth: e1000e: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561]
- eth: lan743x: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561]
- eth: cxgb4: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561]
- eth: cisco: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561]
- eth: gianfar: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561]
- net: drv: hyperv: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561]
- net: drv: virtio: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561]
- net: drv: vmxnet3: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561]
- eth: remove empty RXFH handling from drivers (Ivan Vecera) [RHEL-127561]
- net: ethtool: add dedicated callbacks for getting and setting rxfh fields (Ivan Vecera) [RHEL-127561]
- net: ethtool: require drivers to opt into the per-RSS ctx RXFH (Ivan Vecera) [RHEL-127561]
- net: ethtool: remove the duplicated handling from rxfh and rxnfc (Ivan Vecera) [RHEL-127561]
- net: ethtool: copy the rxfh flow handling (Ivan Vecera) [RHEL-127561]
- net: ethtool: mm: reset verification status when link is down (Ivan Vecera) [RHEL-127569]
- net: ethtool: mm: extract stmmac verification logic into common library (Ivan Vecera) [RHEL-127569]
- net: use dst_dev_rcu() in sk_setup_caps() (Hangbin Liu) [RHEL-129085] {CVE-2025-40170}
- ipv4: use RCU protection in ip_dst_mtu_maybe_forward() (Hangbin Liu) [RHEL-129085]
- net: ipv4: Consolidate ipv4_mtu and ip_dst_mtu_maybe_forward (Hangbin Liu) [RHEL-129085]
- ipv6: use RCU in ip6_xmit() (Hangbin Liu) [RHEL-129022] {CVE-2025-40135}
- ipv6: use RCU in ip6_output() (Hangbin Liu) [RHEL-128985] {CVE-2025-40158}
- net: dst: introduce dst->dev_rcu (Hangbin Liu) [RHEL-128985]
- ipv4: use RCU protection in __ip_rt_update_pmtu() (Hangbin Liu) [RHEL-128985]
- net: Add locking to protect skb->dev access in ip_output (Hangbin Liu) [RHEL-128985]
- net: dst: add four helpers to annotate data-races around dst->dev (Hangbin Liu) [RHEL-128985]
- bpf: Fix mismatched RCU unlock flavour in bpf_out_neigh_v6 (Hangbin Liu) [RHEL-128985]
- vrf: Fix lockdep splat in output path (Hangbin Liu) [RHEL-128985]
- ipv6: remove nexthop_fib6_nh_bh() (Hangbin Liu) [RHEL-128985]
- net: remove rcu_dereference_bh_rtnl() (Hangbin Liu) [RHEL-128985]
- neighbour: switch to standard rcu, instead of rcu_bh (Hangbin Liu) [RHEL-128985]
- ipv6: flowlabel: do not disable BH where not needed (Hangbin Liu) [RHEL-128985]
- ipv6: remove one read_lock()/read_unlock() pair in rt6_check_neigh() (Hangbin Liu) [RHEL-128985]
- neigh: introduce neigh_confirm() helper function (Hangbin Liu) [RHEL-128985]
- net: Prevent use after free in netif_napi_set_irq_locked() (Petr Oros) [RHEL-83023]
- net: move aRFS rmap management and CPU affinity to core (Petr Oros) [RHEL-83023]
- xfrm: Check inner packet family directly from skb_dst (Hangbin Liu) [RHEL-95005]
- xfrm: fix offloading of cross-family tunnels (Hangbin Liu) [RHEL-95005]
- udp: also consider secpath when evaluating ipsec use for checksumming (Hangbin Liu) [RHEL-95005]
- xfrm: restore GSO for SW crypto (Hangbin Liu) [RHEL-95005]
- xfrm: always initialize offload path (Hangbin Liu) [RHEL-95005]
- xfrm: check for PMTU in tunnel mode for packet offload (Hangbin Liu) [RHEL-95005]
- xfrm: provide common xdo_dev_offload_ok callback implementation (Hangbin Liu) [RHEL-95005]
- xfrm: rely on XFRM offload (Hangbin Liu) [RHEL-95005]
- xfrm: simplify SA initialization routine (Hangbin Liu) [RHEL-95005]
- xfrm: delay initialization of offload path till its actually requested (Hangbin Liu) [RHEL-95005]
Resolves: RHEL-115648, RHEL-116117, RHEL-127561, RHEL-127569, RHEL-128985, RHEL-129022, RHEL-129085, RHEL-132646, RHEL-133365, RHEL-134005, RHEL-134449, RHEL-134735, RHEL-136257, RHEL-136823, RHEL-136967, RHEL-137482, RHEL-138491, RHEL-139463, RHEL-80409, RHEL-83023, RHEL-95005, RHEL-95625

Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
2026-01-17 19:39:56 +00:00
CKI KWF Bot
cf51ad3efa kernel-5.14.0-661.el9
* Fri Jan 16 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-661.el9]
- iavf: avoid deadlock by cancelling work without netdev lock in remove path (Mohammad Heib) [RHEL-130117]
- tools/power turbostat: Validate APERF access for VMWARE (David Arcari) [RHEL-127044]
- workqueue: Initialize wq_isolated_cpumask in workqueue_init_early() (Waiman Long) [RHEL-120441]
- workqueue: add printf attribute to __alloc_workqueue() (Waiman Long) [RHEL-120441]
- workqueue: Increase worker desc's length to 32 (Waiman Long) [RHEL-120441]
- workqueue: Refactor worker ID formatting and make wq_worker_comm() use full ID string (Waiman Long) [RHEL-120441]
- Revert "Drivers: hv: Add CONFIG_HYPERV_VMBUS option" (José Expósito) [RHEL-125801]
- Reapply "drm/amdgpu: fix incorrect vm flags to map bo" (José Expósito) [RHEL-125801]
- Reapply "drm/i915: Convert REG_GENMASK*() to fixed-width GENMASK_U*()" (José Expósito) [RHEL-125801]
- drm/amd/display: Do not use CC_FLAGS_FPU/CC_FLAGS_NO_FPU (José Expósito) [RHEL-125801]
- dma-buf: dma-heap: Do not use string literal in EXPORT_SYMBOL_NS_GPL (José Expósito) [RHEL-125801]
- Revert "drm/sysfb: Find screen_info format with helpers" (José Expósito) [RHEL-125801]
- Revert "change the calling conventions for vfs_parse_fs_string()" (José Expósito) [RHEL-125801]
- drm/pagemap: Add missing parameter to vma_alloc_folio() (José Expósito) [RHEL-125801]
- drm: Use previous includes (José Expósito) [RHEL-125801]
- Revert "mm: make folio page count functions return unsigned" (José Expósito) [RHEL-125801]
- redhat/configs: Add new configs from DRM 6.18 backport (José Expósito) [RHEL-125801]
- Merge DRM changes from upstream v6.18-rc7..v6.18 (José Expósito) [RHEL-125801]
- Merge DRM changes from upstream v6.18-rc6..v6.18-rc7 (José Expósito) [RHEL-125801]
- Merge DRM changes from upstream v6.18-rc5..v6.18-rc6 (José Expósito) [RHEL-125801]
- Merge DRM changes from upstream v6.18-rc4..v6.18-rc5 (José Expósito) [RHEL-125801]
- Merge DRM changes from upstream v6.17..v6.18-rc4 (José Expósito) [RHEL-125801]
- efi/x86: Memory protection on EfiGcdMemoryTypeMoreReliable (Lenny Szubowicz) [RHEL-95228]
- mmc: dw_mmc: add exynos7870 DW MMC support (Steve Dunnagan) [RHEL-104061]
- mmc: dw_mmc-bluefield: Add support for eMMC HW reset (Steve Dunnagan) [RHEL-104061]
- mmc: dw_mmc: Use devm_mmc_alloc_host() helper (Steve Dunnagan) [RHEL-104061]
- mmc: dw_mmc: add a quirk for accessing 64-bit FIFOs in two halves (Steve Dunnagan) [RHEL-104061]
- mmc: host: Fix typos in comments across various files (Steve Dunnagan) [RHEL-104061]
- mmc: dw_mmc: allow biu and ciu clocks to defer (Steve Dunnagan) [RHEL-104061]
- mmc: dw_mmc: Add support for platform specific eMMC HW reset (Steve Dunnagan) [RHEL-104061]
- mmc: Convert from tasklet to BH workqueue (Steve Dunnagan) [RHEL-104061]
- mmc: dw_mmc: Remove unused of_gpio.h (Steve Dunnagan) [RHEL-104061]
Resolves: RHEL-104061, RHEL-120441, RHEL-125801, RHEL-127044, RHEL-130117, RHEL-95228

Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
2026-01-16 08:34:35 +00:00
CKI KWF Bot
5ea0fe7a87 kernel-5.14.0-660.el9
* Thu Jan 15 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-660.el9]
- bpf, arm64: Do not audit capability check in do_jit() (CKI Backport Bot) [RHEL-126125]
- vsock: Ignore signal/timeout on connect() if already established (CKI Backport Bot) [RHEL-139285] {CVE-2025-40248}
- x86/sev: Guard sev_evict_cache() with CONFIG_AMD_MEM_ENCRYPT (Paolo Bonzini) [RHEL-32892]
- x86/sev: Evict cache lines during SNP memory validation (Paolo Bonzini) [RHEL-32892]
- HID: intel-ish-hid: Fix -Wcast-function-type-strict in devm_ishtp_alloc_workqueue() (Tony Camuso) [RHEL-136560]
- HID: intel-ish-hid: ipc: Separate hibernate callbacks in dev_pm_ops (Tony Camuso) [RHEL-136560]
- HID: intel-ish-hid: Use IPC RESET instead of void message in ish_wakeup() (Tony Camuso) [RHEL-136560]
- HID: intel-ish-hid: ipc: Always schedule FW reset work on RESET_NOTIFY/ACK (Tony Camuso) [RHEL-136560]
- HID: intel-ish-ipc: Reset clients state on resume from D3 (Tony Camuso) [RHEL-136560]
- HID: intel-ishtp-hid: Clear suspended flag only after connected on resume (Tony Camuso) [RHEL-136560]
- HID: intel-ish-hid: Add ishtp_get_connection_state() interface (Tony Camuso) [RHEL-136560]
- HID: intel-ish-hid: Use dedicated unbound workqueues to prevent resume blocking (Tony Camuso) [RHEL-136560]
- HID: intel-ish-ipc: Remove redundant ready check after timeout function (Tony Camuso) [RHEL-136560]
- HID: intel-ish-hid: Increase ISHTP resume ack timeout to 300ms (Tony Camuso) [RHEL-136560]
- HID: intel-ish-hid: ipc: Add Wildcat Lake PCI device ID (Tony Camuso) [RHEL-136560]
- hid: intel-ish-hid: Use PCI_DEVICE_DATA() macro for ISH device table (Tony Camuso) [RHEL-136560]
- cifs: Fix deadlock in cifs_writepages during reconnect (Paulo Alcantara) [RHEL-132486]
- irqchip/gic-v2m: Prevent use after free of gicv2m_get_fwnode() (CKI Backport Bot) [RHEL-131972] {CVE-2025-37819}
- time/timecounter: Fix the lie that struct cyclecounter is const (Ivan Vecera) [RHEL-127559]
- Bluetooth: ISO: Fix possible UAF on iso_conn_free (CKI Backport Bot) [RHEL-128894] {CVE-2025-40141}
- ice: ice_adapter: release xa entry on adapter allocation failure (CKI Backport Bot) [RHEL-128470] {CVE-2025-40185}
Resolves: RHEL-126125, RHEL-127559, RHEL-128470, RHEL-128894, RHEL-131972, RHEL-132486, RHEL-136560, RHEL-139285, RHEL-32892

Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
2026-01-15 10:34:02 +00:00
CKI KWF Bot
d5d42f5ec3 kernel-5.14.0-659.el9
* Wed Jan 14 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-659.el9]
- mm: hugetlb: avoid soft lockup when mprotect to large memory area (Luiz Capitulino) [RHEL-139899]
- net: atlantic: fix fragment overflow handling in RX path (CKI Backport Bot) [RHEL-139488] {CVE-2025-68301}
- block: fix race between wbt_enable_default and IO submission (Ming Lei) [RHEL-137734]
- libceph: fix potential use-after-free in have_mon_and_osd_map() (CKI Backport Bot) [RHEL-137401] {CVE-2025-68285}
- block: Use RCU in blk_mq_[un]quiesce_tagset() instead of set->tag_list_lock (Ming Lei) [RHEL-136168]
- net: mana: Handle hardware recovery events when probing the device (Maxim Levitsky) [RHEL-132184]
- net: mana: Drop TX skb on post_work_request failure and unmap resources (Maxim Levitsky) [RHEL-132184]
- net: mana: Handle SKB if TX SGEs exceed hardware limit (Maxim Levitsky) [RHEL-132184]
- net: mana: Add standard counter rx_missed_errors (Maxim Levitsky) [RHEL-132184]
- net: mana: Move hardware counter stats from per-port to per-VF context (Maxim Levitsky) [RHEL-132184]
- net: mana: Support HW link state events (Maxim Levitsky) [RHEL-132184]
- RDMA/mana_ib: Extend modify QP (Maxim Levitsky) [RHEL-132184]
- net: mana: Reduce waiting time if HWC not responding (Maxim Levitsky) [RHEL-132184]
- net: mana: Use page pool fragments for RX buffers instead of full pages to improve memory efficiency. (Maxim Levitsky) [RHEL-132184]
- RDMA/mana_ib: Drain send wrs of GSI QP (Maxim Levitsky) [RHEL-132184]
- net: hv_netvsc: fix loss of early receive events from host during channel open. (Maxim Levitsky) [RHEL-132184]
- rv: Update RHEL kconfigs for 6.17 upstream code (Gabriele Monaco) [RHEL-114755]
- redhat/configs: Move CONFIG_RV_PER_TASK_MONITORS to common/generic (Gabriele Monaco) [RHEL-114755]
- New configs in kernel/trace (Gabriele Monaco) [RHEL-114755]
- rv: Make rtapp/pagefault monitor depends on CONFIG_MMU (Gabriele Monaco) [RHEL-114755]
- rv: Fully convert enabled_monitors to use list_head as iterator (Gabriele Monaco) [RHEL-114755]
- rv: Fix missing mutex unlock in rv_register_monitor() (Gabriele Monaco) [RHEL-114755]
- include/linux/rv.h: remove redundant include file (Gabriele Monaco) [RHEL-114755]
- rv: Fix wrong type cast in enabled_monitors_next() (Gabriele Monaco) [RHEL-114755]
- rv: Support systems with time64-only syscalls (Gabriele Monaco) [RHEL-114755]
- Documentation/rv: Fix minor typo in monitor_synthesis page (Gabriele Monaco) [RHEL-114755]
- rv: Add opid per-cpu monitor (Gabriele Monaco) [RHEL-114755]
- rv: Add nrp and sssw per-task monitors (Gabriele Monaco) [RHEL-114755]
- rv: Replace tss and sncid monitors with more complete sts (Gabriele Monaco) [RHEL-114755]
- sched: Adapt sched tracepoints for RV task model (Gabriele Monaco) [RHEL-114755]
- rv: Retry when da monitor detects race conditions (Gabriele Monaco) [RHEL-114755]
- rv: Adjust monitor dependencies (Gabriele Monaco) [RHEL-114755]
- rv: Use strings in da monitors tracepoints (Gabriele Monaco) [RHEL-114755]
- rv: Remove trailing whitespace from tracepoint string (Gabriele Monaco) [RHEL-114755]
- rv: Add da_handle_start_run_event_ to per-task monitors (Gabriele Monaco) [RHEL-114755]
- rv: Fix wrong type cast in reactors_show() and monitor_reactor_show() (Gabriele Monaco) [RHEL-114755]
- rv: Fix wrong type cast in monitors_show() (Gabriele Monaco) [RHEL-114755]
- rv: Remove struct rv_monitor::reacting (Gabriele Monaco) [RHEL-114755]
- rv: Remove rv_reactor's reference counter (Gabriele Monaco) [RHEL-114755]
- rv: Merge struct rv_reactor_def into struct rv_reactor (Gabriele Monaco) [RHEL-114755]
- rv: Merge struct rv_monitor_def into struct rv_monitor (Gabriele Monaco) [RHEL-114755]
- rv: Remove unused field in struct rv_monitor_def (Gabriele Monaco) [RHEL-114755]
- rv: Return init error when registering monitors (Gabriele Monaco) [RHEL-114755]
- verification/rvgen: Organise Kconfig entries for nested monitors (Gabriele Monaco) [RHEL-114755]
- tools/dot2c: Fix generated files going over 100 column limit (Gabriele Monaco) [RHEL-114755]
- tools/rv: Stop gracefully also on SIGTERM (Gabriele Monaco) [RHEL-114755]
- tools/rv: Do not skip idle in trace (Gabriele Monaco) [RHEL-114755]
- verification/rvgen: Do not generate unused variables (Gabriele Monaco) [RHEL-114755]
- verification/rvgen: Generate each variable definition only once (Gabriele Monaco) [RHEL-114755]
- rv/ltl: Do not execute the Buchi automaton twice on start condition (Gabriele Monaco) [RHEL-114755]
- verification/rvgen: Support the 'next' operator (Gabriele Monaco) [RHEL-114755]
- panic: Fix up description of vpanic() (Gabriele Monaco) [RHEL-114755]
- Documentation/rv: Add documentation for linear temporal logic monitors (Gabriele Monaco) [RHEL-114755]
- verification/rvgen: Add support for linear temporal logic (Gabriele Monaco) [RHEL-114755]
- verification/rvgen: Restructure the classes to prepare for LTL inclusion (Gabriele Monaco) [RHEL-114755]
- verification/rvgen: Restructure the templates files (Gabriele Monaco) [RHEL-114755]
- Documentation/rv: Prepare monitor synthesis document for LTL inclusion (Gabriele Monaco) [RHEL-114755]
- verification/dot2k: Prepare the frontend for LTL inclusion (Gabriele Monaco) [RHEL-114755]
- verification/dot2k: Replace is_container() hack with subparsers (Gabriele Monaco) [RHEL-114755]
- verification/dot2k: Remove __buff_to_string() (Gabriele Monaco) [RHEL-114755]
- verification/dot2k: Make a separate dot2k_templates/Kconfig_container (Gabriele Monaco) [RHEL-114755]
- tracing: Remove pointless memory barriers (Gabriele Monaco) [RHEL-114755]
- rv: Allow to configure the number of per-task monitor (Gabriele Monaco) [RHEL-114755]
- rv: Add documentation for rtapp monitor (Gabriele Monaco) [RHEL-114755]
- rv: Add rtapp_sleep monitor (Gabriele Monaco) [RHEL-114755]
- rv: Add rtapp_pagefault monitor (Gabriele Monaco) [RHEL-114755]
- riscv: mm: Add page fault trace points (Gabriele Monaco) [RHEL-114755]
- x86/tracing, x86/mm: Move page fault tracepoints to generic (Gabriele Monaco) [RHEL-114755]
- x86/tracing, x86/mm: Remove redundant trace_pagefault_key (Gabriele Monaco) [RHEL-114755]
- rv: Add rtapp container monitor (Gabriele Monaco) [RHEL-114755]
- rv: Add support for LTL monitors (Gabriele Monaco) [RHEL-114755]
- rv: rename CONFIG_DA_MON_EVENTS to CONFIG_RV_MON_EVENTS (Gabriele Monaco) [RHEL-114755]
- rv: Let the reactors take care of buffers (Gabriele Monaco) [RHEL-114755]
- panic: Add vpanic() (Gabriele Monaco) [RHEL-114755]
- kernel/panic.c: format kernel-doc comments (Gabriele Monaco) [RHEL-114755]
- printk: Make vprintk_deferred() public (Gabriele Monaco) [RHEL-114755]
- rv: Add #undef TRACE_INCLUDE_FILE (Gabriele Monaco) [RHEL-114755]
Resolves: RHEL-114755, RHEL-132184, RHEL-136168, RHEL-137401, RHEL-137734, RHEL-139488, RHEL-139899

Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
2026-01-14 07:56:42 +00:00
CKI KWF Bot
5928f6767f kernel-5.14.0-658.el9
* Fri Jan 09 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-658.el9]
- powerpc/64s/slb: Fix SLB multihit issue during SLB preload (Mamatha Inamdar) [RHEL-104980]
- KVM: arm64: Guard PMSCR_EL1 initialization with SPE presence check (Cornelia Huck) [RHEL-131243]
- KVM: arm64: nv: Don't advance PC when pending an SVE exception (Cornelia Huck) [RHEL-131243]
- KVM: arm64: Don't access ICC_SRE_EL2 if GICv3 doesn't support v2 compatibility (Cornelia Huck) [RHEL-131243]
- KVM: arm64: Fix kvm_vcpu_{set,is}_be() to deal with EL2 state (Cornelia Huck) [RHEL-131243]
- rtla/timerlat_bpf: Stop tracing on user latency (Tomas Glozar) [RHEL-125445]
- cpufreq: intel_pstate: Fix object lifecycle issue in update_qos_request() (David Arcari) [RHEL-129862]
- dpll: zl3073x: Specify phase adjustment granularity for pins (Ivan Vecera) [RHEL-129505]
- dlm: check for undefined release_option values (Alexander Aring) [RHEL-127940]
- dlm: handle release_option as unsigned (Alexander Aring) [RHEL-127940]
- dlm: handle invalid lockspace member remove (Alexander Aring) [RHEL-127940]
- dlm: add new flag DLM_RELEASE_RECOVER for dlm_lockspace_release (Alexander Aring) [RHEL-127940]
- dlm: add new configfs entry release_recover for lockspace members (Alexander Aring) [RHEL-127940]
- dlm: add new RELEASE_RECOVER uevent attribute for release_lockspace (Alexander Aring) [RHEL-127940]
- dlm: use defines for force values in dlm_release_lockspace (Alexander Aring) [RHEL-127940]
- dlm: check for defined force value in dlm_lockspace_release (Alexander Aring) [RHEL-127940]
- dlm: disallow different configs nodeid storages (Alexander Aring) [RHEL-127940]
- dlm: prevent NPD when writing a positive value to event_done (Alexander Aring) [RHEL-127940] {CVE-2025-23131}
- bits: introduce fixed-type BIT_U*() (José Expósito) [RHEL-125803]
- bits: introduce fixed-type GENMASK_U*() (José Expósito) [RHEL-125803]
- bits: add comments and newlines to #if, #else and #endif directives (José Expósito) [RHEL-125803]
- linux/bits.h: simplify GENMASK_INPUT_CHECK() (José Expósito) [RHEL-125803]
- compiler.h: add const_true() (José Expósito) [RHEL-125803]
- iopoll: Generalize read_poll_timeout() into poll_timeout_us() (José Expósito) [RHEL-125803]
- PM: hibernate: Fix pm_hibernation_mode_is_suspend() build breakage (José Expósito) [RHEL-125803]
- PM: hibernate: Add pm_hibernation_mode_is_suspend() (José Expósito) [RHEL-125803]
- overflow: add range_overflows() and range_end_overflows() (José Expósito) [RHEL-125803]
- list: add list_last_entry_or_null() (José Expósito) [RHEL-125803]
- redhat: Temporary stop adding 'kernel' component to SBAT (Li Tian) [RHEL-124584]
- redhat: Switch to implicit enablement of CONFIG_EFI_SBAT_FILE (Li Tian) [RHEL-124584]
- redhat: Add SBAT information to Linux kernel (Li Tian) [RHEL-124584]
- x86/efi: Implement support for embedding SBAT data for x86 (Li Tian) [RHEL-124584]
- efi: Fix .data section size calculations when .sbat is present (Li Tian) [RHEL-124584]
- efi: Drop preprocessor directives from zboot.lds (Li Tian) [RHEL-124584]
- efi: zboot specific mechanism for embedding SBAT section (Li Tian) [RHEL-124584]
- mlxbf_gige: return EPROBE_DEFER if PHY IRQ is not available (David Thompson) [RHEL-104015]
- mlxbf_gige: emit messages during open and probe failures (David Thompson) [RHEL-104015]
- mlxbf_gige: disable RX filters until RX path initialized (David Thompson) [RHEL-104015]
- mlxbf_gige: add support to display pause frame counters (David Thompson) [RHEL-104015]
Resolves: RHEL-104015, RHEL-104980, RHEL-124584, RHEL-125445, RHEL-125803, RHEL-127940, RHEL-129505, RHEL-129862, RHEL-131243

Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
2026-01-09 19:47:09 +00:00
CKI KWF Bot
a239f7c10d kernel-5.14.0-657.el9
* Thu Jan 08 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-657.el9]
- powerpc/kexec: Enable SMT before waking offline CPUs (Mamatha Inamdar) [RHEL-137134]
- dpll: zl3073x: Allow to configure phase offset averaging factor (CKI Backport Bot) [RHEL-118666]
- drm/vmwgfx: Validate command header size against SVGA_CMD_MAX_DATASIZE (CKI Backport Bot) [RHEL-134429] {CVE-2025-40277}
- PM: hibernate: shrink shmem pages after dev_pm_ops.prepare() (José Expósito) [RHEL-120786]
- mlxbf-bootctl: use sysfs_emit_at() in secure_boot_fuse_state_show() (David Thompson) [RHEL-103900]
- mlxbf-bootctl: Support sysfs entries for RTC battery status (David Thompson) [RHEL-103900]
- platform/mellanox: mlxbf-bootctl: use sysfs_emit() instead of sprintf() (David Thompson) [RHEL-103900]
- gpio: mlxbf3: use platform_get_irq_optional() (David Thompson) [RHEL-103874]
- gpio: mlxbf3: Support shutdown() function (David Thompson) [RHEL-103874]
- pinctrl: mlxbf3: Fix return value check for devm_platform_ioremap_resource (David Thompson) [RHEL-104059]
Resolves: RHEL-103874, RHEL-103900, RHEL-104059, RHEL-118666, RHEL-120786, RHEL-134429, RHEL-137134

Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
2026-01-08 10:57:12 +00:00
CKI KWF Bot
750b318e0d kernel-5.14.0-656.el9
* Tue Jan 06 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-656.el9]
- block: don't freeze queue for updating queue limits (Ming Lei) [RHEL-134978]
- x86/resctrl: Fix miscount of bandwidth event when reactivating previously unavailable RMID (David Arcari) [RHEL-129399]
- x86/resctrl: Implement resctrl_arch_reset_cntr() and resctrl_arch_cntr_read() (David Arcari) [RHEL-129399]
- fs/resctrl: Introduce counter ID read, reset calls in mbm_event mode (David Arcari) [RHEL-129399]
- x86/resctrl: Refactor resctrl_arch_rmid_read() (David Arcari) [RHEL-129399]
- scsi: lpfc: Update lpfc version to 14.4.0.12 (Paul Ely) [RHEL-127902]
- scsi: lpfc: Add capability to register Platform Name ID to fabric (Paul Ely) [RHEL-127902]
- scsi: lpfc: Allow support for BB credit recovery in point-to-point topology (Paul Ely) [RHEL-127902]
- scsi: lpfc: Fix reusing an ndlp that is marked NLP_DROPPED during FLOGI (Paul Ely) [RHEL-127902]
- scsi: lpfc: Modify kref handling for Fabric Controller ndlps (Paul Ely) [RHEL-127902]
- scsi: lpfc: Fix leaked ndlp krefs when in point-to-point topology (Paul Ely) [RHEL-127902]
- scsi: lpfc: Ensure unregistration of rpis for received PLOGIs (Paul Ely) [RHEL-127902]
- scsi: lpfc: Remove redundant NULL ptr assignment in lpfc_els_free_iocb() (Paul Ely) [RHEL-127902]
- scsi: lpfc: Revise discovery related function headers and comments (Paul Ely) [RHEL-127902]
- scsi: lpfc: Update various NPIV diagnostic log messaging (Paul Ely) [RHEL-127902]
- scsi: lpfc: Copyright updates for 14.4.0.11 patches (Paul Ely) [RHEL-127902]
- scsi: lpfc: Update lpfc version to 14.4.0.11 (Paul Ely) [RHEL-127902]
- scsi: lpfc: Convert debugfs directory counts from atomic to unsigned int (Paul Ely) [RHEL-127902]
- scsi: lpfc: Clean up extraneous phba dentries (Paul Ely) [RHEL-127902]
- scsi: lpfc: Use switch case statements in DIF debugfs handlers (Paul Ely) [RHEL-127902]
- scsi: lpfc: Fix memory leak when nvmeio_trc debugfs entry is used (Paul Ely) [RHEL-127902]
- scsi: lpfc: Define size of debugfs entry for xri rebalancing (Paul Ely) [RHEL-127902]
- scsi: lpfc: Ensure PLOGI_ACC is sent prior to PRLI in Point to Point topology (Paul Ely) [RHEL-127902]
- scsi: lpfc: Check return status of lpfc_reset_flush_io_context during TGT_RESET (Paul Ely) [RHEL-127902]
- scsi: lpfc: Decrement ndlp kref after FDISC retries exhausted (Paul Ely) [RHEL-127902]
- scsi: lpfc: Remove ndlp kref decrement clause for F_Port_Ctrl in lpfc_cleanup (Paul Ely) [RHEL-127902]
- scsi: lpfc: Clean up allocated queues when queue setup mbox commands fail (Paul Ely) [RHEL-127902]
- scsi: lpfc: Abort outstanding ELS WQEs regardless of if rmmod is in progress (Paul Ely) [RHEL-127902]
- scsi: lpfc: Remove unused member variables in struct lpfc_hba and lpfc_vport (Paul Ely) [RHEL-127902]
- scsi: lpfc: Use int type to store negative error codes (Paul Ely) [RHEL-127902]
- scsi: lpfc: use min() to improve code (Paul Ely) [RHEL-127902]
- scsi: lpfc: Fix wrong function reference in a comment (Paul Ely) [RHEL-127902]
- lpfc: don't use file->f_path.dentry for comparisons (Paul Ely) [RHEL-127902]
- nvmet-auth: update sc_c in target host hash calculation (Chris Leech) [RHEL-127047]
- nvmet-auth: update sc_c in host response (Chris Leech) [RHEL-127047]
- nvme/tcp: handle tls partially sent records in write_space() (Chris Leech) [RHEL-127047]
- nvme-auth: update sc_c in host response (Chris Leech) [RHEL-127047]
- nvme-auth: use hkdf_expand_label() (Chris Leech) [RHEL-127047]
- nvme-auth: add hkdf_expand_label() (Chris Leech) [RHEL-127047]
- nvme-tcp: send only permitted commands for secure concat (Chris Leech) [RHEL-127047]
- nvme-auth: update bi_directional flag (Chris Leech) [RHEL-127047]
- nvme-auth: remove unneeded semicolon (Chris Leech) [RHEL-127047]
- nvme-tcp: log TLS handshake failures at error level (Chris Leech) [RHEL-127047]
- nvme-tcp: fix signedness bug in nvme_tcp_init_connection() (Chris Leech) [RHEL-127047]
- nvme-tcp: fix connect failure on receiving partial ICResp PDU (Chris Leech) [RHEL-127047]
- fbcon: Fix OOB access in font allocation (Jocelyn Falempe) [RHEL-107476]
- fbcon: fix integer overflow in fbcon_do_set_font (Jocelyn Falempe) [RHEL-107476]
- fbdev: Fix vmalloc out-of-bounds write in fast_imageblit (Jocelyn Falempe) [RHEL-107476]
- fbcon: Use 'bool' where appopriate (Jocelyn Falempe) [RHEL-107476]
- fbcon: Introduce get_{fg,bg}_color() (Jocelyn Falempe) [RHEL-107476]
- fbcon: fbcon_is_inactive() -> fbcon_is_active() (Jocelyn Falempe) [RHEL-107476]
- fbcon: fbcon_cursor_noblink -> fbcon_cursor_blink (Jocelyn Falempe) [RHEL-107476]
- fbdev: Fix typo in Kconfig text for FB_DEVICE (Jocelyn Falempe) [RHEL-107476]
- fbdev: svgalib: Clean up coding style (Jocelyn Falempe) [RHEL-107476]
- fbdev: fix potential buffer overflow in do_register_framebuffer() (Jocelyn Falempe) [RHEL-107476]
- fbcon: Fix outdated registered_fb reference in comment (Jocelyn Falempe) [RHEL-107476]
- fbdev: Include <linux/export.h> (Jocelyn Falempe) [RHEL-107476]
- fbdev: Remove trailing whitespaces (Jocelyn Falempe) [RHEL-107476]
- video: screen_info: Relocate framebuffers behind PCI bridges (Jocelyn Falempe) [RHEL-107476]
- fbdev: Fix fb_set_var to prevent null-ptr-deref in fb_videomode_to_var (Jocelyn Falempe) [RHEL-107476]
- fbdev: Fix do_register_framebuffer to prevent null-ptr-deref in fb_videomode_to_var (Jocelyn Falempe) [RHEL-107476]
- fbdev: core: fbcvt: avoid division by 0 in fb_cvt_hperiod() (Jocelyn Falempe) [RHEL-107476]
- fbcon: Make sure modelist not set on unregistered console (Jocelyn Falempe) [RHEL-107476]
- dummycon: Trigger redraw when switching consoles with deferred takeover (Jocelyn Falempe) [RHEL-107476]
- fbdev: Send old blank state in FB_EVENT_BLANK (Jocelyn Falempe) [RHEL-107476]
- fbdev: Track display blanking state (Jocelyn Falempe) [RHEL-107476]
- fbdev: Rework fb_blank() (Jocelyn Falempe) [RHEL-107476]
- fbcon: Use static attribute groups for sysfs entries (Jocelyn Falempe) [RHEL-107476]
- fbdev: Refactoring the fbcon packed pixel drawing routines (Jocelyn Falempe) [RHEL-107476]
- fbdev: Register sysfs groups through device_add_group (Jocelyn Falempe) [RHEL-107476]
- mdacon: rework dependency list (Jocelyn Falempe) [RHEL-107476]
- dummycon: fix default rows/cols (Jocelyn Falempe) [RHEL-107476]
- dummycon: only build module if there are users (Jocelyn Falempe) [RHEL-107476]
- fbcon: Use correct erase colour for clearing in fbcon (Jocelyn Falempe) [RHEL-107476]
- fbdev: core: tileblit: Implement missing margin clearing for tileblit (Jocelyn Falempe) [RHEL-107476]
- genirq/irqdesc: Prevent use-after-free in irq_find_at_or_after() (Aristeu Rozanski) [RHEL-114221]
- genirq: Initialize resend_node hlist for all interrupt descriptors (Aristeu Rozanski) [RHEL-114221]
- xen/events: avoid using info_for_irq() in xen_send_IPI_one() (Aristeu Rozanski) [RHEL-114221]
- genirq: Fix software resend lockup and nested resend (Aristeu Rozanski) [RHEL-114221]
- genirq: Use a maple tree for interrupt descriptor management (Aristeu Rozanski) [RHEL-114221]
- genirq: Encapsulate sparse bitmap handling (Aristeu Rozanski) [RHEL-114221]
- genirq: Use hlist for managing resend handlers (Aristeu Rozanski) [RHEL-114221]
- Revert "arm64-64k: Increase max NR_IRQS from 64+8192 to 2^^19" (Aristeu Rozanski) [RHEL-114221]
Resolves: RHEL-107476, RHEL-114221, RHEL-127047, RHEL-127902, RHEL-129399, RHEL-134978

Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
2026-01-06 21:20:15 +00:00
CKI KWF Bot
576759d5af kernel-5.14.0-655.el9
* Mon Dec 29 2025 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-655.el9]
- usb: dwc3: Fix race condition between concurrent dwc3_remove_requests() call paths (CKI Backport Bot) [RHEL-137148] {CVE-2025-68287}
- cpufreq/amd-pstate: Fix a regression leading to EPP 0 after hibernate (David Arcari) [RHEL-129866]
- cpufreq/amd-pstate: Fix a regression leading to EPP 0 after resume (David Arcari) [RHEL-129866]
- cpufreq/amd-pstate: Fix setting of CPPC.min_perf in active mode for performance governor (David Arcari) [RHEL-129866]
- KVM: arm64: Hide ID_AA64MMFR2_EL1.NV from guest and userspace (Donald Dutile) [RHEL-134723]
- autofs: dont trigger mount if it cant succeed (Ian Kent) [RHEL-120685]
- tick/sched: Limit non-timekeeper CPUs calling jiffies update (Phil Auld) [RHEL-132755]
- PCI/ACPI: Fix pci_acpi_preserve_config() memory leak (Thilak KN) [RHEL-73305]
- be2net: pass wrb_params in case of OS2BMC (Mohammad Heib) [RHEL-101842 RHEL-96554 RHEL-97699]
- be2net: Use correct byte order and format string for TCP seq and ack_seq (Mohammad Heib) [RHEL-101842 RHEL-96554 RHEL-97699]
- proc: block mounting on top of /proc/<pid>/fdinfo/* (Waiman Long) [RHEL-128728]
- proc: block mounting on top of /proc/<pid>/fd/* (Waiman Long) [RHEL-128728]
- proc: block mounting on top of /proc/<pid>/map_files/* (Waiman Long) [RHEL-128728]
- proc: add proc_splice_unmountable() (Waiman Long) [RHEL-128728]
- proc: proc_readfdinfo() -> proc_fdinfo_iterate() (Waiman Long) [RHEL-128728]
- proc: proc_readfd() -> proc_fd_iterate() (Waiman Long) [RHEL-128728]
Resolves: RHEL-101842, RHEL-120685, RHEL-128728, RHEL-129866, RHEL-132755, RHEL-134723, RHEL-137148, RHEL-73305, RHEL-96554, RHEL-97699

Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
2025-12-29 07:42:51 +00:00
CKI KWF Bot
6884d2aa10 kernel-5.14.0-654.el9
* Fri Dec 19 2025 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-654.el9]
- x86/cpu: Rename and move CPU model entry for Diamond Rapids (David Arcari) [RHEL-129861]
- x86/CPU/AMD: Prevent reset reasons from being retained across reboot (CKI Backport Bot) [RHEL-129867]
- selftests/bpf: Clobber a lot of registers in tailcall_bpf2bpf_hierarchy tests (Gregory Bell) [RHEL-102718]
- s390/bpf: Write back tail call counter for BPF_TRAMP_F_CALL_ORIG (Gregory Bell) [RHEL-102718]
- s390/bpf: Write back tail call counter for BPF_PSEUDO_CALL (Gregory Bell) [RHEL-102718]
- s390/bpf: Do not write tail call counter into helper and kfunc frames (Gregory Bell) [RHEL-102718]
- s390/bpf: Describe the frame using a struct instead of constants (Gregory Bell) [RHEL-102718]
- s390/bpf: Centralize frame offset calculations (Gregory Bell) [RHEL-102718]
- s390/bpf: Use kernel's expoline thunks (Gregory Bell) [RHEL-102718]
- s390/bpf: Add macros for calling external functions (Gregory Bell) [RHEL-102718]
- bnxt_en: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set() (Shruti Parab) [RHEL-108695]
- bnxt_en: correct offset handling for IPv6 destination address (Shruti Parab) [RHEL-108695]
- bnxt_en: Implement ethtool .set_tunable() for ETHTOOL_PFC_PREVENTION_TOUT (Shruti Parab) [RHEL-108695]
- bnxt_en: Implement ethtool .get_tunable() for ETHTOOL_PFC_PREVENTION_TOUT (Shruti Parab) [RHEL-108695]
- bnxt_en: Use VLAN_ETH_HLEN when possible (Shruti Parab) [RHEL-108695]
- bnxt_en: Support for RoCE resources dynamically shared within VFs. (Shruti Parab) [RHEL-108695]
- bnxt_en: Add err_qpc backing store handling (Shruti Parab) [RHEL-108695]
- bnxt_en: hsi: Update FW interface to 1.10.3.133 (Shruti Parab) [RHEL-108695]
- bnxt_en: Add fw log trace support for 5731X/5741X chips (Shruti Parab) [RHEL-108695]
- bnxt_en: Improve bnxt_backing_store_cfg_v2() (Shruti Parab) [RHEL-108695]
- bnxt_en: Optimize bnxt_sriov_disable() (Shruti Parab) [RHEL-108695]
- bnxt_en: Remove unnecessary VF check in bnxt_hwrm_nvm_req() (Shruti Parab) [RHEL-108695]
- bnxt_en: Drop redundant if block in bnxt_dl_flash_update() (Shruti Parab) [RHEL-108695]
- bnxt_en: fix incorrect page count in RX aggr ring log (Shruti Parab) [RHEL-108695]
- bnxt_en: Fix stats context reservation logic (Shruti Parab) [RHEL-108695]
- bnxt_en: Adjust TX rings if reservation is less than requested (Shruti Parab) [RHEL-108695]
- bnxt_en: Fix memory corruption when FW resources change during ifdown (Shruti Parab) [RHEL-108695]
- bnxt_en: Add Hyper-V VF ID (Shruti Parab) [RHEL-108695]
- bnxt_en: Add pcie_ctx_v2 support for ethtool -d (Shruti Parab) [RHEL-108695]
- bnxt_en: Add pcie_stat_len to struct bp (Shruti Parab) [RHEL-108695]
- bnxt_en: Refactor bnxt_get_regs() (Shruti Parab) [RHEL-108695]
- bnxt: move bnxt_hsi.h to include/linux/bnxt/hsi.h (Shruti Parab) [RHEL-108695]
- bnxt_en: Set DMA unmap len correctly for XDP_REDIRECT (Shruti Parab) [RHEL-108695]
- bnxt_en: Fix DCB ETS validation (Shruti Parab) [RHEL-108695]
- bnxt_en: eliminate the compile warning in bnxt_request_irq due to CONFIG_RFS_ACCEL (Shruti Parab) [RHEL-108695]
- bnxt: properly flush XDP redirect lists (Shruti Parab) [RHEL-108695]
- bnxt_en: Improve comment wording and error return code (Shruti Parab) [RHEL-108695]
- bnxt_en: Update MRU and RSS table of RSS contexts on queue reset (Shruti Parab) [RHEL-108695]
- bnxt_en: Add a helper function to configure MRU and RSS (Shruti Parab) [RHEL-108695]
- bnxt_en: Fix double invocation of bnxt_ulp_stop()/bnxt_ulp_start() (Shruti Parab) [RHEL-108695]
Resolves: RHEL-102718, RHEL-108695, RHEL-129861, RHEL-129867

Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
2025-12-19 07:52:21 +00:00