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-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-10-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-07-29
ALSA: memalloc: Align buffer allocations in page size
Takashi Iwai
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-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
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-26
ALSA: ISA: not for M68K
Randy Dunlap
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-11-18
ALSA: timer: Unconditionally unlink slave instances, too
Takashi Iwai
2021-11-18
ALSA: timer: Fix use-after-free problem
Wang Wensheng
2021-10-20
ALSA: seq: Fix a potential UAF by wrong private_free call order
Takashi Iwai
2021-10-20
ALSA: pcm: Workaround for a wrong offset in SYNC_PTR compat ioctl
Takashi Iwai
2021-09-08
ALSA: pcm: fix divide error in snd_pcm_lib_ioctl
Zubin Mithra
2021-08-15
ALSA: pcm: Fix mmap breakage without explicit buffer setup
Takashi Iwai
2021-08-12
ALSA: pcm - fix mmap capability check for the snd-dummy driver
Jaroslav Kysela
2021-08-12
ALSA: seq: Fix racy deletion of subscriber
Takashi Iwai
2021-07-28
ALSA: pcm: Fix mmap capability check
Takashi Iwai
2021-07-28
ALSA: pcm: Call substream ack() method upon compat mmap commit
Alan Young
2021-06-16
ALSA: seq: Fix race of snd_seq_timer_open()
Takashi Iwai
2021-06-10
ALSA: timer: Fix master timer notification
Takashi Iwai
2021-05-14
ALSA: core: remove redundant spin_lock pair in snd_card_disconnect
Jia Zhou
2021-03-04
ALSA: pcm: Don't call sync_stop if it hasn't been stopped
Takashi Iwai
2021-03-04
ALSA: pcm: Assure sync with the pending stop operation at suspend
Takashi Iwai
2021-03-04
ALSA: pcm: Call sync_stop at disconnection
Takashi Iwai
[next]