Merge tag 'sound-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Pull sound fixes from Takashi Iwai: "The important fixes at this time are a couple fixes in ALSA core: a fix for PCM is about the OOB access in PCM OSS plugins that has been for long time, but hasn't hit so often until now just because we allocated a large buffer via vmalloc(), and surfaced more often after switching to kvmalloc(). Another fix is for a long-standing PCM problem wrt racy PM resume. Others are trivial nospec coverage and usual HD-audio quirks" * tag 'sound-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound: ALSA: hda/realtek - Fix speakers on Acer Predator Helios 500 Ryzen laptops ALSA: pcm: Don't suspend stream in unrecoverable PCM state ALSA: hda/ca0132 - Simplify alt firmware loading code ALSA: pcm: Fix possible OOB access in PCM oss plugins ALSA: hda/realtek: Enable headset MIC of ASUS X430UN and X512DK with ALC256 ALSA: hda/realtek: Enable headset mic of ASUS P5440FF with ALC256 ALSA: hda/realtek: Enable ASUS X441MB and X705FD headset MIC with ALC256 ALSA: hda/realtek - Add support for Acer Aspire E5-523G/ES1-432 headset mic ALSA: hda/realtek: Enable headset MIC of Acer Aspire Z24-890 with ALC286 ALSA: seq: oss: Fix Spectre v1 vulnerability ALSA: rawmidi: Fix potential Spectre v1 vulnerability
Showing
- sound/core/oss/pcm_oss.c 22 additions, 21 deletionssound/core/oss/pcm_oss.c
- sound/core/pcm_native.c 8 additions, 1 deletionsound/core/pcm_native.c
- sound/core/rawmidi.c 2 additions, 0 deletionssound/core/rawmidi.c
- sound/core/seq/oss/seq_oss_synth.c 4 additions, 3 deletionssound/core/seq/oss/seq_oss_synth.c
- sound/pci/hda/patch_ca0132.c 6 additions, 14 deletionssound/pci/hda/patch_ca0132.c
- sound/pci/hda/patch_realtek.c 35 additions, 0 deletionssound/pci/hda/patch_realtek.c
Loading
Please register or sign in to comment