index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
core
Age
Commit message (
Expand
)
Author
33 hours
Merge branch 'for-linus' of https://git.kernel.org/pub/scm/linux/kernel/git/t...
Mark Brown
2 days
ALSA: control: Don't add invalid kcontrols to LED layer
Takashi Iwai
4 days
ALSA: rawmidi: Another workaround for false-positive mutex lockdep warning
Takashi Iwai
9 days
Merge tag 'mm-stable-2026-08-18-18-39' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-08-14
ALSA: core: Fix use-after-free in snd_card_do_free()
Aleksandr Nogikh
2026-08-13
ALSA: seq: midi: Serialize input teardown with event_input
John Keeping
2026-08-13
ALSA: seq: midi: Optimize event_input locking with RCU
Takashi Iwai
2026-08-13
ALSA: kunit: Drop __force casts
Takashi Iwai
2026-08-13
ALSA: oss: Drop __force casts
Takashi Iwai
2026-08-13
ALSA: control: Drop __force casts
Takashi Iwai
2026-08-13
ALSA: pcm: Drop __force casts
Takashi Iwai
2026-08-12
ALSA: seq: Drop the dead struct snd_seq_event_bounce
HyeongJun An
2026-08-11
ALSA: seq: Don't leak the extension cell pointer in the bounce payload
HyeongJun An
2026-08-10
ALSA: seq: Use RCU for the UMP client output substream
Takashi Iwai
2026-08-10
ALSA: seq: Use RCU for the virmidi file list
Takashi Iwai
2026-08-10
ALSA: seq: Use RCU for the client table
Takashi Iwai
2026-08-10
ALSA: seq: Use RCU for the client port list
Takashi Iwai
2026-08-10
ALSA: seq: Use RCU for the port subscriber list
Takashi Iwai
2026-08-08
ALSA: ump: Fix corrupted data bytes at MIDI 1.0 SysEx to UMP conversion
HyeongJun An
2026-08-06
mm: introduce vma_get_page_prot() and use it
Lorenzo Stoakes
2026-08-06
ALSA: rawmidi: Work around false-positive mutex lockdep warning
Takashi Iwai
2026-08-05
ALSA: control: add ioctl to retrieve full card components
Maciej Strozek
2026-08-05
ALSA: control: tidy up whitespaces
Maciej Strozek
2026-07-30
Merge branch 'for-linus' into for-next
Takashi Iwai
2026-07-28
ALSA: pcm: wake linked drain waiters on unlink
Norbert Szetei
2026-07-26
ALSA: timer: Clear SNDRV_TIMER_IFLG_DEAD once the close completes
Norbert Szetei
2026-07-26
ALSA: ump: fix double free of out_cvts on rawmidi error
Baul Lee
2026-07-25
ALSA: seq: Fix division by zero in initialize_timer()
Norbert Szetei
2026-07-20
ALSA: timer: drain a slave's callback before its master detaches it
Norbert Szetei
2026-07-20
ALSA: timer: don't re-enter an instance callback that is still running
Norbert Szetei
2026-07-14
ALSA: seq: close a re-opened queue timer in the destructor
Norbert Szetei
2026-07-13
ALSA: core: Clean up file_operations definitions
bui duc phuc
2026-07-08
ALSA: control: preserve snd_card_file_add() error code in snd_ctl_open()
bui duc phuc
2026-07-08
ALSA: pcm: Return -ENODEV instead of -EFAULT in snd_pcm_open()
bui duc phuc
2026-07-08
ALSA: pcm: oss: Return -ENODEV instead of -EFAULT in snd_pcm_oss_open()
bui duc phuc
2026-07-08
ALSA: mixer: oss: Return -ENODEV instead of -EFAULT in snd_mixer_oss_open()
bui duc phuc
2026-07-08
ALSA: info: Return -ENODEV instead of -EFAULT in alloc_info_private()
bui duc phuc
2026-07-08
ALSA: hwdep: Return -ENODEV instead of -EFAULT in snd_hwdep_open()
bui duc phuc
2026-07-08
ALSA: control: Return -ENODEV instead of -EFAULT in snd_ctl_open()
bui duc phuc
2026-07-07
ALSA: core: use ARRAY_SIZE() in snd_minor_info_read()
bui duc phuc
2026-07-03
ALSA: core: propagate actual error code from register_chrdev
bui duc phuc
2026-07-03
ALSA: timer: Drop redundant stream_open() return check
bui duc phuc
2026-07-03
ALSA: seq: Drop redundant stream_open() return check
bui duc phuc
2026-07-03
ALSA: rawmidi: Drop redundant stream_open() return check
bui duc phuc
2026-07-03
ALSA: pcm: Drop redundant nonseekable_open() return check
bui duc phuc
2026-07-03
ALSA: pcm: oss: Drop redundant nonseekable_open() return check
bui duc phuc
2026-07-03
ALSA: mixer: oss: Drop redundant nonseekable_open() return check
bui duc phuc
2026-07-03
ALSA: control: Drop redundant stream_open() return check
bui duc phuc
2026-06-29
ALSA: pcm: Notify disconnected state at mmap data fault, too
Takashi Iwai
2026-06-24
ALSA: seq: Fix uninitialised heap leak in snd_seq_event_dup()
HyeongJun An
[next]