index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
core
(
unfollow
)
Commit message (
Expand
)
Author
2024-10-17
Merge remote-tracking branch 'msm8998/lineage-20' into lineage-20
Raghuram Subramani
2023-11-09
ALSA: oss: Fix potential deadlock at unregistration
Takashi Iwai
2023-11-09
Revert "ALSA: rawmidi: Fix racy buffer resize under concurrent accesses"
Alexander Grund
2023-11-09
ALSA: rawmidi: Drop register_mutex in snd_rawmidi_free()
Takashi Iwai
2023-11-09
ALSA: rawmidi: Avoid OOB access to runtime buffer
Alexander Grund
2023-05-02
ALSA: control: use counting semaphore as write lock for ELEM_WRITE operation
Takashi Sakamoto
2023-05-02
ALSA: control: Fix memory corruption risk in snd_ctl_elem_read
Richard Fitzgerald
2023-05-02
ALSA: control: code refactoring for ELEM_READ/ELEM_WRITE operations
Takashi Sakamoto
2023-05-02
ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent UAF
Clement Lecigne
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: mixer: fix deadlock in snd_mixer_oss_set_volume
Pavel Skripkin
2021-11-26
ALSA: mixer: oss: Fix racy access to slots
Takashi Iwai
2021-11-26
ALSA: timer: Unconditionally unlink slave instances, too
Takashi Iwai
2021-11-26
ALSA: timer: Fix use-after-free problem
Wang Wensheng
2021-10-27
ALSA: seq: Fix a potential UAF by wrong private_free call order
Takashi Iwai
2021-09-22
ALSA: pcm: fix divide error in snd_pcm_lib_ioctl
Zubin Mithra
2021-08-15
ALSA: seq: Fix racy deletion of subscriber
Takashi Iwai
2021-06-10
ALSA: timer: Fix master timer notification
Takashi Iwai
2021-05-22
ALSA: core: remove redundant spin_lock pair in snd_card_disconnect
Jia Zhou
2021-01-30
ALSA: seq: oss: Fix missing error check in snd_seq_oss_synth_make_info()
Takashi Iwai
2021-01-09
ALSA: seq: Use bool for snd_seq_queue internal flags
Takashi Iwai
2020-12-29
ALSA: pcm: oss: Fix a few more UBSAN fixes
Takashi Iwai
2020-12-29
ALSA: pcm: oss: Fix potential out-of-bounds shift
Takashi Iwai
2020-11-24
ALSA: ctl: fix error path at adding user-defined element set
Takashi Sakamoto
2020-10-29
ALSA: seq: oss: Avoid mutex lock for a long-time ioctl
Takashi Iwai
2020-09-12
ALSA: pcm: oss: Remove superfluous WARN_ON() for mulaw sanity check
Takashi Iwai
2020-08-21
ALSA: seq: oss: Serialize ioctls
Takashi Iwai
2020-07-31
ALSA: info: Drop WARN_ON() from buffer NULL sanity check
Takashi Iwai
2020-07-22
ALSA: compress: fix partial_drain completion state
Vinod Koul
2020-06-20
ALSA: pcm: disallow linking stream to itself
Michał Mirosław
2020-06-03
ALSA: hwdep: fix a left shifting 1 by 31 UB bug
Changming Liu
2020-05-27
ALSA: pcm: fix incorrect hw_base increase
Brent Lu
2020-05-20
ALSA: rawmidi: Initialize allocated buffers
Takashi Iwai
2020-05-20
ALSA: rawmidi: Fix racy buffer resize under concurrent accesses
Takashi Iwai
2020-05-05
ALSA: pcm: oss: Place the plugin buffer overflow checks correctly
Takashi Iwai
2020-04-24
ALSA: pcm: oss: Fix regression by buffer overflow fix
Takashi Iwai
2020-04-02
ALSA: pcm: oss: Remove WARNING from snd_pcm_plug_alloc() checks
Takashi Iwai
2020-04-02
ALSA: pcm: oss: Avoid plugin buffer overflow
Takashi Iwai
2020-04-02
ALSA: seq: oss: Fix running status after receiving sysex
Takashi Iwai
2020-04-02
ALSA: seq: virmidi: Fix running status after receiving sysex
Takashi Iwai
2020-02-28
ALSA: seq: Fix concurrent access to queue current tick/time
Takashi Iwai
2020-02-28
ALSA: seq: Avoid concurrent access to queue flags
Takashi Iwai
[next]