summaryrefslogtreecommitdiff
path: root/sound/core
AgeCommit message (Expand)Author
2023-01-13ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent UAFClement Lecigne
2023-01-09ALSA: control-led: use strscpy in set_led_id()Jaroslav Kysela
2022-12-21ALSA: memalloc: don't use GFP_COMP for non-coherent dma allocationsChristoph Hellwig
2022-12-13Merge tag 'sound-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2022-12-13Merge tag 'dma-mapping-6.2-2022-12-13' of git://git.infradead.org/users/hch/d...Linus Torvalds
2022-12-05ALSA: pcm: Handle XRUN at trigger STARTTakashi Iwai
2022-12-05ALSA: pcm: Set missing stop_operating flag at undoing trigger startTakashi Iwai
2022-11-28ALSA: pcm: fix tracing reason in hw_ptr_errorJohn Keeping
2022-11-21ALSA: memalloc: don't pass bogus GFP_ flags to dma_alloc_*Christoph Hellwig
2022-11-19ALSA: seq: Fix function prototype mismatch in snd_seq_expand_var_eventKees Cook
2022-11-16ALSA: pcm: avoid nused-but-set-variable warningKuninori Morimoto
2022-11-16ALSA: memalloc: Allocate more contiguous pages for fallback caseTakashi Iwai
2022-11-16Merge branch 'for-linus' into for-nextTakashi Iwai
2022-11-12ALSA: memalloc: Try dma_alloc_noncontiguous() at firstTakashi Iwai
2022-11-10ALSA: memalloc: Don't fall back for SG-buffer with IOMMUTakashi Iwai
2022-10-24ALSA: rawmidi: remove variable dest_framesColin Ian King
2022-10-21ALSA: control: add snd_ctl_rename()Maciej S. Szmigiero
2022-10-11ALSA: oss: Fix potential deadlock at unregistrationTakashi Iwai
2022-10-11ALSA: rawmidi: Drop register_mutex in snd_rawmidi_free()Takashi Iwai
2022-09-27ALSA: dmaengine: increment buffer pointer atomicallyAndreas Pape
2022-09-27ALSA: pcm: Make mmap status read-onlyTakashi Iwai
2022-09-27ALSA: pcm: Avoid reference to status->stateTakashi Iwai
2022-09-26ALSA: memalloc: use __GFP_RETRY_MAYFAIL for DMA mem allocsKai Vehmanen
2022-09-20Merge branch 'for-linus' into for-nextTakashi Iwai
2022-09-19ALSA: core: Fix double-free at snd_card_new()Takashi Iwai
2022-09-09ALSA: memalloc: remove snd_dma_sg_ops declarationGaosheng Cui
2022-09-06Merge branch 'for-linus' into for-nextTakashi Iwai
2022-09-06ALSA: hda: Once again fix regression of page allocations with IOMMUTakashi Iwai
2022-09-05ALSA: pcm: oss: Fix race at SNDCTL_DSP_SYNCTakashi Iwai
2022-09-01Merge branch 'for-linus' into for-nextTakashi Iwai
2022-08-26ALSA: control: Re-order bounds checking in get_ctl_id_hash()Dan Carpenter
2022-08-24ALSA: control: Fix an out-of-bounds bug in get_ctl_id_hash()Zheyu Ma
2022-08-24ALSA: memalloc: Drop special handling of GFP for CONTINUOUS allocationTakashi Iwai
2022-08-24ALSA: seq: Fix data-race at module auto-loadingTakashi Iwai
2022-08-23ALSA: seq: oss: Fix data-race for max_midi_devs accessTakashi Iwai
2022-08-22ALSA: memalloc: Revive x86-specific WC page allocations againTakashi Iwai
2022-08-19Merge tag 'sound-6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2022-08-17ALSA: info: Fix llseek return value when using callbackAmadeusz Sławiński
2022-08-06Merge tag 'sound-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2022-08-04Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-08-02ALSA: pcm: Replace sprintf() with sysfs_emit()Takashi Iwai
2022-08-02ALSA: core: Replace scnprintf() with sysfs_emit()Takashi Iwai
2022-08-02ALSA: control-led: Replace sprintf() with sysfs_emit()Takashi Iwai
2022-07-29ALSA: control: Use deferred fasync helperTakashi Iwai
2022-07-29ALSA: pcm: Use deferred fasync helperTakashi Iwai
2022-07-29ALSA: timer: Use deferred fasync helperTakashi Iwai
2022-07-29ALSA: core: Add async signal helpersTakashi Iwai
2022-07-22PCI: Move isa_dma_bridge_buggy out of asm/dma.hStafford Horne
2022-07-13ALSA: core: Fix missing return value comments for kernel docsTakashi Iwai
2022-07-13ALSA: memalloc: Fix missing return value comments for kernel docsTakashi Iwai