acrn-kernel/sound
Takashi Iwai 1be2143fb7 ALSA: pcm: Make mmap status read-only
The mmap status record should be read-only.  Modifying it from
user-space may screw up things unexpectedly, so let's clear the write
bits at exposing it.

Note that alsa-lib and other known user-space apps access the mmapped
status only as read-only, hence this change shouldn't break the
existing applications.

Reviewed-by: Jaroslav Kysela <perex@perex.cz>
Link: https://lore.kernel.org/r/20220926135558.26580-3-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2022-09-27 08:46:03 +02:00
..
ac97 ALSA: ac97: Replace sprintf() with sysfs_emit() 2022-08-02 16:03:41 +02:00
aoa ALSA: aoa: Replace sprintf() with sysfs_emit() 2022-08-02 16:03:42 +02:00
arm
atmel
core ALSA: pcm: Make mmap status read-only 2022-09-27 08:46:03 +02:00
drivers ALSA: dummy: Add customizable volume min/max. 2022-09-12 09:52:10 +02:00
firewire ALSA: firewire: Remove some left-over license text in sound/firewire 2022-09-27 08:42:18 +02:00
hda Merge branch 'for-linus' into for-next 2022-09-22 13:54:20 +02:00
i2c
isa ALSA: es18xx: Remove the unneeded result variable 2022-09-20 13:33:55 +02:00
mips
oss sound: oss: dmasound: remove software_input_volume declaration 2022-09-09 09:11:06 +02:00
parisc
pci ALSA: hda/hdmi: Limit the maximal count of PCM devices to 8 2022-09-26 08:23:05 +02:00
pcmcia ALSA: pdaudiocf: Drop superfluous GFP setup 2022-08-24 08:00:26 +02:00
ppc ALSA: ppc: Switch to use for_each_child_of_node() macro 2022-09-17 10:01:04 +02:00
sh
soc ALSA: hda/hdmi: Use only dynamic PCM device allocation 2022-09-22 13:58:16 +02:00
sparc
spi sound:spi: remove reference to AVR32 in Atmel AT73C213 DAC driver 2022-08-03 11:11:26 +02:00
synth
usb ALSA: usb-audio: Properly refcounting clock rate 2022-09-20 20:12:50 +02:00
virtio
x86
xen
Kconfig
Makefile
ac97_bus.c
last.c
sound_core.c