From ce0b92439922a2703d850b8fc05ff16adecfd81f Mon Sep 17 00:00:00 2001 From: CKI KWF Bot Date: Mon, 16 Feb 2026 16:02:13 +0000 Subject: [PATCH] kernel-5.14.0-683.el9 * Mon Feb 16 2026 CKI KWF Bot [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 --- Makefile.rhelver | 2 +- kernel-aarch64-64k-debug-rhel.config | 6 + kernel-aarch64-64k-rhel.config | 6 + kernel-aarch64-debug-rhel.config | 6 + kernel-aarch64-rhel.config | 6 + kernel-aarch64-rt-64k-debug-rhel.config | 6 + kernel-aarch64-rt-64k-rhel.config | 6 + kernel-aarch64-rt-debug-rhel.config | 6 + kernel-aarch64-rt-rhel.config | 6 + kernel-ppc64le-debug-rhel.config | 6 + kernel-ppc64le-rhel.config | 6 + kernel-s390x-debug-rhel.config | 6 + kernel-s390x-rhel.config | 6 + kernel-s390x-zfcpdump-rhel.config | 6 + kernel-x86_64-debug-rhel.config | 6 + kernel-x86_64-rhel.config | 6 + kernel-x86_64-rt-debug-rhel.config | 6 + kernel-x86_64-rt-rhel.config | 6 + kernel.changelog | 784 +++++++++++++++++++++++ kernel.spec | 791 +++++++++++++++++++++++- sources | 6 +- 21 files changed, 1677 insertions(+), 8 deletions(-) diff --git a/Makefile.rhelver b/Makefile.rhelver index e2e5fb70f..e24603975 100644 --- a/Makefile.rhelver +++ b/Makefile.rhelver @@ -12,7 +12,7 @@ RHEL_MINOR = 8 # # Use this spot to avoid future merge conflicts. # Do not trim this comment. -RHEL_RELEASE = 682 +RHEL_RELEASE = 683 # # ZSTREAM diff --git a/kernel-aarch64-64k-debug-rhel.config b/kernel-aarch64-64k-debug-rhel.config index a7d03c07a..4e069043c 100644 --- a/kernel-aarch64-64k-debug-rhel.config +++ b/kernel-aarch64-64k-debug-rhel.config @@ -1417,6 +1417,7 @@ CONFIG_DP83867_PHY=m CONFIG_DP83TC811_PHY=m # CONFIG_DP83TD510_PHY is not set CONFIG_DP83TG720_PHY=m +CONFIG_DPLL_REFCNT_TRACKER=y CONFIG_DPLL=y # CONFIG_DPS310 is not set # CONFIG_DRAGONRISE_FF is not set @@ -5964,6 +5965,7 @@ CONFIG_SND_SOC_CX2072X=m # CONFIG_SND_SOC_ES8326 is not set # CONFIG_SND_SOC_ES8328_I2C is not set # CONFIG_SND_SOC_ES8328_SPI is not set +# CONFIG_SND_SOC_FS210X is not set # CONFIG_SND_SOC_FSL_ASRC is not set # CONFIG_SND_SOC_FSL_AUDMIX is not set # CONFIG_SND_SOC_FSL_ESAI is not set @@ -6075,6 +6077,7 @@ CONFIG_SND_SOC_MAX98927=m # CONFIG_SND_SOC_MT6660 is not set # CONFIG_SND_SOC_MTK_BTCVSD is not set # CONFIG_SND_SOC_NAU8315 is not set +# CONFIG_SND_SOC_NAU8325 is not set # CONFIG_SND_SOC_NAU8540 is not set # CONFIG_SND_SOC_NAU8810 is not set # CONFIG_SND_SOC_NAU8821 is not set @@ -6085,6 +6088,7 @@ CONFIG_SND_SOC_MAX98927=m # CONFIG_SND_SOC_NTP8918 is not set CONFIG_SND_SOC_OPS_KUNIT_TEST=m # CONFIG_SND_SOC_PCM1681 is not set +# CONFIG_SND_SOC_PCM1754 is not set # CONFIG_SND_SOC_PCM1789_I2C is not set # CONFIG_SND_SOC_PCM179X_I2C is not set # CONFIG_SND_SOC_PCM179X_SPI is not set @@ -6176,6 +6180,7 @@ CONFIG_SND_SOC_SOF_TOPLEVEL=y # CONFIG_SND_SOC_TAS2770 is not set # CONFIG_SND_SOC_TAS2780 is not set # CONFIG_SND_SOC_TAS2781_I2C is not set +# CONFIG_SND_SOC_TAS2783_SDW is not set # CONFIG_SND_SOC_TAS5086 is not set # CONFIG_SND_SOC_TAS571X is not set # CONFIG_SND_SOC_TAS5720 is not set @@ -6261,6 +6266,7 @@ CONFIG_SND_USB_POD=m CONFIG_SND_USB_TONEPORT=m CONFIG_SND_USB_UA101=m CONFIG_SND_USB_US122L=m +CONFIG_SND_USB_US144MKII=m CONFIG_SND_USB_USX2Y=m CONFIG_SND_USB_VARIAX=m CONFIG_SND_USB=y diff --git a/kernel-aarch64-64k-rhel.config b/kernel-aarch64-64k-rhel.config index 645660b05..c386abcd0 100644 --- a/kernel-aarch64-64k-rhel.config +++ b/kernel-aarch64-64k-rhel.config @@ -1409,6 +1409,7 @@ CONFIG_DP83867_PHY=m CONFIG_DP83TC811_PHY=m # CONFIG_DP83TD510_PHY is not set CONFIG_DP83TG720_PHY=m +# CONFIG_DPLL_REFCNT_TRACKER is not set CONFIG_DPLL=y # CONFIG_DPS310 is not set # CONFIG_DRAGONRISE_FF is not set @@ -5941,6 +5942,7 @@ CONFIG_SND_SOC_CX2072X=m # CONFIG_SND_SOC_ES8326 is not set # CONFIG_SND_SOC_ES8328_I2C is not set # CONFIG_SND_SOC_ES8328_SPI is not set +# CONFIG_SND_SOC_FS210X is not set # CONFIG_SND_SOC_FSL_ASRC is not set # CONFIG_SND_SOC_FSL_AUDMIX is not set # CONFIG_SND_SOC_FSL_ESAI is not set @@ -6052,6 +6054,7 @@ CONFIG_SND_SOC_MAX98927=m # CONFIG_SND_SOC_MT6660 is not set # CONFIG_SND_SOC_MTK_BTCVSD is not set # CONFIG_SND_SOC_NAU8315 is not set +# CONFIG_SND_SOC_NAU8325 is not set # CONFIG_SND_SOC_NAU8540 is not set # CONFIG_SND_SOC_NAU8810 is not set # CONFIG_SND_SOC_NAU8821 is not set @@ -6062,6 +6065,7 @@ CONFIG_SND_SOC_MAX98927=m # CONFIG_SND_SOC_NTP8918 is not set CONFIG_SND_SOC_OPS_KUNIT_TEST=m # CONFIG_SND_SOC_PCM1681 is not set +# CONFIG_SND_SOC_PCM1754 is not set # CONFIG_SND_SOC_PCM1789_I2C is not set # CONFIG_SND_SOC_PCM179X_I2C is not set # CONFIG_SND_SOC_PCM179X_SPI is not set @@ -6152,6 +6156,7 @@ CONFIG_SND_SOC_SOF_TOPLEVEL=y # CONFIG_SND_SOC_TAS2770 is not set # CONFIG_SND_SOC_TAS2780 is not set # CONFIG_SND_SOC_TAS2781_I2C is not set +# CONFIG_SND_SOC_TAS2783_SDW is not set # CONFIG_SND_SOC_TAS5086 is not set # CONFIG_SND_SOC_TAS571X is not set # CONFIG_SND_SOC_TAS5720 is not set @@ -6237,6 +6242,7 @@ CONFIG_SND_USB_POD=m CONFIG_SND_USB_TONEPORT=m CONFIG_SND_USB_UA101=m CONFIG_SND_USB_US122L=m +CONFIG_SND_USB_US144MKII=m CONFIG_SND_USB_USX2Y=m CONFIG_SND_USB_VARIAX=m CONFIG_SND_USB=y diff --git a/kernel-aarch64-debug-rhel.config b/kernel-aarch64-debug-rhel.config index 715cac1b1..e6830dba4 100644 --- a/kernel-aarch64-debug-rhel.config +++ b/kernel-aarch64-debug-rhel.config @@ -1415,6 +1415,7 @@ CONFIG_DP83867_PHY=m CONFIG_DP83TC811_PHY=m # CONFIG_DP83TD510_PHY is not set CONFIG_DP83TG720_PHY=m +CONFIG_DPLL_REFCNT_TRACKER=y CONFIG_DPLL=y # CONFIG_DPS310 is not set # CONFIG_DRAGONRISE_FF is not set @@ -5962,6 +5963,7 @@ CONFIG_SND_SOC_CX2072X=m # CONFIG_SND_SOC_ES8326 is not set # CONFIG_SND_SOC_ES8328_I2C is not set # CONFIG_SND_SOC_ES8328_SPI is not set +# CONFIG_SND_SOC_FS210X is not set # CONFIG_SND_SOC_FSL_ASRC is not set # CONFIG_SND_SOC_FSL_AUDMIX is not set # CONFIG_SND_SOC_FSL_ESAI is not set @@ -6073,6 +6075,7 @@ CONFIG_SND_SOC_MAX98927=m # CONFIG_SND_SOC_MT6660 is not set # CONFIG_SND_SOC_MTK_BTCVSD is not set # CONFIG_SND_SOC_NAU8315 is not set +# CONFIG_SND_SOC_NAU8325 is not set # CONFIG_SND_SOC_NAU8540 is not set # CONFIG_SND_SOC_NAU8810 is not set # CONFIG_SND_SOC_NAU8821 is not set @@ -6083,6 +6086,7 @@ CONFIG_SND_SOC_MAX98927=m # CONFIG_SND_SOC_NTP8918 is not set CONFIG_SND_SOC_OPS_KUNIT_TEST=m # CONFIG_SND_SOC_PCM1681 is not set +# CONFIG_SND_SOC_PCM1754 is not set # CONFIG_SND_SOC_PCM1789_I2C is not set # CONFIG_SND_SOC_PCM179X_I2C is not set # CONFIG_SND_SOC_PCM179X_SPI is not set @@ -6174,6 +6178,7 @@ CONFIG_SND_SOC_SOF_TOPLEVEL=y # CONFIG_SND_SOC_TAS2770 is not set # CONFIG_SND_SOC_TAS2780 is not set # CONFIG_SND_SOC_TAS2781_I2C is not set +# CONFIG_SND_SOC_TAS2783_SDW is not set # CONFIG_SND_SOC_TAS5086 is not set # CONFIG_SND_SOC_TAS571X is not set # CONFIG_SND_SOC_TAS5720 is not set @@ -6259,6 +6264,7 @@ CONFIG_SND_USB_POD=m CONFIG_SND_USB_TONEPORT=m CONFIG_SND_USB_UA101=m CONFIG_SND_USB_US122L=m +CONFIG_SND_USB_US144MKII=m CONFIG_SND_USB_USX2Y=m CONFIG_SND_USB_VARIAX=m CONFIG_SND_USB=y diff --git a/kernel-aarch64-rhel.config b/kernel-aarch64-rhel.config index cd55278ca..e8d687062 100644 --- a/kernel-aarch64-rhel.config +++ b/kernel-aarch64-rhel.config @@ -1407,6 +1407,7 @@ CONFIG_DP83867_PHY=m CONFIG_DP83TC811_PHY=m # CONFIG_DP83TD510_PHY is not set CONFIG_DP83TG720_PHY=m +# CONFIG_DPLL_REFCNT_TRACKER is not set CONFIG_DPLL=y # CONFIG_DPS310 is not set # CONFIG_DRAGONRISE_FF is not set @@ -5939,6 +5940,7 @@ CONFIG_SND_SOC_CX2072X=m # CONFIG_SND_SOC_ES8326 is not set # CONFIG_SND_SOC_ES8328_I2C is not set # CONFIG_SND_SOC_ES8328_SPI is not set +# CONFIG_SND_SOC_FS210X is not set # CONFIG_SND_SOC_FSL_ASRC is not set # CONFIG_SND_SOC_FSL_AUDMIX is not set # CONFIG_SND_SOC_FSL_ESAI is not set @@ -6050,6 +6052,7 @@ CONFIG_SND_SOC_MAX98927=m # CONFIG_SND_SOC_MT6660 is not set # CONFIG_SND_SOC_MTK_BTCVSD is not set # CONFIG_SND_SOC_NAU8315 is not set +# CONFIG_SND_SOC_NAU8325 is not set # CONFIG_SND_SOC_NAU8540 is not set # CONFIG_SND_SOC_NAU8810 is not set # CONFIG_SND_SOC_NAU8821 is not set @@ -6060,6 +6063,7 @@ CONFIG_SND_SOC_MAX98927=m # CONFIG_SND_SOC_NTP8918 is not set CONFIG_SND_SOC_OPS_KUNIT_TEST=m # CONFIG_SND_SOC_PCM1681 is not set +# CONFIG_SND_SOC_PCM1754 is not set # CONFIG_SND_SOC_PCM1789_I2C is not set # CONFIG_SND_SOC_PCM179X_I2C is not set # CONFIG_SND_SOC_PCM179X_SPI is not set @@ -6150,6 +6154,7 @@ CONFIG_SND_SOC_SOF_TOPLEVEL=y # CONFIG_SND_SOC_TAS2770 is not set # CONFIG_SND_SOC_TAS2780 is not set # CONFIG_SND_SOC_TAS2781_I2C is not set +# CONFIG_SND_SOC_TAS2783_SDW is not set # CONFIG_SND_SOC_TAS5086 is not set # CONFIG_SND_SOC_TAS571X is not set # CONFIG_SND_SOC_TAS5720 is not set @@ -6235,6 +6240,7 @@ CONFIG_SND_USB_POD=m CONFIG_SND_USB_TONEPORT=m CONFIG_SND_USB_UA101=m CONFIG_SND_USB_US122L=m +CONFIG_SND_USB_US144MKII=m CONFIG_SND_USB_USX2Y=m CONFIG_SND_USB_VARIAX=m CONFIG_SND_USB=y diff --git a/kernel-aarch64-rt-64k-debug-rhel.config b/kernel-aarch64-rt-64k-debug-rhel.config index 61e17ecd0..28cb57c0a 100644 --- a/kernel-aarch64-rt-64k-debug-rhel.config +++ b/kernel-aarch64-rt-64k-debug-rhel.config @@ -1434,6 +1434,7 @@ CONFIG_DP83867_PHY=m CONFIG_DP83TC811_PHY=m # CONFIG_DP83TD510_PHY is not set CONFIG_DP83TG720_PHY=m +CONFIG_DPLL_REFCNT_TRACKER=y CONFIG_DPLL=y # CONFIG_DPM_WATCHDOG is not set # CONFIG_DPS310 is not set @@ -6062,6 +6063,7 @@ CONFIG_SND_SOC_CX2072X=m # CONFIG_SND_SOC_ES8326 is not set # CONFIG_SND_SOC_ES8328_I2C is not set # CONFIG_SND_SOC_ES8328_SPI is not set +# CONFIG_SND_SOC_FS210X is not set # CONFIG_SND_SOC_FSL_ASRC is not set # CONFIG_SND_SOC_FSL_AUDMIX is not set # CONFIG_SND_SOC_FSL_ESAI is not set @@ -6173,6 +6175,7 @@ CONFIG_SND_SOC_MAX98927=m # CONFIG_SND_SOC_MT6660 is not set # CONFIG_SND_SOC_MTK_BTCVSD is not set # CONFIG_SND_SOC_NAU8315 is not set +# CONFIG_SND_SOC_NAU8325 is not set # CONFIG_SND_SOC_NAU8540 is not set # CONFIG_SND_SOC_NAU8810 is not set # CONFIG_SND_SOC_NAU8821 is not set @@ -6183,6 +6186,7 @@ CONFIG_SND_SOC_MAX98927=m # CONFIG_SND_SOC_NTP8918 is not set CONFIG_SND_SOC_OPS_KUNIT_TEST=m # CONFIG_SND_SOC_PCM1681 is not set +# CONFIG_SND_SOC_PCM1754 is not set # CONFIG_SND_SOC_PCM1789_I2C is not set # CONFIG_SND_SOC_PCM179X_I2C is not set # CONFIG_SND_SOC_PCM179X_SPI is not set @@ -6276,6 +6280,7 @@ CONFIG_SND_SOC_SOF_TOPLEVEL=y # CONFIG_SND_SOC_TAS2770 is not set # CONFIG_SND_SOC_TAS2780 is not set # CONFIG_SND_SOC_TAS2781_I2C is not set +# CONFIG_SND_SOC_TAS2783_SDW is not set # CONFIG_SND_SOC_TAS5086 is not set # CONFIG_SND_SOC_TAS571X is not set # CONFIG_SND_SOC_TAS5720 is not set @@ -6361,6 +6366,7 @@ CONFIG_SND_USB_POD=m CONFIG_SND_USB_TONEPORT=m CONFIG_SND_USB_UA101=m CONFIG_SND_USB_US122L=m +CONFIG_SND_USB_US144MKII=m CONFIG_SND_USB_USX2Y=m CONFIG_SND_USB_VARIAX=m CONFIG_SND_USB=y diff --git a/kernel-aarch64-rt-64k-rhel.config b/kernel-aarch64-rt-64k-rhel.config index 8a341d39a..af487f0e2 100644 --- a/kernel-aarch64-rt-64k-rhel.config +++ b/kernel-aarch64-rt-64k-rhel.config @@ -1426,6 +1426,7 @@ CONFIG_DP83867_PHY=m CONFIG_DP83TC811_PHY=m # CONFIG_DP83TD510_PHY is not set CONFIG_DP83TG720_PHY=m +# CONFIG_DPLL_REFCNT_TRACKER is not set CONFIG_DPLL=y # CONFIG_DPM_WATCHDOG is not set # CONFIG_DPS310 is not set @@ -6039,6 +6040,7 @@ CONFIG_SND_SOC_CX2072X=m # CONFIG_SND_SOC_ES8326 is not set # CONFIG_SND_SOC_ES8328_I2C is not set # CONFIG_SND_SOC_ES8328_SPI is not set +# CONFIG_SND_SOC_FS210X is not set # CONFIG_SND_SOC_FSL_ASRC is not set # CONFIG_SND_SOC_FSL_AUDMIX is not set # CONFIG_SND_SOC_FSL_ESAI is not set @@ -6150,6 +6152,7 @@ CONFIG_SND_SOC_MAX98927=m # CONFIG_SND_SOC_MT6660 is not set # CONFIG_SND_SOC_MTK_BTCVSD is not set # CONFIG_SND_SOC_NAU8315 is not set +# CONFIG_SND_SOC_NAU8325 is not set # CONFIG_SND_SOC_NAU8540 is not set # CONFIG_SND_SOC_NAU8810 is not set # CONFIG_SND_SOC_NAU8821 is not set @@ -6160,6 +6163,7 @@ CONFIG_SND_SOC_MAX98927=m # CONFIG_SND_SOC_NTP8918 is not set CONFIG_SND_SOC_OPS_KUNIT_TEST=m # CONFIG_SND_SOC_PCM1681 is not set +# CONFIG_SND_SOC_PCM1754 is not set # CONFIG_SND_SOC_PCM1789_I2C is not set # CONFIG_SND_SOC_PCM179X_I2C is not set # CONFIG_SND_SOC_PCM179X_SPI is not set @@ -6252,6 +6256,7 @@ CONFIG_SND_SOC_SOF_TOPLEVEL=y # CONFIG_SND_SOC_TAS2770 is not set # CONFIG_SND_SOC_TAS2780 is not set # CONFIG_SND_SOC_TAS2781_I2C is not set +# CONFIG_SND_SOC_TAS2783_SDW is not set # CONFIG_SND_SOC_TAS5086 is not set # CONFIG_SND_SOC_TAS571X is not set # CONFIG_SND_SOC_TAS5720 is not set @@ -6337,6 +6342,7 @@ CONFIG_SND_USB_POD=m CONFIG_SND_USB_TONEPORT=m CONFIG_SND_USB_UA101=m CONFIG_SND_USB_US122L=m +CONFIG_SND_USB_US144MKII=m CONFIG_SND_USB_USX2Y=m CONFIG_SND_USB_VARIAX=m CONFIG_SND_USB=y diff --git a/kernel-aarch64-rt-debug-rhel.config b/kernel-aarch64-rt-debug-rhel.config index 17726ba44..d489db987 100644 --- a/kernel-aarch64-rt-debug-rhel.config +++ b/kernel-aarch64-rt-debug-rhel.config @@ -1432,6 +1432,7 @@ CONFIG_DP83867_PHY=m CONFIG_DP83TC811_PHY=m # CONFIG_DP83TD510_PHY is not set CONFIG_DP83TG720_PHY=m +CONFIG_DPLL_REFCNT_TRACKER=y CONFIG_DPLL=y # CONFIG_DPM_WATCHDOG is not set # CONFIG_DPS310 is not set @@ -6060,6 +6061,7 @@ CONFIG_SND_SOC_CX2072X=m # CONFIG_SND_SOC_ES8326 is not set # CONFIG_SND_SOC_ES8328_I2C is not set # CONFIG_SND_SOC_ES8328_SPI is not set +# CONFIG_SND_SOC_FS210X is not set # CONFIG_SND_SOC_FSL_ASRC is not set # CONFIG_SND_SOC_FSL_AUDMIX is not set # CONFIG_SND_SOC_FSL_ESAI is not set @@ -6171,6 +6173,7 @@ CONFIG_SND_SOC_MAX98927=m # CONFIG_SND_SOC_MT6660 is not set # CONFIG_SND_SOC_MTK_BTCVSD is not set # CONFIG_SND_SOC_NAU8315 is not set +# CONFIG_SND_SOC_NAU8325 is not set # CONFIG_SND_SOC_NAU8540 is not set # CONFIG_SND_SOC_NAU8810 is not set # CONFIG_SND_SOC_NAU8821 is not set @@ -6181,6 +6184,7 @@ CONFIG_SND_SOC_MAX98927=m # CONFIG_SND_SOC_NTP8918 is not set CONFIG_SND_SOC_OPS_KUNIT_TEST=m # CONFIG_SND_SOC_PCM1681 is not set +# CONFIG_SND_SOC_PCM1754 is not set # CONFIG_SND_SOC_PCM1789_I2C is not set # CONFIG_SND_SOC_PCM179X_I2C is not set # CONFIG_SND_SOC_PCM179X_SPI is not set @@ -6274,6 +6278,7 @@ CONFIG_SND_SOC_SOF_TOPLEVEL=y # CONFIG_SND_SOC_TAS2770 is not set # CONFIG_SND_SOC_TAS2780 is not set # CONFIG_SND_SOC_TAS2781_I2C is not set +# CONFIG_SND_SOC_TAS2783_SDW is not set # CONFIG_SND_SOC_TAS5086 is not set # CONFIG_SND_SOC_TAS571X is not set # CONFIG_SND_SOC_TAS5720 is not set @@ -6359,6 +6364,7 @@ CONFIG_SND_USB_POD=m CONFIG_SND_USB_TONEPORT=m CONFIG_SND_USB_UA101=m CONFIG_SND_USB_US122L=m +CONFIG_SND_USB_US144MKII=m CONFIG_SND_USB_USX2Y=m CONFIG_SND_USB_VARIAX=m CONFIG_SND_USB=y diff --git a/kernel-aarch64-rt-rhel.config b/kernel-aarch64-rt-rhel.config index 6ef4c8ecc..410fa7e38 100644 --- a/kernel-aarch64-rt-rhel.config +++ b/kernel-aarch64-rt-rhel.config @@ -1424,6 +1424,7 @@ CONFIG_DP83867_PHY=m CONFIG_DP83TC811_PHY=m # CONFIG_DP83TD510_PHY is not set CONFIG_DP83TG720_PHY=m +# CONFIG_DPLL_REFCNT_TRACKER is not set CONFIG_DPLL=y # CONFIG_DPM_WATCHDOG is not set # CONFIG_DPS310 is not set @@ -6037,6 +6038,7 @@ CONFIG_SND_SOC_CX2072X=m # CONFIG_SND_SOC_ES8326 is not set # CONFIG_SND_SOC_ES8328_I2C is not set # CONFIG_SND_SOC_ES8328_SPI is not set +# CONFIG_SND_SOC_FS210X is not set # CONFIG_SND_SOC_FSL_ASRC is not set # CONFIG_SND_SOC_FSL_AUDMIX is not set # CONFIG_SND_SOC_FSL_ESAI is not set @@ -6148,6 +6150,7 @@ CONFIG_SND_SOC_MAX98927=m # CONFIG_SND_SOC_MT6660 is not set # CONFIG_SND_SOC_MTK_BTCVSD is not set # CONFIG_SND_SOC_NAU8315 is not set +# CONFIG_SND_SOC_NAU8325 is not set # CONFIG_SND_SOC_NAU8540 is not set # CONFIG_SND_SOC_NAU8810 is not set # CONFIG_SND_SOC_NAU8821 is not set @@ -6158,6 +6161,7 @@ CONFIG_SND_SOC_MAX98927=m # CONFIG_SND_SOC_NTP8918 is not set CONFIG_SND_SOC_OPS_KUNIT_TEST=m # CONFIG_SND_SOC_PCM1681 is not set +# CONFIG_SND_SOC_PCM1754 is not set # CONFIG_SND_SOC_PCM1789_I2C is not set # CONFIG_SND_SOC_PCM179X_I2C is not set # CONFIG_SND_SOC_PCM179X_SPI is not set @@ -6250,6 +6254,7 @@ CONFIG_SND_SOC_SOF_TOPLEVEL=y # CONFIG_SND_SOC_TAS2770 is not set # CONFIG_SND_SOC_TAS2780 is not set # CONFIG_SND_SOC_TAS2781_I2C is not set +# CONFIG_SND_SOC_TAS2783_SDW is not set # CONFIG_SND_SOC_TAS5086 is not set # CONFIG_SND_SOC_TAS571X is not set # CONFIG_SND_SOC_TAS5720 is not set @@ -6335,6 +6340,7 @@ CONFIG_SND_USB_POD=m CONFIG_SND_USB_TONEPORT=m CONFIG_SND_USB_UA101=m CONFIG_SND_USB_US122L=m +CONFIG_SND_USB_US144MKII=m CONFIG_SND_USB_USX2Y=m CONFIG_SND_USB_VARIAX=m CONFIG_SND_USB=y diff --git a/kernel-ppc64le-debug-rhel.config b/kernel-ppc64le-debug-rhel.config index 4f5f74fbd..b075c2b24 100644 --- a/kernel-ppc64le-debug-rhel.config +++ b/kernel-ppc64le-debug-rhel.config @@ -1186,6 +1186,7 @@ CONFIG_DP83867_PHY=m CONFIG_DP83TC811_PHY=m # CONFIG_DP83TD510_PHY is not set CONFIG_DP83TG720_PHY=m +CONFIG_DPLL_REFCNT_TRACKER=y CONFIG_DPLL=y # CONFIG_DPS310 is not set # CONFIG_DRAGONRISE_FF is not set @@ -5435,6 +5436,7 @@ CONFIG_SND_SOC_CX2072X=m # CONFIG_SND_SOC_ES8326 is not set # CONFIG_SND_SOC_ES8328_I2C is not set # CONFIG_SND_SOC_ES8328_SPI is not set +# CONFIG_SND_SOC_FS210X is not set # CONFIG_SND_SOC_FSL_ASRC is not set # CONFIG_SND_SOC_FSL_AUDMIX is not set # CONFIG_SND_SOC_FSL_ESAI is not set @@ -5546,6 +5548,7 @@ CONFIG_SND_SOC_MAX98927=m # CONFIG_SND_SOC_MT6660 is not set # CONFIG_SND_SOC_MTK_BTCVSD is not set # CONFIG_SND_SOC_NAU8315 is not set +# CONFIG_SND_SOC_NAU8325 is not set # CONFIG_SND_SOC_NAU8540 is not set # CONFIG_SND_SOC_NAU8810 is not set # CONFIG_SND_SOC_NAU8821 is not set @@ -5556,6 +5559,7 @@ CONFIG_SND_SOC_MAX98927=m # CONFIG_SND_SOC_NTP8918 is not set CONFIG_SND_SOC_OPS_KUNIT_TEST=m # CONFIG_SND_SOC_PCM1681 is not set +# CONFIG_SND_SOC_PCM1754 is not set # CONFIG_SND_SOC_PCM1789_I2C is not set # CONFIG_SND_SOC_PCM179X_I2C is not set # CONFIG_SND_SOC_PCM179X_SPI is not set @@ -5647,6 +5651,7 @@ CONFIG_SND_SOC_SOF_TOPLEVEL=y # CONFIG_SND_SOC_TAS2770 is not set # CONFIG_SND_SOC_TAS2780 is not set # CONFIG_SND_SOC_TAS2781_I2C is not set +# CONFIG_SND_SOC_TAS2783_SDW is not set # CONFIG_SND_SOC_TAS5086 is not set # CONFIG_SND_SOC_TAS571X is not set # CONFIG_SND_SOC_TAS5720 is not set @@ -5732,6 +5737,7 @@ CONFIG_SND_USB_POD=m CONFIG_SND_USB_TONEPORT=m CONFIG_SND_USB_UA101=m CONFIG_SND_USB_US122L=m +CONFIG_SND_USB_US144MKII=m CONFIG_SND_USB_USX2Y=m CONFIG_SND_USB_VARIAX=m CONFIG_SND_USB=y diff --git a/kernel-ppc64le-rhel.config b/kernel-ppc64le-rhel.config index 16e8fbbec..d68ca5160 100644 --- a/kernel-ppc64le-rhel.config +++ b/kernel-ppc64le-rhel.config @@ -1178,6 +1178,7 @@ CONFIG_DP83867_PHY=m CONFIG_DP83TC811_PHY=m # CONFIG_DP83TD510_PHY is not set CONFIG_DP83TG720_PHY=m +# CONFIG_DPLL_REFCNT_TRACKER is not set CONFIG_DPLL=y # CONFIG_DPS310 is not set # CONFIG_DRAGONRISE_FF is not set @@ -5414,6 +5415,7 @@ CONFIG_SND_SOC_CX2072X=m # CONFIG_SND_SOC_ES8326 is not set # CONFIG_SND_SOC_ES8328_I2C is not set # CONFIG_SND_SOC_ES8328_SPI is not set +# CONFIG_SND_SOC_FS210X is not set # CONFIG_SND_SOC_FSL_ASRC is not set # CONFIG_SND_SOC_FSL_AUDMIX is not set # CONFIG_SND_SOC_FSL_ESAI is not set @@ -5525,6 +5527,7 @@ CONFIG_SND_SOC_MAX98927=m # CONFIG_SND_SOC_MT6660 is not set # CONFIG_SND_SOC_MTK_BTCVSD is not set # CONFIG_SND_SOC_NAU8315 is not set +# CONFIG_SND_SOC_NAU8325 is not set # CONFIG_SND_SOC_NAU8540 is not set # CONFIG_SND_SOC_NAU8810 is not set # CONFIG_SND_SOC_NAU8821 is not set @@ -5535,6 +5538,7 @@ CONFIG_SND_SOC_MAX98927=m # CONFIG_SND_SOC_NTP8918 is not set CONFIG_SND_SOC_OPS_KUNIT_TEST=m # CONFIG_SND_SOC_PCM1681 is not set +# CONFIG_SND_SOC_PCM1754 is not set # CONFIG_SND_SOC_PCM1789_I2C is not set # CONFIG_SND_SOC_PCM179X_I2C is not set # CONFIG_SND_SOC_PCM179X_SPI is not set @@ -5625,6 +5629,7 @@ CONFIG_SND_SOC_SOF_TOPLEVEL=y # CONFIG_SND_SOC_TAS2770 is not set # CONFIG_SND_SOC_TAS2780 is not set # CONFIG_SND_SOC_TAS2781_I2C is not set +# CONFIG_SND_SOC_TAS2783_SDW is not set # CONFIG_SND_SOC_TAS5086 is not set # CONFIG_SND_SOC_TAS571X is not set # CONFIG_SND_SOC_TAS5720 is not set @@ -5710,6 +5715,7 @@ CONFIG_SND_USB_POD=m CONFIG_SND_USB_TONEPORT=m CONFIG_SND_USB_UA101=m CONFIG_SND_USB_US122L=m +CONFIG_SND_USB_US144MKII=m CONFIG_SND_USB_USX2Y=m CONFIG_SND_USB_VARIAX=m CONFIG_SND_USB=y diff --git a/kernel-s390x-debug-rhel.config b/kernel-s390x-debug-rhel.config index c82835d9b..76f9db69b 100644 --- a/kernel-s390x-debug-rhel.config +++ b/kernel-s390x-debug-rhel.config @@ -1192,6 +1192,7 @@ CONFIG_DP83867_PHY=m CONFIG_DP83TC811_PHY=m # CONFIG_DP83TD510_PHY is not set CONFIG_DP83TG720_PHY=m +CONFIG_DPLL_REFCNT_TRACKER=y CONFIG_DPLL=y # CONFIG_DPS310 is not set # CONFIG_DRAGONRISE_FF is not set @@ -5426,6 +5427,7 @@ CONFIG_SND_SOC_CX2072X=m # CONFIG_SND_SOC_ES8326 is not set # CONFIG_SND_SOC_ES8328_I2C is not set # CONFIG_SND_SOC_ES8328_SPI is not set +# CONFIG_SND_SOC_FS210X is not set # CONFIG_SND_SOC_FSL_ASRC is not set # CONFIG_SND_SOC_FSL_AUDMIX is not set # CONFIG_SND_SOC_FSL_ESAI is not set @@ -5537,6 +5539,7 @@ CONFIG_SND_SOC_MAX98927=m # CONFIG_SND_SOC_MT6660 is not set # CONFIG_SND_SOC_MTK_BTCVSD is not set # CONFIG_SND_SOC_NAU8315 is not set +# CONFIG_SND_SOC_NAU8325 is not set # CONFIG_SND_SOC_NAU8540 is not set # CONFIG_SND_SOC_NAU8810 is not set # CONFIG_SND_SOC_NAU8821 is not set @@ -5547,6 +5550,7 @@ CONFIG_SND_SOC_MAX98927=m # CONFIG_SND_SOC_NTP8918 is not set CONFIG_SND_SOC_OPS_KUNIT_TEST=m # CONFIG_SND_SOC_PCM1681 is not set +# CONFIG_SND_SOC_PCM1754 is not set # CONFIG_SND_SOC_PCM1789_I2C is not set # CONFIG_SND_SOC_PCM179X_I2C is not set # CONFIG_SND_SOC_PCM179X_SPI is not set @@ -5638,6 +5642,7 @@ CONFIG_SND_SOC_SOF_TOPLEVEL=y # CONFIG_SND_SOC_TAS2770 is not set # CONFIG_SND_SOC_TAS2780 is not set # CONFIG_SND_SOC_TAS2781_I2C is not set +# CONFIG_SND_SOC_TAS2783_SDW is not set # CONFIG_SND_SOC_TAS5086 is not set # CONFIG_SND_SOC_TAS571X is not set # CONFIG_SND_SOC_TAS5720 is not set @@ -5723,6 +5728,7 @@ CONFIG_SND_USB_POD=m CONFIG_SND_USB_TONEPORT=m CONFIG_SND_USB_UA101=m CONFIG_SND_USB_US122L=m +CONFIG_SND_USB_US144MKII=m CONFIG_SND_USB_USX2Y=m CONFIG_SND_USB_VARIAX=m CONFIG_SND_USB=y diff --git a/kernel-s390x-rhel.config b/kernel-s390x-rhel.config index bdc7fcb23..aab66d0ba 100644 --- a/kernel-s390x-rhel.config +++ b/kernel-s390x-rhel.config @@ -1184,6 +1184,7 @@ CONFIG_DP83867_PHY=m CONFIG_DP83TC811_PHY=m # CONFIG_DP83TD510_PHY is not set CONFIG_DP83TG720_PHY=m +# CONFIG_DPLL_REFCNT_TRACKER is not set CONFIG_DPLL=y # CONFIG_DPS310 is not set # CONFIG_DRAGONRISE_FF is not set @@ -5405,6 +5406,7 @@ CONFIG_SND_SOC_CX2072X=m # CONFIG_SND_SOC_ES8326 is not set # CONFIG_SND_SOC_ES8328_I2C is not set # CONFIG_SND_SOC_ES8328_SPI is not set +# CONFIG_SND_SOC_FS210X is not set # CONFIG_SND_SOC_FSL_ASRC is not set # CONFIG_SND_SOC_FSL_AUDMIX is not set # CONFIG_SND_SOC_FSL_ESAI is not set @@ -5516,6 +5518,7 @@ CONFIG_SND_SOC_MAX98927=m # CONFIG_SND_SOC_MT6660 is not set # CONFIG_SND_SOC_MTK_BTCVSD is not set # CONFIG_SND_SOC_NAU8315 is not set +# CONFIG_SND_SOC_NAU8325 is not set # CONFIG_SND_SOC_NAU8540 is not set # CONFIG_SND_SOC_NAU8810 is not set # CONFIG_SND_SOC_NAU8821 is not set @@ -5526,6 +5529,7 @@ CONFIG_SND_SOC_MAX98927=m # CONFIG_SND_SOC_NTP8918 is not set CONFIG_SND_SOC_OPS_KUNIT_TEST=m # CONFIG_SND_SOC_PCM1681 is not set +# CONFIG_SND_SOC_PCM1754 is not set # CONFIG_SND_SOC_PCM1789_I2C is not set # CONFIG_SND_SOC_PCM179X_I2C is not set # CONFIG_SND_SOC_PCM179X_SPI is not set @@ -5616,6 +5620,7 @@ CONFIG_SND_SOC_SOF_TOPLEVEL=y # CONFIG_SND_SOC_TAS2770 is not set # CONFIG_SND_SOC_TAS2780 is not set # CONFIG_SND_SOC_TAS2781_I2C is not set +# CONFIG_SND_SOC_TAS2783_SDW is not set # CONFIG_SND_SOC_TAS5086 is not set # CONFIG_SND_SOC_TAS571X is not set # CONFIG_SND_SOC_TAS5720 is not set @@ -5701,6 +5706,7 @@ CONFIG_SND_USB_POD=m CONFIG_SND_USB_TONEPORT=m CONFIG_SND_USB_UA101=m CONFIG_SND_USB_US122L=m +CONFIG_SND_USB_US144MKII=m CONFIG_SND_USB_USX2Y=m CONFIG_SND_USB_VARIAX=m CONFIG_SND_USB=y diff --git a/kernel-s390x-zfcpdump-rhel.config b/kernel-s390x-zfcpdump-rhel.config index e2de9c9e5..489689a91 100644 --- a/kernel-s390x-zfcpdump-rhel.config +++ b/kernel-s390x-zfcpdump-rhel.config @@ -1189,6 +1189,7 @@ CONFIG_DP83867_PHY=m CONFIG_DP83TC811_PHY=m # CONFIG_DP83TD510_PHY is not set CONFIG_DP83TG720_PHY=m +# CONFIG_DPLL_REFCNT_TRACKER is not set CONFIG_DPLL=y # CONFIG_DPS310 is not set # CONFIG_DRAGONRISE_FF is not set @@ -5425,6 +5426,7 @@ CONFIG_SND_SOC_CX2072X=m # CONFIG_SND_SOC_ES8326 is not set # CONFIG_SND_SOC_ES8328_I2C is not set # CONFIG_SND_SOC_ES8328_SPI is not set +# CONFIG_SND_SOC_FS210X is not set # CONFIG_SND_SOC_FSL_ASRC is not set # CONFIG_SND_SOC_FSL_AUDMIX is not set # CONFIG_SND_SOC_FSL_ESAI is not set @@ -5536,6 +5538,7 @@ CONFIG_SND_SOC_MAX98927=m # CONFIG_SND_SOC_MT6660 is not set # CONFIG_SND_SOC_MTK_BTCVSD is not set # CONFIG_SND_SOC_NAU8315 is not set +# CONFIG_SND_SOC_NAU8325 is not set # CONFIG_SND_SOC_NAU8540 is not set # CONFIG_SND_SOC_NAU8810 is not set # CONFIG_SND_SOC_NAU8821 is not set @@ -5546,6 +5549,7 @@ CONFIG_SND_SOC_MAX98927=m # CONFIG_SND_SOC_NTP8918 is not set CONFIG_SND_SOC_OPS_KUNIT_TEST=m # CONFIG_SND_SOC_PCM1681 is not set +# CONFIG_SND_SOC_PCM1754 is not set # CONFIG_SND_SOC_PCM1789_I2C is not set # CONFIG_SND_SOC_PCM179X_I2C is not set # CONFIG_SND_SOC_PCM179X_SPI is not set @@ -5636,6 +5640,7 @@ CONFIG_SND_SOC_SOF_TOPLEVEL=y # CONFIG_SND_SOC_TAS2770 is not set # CONFIG_SND_SOC_TAS2780 is not set # CONFIG_SND_SOC_TAS2781_I2C is not set +# CONFIG_SND_SOC_TAS2783_SDW is not set # CONFIG_SND_SOC_TAS5086 is not set # CONFIG_SND_SOC_TAS571X is not set # CONFIG_SND_SOC_TAS5720 is not set @@ -5721,6 +5726,7 @@ CONFIG_SND_USB_POD=m CONFIG_SND_USB_TONEPORT=m CONFIG_SND_USB_UA101=m CONFIG_SND_USB_US122L=m +CONFIG_SND_USB_US144MKII=m CONFIG_SND_USB_USX2Y=m CONFIG_SND_USB_VARIAX=m CONFIG_SND_USB=y diff --git a/kernel-x86_64-debug-rhel.config b/kernel-x86_64-debug-rhel.config index 4740b3f7c..b8e5967a5 100644 --- a/kernel-x86_64-debug-rhel.config +++ b/kernel-x86_64-debug-rhel.config @@ -1257,6 +1257,7 @@ CONFIG_DP83867_PHY=m CONFIG_DP83TC811_PHY=m # CONFIG_DP83TD510_PHY is not set CONFIG_DP83TG720_PHY=m +CONFIG_DPLL_REFCNT_TRACKER=y CONFIG_DPLL=y # CONFIG_DPS310 is not set CONFIG_DPTF_PCH_FIVR=m @@ -5726,6 +5727,7 @@ CONFIG_SND_SOC_ES8316=m CONFIG_SND_SOC_ES8326=m # CONFIG_SND_SOC_ES8328_I2C is not set # CONFIG_SND_SOC_ES8328_SPI is not set +# CONFIG_SND_SOC_FS210X is not set # CONFIG_SND_SOC_FSL_ASRC is not set # CONFIG_SND_SOC_FSL_AUDMIX is not set # CONFIG_SND_SOC_FSL_ESAI is not set @@ -5840,6 +5842,7 @@ CONFIG_SND_SOC_MAX98927=m # CONFIG_SND_SOC_MT6660 is not set # CONFIG_SND_SOC_MTK_BTCVSD is not set CONFIG_SND_SOC_NAU8315=m +# CONFIG_SND_SOC_NAU8325 is not set # CONFIG_SND_SOC_NAU8540 is not set # CONFIG_SND_SOC_NAU8810 is not set CONFIG_SND_SOC_NAU8821=m @@ -5850,6 +5853,7 @@ CONFIG_SND_SOC_NAU8825=m # CONFIG_SND_SOC_NTP8918 is not set CONFIG_SND_SOC_OPS_KUNIT_TEST=m # CONFIG_SND_SOC_PCM1681 is not set +# CONFIG_SND_SOC_PCM1754 is not set # CONFIG_SND_SOC_PCM1789_I2C is not set # CONFIG_SND_SOC_PCM179X_I2C is not set # CONFIG_SND_SOC_PCM179X_SPI is not set @@ -5954,6 +5958,7 @@ CONFIG_SND_SOC_SSM4567=m # CONFIG_SND_SOC_TAS2770 is not set # CONFIG_SND_SOC_TAS2780 is not set # CONFIG_SND_SOC_TAS2781_I2C is not set +CONFIG_SND_SOC_TAS2783_SDW=m # CONFIG_SND_SOC_TAS5086 is not set # CONFIG_SND_SOC_TAS571X is not set # CONFIG_SND_SOC_TAS5720 is not set @@ -6039,6 +6044,7 @@ CONFIG_SND_USB_POD=m CONFIG_SND_USB_TONEPORT=m CONFIG_SND_USB_UA101=m CONFIG_SND_USB_US122L=m +CONFIG_SND_USB_US144MKII=m CONFIG_SND_USB_USX2Y=m CONFIG_SND_USB_VARIAX=m CONFIG_SND_USB=y diff --git a/kernel-x86_64-rhel.config b/kernel-x86_64-rhel.config index 6793d750f..a9647acd8 100644 --- a/kernel-x86_64-rhel.config +++ b/kernel-x86_64-rhel.config @@ -1249,6 +1249,7 @@ CONFIG_DP83867_PHY=m CONFIG_DP83TC811_PHY=m # CONFIG_DP83TD510_PHY is not set CONFIG_DP83TG720_PHY=m +# CONFIG_DPLL_REFCNT_TRACKER is not set CONFIG_DPLL=y # CONFIG_DPS310 is not set CONFIG_DPTF_PCH_FIVR=m @@ -5704,6 +5705,7 @@ CONFIG_SND_SOC_ES8316=m CONFIG_SND_SOC_ES8326=m # CONFIG_SND_SOC_ES8328_I2C is not set # CONFIG_SND_SOC_ES8328_SPI is not set +# CONFIG_SND_SOC_FS210X is not set # CONFIG_SND_SOC_FSL_ASRC is not set # CONFIG_SND_SOC_FSL_AUDMIX is not set # CONFIG_SND_SOC_FSL_ESAI is not set @@ -5818,6 +5820,7 @@ CONFIG_SND_SOC_MAX98927=m # CONFIG_SND_SOC_MT6660 is not set # CONFIG_SND_SOC_MTK_BTCVSD is not set CONFIG_SND_SOC_NAU8315=m +# CONFIG_SND_SOC_NAU8325 is not set # CONFIG_SND_SOC_NAU8540 is not set # CONFIG_SND_SOC_NAU8810 is not set CONFIG_SND_SOC_NAU8821=m @@ -5828,6 +5831,7 @@ CONFIG_SND_SOC_NAU8825=m # CONFIG_SND_SOC_NTP8918 is not set CONFIG_SND_SOC_OPS_KUNIT_TEST=m # CONFIG_SND_SOC_PCM1681 is not set +# CONFIG_SND_SOC_PCM1754 is not set # CONFIG_SND_SOC_PCM1789_I2C is not set # CONFIG_SND_SOC_PCM179X_I2C is not set # CONFIG_SND_SOC_PCM179X_SPI is not set @@ -5931,6 +5935,7 @@ CONFIG_SND_SOC_SSM4567=m # CONFIG_SND_SOC_TAS2770 is not set # CONFIG_SND_SOC_TAS2780 is not set # CONFIG_SND_SOC_TAS2781_I2C is not set +CONFIG_SND_SOC_TAS2783_SDW=m # CONFIG_SND_SOC_TAS5086 is not set # CONFIG_SND_SOC_TAS571X is not set # CONFIG_SND_SOC_TAS5720 is not set @@ -6016,6 +6021,7 @@ CONFIG_SND_USB_POD=m CONFIG_SND_USB_TONEPORT=m CONFIG_SND_USB_UA101=m CONFIG_SND_USB_US122L=m +CONFIG_SND_USB_US144MKII=m CONFIG_SND_USB_USX2Y=m CONFIG_SND_USB_VARIAX=m CONFIG_SND_USB=y diff --git a/kernel-x86_64-rt-debug-rhel.config b/kernel-x86_64-rt-debug-rhel.config index acebe3ec5..0bb766d89 100644 --- a/kernel-x86_64-rt-debug-rhel.config +++ b/kernel-x86_64-rt-debug-rhel.config @@ -1276,6 +1276,7 @@ CONFIG_DP83867_PHY=m CONFIG_DP83TC811_PHY=m # CONFIG_DP83TD510_PHY is not set CONFIG_DP83TG720_PHY=m +CONFIG_DPLL_REFCNT_TRACKER=y CONFIG_DPLL=y # CONFIG_DPM_WATCHDOG is not set # CONFIG_DPS310 is not set @@ -5823,6 +5824,7 @@ CONFIG_SND_SOC_ES8316=m CONFIG_SND_SOC_ES8326=m # CONFIG_SND_SOC_ES8328_I2C is not set # CONFIG_SND_SOC_ES8328_SPI is not set +# CONFIG_SND_SOC_FS210X is not set # CONFIG_SND_SOC_FSL_ASRC is not set # CONFIG_SND_SOC_FSL_AUDMIX is not set # CONFIG_SND_SOC_FSL_ESAI is not set @@ -5937,6 +5939,7 @@ CONFIG_SND_SOC_MAX98927=m # CONFIG_SND_SOC_MT6660 is not set # CONFIG_SND_SOC_MTK_BTCVSD is not set CONFIG_SND_SOC_NAU8315=m +# CONFIG_SND_SOC_NAU8325 is not set # CONFIG_SND_SOC_NAU8540 is not set # CONFIG_SND_SOC_NAU8810 is not set CONFIG_SND_SOC_NAU8821=m @@ -5947,6 +5950,7 @@ CONFIG_SND_SOC_NAU8825=m # CONFIG_SND_SOC_NTP8918 is not set CONFIG_SND_SOC_OPS_KUNIT_TEST=m # CONFIG_SND_SOC_PCM1681 is not set +# CONFIG_SND_SOC_PCM1754 is not set # CONFIG_SND_SOC_PCM1789_I2C is not set # CONFIG_SND_SOC_PCM179X_I2C is not set # CONFIG_SND_SOC_PCM179X_SPI is not set @@ -6053,6 +6057,7 @@ CONFIG_SND_SOC_SSM4567=m # CONFIG_SND_SOC_TAS2770 is not set # CONFIG_SND_SOC_TAS2780 is not set # CONFIG_SND_SOC_TAS2781_I2C is not set +CONFIG_SND_SOC_TAS2783_SDW=m # CONFIG_SND_SOC_TAS5086 is not set # CONFIG_SND_SOC_TAS571X is not set # CONFIG_SND_SOC_TAS5720 is not set @@ -6138,6 +6143,7 @@ CONFIG_SND_USB_POD=m CONFIG_SND_USB_TONEPORT=m CONFIG_SND_USB_UA101=m CONFIG_SND_USB_US122L=m +CONFIG_SND_USB_US144MKII=m CONFIG_SND_USB_USX2Y=m CONFIG_SND_USB_VARIAX=m CONFIG_SND_USB=y diff --git a/kernel-x86_64-rt-rhel.config b/kernel-x86_64-rt-rhel.config index b277ebc0c..daf89cce0 100644 --- a/kernel-x86_64-rt-rhel.config +++ b/kernel-x86_64-rt-rhel.config @@ -1268,6 +1268,7 @@ CONFIG_DP83867_PHY=m CONFIG_DP83TC811_PHY=m # CONFIG_DP83TD510_PHY is not set CONFIG_DP83TG720_PHY=m +# CONFIG_DPLL_REFCNT_TRACKER is not set CONFIG_DPLL=y # CONFIG_DPM_WATCHDOG is not set # CONFIG_DPS310 is not set @@ -5801,6 +5802,7 @@ CONFIG_SND_SOC_ES8316=m CONFIG_SND_SOC_ES8326=m # CONFIG_SND_SOC_ES8328_I2C is not set # CONFIG_SND_SOC_ES8328_SPI is not set +# CONFIG_SND_SOC_FS210X is not set # CONFIG_SND_SOC_FSL_ASRC is not set # CONFIG_SND_SOC_FSL_AUDMIX is not set # CONFIG_SND_SOC_FSL_ESAI is not set @@ -5915,6 +5917,7 @@ CONFIG_SND_SOC_MAX98927=m # CONFIG_SND_SOC_MT6660 is not set # CONFIG_SND_SOC_MTK_BTCVSD is not set CONFIG_SND_SOC_NAU8315=m +# CONFIG_SND_SOC_NAU8325 is not set # CONFIG_SND_SOC_NAU8540 is not set # CONFIG_SND_SOC_NAU8810 is not set CONFIG_SND_SOC_NAU8821=m @@ -5925,6 +5928,7 @@ CONFIG_SND_SOC_NAU8825=m # CONFIG_SND_SOC_NTP8918 is not set CONFIG_SND_SOC_OPS_KUNIT_TEST=m # CONFIG_SND_SOC_PCM1681 is not set +# CONFIG_SND_SOC_PCM1754 is not set # CONFIG_SND_SOC_PCM1789_I2C is not set # CONFIG_SND_SOC_PCM179X_I2C is not set # CONFIG_SND_SOC_PCM179X_SPI is not set @@ -6030,6 +6034,7 @@ CONFIG_SND_SOC_SSM4567=m # CONFIG_SND_SOC_TAS2770 is not set # CONFIG_SND_SOC_TAS2780 is not set # CONFIG_SND_SOC_TAS2781_I2C is not set +CONFIG_SND_SOC_TAS2783_SDW=m # CONFIG_SND_SOC_TAS5086 is not set # CONFIG_SND_SOC_TAS571X is not set # CONFIG_SND_SOC_TAS5720 is not set @@ -6115,6 +6120,7 @@ CONFIG_SND_USB_POD=m CONFIG_SND_USB_TONEPORT=m CONFIG_SND_USB_UA101=m CONFIG_SND_USB_US122L=m +CONFIG_SND_USB_US144MKII=m CONFIG_SND_USB_USX2Y=m CONFIG_SND_USB_VARIAX=m CONFIG_SND_USB=y diff --git a/kernel.changelog b/kernel.changelog index 647b48e3a..05e8a2c3f 100644 --- a/kernel.changelog +++ b/kernel.changelog @@ -1,3 +1,787 @@ +* Mon Feb 16 2026 CKI KWF Bot [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 + * Sat Feb 14 2026 CKI KWF Bot [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] diff --git a/kernel.spec b/kernel.spec index 4b5e0b538..718976bdf 100644 --- a/kernel.spec +++ b/kernel.spec @@ -176,15 +176,15 @@ Summary: The Linux kernel # define buildid .local %define specversion 5.14.0 %define patchversion 5.14 -%define pkgrelease 682 +%define pkgrelease 683 %define kversion 5 -%define tarfile_release 5.14.0-682.el9 +%define tarfile_release 5.14.0-683.el9 # This is needed to do merge window version magic %define patchlevel 14 # This allows pkg_release to have configurable %%{?dist} tag -%define specrelease 682%{?buildid}%{?dist} +%define specrelease 683%{?buildid}%{?dist} # This defines the kabi tarball version -%define kabiversion 5.14.0-682.el9 +%define kabiversion 5.14.0-683.el9 # # End of genspec.sh variables @@ -3711,6 +3711,789 @@ fi # # %changelog +* Mon Feb 16 2026 CKI KWF Bot [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] + * Sat Feb 14 2026 CKI KWF Bot [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] diff --git a/sources b/sources index ab373fea9..1197c12ed 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ -SHA512 (linux-5.14.0-682.el9.tar.xz) = 059fee8974195b5599d3789599571dafe01ac02f507c4e3ad6476b5cfbf600f97e39426e178b82918ed07dd6fbec4fe6aec9bfdf1e7561ed0f08d32f588bd32f -SHA512 (kernel-abi-stablelists-5.14.0-682.el9.tar.bz2) = b61f9f30585a2df32a7198aa7faae3a90d1af7bb227d4434397b91d1d29538b5fddde96b042a42ca60e48c4904c882ce091039e46e893fc45a59367853f75030 -SHA512 (kernel-kabi-dw-5.14.0-682.el9.tar.bz2) = 6b58f1c7d39961d3d4882169c4f8b96bd9a8abe0deae363c09745136daaa2eff90379e822c766a776da6c022a4dd0a0098233568c586ae37d2ffc481cf310a97 +SHA512 (linux-5.14.0-683.el9.tar.xz) = 34222da882e43b772fdb21f765fd6ca3ce6d19428a30c22ded9b134a2d737aca861e21d9a8853a6669a396001df24e287478279a5092dba6f43920978d5ba26c +SHA512 (kernel-abi-stablelists-5.14.0-683.el9.tar.bz2) = 92d430888267813db6a2f1bba46a82b5a8a1cb487db30a4885a09fe647ed8a6c5ab897a6b0a87e7764dd40ebb3668d49ed763a35cf86f743281bd9e14dcf20c9 +SHA512 (kernel-kabi-dw-5.14.0-683.el9.tar.bz2) = 01f04ab784aed445b3292060712390785b4fbb39c7c9c72be264211e5b1144832e28861015fb4f6c0366f372a15e936e0f7cbf2feeda215ee21e7069482bd9c7