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
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
2021-01-27
ALSA: seq: oss: Fix missing error check in snd_seq_oss_synth_make_info()
Takashi Iwai
2021-01-06
ALSA: pcm: Clear the full allocated memory at hw_params
Takashi Iwai
2021-01-06
ALSA: rawmidi: Access runtime->avail always in spinlock
Takashi Iwai
2021-01-06
ALSA: seq: Use bool for snd_seq_queue internal flags
Takashi Iwai
2020-12-30
ALSA: core: memalloc: add page alignment for iram
Robin Gong
2020-12-30
ALSA: pcm: oss: Fix a few more UBSAN fixes
Takashi Iwai
2020-12-21
ALSA: pcm: oss: Fix potential out-of-bounds shift
Takashi Iwai
2020-11-13
ALSA: ctl: fix error path at adding user-defined element set
Takashi Sakamoto
2020-10-26
ALSA: fix kernel-doc markups
Mauro Carvalho Chehab
2020-09-23
ALSA: seq: oss: Avoid mutex lock for a long-time ioctl
Takashi Iwai
2020-09-22
ALSA: ctl: Workaround for lockdep warning wrt card->ctl_files_rwlock
Takashi Iwai
2020-09-21
ALSA: compat_ioctl: avoid compat_alloc_user_space
Arnd Bergmann
2020-09-09
ALSA: timer: Replace tasklet with work
Takashi Iwai
2020-09-09
Merge branch 'for-linus' into for-next
Takashi Iwai
2020-09-03
ALSA: rawmidi: (cosmetic) align function parameters
Pierre-Louis Bossart
2020-09-03
ALSA: core: init: use DECLARE_COMPLETION_ONSTACK() macro
Pierre-Louis Bossart
2020-09-03
ALSA: compress_offload: remove redundant initialization
Pierre-Louis Bossart
2020-09-03
ALSA: compress_offload: dereference after checking for NULL pointer
Pierre-Louis Bossart
2020-09-03
ALSA: core: timer: clarify operator precedence
Pierre-Louis Bossart
2020-09-03
ALSA: core: timer: remove redundant assignment
Pierre-Louis Bossart
2020-09-03
ALSA: core: pcm_memory: dereference pointer after NULL checks
Pierre-Louis Bossart
2020-09-03
ALSA: core: memalloc: fix fallthrough position
Pierre-Louis Bossart
2020-09-03
ALSA: core: pcm: simplify locking for timers
Pierre-Louis Bossart
2020-09-02
Merge branch 'topic/tasklet-convert' into for-linus
Takashi Iwai
2020-09-02
ALSA: core: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-09-01
ALSA: pcm: oss: Remove superfluous WARN_ON() for mulaw sanity check
Takashi Iwai
[next]