index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
core
(
follow
)
Commit message (
Expand
)
Author
Age
*
Merge "ALSA: timer: check if timer->card is null before using it"
Linux Build Service Account
2016-09-09
|
\
|
*
ALSA: timer: check if timer->card is null before using it
Meng Wang
2016-09-05
*
|
Merge "ALSA: timer: Fix leak in events via snd_timer_user_ccallback"
Linux Build Service Account
2016-09-08
|
\
\
|
*
|
ALSA: timer: Fix leak in events via snd_timer_user_ccallback
Kangjie Lu
2016-09-08
|
*
|
ALSA: timer: Fix leak in events via snd_timer_user_tinterrupt
Kangjie Lu
2016-09-08
|
|
/
*
/
ALSA: timer: Fix leak in SNDRV_TIMER_IOCTL_PARAMS
Kangjie Lu
2016-09-08
|
/
*
Merge "Merge remote-tracking branch 'msm-4.4/tmp-2bf7955' into msm-4.4"
Linux Build Service Account
2016-08-02
|
\
|
*
Merge remote-tracking branch 'msm-4.4/tmp-2bf7955' into msm-4.4
Trilok Soni
2016-07-22
|
|
\
|
|
*
ALSA: timer: Use mod_timer() for rearming the system timer
Takashi Iwai
2016-04-20
|
|
*
ALSA: pcm: Avoid "BUG:" string for warnings again
Takashi Iwai
2016-04-12
*
|
|
Merge "ASoC: Fix freed memory access of pcm stream kctl"
Linux Build Service Account
2016-07-27
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ASoC: Fix freed memory access of pcm stream kctl
Laxminath Kasam
2016-07-20
*
|
|
Merge remote-tracking branch 'origin/tmp-917a9a9133a6' into lsk
Runmin Wang
2016-07-12
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
ALSA: timer: Fix broken compat timer user status ioctl
Takashi Iwai
2016-03-09
|
*
ALSA: seq: oss: Don't drain at closing a client
Takashi Iwai
2016-03-09
|
*
ALSA: pcm: Fix ioctls for X32 ABI
Takashi Iwai
2016-03-09
|
*
ALSA: timer: Fix ioctls for X32 ABI
Takashi Iwai
2016-03-09
|
*
ALSA: rawmidi: Fix ioctls X32 ABI
Takashi Iwai
2016-03-09
|
*
ALSA: ctl: Fix ioctls for X32 ABI
Takashi Iwai
2016-03-09
*
|
ASoC: compress: fix unsigned integer overflow check
Xiaojun Sang
2016-06-02
*
|
Merge remote-tracking branch 'lsk-44/linux-linaro-lsk-v4.4' into 44rc2
David Keitel
2016-03-23
|
\
|
|
*
ALSA: seq: Fix double port list deletion
Takashi Iwai
2016-02-25
|
*
ALSA: seq: Fix leak of pool buffer at concurrent writes
Takashi Iwai
2016-02-25
|
*
ALSA: pcm: Fix rwsem deadlock for non-atomic PCM stream
Takashi Iwai
2016-02-25
|
*
ALSA: timer: Fix race between stop and interrupt
Takashi Iwai
2016-02-17
|
*
ALSA: timer: Fix wrong instance passed to slave callbacks
Takashi Iwai
2016-02-17
|
*
ALSA: timer: Fix race at concurrent reads
Takashi Iwai
2016-02-17
|
*
ALSA: timer: Fix link corruption due to double start or stop
Takashi Iwai
2016-02-17
|
*
ALSA: timer: Fix leftover link at closing
Takashi Iwai
2016-02-17
|
*
ALSA: timer: Code cleanup
Takashi Iwai
2016-02-17
|
*
ALSA: seq: Fix lockdep warnings due to double mutex locks
Takashi Iwai
2016-02-17
|
*
ALSA: seq: Fix race at closing in virmidi driver
Takashi Iwai
2016-02-17
|
*
ALSA: seq: Fix yet another races among ALSA timer accesses
Takashi Iwai
2016-02-17
|
*
ALSA: pcm: Fix potential deadlock in OSS emulation
Takashi Iwai
2016-02-17
|
*
ALSA: rawmidi: Fix race at copying & updating the position
Takashi Iwai
2016-02-17
|
*
ALSA: rawmidi: Remove kernel WARNING for NULL user-space buffer check
Takashi Iwai
2016-02-17
|
*
ALSA: rawmidi: Make snd_rawmidi_transmit() race-free
Takashi Iwai
2016-02-17
|
*
ALSA: seq: Degrade the error message for too many opens
Takashi Iwai
2016-02-17
|
*
ALSA: seq: Fix incorrect sanity check at snd_seq_oss_synth_cleanup()
Takashi Iwai
2016-02-17
|
*
ALSA: compress: Disable GET_CODEC_CAPS ioctl for some architectures
Takashi Iwai
2016-02-17
|
*
ALSA: timer: Handle disconnection more safely
Takashi Iwai
2016-01-31
|
*
ALSA: control: Avoid kernel warnings from tlv ioctl with numid 0
Takashi Iwai
2016-01-31
|
*
ALSA: hrtimer: Fix stall by hrtimer_cancel()
Takashi Iwai
2016-01-31
|
*
ALSA: pcm: Fix snd_pcm_hw_params struct copy in compat mode
Nicolas Boichat
2016-01-31
|
*
ALSA: seq: Fix snd_seq_call_port_info_ioctl in compat mode
Nicolas Boichat
2016-01-31
|
*
ALSA: timer: Fix double unlink of active_list
Takashi Iwai
2016-01-31
|
*
ALSA: timer: Fix race among timer ioctls
Takashi Iwai
2016-01-31
|
*
ALSA: timer: Harden slave timer list handling
Takashi Iwai
2016-01-31
|
*
ALSA: seq: Fix race at timer setup and close
Takashi Iwai
2016-01-31
|
*
ALSA: seq: Fix missing NULL check at remove_events ioctl
Takashi Iwai
2016-01-31
[next]