Age | Commit message (Expand) | Author |
2020-08-06 | Merge tag 'sound-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2020-08-05 | ALSA: seq: oss: Serialize ioctls | Takashi Iwai |
2020-08-04 | Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-08-03 | Merge branch 'for-next' into for-linus | Takashi Iwai |
2020-07-21 | Merge tag 'sound-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2020-07-20 | ALSA: Replace the word "slave" in vmaster API | Takashi Iwai |
2020-07-17 | ALSA: info: Drop WARN_ON() from buffer NULL sanity check | Takashi Iwai |
2020-07-17 | Revert "ALSA: pcm: Use SG-buffer only when direct DMA is available" | Takashi Iwai |
2020-07-16 | treewide: Remove uninitialized_var() usage | Kees Cook |
2020-07-09 | ALSA: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-07-08 | Merge tag 'sound-5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2020-07-07 | ALSA: pcm: Fix build error on m68k and others | Takashi Iwai |
2020-07-07 | ALSA: compress: fix partial_drain completion state | Vinod Koul |
2020-07-07 | ALSA: core: pcm_iec958: fix kernel-doc | Pierre-Louis Bossart |
2020-06-25 | ALSA: core: Warn on empty module | Takashi Iwai |
2020-06-15 | ALSA: pcm: Use SG-buffer only when direct DMA is available | Takashi Iwai |
2020-06-15 | ALSA: memalloc: Make SG-buffer helper usable for continuous buffer, too | Takashi Iwai |
2020-06-15 | ALSA: memalloc: Initialize all fields of snd_dma_buffer properly | Takashi Iwai |
2020-06-15 | ALSA: pcm: Use dma_mmap_coherent() on x86, too | Takashi Iwai |
2020-06-11 | Merge tag 'sound-fix-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-06-09 | mmap locking API: convert mmap_sem comments | Michel Lespinasse |
2020-06-09 | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport |
2020-06-08 | ALSA: pcm: disallow linking stream to itself | Michał Mirosław |
2020-06-08 | ALSA: pcm: fix snd_pcm_link() lockdep splat | Michał Mirosław |
2020-06-04 | Merge tag 'sound-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2020-06-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-06-02 | mm: remove the pgprot argument to __vmalloc | Christoph Hellwig |
2020-06-01 | Merge branch 'uaccess.__put_user' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-05-29 | Merge tag 'sound-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds |
2020-05-28 | Merge branch 'for-linus' into for-next | Takashi Iwai |
2020-05-26 | ALSA: hwdep: fix a left shifting 1 by 31 UB bug | Changming Liu |
2020-05-22 | Merge tag 'sound-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2020-05-18 | ALSA: pcm: fix incorrect hw_base increase | Brent Lu |
2020-05-15 | Merge tag 'sound-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2020-05-07 | ALSA: Replace zero-length array with flexible-array | Gustavo A. R. Silva |
2020-05-07 | ALSA: rawmidi: Fix racy buffer resize under concurrent accesses | Takashi Iwai |
2020-05-01 | Merge tag 'sound-5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2020-04-29 | ALSA: seq: oss: remove unused inline function snd_seq_oss_timer_is_realtime | YueHaibing |
2020-04-26 | pcm_native: result of put_user() needs to be checked | Al Viro |
2020-04-24 | ALSA: pcm: oss: Place the plugin buffer overflow checks correctly (for 5.7) | Takashi Iwai |
2020-04-10 | Merge tag 'sound-fix-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-04-03 | ALSA: pcm: oss: Fix regression by buffer overflow fix (again) | Takashi Iwai |
2020-04-02 | Merge tag 'sound-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2020-03-30 | Merge branch 'pm-qos' | Rafael J. Wysocki |
2020-03-30 | Merge tag 'asoc-v5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/broo... | Takashi Iwai |
2020-03-30 | Merge branch 'for-next' into for-linus | Takashi Iwai |
2020-03-27 | Merge branch 'asoc-5.7' into asoc-next | Mark Brown |
2020-03-23 | ALSA: core: Add snd_device_get_state() helper | Takashi Iwai |
2020-03-16 | ALSA: seq: oss: Fix running status after receiving sysex | Takashi Iwai |
2020-03-16 | ALSA: seq: virmidi: Fix running status after receiving sysex | Takashi Iwai |