Commit 1dadb7e7eb5a for kernel

commit 1dadb7e7eb5a052a58fb2ec8d60c07186158efc4
Merge: fd41dc46db5e b0d1553d51c3
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Fri Jun 12 08:52:10 2026 -0700

    Merge tag 'sound-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound

    Pull sound fixes from Takashi Iwai:
     "A few small fixes for the last spurt. All changes are small, mostly
      consisting of driver-specific fixes, along with two UAF fixes for the
      ALSA timer core.

      Core:
       - Two UAF fixes in ALSA timer core

      ASoC:
       - SDCA: Fix NULL pointer dereference
       - amd / yc: Add DMI quirk for ASUS ExpertBook PM1403CDA
       - SOF amd: Fix garbage/spurious warnings
       - wm_adsp: Fix potential NULL dereference when removing firmware
         controls
       - loongson: Fix negative position calculation
       - spi-rzv2h-rspi: Fix SPDR read access width on 16-bit RX path"

    * tag 'sound-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound:
      ASoC: SDCA: fix NULL pointer dereference in sdca_dev_unregister_functions
      ASoC: loongson: Fix invalid position error in ls_pcm_pointer
      spi: rzv2h-rspi: Fix SPDR read access width for 16-bit RX
      ASoC: amd: yc: Add DMI quirk for ASUS EXPERTBOOK PM1403CDA
      ASoC: SOF: amd: set ipc flags to zero
      ASoC: SOF: amd: fix for ipc flags check
      ASoC: wm_adsp: Fix NULL dereference when removing firmware controls
      ALSA: timer: Fix UAF at snd_timer_user_params()
      ALSA: timer: Forcibly close timer instances at closing