summaryrefslogtreecommitdiff
path: root/sound/core
AgeCommit message (Expand)Author
2022-02-04Merge remote-tracking branch 'google/common/android-4.4-p' into lineage-18.1-...Michael Bestas
2022-01-27ALSA: seq: Set upper limit of processed eventsTakashi Iwai
2022-01-27ALSA: oss: fix compile error when OSS_DEBUG is enabledBixuan Cui
2022-01-27ALSA: PCM: Add missing rwsem around snd_ctl_remove() callsTakashi Iwai
2022-01-27ALSA: jack: Add missing rwsem around snd_ctl_remove() callsTakashi Iwai
2021-12-29ALSA: jack: Check the return value of kstrdup()Xiaoke Wang
2021-12-27Merge remote-tracking branch 'common/android-4.4-p' into lineage-18.1-caf-msm...Michael Bestas
2021-12-27Merge remote-tracking branch 'common/android-4.4-p' into lineage-18.1-caf-msm...Michael Bestas
2021-12-14ALSA: pcm: oss: Handle missing errors in snd_pcm_oss_change_params*()Takashi Iwai
2021-12-14ALSA: pcm: oss: Limit the period size to 16MBTakashi Iwai
2021-12-14ALSA: pcm: oss: Fix negative period/buffer sizesTakashi Iwai
2021-12-14ALSA: ctl: Fix copy of updated id with element read/writeAlan Young
2021-11-26ALSA: mixer: fix deadlock in snd_mixer_oss_set_volumePavel Skripkin
2021-11-26ALSA: mixer: oss: Fix racy access to slotsTakashi Iwai
2021-11-26ALSA: timer: Unconditionally unlink slave instances, tooTakashi Iwai
2021-11-26ALSA: timer: Fix use-after-free problemWang Wensheng
2021-10-27ALSA: seq: Fix a potential UAF by wrong private_free call orderTakashi Iwai
2021-10-12Merge remote-tracking branch 'common/android-4.4-p' into lineage-18.1-caf-msm...Michael Bestas
2021-09-22ALSA: pcm: fix divide error in snd_pcm_lib_ioctlZubin Mithra
2021-09-16Merge remote-tracking branch 'common/android-4.4-p' into lineage-18.1-caf-msm...Michael Bestas
2021-08-15ALSA: seq: Fix racy deletion of subscriberTakashi Iwai
2021-07-10Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2021-06-10ALSA: timer: Fix master timer notificationTakashi Iwai
2021-05-31Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2021-05-22ALSA: core: remove redundant spin_lock pair in snd_card_disconnectJia Zhou
2021-02-07Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2021-01-30ALSA: seq: oss: Fix missing error check in snd_seq_oss_synth_make_info()Takashi Iwai
2021-01-09ALSA: seq: Use bool for snd_seq_queue internal flagsTakashi Iwai
2020-12-30Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-12-29ALSA: pcm: oss: Fix a few more UBSAN fixesTakashi Iwai
2020-12-29ALSA: pcm: oss: Fix potential out-of-bounds shiftTakashi Iwai
2020-12-09Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-11-24ALSA: ctl: fix error path at adding user-defined element setTakashi Sakamoto
2020-11-15Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-10-29ALSA: seq: oss: Avoid mutex lock for a long-time ioctlTakashi Iwai
2020-09-19Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-09-12ALSA: pcm: oss: Remove superfluous WARN_ON() for mulaw sanity checkTakashi Iwai
2020-08-23Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-08-21ALSA: seq: oss: Serialize ioctlsTakashi Iwai
2020-07-31ALSA: info: Drop WARN_ON() from buffer NULL sanity checkTakashi Iwai
2020-07-24Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-07-22ALSA: compress: fix partial_drain completion stateVinod Koul
2020-06-20ALSA: pcm: disallow linking stream to itselfMichał Mirosław
2020-06-04Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-06-03ALSA: hwdep: fix a left shifting 1 by 31 UB bugChangming Liu
2020-05-27ALSA: pcm: fix incorrect hw_base increaseBrent Lu
2020-05-20ALSA: rawmidi: Initialize allocated buffersTakashi Iwai
2020-05-20ALSA: rawmidi: Fix racy buffer resize under concurrent accessesTakashi Iwai
2020-05-14Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-05-05ALSA: pcm: oss: Place the plugin buffer overflow checks correctlyTakashi Iwai