| Commit message (Expand) | Author | Age |
* | ALSA: pcm: Fix UAF in snd_pcm_oss_get_formats() | Takashi Iwai | 2018-03-11 |
* | ALSA: seq: Clear client entry before deleting else at closing | Takashi Iwai | 2018-03-10 |
* | ALSA: seq: Fix possible UAF in snd_seq_check_queue() | Takashi Iwai | 2018-03-10 |
* | ALSA: seq: Remove superfluous snd_seq_queue_client_leave_cells() call | Takashi Iwai | 2018-03-08 |
* | ALSA: seq: More protection for concurrent write and ioctl races | Takashi Iwai | 2018-03-08 |
* | ALSA: seq: Don't allow resizing pool in use | Takashi Iwai | 2018-03-08 |
* | ALSA: control: Fix memory corruption risk in snd_ctl_elem_read | Richard Fitzgerald | 2018-02-28 |
* | ALSA: seq: Fix racy pool initializations | Takashi Iwai | 2018-02-14 |
* | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds | 2018-02-11 |
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2018-01-31 |
|\ |
|
| * | snd_ctl_elem_init_enum_names(): switch to vmemdup_user() | Al Viro | 2018-01-19 |
| * | replace_user_tlv(): switch to vmemdup_user() | Al Viro | 2018-01-19 |
| * | snd_hwdep_dsp_load(): don't bother with access_ok() | Al Viro | 2017-12-28 |
* | | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2018-01-30 |
|\ \ |
|
| * | | sound: annotate ->poll() instances | Al Viro | 2017-11-27 |
| |/ |
|
* | | ALSA: pcm: Fix trailing semicolon | Luis de Bethencourt | 2018-01-16 |
* | | ALSA: seq: Process queue tempo/ppq change in a shot | Takashi Iwai | 2018-01-15 |
* | | Merge branch 'for-linus' into for-next | Takashi Iwai | 2018-01-15 |
|\ \ |
|
| * | | ALSA: seq: Make ioctls race-free | Takashi Iwai | 2018-01-11 |
| * | | ALSA: pcm: Remove yet superfluous WARN_ON() | Takashi Iwai | 2018-01-11 |
* | | | ALSA: pcm: Use ERESTARTSYS instead of EINTR in OSS emulation | Takashi Iwai | 2018-01-09 |
* | | | Merge branch 'for-linus' into for-next | Takashi Iwai | 2018-01-09 |
|\ \ \
| |/ / |
|
| * | | ALSA: pcm: Allow aborting mutex lock at OSS read/write loops | Takashi Iwai | 2018-01-08 |
| * | | ALSA: pcm: Abort properly at pending signal in OSS read/write loops | Takashi Iwai | 2018-01-08 |
| * | | ALSA: pcm: Workaround for weird PulseAudio behavior on rewind error | Takashi Iwai | 2018-01-05 |
| * | | ALSA: pcm: Add missing error checks in OSS emulation plugin builder | Takashi Iwai | 2018-01-04 |
| * | | ALSA: pcm: Remove incorrect snd_BUG_ON() usages | Takashi Iwai | 2018-01-02 |
* | | | ALSA: pcm: Set config update bits only when really changed | Takashi Iwai | 2018-01-02 |
* | | | Merge branch 'for-linus' into for-next | Takashi Iwai | 2017-12-19 |
|\ \ \
| |/ / |
|
| * | | ALSA: rawmidi: Avoid racy info ioctl via ctl device | Takashi Iwai | 2017-12-14 |
| * | | ALSA: pcm: prevent UAF in snd_pcm_info | Robb Glasser | 2017-12-05 |
| * | | ALSA: seq: Remove spurious WARN_ON() at timer check | Takashi Iwai | 2017-11-30 |
| |/ |
|
* | | ALSA: pcm: add SNDRV_PCM_FORMAT_{S,U}20 | Maciej S. Szmigiero | 2017-11-29 |
|/ |
|
* | ALSA: hda - Fix yet remaining issue with vmaster 0dB initialization | Takashi Iwai | 2017-11-22 |
* | ALSA: timer: Remove kernel warning at compat ioctl error paths | Takashi Iwai | 2017-11-21 |
* | ALSA: pcm: update tstamp only if audio_tstamp changed | Henrik Eriksson | 2017-11-21 |
* | Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai | 2017-11-13 |
|\ |
|
| * | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-11-02 |
| |\ |
|
| | * | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 |
* | | | Merge branch 'for-next' into for-linus | Takashi Iwai | 2017-11-13 |
|\ \ \ |
|
| * | | | ALSA: fix kernel-doc build warning | Randy Dunlap | 2017-10-30 |
| * | | | Merge branch 'topic/card-disconnect' into for-next | Takashi Iwai | 2017-10-24 |
| |\ \ \ |
|
| | * | | | ALSA: pcm: Forcibly stop at disconnect callback | Takashi Iwai | 2017-10-18 |
| | * | | | ALSA: pcm: Don't call register and disconnect callbacks for internal PCM | Takashi Iwai | 2017-10-18 |
| | * | | | ALSA: add snd_card_disconnect_sync() | Takashi Iwai | 2017-10-11 |
| * | | | | Merge branch 'for-linus' into for-next | Takashi Iwai | 2017-10-17 |
| |\ \ \ \ |
|
| * | | | | | ALSA: pcm: remove redundant variable runtime | Colin Ian King | 2017-10-16 |
| * | | | | | ALSA: seq: Add sanity check for user-space pointer delivery | Takashi Iwai | 2017-10-10 |
| * | | | | | Merge branch 'for-linus' into for-next | Takashi Iwai | 2017-10-09 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'topic/timer-api' into for-next | Takashi Iwai | 2017-10-05 |
| |\ \ \ \ \ \ |
|