summaryrefslogtreecommitdiff
path: root/sound/core (follow)
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'msm8998/lineage-20' into lineage-20Raghuram Subramani2024-10-17
* ALSA: control: use counting semaphore as write lock for ELEM_WRITE operationTakashi Sakamoto2023-05-02
* ALSA: control: Fix memory corruption risk in snd_ctl_elem_readRichard Fitzgerald2023-05-02
* ALSA: control: code refactoring for ELEM_READ/ELEM_WRITE operationsTakashi Sakamoto2023-05-02
* ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent UAFClement Lecigne2023-05-02
* Merge remote-tracking branch 'google/common/android-4.4-p' into lineage-18.1-...Michael Bestas2022-02-04
|\
| * ALSA: seq: Set upper limit of processed eventsTakashi Iwai2022-01-27
| * ALSA: oss: fix compile error when OSS_DEBUG is enabledBixuan Cui2022-01-27
| * ALSA: PCM: Add missing rwsem around snd_ctl_remove() callsTakashi Iwai2022-01-27
| * ALSA: jack: Add missing rwsem around snd_ctl_remove() callsTakashi Iwai2022-01-27
| * ALSA: jack: Check the return value of kstrdup()Xiaoke Wang2021-12-29
* | Merge remote-tracking branch 'common/android-4.4-p' into lineage-18.1-caf-msm...Michael Bestas2021-12-27
|\|
| * ALSA: pcm: oss: Handle missing errors in snd_pcm_oss_change_params*()Takashi Iwai2021-12-14
| * ALSA: pcm: oss: Limit the period size to 16MBTakashi Iwai2021-12-14
| * ALSA: pcm: oss: Fix negative period/buffer sizesTakashi Iwai2021-12-14
| * ALSA: ctl: Fix copy of updated id with element read/writeAlan Young2021-12-14
* | Merge remote-tracking branch 'common/android-4.4-p' into lineage-18.1-caf-msm...Michael Bestas2021-12-27
|\|
| * ALSA: mixer: fix deadlock in snd_mixer_oss_set_volumePavel Skripkin2021-11-26
| * ALSA: mixer: oss: Fix racy access to slotsTakashi Iwai2021-11-26
| * ALSA: timer: Unconditionally unlink slave instances, tooTakashi Iwai2021-11-26
| * ALSA: timer: Fix use-after-free problemWang Wensheng2021-11-26
| * ALSA: seq: Fix a potential UAF by wrong private_free call orderTakashi Iwai2021-10-27
* | Merge remote-tracking branch 'common/android-4.4-p' into lineage-18.1-caf-msm...Michael Bestas2021-10-12
|\|
| * ALSA: pcm: fix divide error in snd_pcm_lib_ioctlZubin Mithra2021-09-22
* | Merge remote-tracking branch 'common/android-4.4-p' into lineage-18.1-caf-msm...Michael Bestas2021-09-16
|\|
| * ALSA: seq: Fix racy deletion of subscriberTakashi Iwai2021-08-15
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-07-10
|\|
| * ALSA: timer: Fix master timer notificationTakashi Iwai2021-06-10
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-05-31
|\|
| * ALSA: core: remove redundant spin_lock pair in snd_card_disconnectJia Zhou2021-05-22
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-02-07
|\|
| * ALSA: seq: oss: Fix missing error check in snd_seq_oss_synth_make_info()Takashi Iwai2021-01-30
| * ALSA: seq: Use bool for snd_seq_queue internal flagsTakashi Iwai2021-01-09
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-12-30
|\|
| * ALSA: pcm: oss: Fix a few more UBSAN fixesTakashi Iwai2020-12-29
| * ALSA: pcm: oss: Fix potential out-of-bounds shiftTakashi Iwai2020-12-29
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-12-09
|\|
| * ALSA: ctl: fix error path at adding user-defined element setTakashi Sakamoto2020-11-24
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-11-15
|\|
| * ALSA: seq: oss: Avoid mutex lock for a long-time ioctlTakashi Iwai2020-10-29
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-09-19
|\|
| * ALSA: pcm: oss: Remove superfluous WARN_ON() for mulaw sanity checkTakashi Iwai2020-09-12
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-08-23
|\|
| * ALSA: seq: oss: Serialize ioctlsTakashi Iwai2020-08-21
| * ALSA: info: Drop WARN_ON() from buffer NULL sanity checkTakashi Iwai2020-07-31
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-07-24
|\|
| * ALSA: compress: fix partial_drain completion stateVinod Koul2020-07-22
| * ALSA: pcm: disallow linking stream to itselfMichał Mirosław2020-06-20
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-06-04
|\|
| * ALSA: hwdep: fix a left shifting 1 by 31 UB bugChangming Liu2020-06-03