summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2016-11-20ALSA: rawmidi: Fix possible deadlock with virmidi registrationTakashi Iwai
2016-11-20ALSA: timer: Fix zero-division by continue of uninitialized instanceTakashi Iwai
2016-11-20ALSA: timer: Code cleanupTakashi Iwai
2016-11-20ALSA: timer: fix NULL pointer dereference in read()/ioctl() raceVegard Nossum
2016-11-20ALSA: timer: fix NULL pointer dereference on memory allocation failureVegard Nossum
2016-11-20ALSA: timer: fix division by zero after SNDRV_TIMER_IOCTL_CONTINUEVegard Nossum
2016-11-20ALSA: ctl: Stop notification after disconnectionTakashi Iwai
2016-08-22ALSA: timer: Fix leak in events via snd_timer_user_tinterruptKangjie Lu
2016-08-22ALSA: timer: Fix leak in events via snd_timer_user_ccallbackKangjie Lu
2016-08-22ALSA: timer: Fix leak in SNDRV_TIMER_IOCTL_PARAMSKangjie Lu
2016-08-22ALSA: timer: Fix negative queue usage by racy accessesTakashi Iwai
2016-08-22ALSA: au88x0: Fix calculation in vortex_wtdma_bufshift()Takashi Iwai
2016-08-22ALSA: echoaudio: Fix memory allocationChristophe JAILLET
2016-08-22ALSA: dummy: Fix a use-after-free at closingTakashi Iwai
2016-05-01ALSA: timer: Use mod_timer() for rearming the system timerTakashi Iwai
2016-05-01ALSA: usb-audio: Fix double-free in error paths after snd_usb_add_audio_strea...Vladis Dronov
2016-05-01ALSA: usb-audio: Minor code cleanup in create_fixed_stream_quirk()Takashi Iwai
2016-05-01ALSA: usb-audio: Add sanity checks for endpoint accessesTakashi Iwai
2016-05-01ALSA: usb-audio: Fix NULL dereference in create_fixed_stream_quirk()Takashi Iwai
2016-05-01ALSA: intel8x0: Add clock quirk entry for AD1981B on IBM ThinkPad X41.Vittorio Gambaletta (VittGam)
2016-04-01ALSA: seq: oss: Don't drain at closing a clientTakashi Iwai
2016-04-01ASoC: wm8994: Fix enum ctl accesses in a wrong typeTakashi Iwai
2016-04-01ASoC: wm8958: Fix enum ctl accesses in a wrong typeTakashi Iwai
2016-04-01ALSA: hdsp: Fix wrong boolean ctl value accessesTakashi Iwai
2016-04-01ALSA: hdspm: Fix wrong boolean ctl value accessesTakashi Iwai
2016-04-01ALSA: timer: Fix broken compat timer user status ioctlTakashi Iwai
2016-04-01ALSA: seq: Fix double port list deletionTakashi Iwai
2016-04-01ALSA: seq: Fix leak of pool buffer at concurrent writesTakashi Iwai
2016-02-27ALSA: usb-audio: avoid freeing umidi object twiceAndrey Konovalov
2016-02-27ALSA: timer: Fix race at concurrent readsTakashi Iwai
2016-02-27ALSA: timer: Fix race between stop and interruptTakashi Iwai
2016-02-27ALSA: timer: Fix wrong instance passed to slave callbacksTakashi Iwai
2016-02-27ALSA: dummy: Implement timer backend switching more safelyTakashi Iwai
2016-02-27ALSA: timer: Fix leftover link at closingTakashi Iwai
2016-02-27ALSA: seq: Fix lockdep warnings due to double mutex locksTakashi Iwai
2016-02-27ALSA: rawmidi: Fix race at copying & updating the positionTakashi Iwai
2016-02-27ALSA: rawmidi: Make snd_rawmidi_transmit() race-freeTakashi Iwai
2016-02-27ALSA: timer: Fix link corruption due to double start or stopTakashi Iwai
2016-02-27ALSA: seq: Fix yet another races among ALSA timer accessesTakashi Iwai
2016-02-27ALSA: pcm: Fix potential deadlock in OSS emulationTakashi Iwai
2016-02-27ALSA: rawmidi: Remove kernel WARNING for NULL user-space buffer checkTakashi Iwai
2016-02-27ALSA: seq: Fix race at closing in virmidi driverTakashi Iwai
2016-02-27ALSA: dummy: Disable switching timer backend via sysfsTakashi Iwai
2016-02-27ALSA: seq: Degrade the error message for too many opensTakashi Iwai
2016-02-27ALSA: seq: Fix incorrect sanity check at snd_seq_oss_synth_cleanup()Takashi Iwai
2016-02-13ALSA: control: Avoid kernel warnings from tlv ioctl with numid 0Takashi Iwai
2016-02-13ALSA: seq: Fix snd_seq_call_port_info_ioctl in compat modeNicolas Boichat
2016-02-13ALSA: pcm: Fix snd_pcm_hw_params struct copy in compat modeNicolas Boichat
2016-02-13ALSA: hrtimer: Fix stall by hrtimer_cancel()Takashi Iwai
2016-02-13ALSA: timer: Harden slave timer list handlingTakashi Iwai