index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: pcm: Workaround for a wrong offset in SYNC_PTR compat ioctl
Takashi Iwai
2021-10-11
1
-1
/
+71
*
ALSA: seq: Fix a potential UAF by wrong private_free call order
Takashi Iwai
2021-09-30
1
-5
/
+3
*
ALSA: rawmidi: introduce SNDRV_RAWMIDI_IOCTL_USER_PVERSION
Jaroslav Kysela
2021-09-23
1
-0
/
+9
*
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-09-03
1
-1
/
+0
|
\
|
*
isystem: trim/fixup stdarg.h and other headers
Alexey Dobriyan
2021-08-19
1
-1
/
+0
*
|
Merge branch 'for-linus' into for-next
Takashi Iwai
2021-08-30
1
-1
/
+1
|
\
\
|
*
|
ALSA: pcm: fix divide error in snd_pcm_lib_ioctl
Zubin Mithra
2021-08-27
1
-1
/
+1
*
|
|
ALSA: pcm: Add SNDRV_PCM_INFO_EXPLICIT_SYNC flag
Takashi Iwai
2021-08-14
1
-0
/
+9
*
|
|
ALSA: memalloc: Count continuous pages in vmalloc buffer handler
Takashi Iwai
2021-08-13
1
-7
/
+21
*
|
|
ALSA: core: control_led: use strscpy instead of strlcpy
Pierre-Louis Bossart
2021-08-13
1
-1
/
+1
*
|
|
ALSA: pcm: Check mmap capability of runtime dma buffer at first
Takashi Iwai
2021-08-09
1
-2
/
+7
*
|
|
Merge branch 'for-linus' into for-next
Takashi Iwai
2021-08-09
2
-13
/
+31
|
\
|
|
|
*
|
ALSA: pcm: Fix mmap breakage without explicit buffer setup
Takashi Iwai
2021-08-09
1
-1
/
+4
|
|
/
|
*
ALSA: seq: Fix racy deletion of subscriber
Takashi Iwai
2021-08-03
1
-12
/
+27
*
|
ALSA: memalloc: Fix mmap of SG-buffer with WC pages
Takashi Iwai
2021-08-08
1
-0
/
+9
*
|
ALSA: memalloc: Store snd_dma_buffer.addr for continuous pages, too
Takashi Iwai
2021-08-04
1
-2
/
+5
*
|
ALSA: memalloc: Fix pgprot for WC mmap on x86
Takashi Iwai
2021-08-04
1
-0
/
+4
*
|
ALSA: memalloc: Support WC allocation on all architectures
Takashi Iwai
2021-08-04
1
-7
/
+39
*
|
ALSA: pcm: Allow exact buffer preallocation
Takashi Iwai
2021-08-04
1
-16
/
+51
*
|
ALSA: memalloc: Correctly name as WC
Takashi Iwai
2021-08-04
2
-8
/
+8
*
|
ALSA: memalloc: Minor refactoring
Takashi Iwai
2021-08-04
3
-33
/
+26
*
|
Merge branch 'for-linus' into for-next
Takashi Iwai
2021-08-02
2
-5
/
+13
|
\
|
|
*
ALSA: memalloc: Fix regression with SNDRV_DMA_TYPE_CONTINUOUS
Takashi Iwai
2021-08-02
1
-1
/
+1
|
*
ALSA: pcm - fix mmap capability check for the snd-dummy driver
Jaroslav Kysela
2021-07-30
1
-1
/
+1
|
*
ALSA: pcm: Fix mmap without buffer preallocation
Takashi Iwai
2021-07-20
1
-0
/
+2
|
*
ALSA: pcm: Fix mmap capability check
Takashi Iwai
2021-07-20
1
-4
/
+10
*
|
ALSA: core: Fix double calls of snd_card_free() via devres
Takashi Iwai
2021-07-31
1
-4
/
+10
*
|
ALSA: seq: Fix comments of wrong client number for MIDI Passthrough
Takashi Iwai
2021-07-27
1
-4
/
+4
*
|
ALSA: core: Add device-managed request_dma()
Takashi Iwai
2021-07-19
1
-0
/
+38
*
|
ALSA: core: Add managed card creation
Takashi Iwai
2021-07-19
1
-8
/
+91
*
|
ALSA: core: Add device-managed page allocator helper
Takashi Iwai
2021-07-19
1
-0
/
+46
*
|
ALSA: compress: Initialize mutex in snd_compress_new()
Takashi Iwai
2021-07-15
1
-0
/
+1
*
|
ALSA: compress: Drop unused functions
Takashi Iwai
2021-07-15
1
-68
/
+0
|
/
*
ALSA: pcm: Call substream ack() method upon compat mmap commit
Alan Young
2021-07-12
1
-3
/
+8
*
Merge tag 'asoc-v5.14' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
2021-07-01
1
-42
/
+132
|
\
|
*
Merge series "ASoC: tlv320aic32x4: Add support for TAS2505" from Claudius Hei...
Mark Brown
2021-06-23
3
-9
/
+37
|
|
\
|
*
|
ALSA: iec958: Split status creation and fill
Maxime Ripard
2021-06-08
1
-42
/
+132
*
|
|
Merge branch 'for-next' into for-linus
Takashi Iwai
2021-07-01
36
-465
/
+873
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
ALSA: seq: oss: Fix error check at system port creation
Takashi Iwai
2021-06-17
1
-3
/
+2
|
*
|
ALSA: control_led - fix initialization in the mode show callback
Jaroslav Kysela
2021-06-14
1
-1
/
+1
|
*
|
ALSA: core: Add continuous and vmalloc mmap ops
Takashi Iwai
2021-06-10
1
-0
/
+17
|
*
|
ALSA: core: Move mmap handler into memalloc ops
Takashi Iwai
2021-06-10
3
-16
/
+40
|
*
|
ALSA: core: Abstract memory alloc helpers
Takashi Iwai
2021-06-10
6
-223
/
+322
|
*
|
ALSA: pcm: add snd_pcm_period_elapsed() variant without acquiring lock of PCM...
Takashi Sakamoto
2021-06-10
1
-15
/
+49
|
*
|
ALSA: seq: Fix assignment in if condition
Takashi Iwai
2021-06-09
13
-72
/
+131
|
*
|
ALSA: oss: Fix assignment in if condition
Takashi Iwai
2021-06-09
3
-50
/
+91
|
*
|
ALSA: pcm: Fix assignment in if condition
Takashi Iwai
2021-06-09
3
-8
/
+16
|
*
|
ALSA: core: Fix assignment in if condition
Takashi Iwai
2021-06-09
5
-9
/
+18
|
*
|
Merge branch 'for-linus' into for-next
Takashi Iwai
2021-06-08
2
-8
/
+28
|
|
\
\
|
*
|
|
ALSA: core: use DEVICE_ATTR_*() macro
YueHaibing
2021-05-28
1
-11
/
+8
[next]