summaryrefslogtreecommitdiff
path: root/sound/core
AgeCommit message (Expand)Author
4 daysALSA: seq: Fix uninitialised heap leak in snd_seq_event_dup()HyeongJun An
10 daysALSA: pcm: fix __le32 cast warning in snd_pcm_set_sync_per_cardBen Dooks
11 daysALSA: compress: Fix task creation error unwindCássio Gabriel
14 daysALSA: timer: Fix racy timeri->timer changes with rwlockTakashi Iwai
14 daysALSA: core: Fix unintuitive behavior of snd_power_ref_and_wait()Takashi Iwai
2026-06-14ALSA: seq: avoid stale FIFO cells during resizeCen Zhang
2026-06-14ALSA: seq: oss: Serialize readq reset state with q->lockCen Zhang
2026-06-12ALSA: seq: Don't re-bounce the error eventTakashi Iwai
2026-06-12ALSA: seq: Fix kernel heap address leak in bounce_error_event()HanQuan
2026-06-11ALSA: core: Use the new helper for the power refcountTakashi Iwai
2026-06-11ALSA: Add simple refcount helper functionsTakashi Iwai
2026-06-10ALSA: pcm: Fix unlocked state reads in read/write file opsCássio Gabriel
2026-06-10ALSA: timer: Disable work at freeing timer objectTakashi Iwai
2026-06-10Revert "ALSA: timer: Fix UAF at snd_timer_user_params()"Takashi Iwai
2026-06-10ALSA: timer: Manage timer object with krefTakashi Iwai
2026-06-07Merge branch 'for-linus' into for-nextTakashi Iwai
2026-06-07ALSA: seq: Clear variable event pointer on readKyle Zeng
2026-06-07ALSA: timer: Fix UAF at snd_timer_user_params()Takashi Iwai
2026-06-07ALSA: timer: Forcibly close timer instances at closingTakashi Iwai
2026-06-06ALSA: pcm: Fix unlocked runtime state reads in xfer ioctlsCássio Gabriel
2026-06-06ALSA: seq: Fix partial userptr event expansionHyeongJun An
2026-06-05ALSA: seq: dummy: fix UMP event stack overreadKyle Zeng
2026-06-04ALSA: PCM: Fix wait queue list corruption in snd_pcm_drain() on linked streamsJi'an Zhou
2026-06-04ALSA: seq: oss: Use scoped cleanup for temporary MIDI use lockCássio Gabriel
2026-06-04ALSA: core: Add scoped cleanup helper for card referencesCássio Gabriel
2026-06-04ALSA: control: Use scoped cleanup for user control buffersCássio Gabriel
2026-06-02ALSA: seq: oss: Reject reads that cannot fit the next eventCássio Gabriel
2026-06-02ALSA: seq: Restore created port information after insertionCássio Gabriel
2026-06-01ALSA: core: Use flexible array for card private dataCássio Gabriel
2026-06-01ALSA: seq: Use flexible array for device argumentsCássio Gabriel
2026-05-27ALSA: seq: midi: Serialize output teardown with event_inputZhang Cen
2026-05-27ALSA: seq: oss: Fix UAF at handling events with embedded SysEx dataTakashi Iwai
2026-05-26ALSA: seq: Remove arbitrary prioq insertion limitCássio Gabriel
2026-05-25ALSA: core: Mark some variables as __ro_after_initLen Bao
2026-05-25Merge branch 'for-linus' into for-nextTakashi Iwai
2026-05-25ALSA: pcm: oss: Fix setup list UAF on proc write errorCássio Gabriel
2026-05-20ALSA: seq: Serialize UMP output teardown with event_inputZhang Cen
2026-05-20ALSA: seq: Register kernel port with full informationTakashi Iwai
2026-05-19Merge branch 'for-linus' into for-nextTakashi Iwai
2026-05-19ALSA: oss: Use flexible allocation for PCM pluginsRosen Penev
2026-05-19ALSA: seq: avoid past-the-end iterator in snd_seq_create_port()Maoyi Xie
2026-05-19ALSA: timer: avoid past-the-end iterator in snd_timer_dev_register()Maoyi Xie
2026-05-17ALSA: pcm: Don't setup bogus iov_iter for silencingTakashi Iwai
2026-05-16ALSA: pcm_drm_eld: rate-limit ELD parsing errorsFrancesco Saverio Pavone
2026-05-15Merge branch 'for-linus' into for-nextTakashi Iwai
2026-05-15ALSA: seq: Use flexible array for MIDI channelsRosen Penev
2026-05-07ALSA: pcm: use snd_pcm_get_state() in remaining ioctl checksCen Zhang
2026-05-06ALSA: core: Serialize deferred fasync state checksCássio Gabriel
2026-05-06ALSA: seq: Fix UMP group 16 filteringCássio Gabriel
2026-05-04ALSA: jack: use scnprintf to improve parse_mask_bitsThorsten Blum