index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
core
Age
Commit message (
Expand
)
Author
2022-09-15
ALSA: pcm: oss: Fix race at SNDCTL_DSP_SYNC
Takashi Iwai
2022-09-08
ALSA: seq: Fix data-race at module auto-loading
Takashi Iwai
2022-09-08
ALSA: seq: oss: Fix data-race for max_midi_devs access
Takashi Iwai
2022-08-25
ALSA: control: Use deferred fasync helper
Takashi Iwai
2022-08-25
ALSA: timer: Use deferred fasync helper
Takashi Iwai
2022-08-25
ALSA: core: Add async signal helpers
Takashi Iwai
2022-08-25
ALSA: info: Fix llseek return value when using callback
Amadeusz Sławiński
2022-06-09
ALSA: pcm: Check for null pointer of pointer substream before dereferencing it
Colin Ian King
2022-06-09
ALSA: jack: Access input_dev under mutex
Amadeusz Sławiński
2022-04-20
ALSA: pcm: Test for "silence" field in struct "pcm_format_data"
Fabio M. De Francesco
2022-04-20
ALSA: core: Add snd_card_free_on_error() helper
Takashi Iwai
2022-04-08
ALSA: pcm: Fix potential AB/BA lock with buffer_mutex and mmap_lock
Takashi Iwai
2022-03-28
ALSA: pcm: Add stream lock during PCM reset ioctl operations
Takashi Iwai
2022-03-28
ALSA: pcm: Fix races among concurrent prealloc proc writes
Takashi Iwai
2022-03-28
ALSA: pcm: Fix races among concurrent prepare and hw_params/hw_free calls
Takashi Iwai
2022-03-28
ALSA: pcm: Fix races among concurrent read/write and buffer changes
Takashi Iwai
2022-03-28
ALSA: pcm: Fix races among concurrent hw_params and hw_free calls
Takashi Iwai
2022-03-28
ALSA: oss: Fix PCM OSS buffer allocation overflow
Takashi Iwai
2022-01-27
ALSA: seq: Set upper limit of processed events
Takashi Iwai
2022-01-27
ALSA: oss: fix compile error when OSS_DEBUG is enabled
Bixuan Cui
2022-01-27
ALSA: PCM: Add missing rwsem around snd_ctl_remove() calls
Takashi Iwai
2022-01-27
ALSA: jack: Add missing rwsem around snd_ctl_remove() calls
Takashi Iwai
2022-01-27
ALSA: core: Fix SSID quirk lookup for subvendor=0
Takashi Iwai
2021-12-29
ALSA: rawmidi - fix the uninitalized user_pversion
Jaroslav Kysela
2021-12-29
ALSA: jack: Check the return value of kstrdup()
Xiaoke Wang
2021-12-14
ALSA: pcm: oss: Handle missing errors in snd_pcm_oss_change_params*()
Takashi Iwai
2021-12-14
ALSA: pcm: oss: Limit the period size to 16MB
Takashi Iwai
2021-12-14
ALSA: pcm: oss: Fix negative period/buffer sizes
Takashi Iwai
2021-12-14
ALSA: ctl: Fix copy of updated id with element read/write
Alan Young
2021-11-25
ALSA: ISA: not for M68K
Randy Dunlap
2021-11-18
ALSA: memalloc: Catch call with NULL snd_dma_buffer pointer
Takashi Iwai
2021-11-18
ALSA: timer: Unconditionally unlink slave instances, too
Takashi Iwai
2021-11-18
ALSA: timer: Fix use-after-free problem
Wang Wensheng
2021-11-18
ALSA: PCM: Fix NULL dereference at mmap checks
Takashi Iwai
2021-11-18
ALSA: mixer: fix deadlock in snd_mixer_oss_set_volume
Pavel Skripkin
2021-11-18
ALSA: mixer: oss: Fix racy access to slots
Takashi Iwai
2021-10-11
ALSA: pcm: Workaround for a wrong offset in SYNC_PTR compat ioctl
Takashi Iwai
2021-09-30
ALSA: seq: Fix a potential UAF by wrong private_free call order
Takashi Iwai
2021-09-23
ALSA: rawmidi: introduce SNDRV_RAWMIDI_IOCTL_USER_PVERSION
Jaroslav Kysela
2021-09-03
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-08-30
Merge branch 'for-linus' into for-next
Takashi Iwai
2021-08-27
ALSA: pcm: fix divide error in snd_pcm_lib_ioctl
Zubin Mithra
2021-08-19
isystem: trim/fixup stdarg.h and other headers
Alexey Dobriyan
2021-08-14
ALSA: pcm: Add SNDRV_PCM_INFO_EXPLICIT_SYNC flag
Takashi Iwai
2021-08-13
ALSA: memalloc: Count continuous pages in vmalloc buffer handler
Takashi Iwai
2021-08-13
ALSA: core: control_led: use strscpy instead of strlcpy
Pierre-Louis Bossart
2021-08-09
ALSA: pcm: Check mmap capability of runtime dma buffer at first
Takashi Iwai
2021-08-09
Merge branch 'for-linus' into for-next
Takashi Iwai
2021-08-09
ALSA: pcm: Fix mmap breakage without explicit buffer setup
Takashi Iwai
2021-08-08
ALSA: memalloc: Fix mmap of SG-buffer with WC pages
Takashi Iwai
[next]