summaryrefslogtreecommitdiff
path: root/sound/core/seq
AgeCommit message (Expand)Author
13 hoursALSA: seq: avoid stale FIFO cells during resizeCen Zhang
13 hoursALSA: seq: oss: Serialize readq reset state with q->lockCen Zhang
13 hoursALSA: seq: Fix kernel heap address leak in bounce_error_event()HanQuan
13 hoursALSA: seq: Clear variable event pointer on readKyle Zeng
13 hoursALSA: seq: Fix partial userptr event expansionHyeongJun An
13 hoursALSA: seq: midi: Serialize output teardown with event_inputZhang Cen
13 hoursALSA: seq: oss: Fix UAF at handling events with embedded SysEx dataTakashi Iwai
7 daysALSA: seq: Fix uninitialised heap leak in snd_seq_event_dup()HyeongJun An
2026-06-19ALSA: seq: dummy: fix UMP event stack overreadKyle Zeng
2026-06-01ALSA: seq: Serialize UMP output teardown with event_inputZhang Cen
2026-05-14ALSA: seq: Fix UMP group 16 filteringCássio Gabriel
2026-05-07ALSA: seq_oss: return full count for successful SEQ_FULLSIZE writesCássio Gabriel
2025-09-17ALSA: seq: Fix KCSAN data-race warning at snd_seq_fifo_poll_wait()Takashi Iwai
2025-08-29ALSA: seq: oss/rw: Cleanup with guardTakashi Iwai
2025-08-29ALSA: seq: oss/synth: Clean up with guard and auto cleanupTakashi Iwai
2025-08-29ALSA: seq: oss/midi: Cleanup with guard and auto-cleanupTakashi Iwai
2025-08-29ALSA: seq: oss: Clean up core code with guard()Takashi Iwai
2025-08-29ALSA: seq: Clean up fifo locking with guardTakashi Iwai
2025-08-29ALSA: seq: Clean up queue locking with auto cleanupTakashi Iwai
2025-08-29ALSA: seq: Clean up port locking with auto cleanupTakashi Iwai
2025-08-29ALSA: seq: Use auto-cleanup for client refcountingTakashi Iwai
2025-08-29ALSA: seq: Use guard() for mutex and rwsem locksTakashi Iwai
2025-08-29ALSA: seq: Clean up spin lock with guard()Takashi Iwai
2025-08-29ALSA: seq: Simplify internal command operation from OSS layerTakashi Iwai
2025-07-11ALSA: seq: Use safer strscpy() instead of strcpy()Takashi Iwai
2025-05-16Merge branch 'for-linus' into for-nextTakashi Iwai
2025-05-11ALSA: seq: Fix delivery of UMP events to group portsTakashi Iwai
2025-05-05ALSA: seq: Remove unused snd_seq_queue_client_leave_cellsDr. David Alan Gilbert
2025-03-19Merge branch 'for-linus' into for-nextTakashi Iwai
2025-03-07ALSA: seq: Avoid client data changes during proc readsTakashi Iwai
2025-03-07ALSA: seq: Improve data consistency at pollingTakashi Iwai
2025-03-02ALSA: seq: Avoid module auto-load handling at event deliveryTakashi Iwai
2025-02-28ALSA: seq: seq_oss_event: fix inconsistent indenting warning in note_on_event()Charles Han
2025-02-17ALSA: seq: Drop UMP events when no UMP-conversion is setTakashi Iwai
2025-01-20Merge branch 'for-linus' into for-nextTakashi Iwai
2025-01-12ALSA: seq: Notify UMP EP and FB changesTakashi Iwai
2025-01-12ALSA: seq: Allow system notification in atomicTakashi Iwai
2025-01-07ALSA: seq: oss: Simplify with str_enabled_disabled()Takashi Iwai
2025-01-01ALSA: seq: Make dependency on UMP clearerTakashi Iwai
2024-12-31ALSA: seq: Check UMP support for midi_version changeTakashi Iwai
2024-12-31ALSA: seq: oss: Send fragmented SysEx messages immediatelyTakashi Iwai
2024-12-31Merge branch 'for-linus' into for-nextTakashi Iwai
2024-12-30ALSA: seq: oss: Fix races at processing SysEx messagesTakashi Iwai
2024-12-06ALSA: seq: oss: fix typo in seq_oss_init.cZhu Jun
2024-12-02ALSA: seq: Skip notifications unless subscribed to announce portTakashi Iwai
2024-12-02ALSA: seq: Notify client and port info changesTakashi Iwai
2024-11-29ALSA: seq: ump: Fix seq port updates per FB info notifyTakashi Iwai
2024-09-27[tree-wide] finally take no_llseek outAl Viro
2024-08-19Merge branch 'topic/seq-filter-cleanup' into for-nextTakashi Iwai
2024-08-19ALSA: seq: Drop superfluous filter argument of get_event_dest_client()Takashi Iwai