mbox series

[GIT,PULL] ASoC fixes for v6.15-rc7

Message ID c5f1dacf2885ff4eb1c04fa0faadd0b9.broonie@kernel.org
State New
Headers show
Series [GIT,PULL] ASoC fixes for v6.15-rc7 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-fix-v6.15-rc7

Message

Mark Brown May 24, 2025, 10:34 p.m. UTC
The following changes since commit 7dd7f39fce0022b386ef1ea5ffef92ecc7dfc6af:

  ASoC: SOF: Intel: hda: Fix UAF when reloading module (2025-05-14 16:34:48 +0200)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-fix-v6.15-rc7

for you to fetch changes up to 688abe2860fd9c644705b9e11cb9649eb891b879:

  ASoC: qcom: sdm845: Add error handling in sdm845_slim_snd_hw_params() (2025-05-20 10:24:59 +0100)

----------------------------------------------------------------
ASoC: Fixes for v6.15

A couple more small fixes for v6.15, both of which could also easily
wait until the merge window.

----------------------------------------------------------------
Martin PoviĊĦer (1):
      ASoC: apple: mca: Constrain channels according to TDM mask

Wentao Liang (1):
      ASoC: qcom: sdm845: Add error handling in sdm845_slim_snd_hw_params()

 sound/soc/apple/mca.c   | 23 +++++++++++++++++++++++
 sound/soc/qcom/sdm845.c |  4 ++++
 2 files changed, 27 insertions(+)

Comments

Takashi Iwai May 25, 2025, 7:42 a.m. UTC | #1
On Sun, 25 May 2025 00:34:38 +0200,
Mark Brown wrote:
> 
> The following changes since commit 7dd7f39fce0022b386ef1ea5ffef92ecc7dfc6af:
> 
>   ASoC: SOF: Intel: hda: Fix UAF when reloading module (2025-05-14 16:34:48 +0200)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-fix-v6.15-rc7
> 
> for you to fetch changes up to 688abe2860fd9c644705b9e11cb9649eb891b879:
> 
>   ASoC: qcom: sdm845: Add error handling in sdm845_slim_snd_hw_params() (2025-05-20 10:24:59 +0100)
> 
> ----------------------------------------------------------------
> ASoC: Fixes for v6.15
> 
> A couple more small fixes for v6.15, both of which could also easily
> wait until the merge window.

This was already pulled.


thanks,

Takashi
Mark Brown May 25, 2025, 11:45 a.m. UTC | #2
On Sun, May 25, 2025 at 09:42:28AM +0200, Takashi Iwai wrote:
> Mark Brown wrote:

> > A couple more small fixes for v6.15, both of which could also easily
> > wait until the merge window.

> This was already pulled.

Yes, sorry - my tooling doesn't deal well with me moving between
computers with pending pulls that didn't land in Linus' tree yet it
turns out.