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.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
*
Merge tag 'sound-fix-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-02-06
2
-79
/
+140
|
\
|
*
ALSA: pcm: Fix sparse warnings wrt snd_pcm_state_t
Takashi Iwai
2020-01-31
2
-70
/
+125
|
*
ALSA: pcm: Fix memory leak at closing a stream without hw_free
Takashi Iwai
2020-01-29
1
-9
/
+15
*
|
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2020-02-04
1
-19
/
+17
|
/
*
ALSA: pcm: Set per-card upper limit of PCM buffer allocations
Takashi Iwai
2020-01-21
2
-18
/
+52
*
Merge branch 'for-linus' into for-next
Takashi Iwai
2020-01-20
1
-5
/
+9
|
\
|
*
ALSA: seq: Fix racy access for queue timer in proc read
Takashi Iwai
2020-01-15
1
-5
/
+9
*
|
ALSA: pcm: Make snd_pcm_hw_constraints_init() and _complete() static
Takashi Iwai
2020-01-16
2
-5
/
+2
*
|
ALSA: timer: fix nsec/sec initialization confusion
Pierre-Louis Bossart
2020-01-12
1
-1
/
+1
*
|
ALSA: control: potential uninitialized return value
Dan Carpenter
2020-01-08
1
-1
/
+1
*
|
ALSA: rawmidi: More constification
Takashi Iwai
2020-01-05
1
-1
/
+1
*
|
ALSA: oss: More constifications
Takashi Iwai
2020-01-05
2
-2
/
+2
*
|
ALSA: jack: More constification
Takashi Iwai
2020-01-05
1
-1
/
+1
*
|
ALSA: info: More constifications
Takashi Iwai
2020-01-05
1
-2
/
+2
*
|
ALSA: seq: More constifications
Takashi Iwai
2020-01-05
3
-8
/
+8
*
|
ALSA: pcm: More constifications
Takashi Iwai
2020-01-05
3
-9
/
+10
*
|
ALSA: control: Add verification for kctl accesses
Takashi Iwai
2020-01-04
3
-38
/
+256
*
|
ALSA: mixer: oss: Constify snd_mixer_oss_assign_table definition
Takashi Iwai
2020-01-03
1
-6
/
+8
*
|
ALSA: seq: Constify struct snd_midi_op
Takashi Iwai
2020-01-03
1
-15
/
+22
*
|
ALSA: timer: Constify snd_timer_hardware definitions
Takashi Iwai
2020-01-03
2
-2
/
+2
*
|
ALSA: core: Constify snd_device_ops definitions
Takashi Iwai
2020-01-03
8
-9
/
+9
*
|
ALSA: core: Treat snd_device_ops as const
Takashi Iwai
2020-01-03
1
-1
/
+1
*
|
ALSA: ctl: allow TLV read operation for callback type of element in locked case
Takashi Sakamoto
2019-12-24
1
-2
/
+3
*
|
ALSA: ctl: remove dimen member from elem_info structure
Takashi Sakamoto
2019-12-23
1
-32
/
+0
*
|
Merge branch 'for-linus' into for-next
Takashi Iwai
2019-12-18
1
-0
/
+4
|
\
|
|
*
ALSA: pcm: Avoid possible info leaks from PCM stream buffers
Takashi Iwai
2019-12-14
1
-0
/
+4
*
|
Merge tag 'y2038-alsa-v8-signed' of git://git.kernel.org:/pub/scm/linux/kerne...
Takashi Iwai
2019-12-17
8
-455
/
+614
|
\
\
|
*
|
ALSA: add new 32-bit layout for snd_pcm_mmap_status/control
Arnd Bergmann
2019-12-13
3
-31
/
+47
|
*
|
ALSA: move snd_pcm_ioctl_sync_ptr_compat into pcm_native.c
Arnd Bergmann
2019-12-13
2
-98
/
+100
|
*
|
ALSA: Avoid using timespec for struct snd_timer_tread
Baolin Wang
2019-12-13
2
-38
/
+117
|
*
|
ALSA: Avoid using timespec for struct snd_rawmidi_status
Baolin Wang
2019-12-11
2
-94
/
+125
|
*
|
ALSA: Avoid using timespec for struct snd_pcm_status
Baolin Wang
2019-12-11
3
-124
/
+138
|
*
|
ALSA: Avoid using timespec for struct snd_timer_status
Baolin Wang
2019-12-11
2
-57
/
+62
|
*
|
ALSA: Replace timespec with timespec64
Baolin Wang
2019-12-11
3
-32
/
+44
*
|
|
ALSA: control: remove useless assignment in .info callback of PCM chmap element
Takashi Sakamoto
2019-12-14
1
-1
/
+0
|
/
/
*
|
Merge tag 'sound-fix-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-12-06
3
-0
/
+6
|
\
|
|
*
ALSA: pcm: oss: Avoid potential buffer overflows
Takashi Iwai
2019-12-04
3
-0
/
+6
*
|
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-12-01
1
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
compat_ioctl: remove translation for sound ioctls
Arnd Bergmann
2019-10-23
1
-0
/
+4
*
|
ALSA: pcm: Add card sync_irq field
Takashi Iwai
2019-11-20
2
-0
/
+3
*
|
ALSA: pcm: Add the support for sync-stop operation
Takashi Iwai
2019-11-20
1
-0
/
+15
*
|
ALSA: pcm: Move PCM_RUNTIME_CHECK() macro into local header
Takashi Iwai
2019-11-20
2
-0
/
+3
*
|
ALSA: pcm: Allow NULL ioctl ops
Takashi Iwai
2019-11-20
1
-4
/
+15
*
|
ALSA: pcm: Introduce managed buffer allocation mode
Takashi Iwai
2019-11-20
2
-13
/
+82
*
|
Merge branch 'for-linus' into for-next
Takashi Iwai
2019-11-14
1
-2
/
+6
|
\
\
|
*
|
ALSA: pcm: Fix stream lock usage in snd_pcm_period_elapsed()
paulhsia
2019-11-13
1
-2
/
+6
*
|
|
ALSA: timer: Fix the breakage of slave link open
Takashi Iwai
2019-11-11
1
-3
/
+2
*
|
|
ALSA: pcm: Unexport snd_pcm_sgbuf_ops_page
Takashi Iwai
2019-11-09
2
-2
/
+6
*
|
|
ALSA: pcm: Yet another missing check of non-cached buffer type
Takashi Iwai
2019-11-09
1
-1
/
+2
*
|
|
ALSA: timer: Fix possible race at assigning a timer instance
Takashi Iwai
2019-11-08
2
-55
/
+60
[next]