lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <87zfki5sia.wl-tiwai@suse.de>
Date: Thu, 26 Dec 2024 17:16:45 +0100
From: Takashi Iwai <tiwai@...e.de>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Mark Brown <broonie@...nel.org>, Liam Girdwood <lgirdwood@...il.com>,
 Linux Sound Mailing List <linux-sound@...r.kernel.org>, Linux Kernel
 Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] sound fixes for 6.13-rc5

Linus,

please pull sound fixes for v6.13-rc5 from:

  git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-6.13-rc5

The topmost commit is 8cbd01ba9c38eb16f3a572300da486ac544519b7

----------------------------------------------------------------

sound fixes for 6.13-rc5

A collection of small fixes.  Nothing really stands out, fortunately.

- Follow-up fixes for the new compress offload API extension
- A few ASoC SOF, AMD and Mediatek quirks and fixes
- A regression fix in legacy SH driver cleanup
- Fix DMA mapping error handling in the helper code
- Fix kselftest dependency

----------------------------------------------------------------

Arnd Bergmann (2):
      ALSA: compress_offload: import DMA_BUF namespace
      ALSA: compress_offload: avoid 64-bit get_user()

Chen-Yu Tsai (2):
      ASoC: dt-bindings: realtek,rt5645: Fix CPVDD voltage comment
      ASoC: mediatek: disable buffer pre-allocation

Fedor Pchelkin (1):
      ALSA: memalloc: prefer dma_mapping_error() over explicit address checking

Jaroslav Kysela (2):
      ALSA: compress_offload: use safe list iteration in snd_compr_task_seq()
      ALSA: compress_offload: improve file descriptors installation for dma-buf

Li Zhijian (1):
      selftests/alsa: Fix circular dependency involving global-timer

Peter Ujfalusi (1):
      ASoC: SOF: Intel: hda-dai: Do not release the link DMA on STOP

Richard Fitzgerald (2):
      ASoC: Intel: sof_sdw: Fix DMI match for Lenovo 21Q6 and 21Q7
      ASoC: Intel: sof_sdw: Fix DMI match for Lenovo 21QA and 21QB

Shuming Fan (1):
      ASoC: rt722: add delay time to wait for the calibration procedure

Takashi Iwai (1):
      ALSA: sh: Fix wrong argument order for copy_from_iter()

Venkata Prasad Potturu (1):
      ASoC: amd: ps: Fix for enabling DMIC on acp63 platform via _DSD entry

---
 .../devicetree/bindings/sound/realtek,rt5645.yaml  |  2 +-
 sound/core/compress_offload.c                      | 33 ++++++++++++++--------
 sound/core/memalloc.c                              |  2 +-
 sound/sh/sh_dac_audio.c                            |  2 +-
 sound/soc/amd/ps/pci-ps.c                          | 17 ++++++++++-
 sound/soc/codecs/rt722-sdca.c                      |  7 ++++-
 sound/soc/intel/boards/sof_sdw.c                   | 23 +++++++++++++--
 .../soc/mediatek/common/mtk-afe-platform-driver.c  |  4 +--
 sound/soc/sof/intel/hda-dai.c                      | 25 ++++++++++++----
 sound/soc/sof/intel/hda.h                          |  2 --
 tools/testing/selftests/alsa/Makefile              |  2 +-
 11 files changed, 88 insertions(+), 31 deletions(-)


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ