summaryrefslogtreecommitdiff
path: root/sound/core
AgeCommit message (Expand)Author
20 hoursMerge tag 'mm-stable-2026-08-18-18-39' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
7 daysALSA: core: Fix use-after-free in snd_card_do_free()Aleksandr Nogikh
8 daysALSA: seq: midi: Serialize input teardown with event_inputJohn Keeping
8 daysALSA: seq: midi: Optimize event_input locking with RCUTakashi Iwai
8 daysALSA: kunit: Drop __force castsTakashi Iwai
8 daysALSA: oss: Drop __force castsTakashi Iwai
8 daysALSA: control: Drop __force castsTakashi Iwai
8 daysALSA: pcm: Drop __force castsTakashi Iwai
9 daysALSA: seq: Drop the dead struct snd_seq_event_bounceHyeongJun An
10 daysALSA: seq: Don't leak the extension cell pointer in the bounce payloadHyeongJun An
11 daysALSA: seq: Use RCU for the UMP client output substreamTakashi Iwai
11 daysALSA: seq: Use RCU for the virmidi file listTakashi Iwai
11 daysALSA: seq: Use RCU for the client tableTakashi Iwai
11 daysALSA: seq: Use RCU for the client port listTakashi Iwai
11 daysALSA: seq: Use RCU for the port subscriber listTakashi Iwai
14 daysALSA: ump: Fix corrupted data bytes at MIDI 1.0 SysEx to UMP conversionHyeongJun An
2026-08-06mm: introduce vma_get_page_prot() and use itLorenzo Stoakes
2026-08-06ALSA: rawmidi: Work around false-positive mutex lockdep warningTakashi Iwai
2026-08-05ALSA: control: add ioctl to retrieve full card componentsMaciej Strozek
2026-08-05ALSA: control: tidy up whitespacesMaciej Strozek
2026-07-30Merge branch 'for-linus' into for-nextTakashi Iwai
2026-07-28ALSA: pcm: wake linked drain waiters on unlinkNorbert Szetei
2026-07-26ALSA: timer: Clear SNDRV_TIMER_IFLG_DEAD once the close completesNorbert Szetei
2026-07-26ALSA: ump: fix double free of out_cvts on rawmidi errorBaul Lee
2026-07-25ALSA: seq: Fix division by zero in initialize_timer()Norbert Szetei
2026-07-20ALSA: timer: drain a slave's callback before its master detaches itNorbert Szetei
2026-07-20ALSA: timer: don't re-enter an instance callback that is still runningNorbert 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-08ALSA: control: preserve snd_card_file_add() error code in snd_ctl_open()bui duc phuc
2026-07-08ALSA: pcm: Return -ENODEV instead of -EFAULT in snd_pcm_open()bui duc phuc
2026-07-08ALSA: pcm: oss: Return -ENODEV instead of -EFAULT in snd_pcm_oss_open()bui duc phuc
2026-07-08ALSA: mixer: oss: Return -ENODEV instead of -EFAULT in snd_mixer_oss_open()bui duc phuc
2026-07-08ALSA: info: Return -ENODEV instead of -EFAULT in alloc_info_private()bui duc phuc
2026-07-08ALSA: hwdep: Return -ENODEV instead of -EFAULT in snd_hwdep_open()bui duc phuc
2026-07-08ALSA: control: Return -ENODEV instead of -EFAULT in snd_ctl_open()bui duc phuc
2026-07-07ALSA: core: use ARRAY_SIZE() in snd_minor_info_read()bui duc phuc
2026-07-03ALSA: core: propagate actual error code from register_chrdevbui duc phuc
2026-07-03ALSA: timer: Drop redundant stream_open() return checkbui duc phuc
2026-07-03ALSA: seq: Drop redundant stream_open() return checkbui duc phuc
2026-07-03ALSA: rawmidi: Drop redundant stream_open() return checkbui duc phuc
2026-07-03ALSA: pcm: Drop redundant nonseekable_open() return checkbui duc phuc
2026-07-03ALSA: pcm: oss: Drop redundant nonseekable_open() return checkbui duc phuc
2026-07-03ALSA: mixer: oss: Drop redundant nonseekable_open() return checkbui duc phuc
2026-07-03ALSA: control: Drop redundant stream_open() return checkbui duc phuc
2026-06-29ALSA: pcm: Notify disconnected state at mmap data fault, tooTakashi Iwai
2026-06-24ALSA: seq: Fix uninitialised heap leak in snd_seq_event_dup()HyeongJun An
2026-06-18ALSA: pcm: fix __le32 cast warning in snd_pcm_set_sync_per_cardBen Dooks
2026-06-17ALSA: compress: Fix task creation error unwindCássio Gabriel
2026-06-14ALSA: timer: Fix racy timeri->timer changes with rwlockTakashi Iwai