index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-21
ALSA: usb-audio: Fix recursive locking at XRUN during syncing
Takashi Iwai
1
-0
/
+2
2023-02-24
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-5
/
+6
2023-02-16
Merge branch 'topic/apple-gmux' into for-next
Takashi Iwai
1
-18
/
+69
2023-02-10
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2
-5
/
+6
2023-02-08
ALSA: core: Make snd_card_free() return void
Uwe Kleine-König
1
-4
/
+2
2023-02-08
ALSA: core: Make snd_card_free_when_closed() return void
Uwe Kleine-König
1
-7
/
+5
2023-02-08
ALSA: core: Make snd_card_disconnect() return void
Uwe Kleine-König
1
-16
/
+8
2023-01-27
ALSA: memalloc: Workaround for Xen PV
Takashi Iwai
1
-18
/
+69
2023-01-13
ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent UAF
Clement Lecigne
1
-9
/
+15
2023-01-09
ALSA: control-led: use strscpy in set_led_id()
Jaroslav Kysela
1
-3
/
+2
2022-12-21
ALSA: memalloc: don't use GFP_COMP for non-coherent dma allocations
Christoph Hellwig
1
-2
/
+2
2022-12-13
Merge tag 'sound-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
4
-30
/
+46
2022-12-13
Merge tag 'dma-mapping-6.2-2022-12-13' of git://git.infradead.org/users/hch/d...
Linus Torvalds
1
-3
/
+2
2022-12-05
ALSA: pcm: Handle XRUN at trigger START
Takashi Iwai
1
-1
/
+7
2022-12-05
ALSA: pcm: Set missing stop_operating flag at undoing trigger start
Takashi Iwai
1
-1
/
+3
2022-11-28
ALSA: pcm: fix tracing reason in hw_ptr_error
John Keeping
1
-3
/
+3
2022-11-21
ALSA: memalloc: don't pass bogus GFP_ flags to dma_alloc_*
Christoph Hellwig
1
-3
/
+2
2022-11-19
ALSA: seq: Fix function prototype mismatch in snd_seq_expand_var_event
Kees Cook
1
-4
/
+7
2022-11-16
ALSA: pcm: avoid nused-but-set-variable warning
Kuninori Morimoto
1
-6
/
+6
2022-11-16
ALSA: memalloc: Allocate more contiguous pages for fallback case
Takashi Iwai
1
-17
/
+27
2022-11-16
Merge branch 'for-linus' into for-next
Takashi Iwai
2
-7
/
+31
2022-11-12
ALSA: memalloc: Try dma_alloc_noncontiguous() at first
Takashi Iwai
1
-4
/
+3
2022-11-10
ALSA: memalloc: Don't fall back for SG-buffer with IOMMU
Takashi Iwai
1
-9
/
+11
2022-10-24
ALSA: rawmidi: remove variable dest_frames
Colin Ian King
1
-2
/
+0
2022-10-21
ALSA: control: add snd_ctl_rename()
Maciej S. Szmigiero
1
-0
/
+23
2022-10-11
ALSA: oss: Fix potential deadlock at unregistration
Takashi Iwai
1
-4
/
+9
2022-10-11
ALSA: rawmidi: Drop register_mutex in snd_rawmidi_free()
Takashi Iwai
1
-2
/
+0
2022-09-27
ALSA: dmaengine: increment buffer pointer atomically
Andreas Pape
1
-3
/
+5
2022-09-27
ALSA: pcm: Make mmap status read-only
Takashi Iwai
1
-0
/
+1
2022-09-27
ALSA: pcm: Avoid reference to status->state
Takashi Iwai
5
-98
/
+100
2022-09-26
ALSA: memalloc: use __GFP_RETRY_MAYFAIL for DMA mem allocs
Kai Vehmanen
1
-1
/
+1
2022-09-20
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-5
/
+5
2022-09-19
ALSA: core: Fix double-free at snd_card_new()
Takashi Iwai
1
-5
/
+5
2022-09-09
ALSA: memalloc: remove snd_dma_sg_ops declaration
Gaosheng Cui
1
-4
/
+0
2022-09-06
Merge branch 'for-linus' into for-next
Takashi Iwai
2
-5
/
+10
2022-09-06
ALSA: hda: Once again fix regression of page allocations with IOMMU
Takashi Iwai
1
-2
/
+7
2022-09-05
ALSA: pcm: oss: Fix race at SNDCTL_DSP_SYNC
Takashi Iwai
1
-3
/
+3
2022-09-01
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-3
/
+3
2022-08-26
ALSA: control: Re-order bounds checking in get_ctl_id_hash()
Dan Carpenter
1
-1
/
+1
2022-08-24
ALSA: control: Fix an out-of-bounds bug in get_ctl_id_hash()
Zheyu Ma
1
-3
/
+3
2022-08-24
ALSA: memalloc: Drop special handling of GFP for CONTINUOUS allocation
Takashi Iwai
1
-65
/
+48
2022-08-24
ALSA: seq: Fix data-race at module auto-loading
Takashi Iwai
1
-7
/
+5
2022-08-23
ALSA: seq: oss: Fix data-race for max_midi_devs access
Takashi Iwai
1
-0
/
+2
2022-08-22
ALSA: memalloc: Revive x86-specific WC page allocations again
Takashi Iwai
1
-16
/
+71
2022-08-19
Merge tag 'sound-6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-3
/
+3
2022-08-17
ALSA: info: Fix llseek return value when using callback
Amadeusz Sławiński
1
-3
/
+3
2022-08-06
Merge tag 'sound-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
18
-227
/
+606
2022-08-05
Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2022-08-02
ALSA: pcm: Replace sprintf() with sysfs_emit()
Takashi Iwai
1
-1
/
+1
2022-08-02
ALSA: core: Replace scnprintf() with sysfs_emit()
Takashi Iwai
1
-2
/
+2
[next]