index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
core
Age
Commit message (
Expand
)
Author
2023-07-19
ALSA: pcm: Fix potential data race at PCM memory allocation helpers
Takashi Iwai
2023-07-19
ALSA: jack: Fix mutex call in snd_jack_report()
Takashi Iwai
2023-06-09
ALSA: oss: avoid missing-prototype warnings
Arnd Bergmann
2023-04-06
ALSA: usb-audio: Fix recursive locking at XRUN during syncing
Takashi Iwai
2023-02-09
ALSA: memalloc: Workaround for Xen PV
Takashi Iwai
2023-01-18
ALSA: control-led: use strscpy in set_led_id()
Jaroslav Kysela
2023-01-14
ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent UAF
Clement Lecigne
2022-12-31
ALSA: pcm: Set missing stop_operating flag at undoing trigger start
Takashi Iwai
2022-12-31
ALSA: memalloc: Allocate more contiguous pages for fallback case
Takashi Iwai
2022-11-19
ALSA: seq: Fix function prototype mismatch in snd_seq_expand_var_event
Kees Cook
2022-11-12
ALSA: memalloc: Try dma_alloc_noncontiguous() at first
Takashi Iwai
2022-11-10
ALSA: memalloc: Don't fall back for SG-buffer with IOMMU
Takashi Iwai
2022-10-21
ALSA: control: add snd_ctl_rename()
Maciej S. Szmigiero
2022-10-11
ALSA: oss: Fix potential deadlock at unregistration
Takashi Iwai
2022-10-11
ALSA: rawmidi: Drop register_mutex in snd_rawmidi_free()
Takashi Iwai
2022-09-27
ALSA: dmaengine: increment buffer pointer atomically
Andreas Pape
2022-09-27
ALSA: pcm: Make mmap status read-only
Takashi Iwai
2022-09-27
ALSA: pcm: Avoid reference to status->state
Takashi Iwai
2022-09-26
ALSA: memalloc: use __GFP_RETRY_MAYFAIL for DMA mem allocs
Kai Vehmanen
2022-09-20
Merge branch 'for-linus' into for-next
Takashi Iwai
2022-09-19
ALSA: core: Fix double-free at snd_card_new()
Takashi Iwai
2022-09-09
ALSA: memalloc: remove snd_dma_sg_ops declaration
Gaosheng Cui
2022-09-06
Merge branch 'for-linus' into for-next
Takashi Iwai
2022-09-06
ALSA: hda: Once again fix regression of page allocations with IOMMU
Takashi Iwai
2022-09-05
ALSA: pcm: oss: Fix race at SNDCTL_DSP_SYNC
Takashi Iwai
2022-09-01
Merge branch 'for-linus' into for-next
Takashi Iwai
2022-08-26
ALSA: control: Re-order bounds checking in get_ctl_id_hash()
Dan Carpenter
2022-08-24
ALSA: control: Fix an out-of-bounds bug in get_ctl_id_hash()
Zheyu Ma
2022-08-24
ALSA: memalloc: Drop special handling of GFP for CONTINUOUS allocation
Takashi Iwai
2022-08-24
ALSA: seq: Fix data-race at module auto-loading
Takashi Iwai
2022-08-23
ALSA: seq: oss: Fix data-race for max_midi_devs access
Takashi Iwai
2022-08-22
ALSA: memalloc: Revive x86-specific WC page allocations again
Takashi Iwai
2022-08-19
Merge tag 'sound-6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2022-08-17
ALSA: info: Fix llseek return value when using callback
Amadeusz Sławiński
2022-08-06
Merge tag 'sound-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2022-08-04
Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-08-02
ALSA: pcm: Replace sprintf() with sysfs_emit()
Takashi Iwai
2022-08-02
ALSA: core: Replace scnprintf() with sysfs_emit()
Takashi Iwai
2022-08-02
ALSA: control-led: Replace sprintf() with sysfs_emit()
Takashi Iwai
2022-07-29
ALSA: control: Use deferred fasync helper
Takashi Iwai
2022-07-29
ALSA: pcm: Use deferred fasync helper
Takashi Iwai
2022-07-29
ALSA: timer: Use deferred fasync helper
Takashi Iwai
2022-07-29
ALSA: core: Add async signal helpers
Takashi Iwai
2022-07-22
PCI: Move isa_dma_bridge_buggy out of asm/dma.h
Stafford Horne
2022-07-13
ALSA: core: Fix missing return value comments for kernel docs
Takashi Iwai
2022-07-13
ALSA: memalloc: Fix missing return value comments for kernel docs
Takashi Iwai
2022-07-13
ALSA: control: Fix missing return value comments for kernel docs
Takashi Iwai
2022-07-13
ALSA: compress: Fix kernel doc warnings
Takashi Iwai
2022-07-13
ALSA: dmaengine: Fix missing return value comments for kernel docs
Takashi Iwai
2022-07-13
ALSA: pcm: Fix missing return value comments for kernel docs
Takashi Iwai
[next]