summaryrefslogtreecommitdiff
path: root/sound/core/seq
AgeCommit message (Expand)Author
2026-08-13ALSA: seq: midi: Serialize input teardown with event_inputJohn Keeping
2026-08-13ALSA: seq: midi: Optimize event_input locking with RCUTakashi Iwai
2026-08-12ALSA: seq: Drop the dead struct snd_seq_event_bounceHyeongJun An
2026-08-11ALSA: seq: Don't leak the extension cell pointer in the bounce payloadHyeongJun An
2026-08-10ALSA: seq: Use RCU for the UMP client output substreamTakashi Iwai
2026-08-10ALSA: seq: Use RCU for the virmidi file listTakashi Iwai
2026-08-10ALSA: seq: Use RCU for the client tableTakashi Iwai
2026-08-10ALSA: seq: Use RCU for the client port listTakashi Iwai
2026-08-10ALSA: seq: Use RCU for the port subscriber listTakashi Iwai
2026-07-30Merge branch 'for-linus' into for-nextTakashi Iwai
2026-07-25ALSA: seq: Fix division by zero in initialize_timer()Norbert Szetei
2026-07-14ALSA: seq: close a re-opened queue timer in the destructorNorbert Szetei
2026-07-13ALSA: core: Clean up file_operations definitionsbui duc phuc
2026-07-03ALSA: seq: Drop redundant stream_open() return checkbui duc phuc
2026-06-24ALSA: seq: Fix uninitialised heap leak in snd_seq_event_dup()HyeongJun An
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-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-06ALSA: seq: Fix partial userptr event expansionHyeongJun An
2026-06-05ALSA: seq: dummy: fix UMP event stack overreadKyle Zeng
2026-06-04ALSA: seq: oss: Use scoped cleanup for temporary MIDI use lockCá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-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-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: seq: avoid past-the-end iterator in snd_seq_create_port()Maoyi Xie
2026-05-15Merge branch 'for-linus' into for-nextTakashi Iwai
2026-05-15ALSA: seq: Use flexible array for MIDI channelsRosen Penev
2026-05-06ALSA: seq: Fix UMP group 16 filteringCássio Gabriel
2026-05-04ALSA: seq: oss/rw: allocate evrec with main structRosen Penev
2026-03-27ALSA: seq_oss: return full count for successful SEQ_FULLSIZE writesCássio Gabriel
2026-03-27ALSA: core/seq: Optimize the return logic in cc_ev_to_ump_midi2songxiebing
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2025-12-17ALSA: seq: Relax __free() variable declarationsTakashi Iwai
2025-12-17ALSA: seq: oss: Relax __free() variable declarationsTakashi Iwai
2025-12-14ALSA: seq: oss: Convert to snd_seq bus probe mechanismUwe Kleine-König
2025-12-14ALSA: seq: ump: Convert to snd_seq bus probe mechanismUwe Kleine-König