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
2023-12-13
ALSA: pcm: fix out-of-bounds in snd_pcm_state_names
Jason Zhang
2023-11-28
ALSA: info: Fix potential deadlock at disconnection
Takashi Iwai
2023-09-19
ALSA: pcm: Fix missing fixup call in compat hw_refine ioctl
Takashi Iwai
2023-09-19
ALSA: seq: oss: Fix racy open/close of MIDI devices
Takashi Iwai
2023-08-30
ALSA: pcm: Fix potential data race at PCM memory allocation helpers
Takashi Iwai
2023-07-23
ALSA: jack: Fix mutex call in snd_jack_report()
Takashi Iwai
2023-06-09
ALSA: oss: avoid missing-prototype warnings
Arnd Bergmann
2023-05-17
ASoC: soc-pcm: Fix DPCM lockdep warning due to nested stream locks
Takashi Iwai
2023-04-05
ALSA: usb-audio: Fix recursive locking at XRUN during syncing
Takashi Iwai
2023-01-18
ALSA: control-led: use strscpy in set_led_id()
Jaroslav Kysela
2023-01-14
ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent UAF
Clement Lecigne
2022-12-31
ALSA: pcm: Set missing stop_operating flag at undoing trigger start
Takashi Iwai
2022-12-14
ALSA: seq: Fix function prototype mismatch in snd_seq_expand_var_event
Kees Cook
2022-10-26
ALSA: dmaengine: increment buffer pointer atomically
Andreas Pape
2022-10-26
ALSA: rawmidi: Drop register_mutex in snd_rawmidi_free()
Takashi Iwai
2022-10-26
ALSA: oss: Fix potential deadlock at unregistration
Takashi Iwai
2022-09-28
ALSA: core: Fix double-free at snd_card_new()
Takashi Iwai
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
[next]