index
:
pub/scm/fs/fscrypt/linux.git
master
fscrypt kernel development tree
FSCrypt FS Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
core
/
seq
/
seq_clientmgr.c
Age
Commit message (
Expand
)
Author
Files
Lines
9 days
treewide: refresh kmalloc_obj() conversions
Kees Cook
1
-1
/
+1
2026-08-12
ALSA: seq: Drop the dead struct snd_seq_event_bounce
HyeongJun An
1
-3
/
+2
2026-08-11
ALSA: seq: Don't leak the extension cell pointer in the bounce payload
HyeongJun An
1
-6
/
+10
2026-08-10
ALSA: seq: Use RCU for the client table
Takashi Iwai
1
-13
/
+30
2026-08-10
ALSA: seq: Use RCU for the client port list
Takashi Iwai
1
-1
/
+0
2026-08-10
ALSA: seq: Use RCU for the port subscriber list
Takashi Iwai
1
-12
/
+13
2026-07-13
ALSA: core: Clean up file_operations definitions
bui duc phuc
1
-10
/
+9
2026-07-03
ALSA: seq: Drop redundant stream_open() return check
bui duc phuc
1
-4
/
+1
2026-06-12
ALSA: seq: Don't re-bounce the error event
Takashi Iwai
1
-0
/
+4
2026-06-12
ALSA: seq: Fix kernel heap address leak in bounce_error_event()
HanQuan
1
-5
/
+27
2026-06-07
ALSA: seq: Clear variable event pointer on read
Kyle Zeng
1
-0
/
+1
2026-06-02
ALSA: seq: Restore created port information after insertion
Cássio Gabriel
1
-2
/
+1
2026-05-20
ALSA: seq: Register kernel port with full information
Takashi Iwai
1
-1
/
+6
2026-05-06
ALSA: seq: Fix UMP group 16 filtering
Cássio Gabriel
1
-1
/
+1
2025-12-17
ALSA: seq: Relax __free() variable declarations
Takashi Iwai
1
-85
/
+86
2025-08-29
ALSA: seq: Clean up fifo locking with guard
Takashi Iwai
1
-2
/
+1
2025-08-29
ALSA: seq: Clean up queue locking with auto cleanup
Takashi Iwai
1
-25
/
+12
2025-08-29
ALSA: seq: Clean up port locking with auto cleanup
Takashi Iwai
1
-91
/
+50
2025-08-29
ALSA: seq: Use auto-cleanup for client refcounting
Takashi Iwai
1
-133
/
+81
2025-08-29
ALSA: seq: Use guard() for mutex and rwsem locks
Takashi Iwai
1
-117
/
+107
2025-08-29
ALSA: seq: Clean up spin lock with guard()
Takashi Iwai
1
-43
/
+34
2025-08-29
ALSA: seq: Simplify internal command operation from OSS layer
Takashi Iwai
1
-44
/
+33
2025-07-11
ALSA: seq: Use safer strscpy() instead of strcpy()
Takashi Iwai
1
-1
/
+1
2025-05-11
ALSA: seq: Fix delivery of UMP events to group ports
Takashi Iwai
1
-19
/
+33
2025-03-19
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-19
/
+39
2025-03-07
ALSA: seq: Avoid client data changes during proc reads
Takashi Iwai
1
-0
/
+2
2025-03-07
ALSA: seq: Improve data consistency at polling
Takashi Iwai
1
-4
/
+1
2025-03-02
ALSA: seq: Avoid module auto-load handling at event delivery
Takashi Iwai
1
-16
/
+30
2025-02-17
ALSA: seq: Drop UMP events when no UMP-conversion is set
Takashi Iwai
1
-3
/
+9
2025-01-20
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-4
/
+10
2025-01-12
ALSA: seq: Notify UMP EP and FB changes
Takashi Iwai
1
-0
/
+10
2025-01-12
ALSA: seq: Allow system notification in atomic
Takashi Iwai
1
-1
/
+1
2024-12-31
ALSA: seq: Check UMP support for midi_version change
Takashi Iwai
1
-4
/
+10
2024-12-02
ALSA: seq: Notify client and port info changes
Takashi Iwai
1
-0
/
+7
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
1
-1
/
+0
2024-08-19
Merge branch 'topic/seq-filter-cleanup' into for-next
Takashi Iwai
1
-12
/
+10
2024-08-19
ALSA: seq: Drop superfluous filter argument of get_event_dest_client()
Takashi Iwai
1
-12
/
+7
2024-08-19
ALSA: seq: Skip event type filtering for UMP events
Takashi Iwai
1
-0
/
+3
2024-08-07
ALSA: seq: Print MIDI 1.0 specific port in proc output
Takashi Iwai
1
-1
/
+6
2024-07-06
ALSA: seq: Add tempo base unit for MIDI2 Set Tempo messages
Takashi Iwai
1
-0
/
+4
2023-08-17
ALSA: seq: Create device with snd_device_alloc()
Takashi Iwai
1
-7
/
+9
2023-06-05
ALSA: seq: Avoid confusion of aligned read size
Takashi Iwai
1
-1
/
+1
2023-05-23
ALSA: seq: Add UMP group filter
Takashi Iwai
1
-0
/
+2
2023-05-23
ALSA: seq: Print UMP Endpoint and Block information in proc outputs
Takashi Iwai
1
-0
/
+30
2023-05-23
ALSA: seq: Add ioctls for client UMP info query and setup
Takashi Iwai
1
-1
/
+119
2023-05-23
ALSA: seq: Allow suppressing UMP conversions
Takashi Iwai
1
-8
/
+10
2023-05-23
ALSA: seq: Automatic conversion of UMP events
Takashi Iwai
1
-14
/
+34
2023-05-23
ALSA: seq: Add port direction to snd_seq_port_info
Takashi Iwai
1
-2
/
+14
2023-05-23
ALSA: seq: Support MIDI 2.0 UMP Endpoint port
Takashi Iwai
1
-8
/
+39
2023-05-23
ALSA: seq: Add port inactive flag
Takashi Iwai
1
-0
/
+2
[next]