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.12.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
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: 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
2022-08-02
ALSA: control-led: Replace sprintf() with sysfs_emit()
Takashi Iwai
1
-17
/
+12
2022-07-29
ALSA: control: Use deferred fasync helper
Takashi Iwai
1
-3
/
+4
2022-07-29
ALSA: pcm: Use deferred fasync helper
Takashi Iwai
3
-2
/
+3
2022-07-29
ALSA: timer: Use deferred fasync helper
Takashi Iwai
1
-5
/
+6
2022-07-29
ALSA: core: Add async signal helpers
Takashi Iwai
1
-0
/
+94
2022-07-23
PCI: Move isa_dma_bridge_buggy out of asm/dma.h
Stafford Horne
1
-1
/
+1
2022-07-13
ALSA: core: Fix missing return value comments for kernel docs
Takashi Iwai
5
-2
/
+18
2022-07-13
ALSA: memalloc: Fix missing return value comments for kernel docs
Takashi Iwai
1
-1
/
+9
2022-07-13
ALSA: control: Fix missing return value comments for kernel docs
Takashi Iwai
1
-2
/
+14
2022-07-13
ALSA: compress: Fix kernel doc warnings
Takashi Iwai
1
-0
/
+4
2022-07-13
ALSA: dmaengine: Fix missing return value comments for kernel docs
Takashi Iwai
1
-10
/
+20
2022-07-13
ALSA: pcm: Fix missing return value comments for kernel docs
Takashi Iwai
3
-0
/
+14
2022-07-13
ALSA: compress: Enable kernel doc markers for some functions
Takashi Iwai
1
-2
/
+3
2022-07-04
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-22
/
+1
2022-07-04
Merge tag 'asoc-fix-v5.19-rc3' of https://git.kernel.org/pub/scm/linux/kernel...
Takashi Iwai
1
-2
/
+0
2022-06-23
Merge tag 'sound-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-22
/
+1
2022-06-20
ALSA: rawmidi: Take buffer refcount while draining output
Takashi Iwai
1
-4
/
+41
2022-06-20
ALSA: rawmidi: Check stream state at exported functions
Takashi Iwai
1
-18
/
+38
2022-06-20
ALSA: rawmidi: Take open_mutex around parameter changes
Takashi Iwai
1
-14
/
+25
2022-06-20
ALSA: rawmidi: Move lock to snd_rawmidi_substream
Takashi Iwai
1
-67
/
+64
2022-06-20
ALSA: rawmidi: Make internal functions local static
Takashi Iwai
1
-7
/
+6
2022-06-20
ALSA: memalloc: Drop x86-specific hack for WC allocations
Takashi Iwai
1
-22
/
+1
2022-06-15
ALSA: control: Add input validation
Takashi Iwai
2
-20
/
+59
2022-06-15
ALSA: control: Drop superfluous ifdef CONFIG_SND_CTL_DEBUG
Takashi Iwai
1
-16
/
+0
2022-06-15
ALSA: control: Rename CONFIG_SND_CTL_VALIDATION to CONFIG_SND_CTL_DEBUG
Takashi Iwai
2
-8
/
+13
2022-06-15
ALSA: control: Use xarray for faster lookups
Takashi Iwai
3
-32
/
+162
2022-05-30
Merge tag 'm68knommu-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+0
2022-05-17
ALSA: seq: replace ternary operator with max()
Guo Zhengkui
1
-1
/
+1
2022-05-16
m68k: coldfire: drop ISA_DMA_API support
Arnd Bergmann
1
-2
/
+0
2022-04-25
ALSA: pcm: Check for null pointer of pointer substream before dereferencing it
Colin Ian King
1
-1
/
+2
2022-04-14
Merge tag 'sound-5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
3
-2
/
+139
2022-04-13
Merge branch 'for-linus' into for-next
Takashi Iwai
3
-2
/
+139
2022-04-13
Merge branch 'topic/cs35l41' into for-next
Takashi Iwai
2
-18
/
+18
2022-04-13
ALSA: memalloc: Add fallback SG-buffer allocations for x86
Takashi Iwai
1
-1
/
+110
2022-04-12
ALSA: jack: Access input_dev under mutex
Amadeusz Sławiński
1
-7
/
+27
2022-04-12
ALSA: core: Add snd_card_free_on_error() helper
Takashi Iwai
1
-0
/
+28
2022-04-11
ALSA: pcm: Test for "silence" field in struct "pcm_format_data"
Fabio M. De Francesco
1
-1
/
+1
2022-04-01
Merge tag 'sound-fix-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-11
/
+38
2022-03-30
ALSA: pcm: Fix potential AB/BA lock with buffer_mutex and mmap_lock
Takashi Iwai
3
-11
/
+38
[next]