summaryrefslogtreecommitdiff
path: root/sound/core
AgeCommit message (Expand)AuthorFilesLines
7 daysALSA: ump: fix double free of out_cvts on rawmidi errorBaul Lee1-0/+1
7 daysALSA: timer: Clear SNDRV_TIMER_IFLG_DEAD once the close completesNorbert Szetei1-0/+2
7 daysALSA: seq: Fix division by zero in initialize_timer()Norbert Szetei1-5/+4
7 daysALSA: pcm: wake linked drain waiters on unlinkNorbert Szetei1-0/+7
14 daysALSA: timer: don't re-enter an instance callback that is still runningNorbert Szetei1-2/+5
14 daysALSA: timer: drain a slave's callback before its master detaches itNorbert Szetei1-2/+12
14 daysALSA: seq: close a re-opened queue timer in the destructorNorbert Szetei1-1/+12
2026-07-24ALSA: core: Fix unintuitive behavior of snd_power_ref_and_wait()Takashi Iwai1-3/+8
2026-07-24ALSA: seq: Fix kernel heap address leak in bounce_error_event()HanQuan1-5/+27
2026-07-24ALSA: seq: Clear variable event pointer on readKyle Zeng1-0/+1
2026-07-24ALSA: seq: Fix partial userptr event expansionHyeongJun An1-1/+1
2026-07-24ALSA: seq: midi: Serialize output teardown with event_inputZhang Cen1-14/+41
2026-07-18ALSA: seq: Fix uninitialised heap leak in snd_seq_event_dup()HyeongJun An1-1/+1
2026-06-19ALSA: timer: Fix UAF at snd_timer_user_params()Takashi Iwai1-0/+1
2026-06-19ALSA: timer: Forcibly close timer instances at closingTakashi Iwai1-7/+9
2026-06-19ALSA: seq: dummy: fix UMP event stack overreadKyle Zeng1-6/+9
2026-06-19ALSA: PCM: Fix wait queue list corruption in snd_pcm_drain() on linked streamsJi'an Zhou1-4/+3
2026-06-09ALSA: pcm: oss: Fix setup list UAF on proc write errorCássio Gabriel1-7/+11
2026-06-01ALSA: seq: Serialize UMP output teardown with event_inputZhang Cen1-4/+18
2026-06-01ALSA: pcm: Don't setup bogus iov_iter for silencingTakashi Iwai1-0/+3
2026-05-23ALSA: core: Validate compress device numbers without dynamic minorsCássio Gabriel2-7/+7
2026-05-17ALSA: seq: Fix UMP group 16 filteringCássio Gabriel3-3/+6
2026-05-17ALSA: seq: Notify client and port info changesTakashi Iwai2-2/+7
2026-05-17ALSA: core: Serialize deferred fasync state checksCássio Gabriel1-2/+6
2026-05-17ALSA: misc: Use guard() for spin locksTakashi Iwai1-15/+10
2026-05-14ALSA: pcm: oss: Fix data race at accessing runtime.oss.triggerTakashi Iwai1-6/+23
2026-05-07ALSA: core: Fix potential data race at fasync handlingTakashi Iwai1-3/+10
2026-05-07ALSA: seq_oss: return full count for successful SEQ_FULLSIZE writesCássio Gabriel1-3/+3
2026-05-07ALSA: control: Validate buf_len before strnlen() in snd_ctl_elem_init_enum_na...Ziqing Chen1-0/+4
2026-03-25ALSA: pcm: fix use-after-free on linked stream runtime in snd_pcm_drain()Mehul Rao1-3/+16
2026-03-04ALSA: pcm: Revert bufs move in snd_pcm_xfern_frames_ioctl()Nathan Chancellor1-2/+2
2026-03-04ALSA: mixer: oss: Add card disconnect checkpointsTakashi Iwai1-0/+16
2026-03-04ALSA: vmaster: Relax __free() variable declarationsTakashi Iwai1-6/+6
2026-03-04ALSA: pcm: Relax __free() variable declarationsTakashi Iwai3-30/+33
2026-03-04ALSA: pcm: use new array-copying-wrapperChenyuan Yang1-1/+1
2026-01-23ALSA: pcm: Improve the fix for race of buffer access at PCM OSS layerJaroslav Kysela2-3/+10
2025-10-15ALSA: pcm: Disable bottom softirqs as part of spin_lock_irq() on PREEMPT_RTSebastian Andrzej Siewior1-10/+15
2025-08-28ALSA: timer: fix ida_free call while not allocatedDewei Meng1-2/+2
2025-08-20ALSA: pcm: Rewrite recalculate_boundary() to avoid costly loopChristophe Leroy1-4/+15
2025-06-19ALSA: core: fix up bus match const issues.Greg Kroah-Hartman1-1/+1
2025-05-29ALSA: pcm: Fix race of buffer access at PCM OSS layerTakashi Iwai2-2/+12
2025-05-29ALSA: seq: Improve data consistency at pollingTakashi Iwai2-4/+2
2025-05-22ALSA: seq: Fix delivery of UMP events to group portsTakashi Iwai3-19/+52
2025-04-10ALSA: timer: Don't take register_mutex with copy_from/to_user()Takashi Iwai1-70/+77
2025-03-13ALSA: seq: Avoid module auto-load handling at event deliveryTakashi Iwai1-16/+30
2025-02-27ALSA: seq: Drop UMP events when no UMP-conversion is setTakashi Iwai1-3/+9
2025-02-08ALSA: seq: Make dependency on UMP clearerTakashi Iwai1-2/+2
2025-01-09ALSA: seq: oss: Fix races at processing SysEx messagesTakashi Iwai1-0/+2
2025-01-09ALSA: seq: Check UMP support for midi_version changeTakashi Iwai1-4/+10
2025-01-09Revert "ALSA: ump: Don't enumeration invalid groups for legacy rawmidi"Takashi Iwai1-1/+1