Age | Commit message (Expand) | Author | Files | Lines |
2020-06-11 | Merge tag 'sound-fix-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+18 |
2020-06-09 | mmap locking API: convert mmap_sem comments | Michel Lespinasse | 1 | -1/+1 |
2020-06-09 | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport | 1 | -1/+0 |
2020-06-08 | ALSA: pcm: disallow linking stream to itself | Michał Mirosław | 1 | -0/+6 |
2020-06-08 | ALSA: pcm: fix snd_pcm_link() lockdep splat | Michał Mirosław | 1 | -2/+12 |
2020-06-04 | Merge tag 'sound-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2 | -11/+1 |
2020-06-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -2/+2 |
2020-06-02 | mm: remove the pgprot argument to __vmalloc | Christoph Hellwig | 2 | -2/+2 |
2020-06-02 | Merge branch 'uaccess.__put_user' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -4/+8 |
2020-05-29 | Merge tag 'sound-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 1 | -2/+2 |
2020-05-28 | Merge branch 'for-linus' into for-next | Takashi Iwai | 4 | -10/+36 |
2020-05-26 | ALSA: hwdep: fix a left shifting 1 by 31 UB bug | Changming Liu | 1 | -2/+2 |
2020-05-22 | Merge tag 'sound-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 1 | -0/+1 |
2020-05-18 | ALSA: pcm: fix incorrect hw_base increase | Brent Lu | 1 | -0/+1 |
2020-05-15 | Merge tag 'sound-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 1 | -4/+27 |
2020-05-07 | ALSA: Replace zero-length array with flexible-array | Gustavo A. R. Silva | 1 | -1/+1 |
2020-05-07 | ALSA: rawmidi: Fix racy buffer resize under concurrent accesses | Takashi Iwai | 1 | -4/+27 |
2020-05-01 | Merge tag 'sound-5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 1 | -4/+6 |
2020-04-29 | ALSA: seq: oss: remove unused inline function snd_seq_oss_timer_is_realtime | YueHaibing | 1 | -10/+0 |
2020-04-26 | pcm_native: result of put_user() needs to be checked | Al Viro | 1 | -4/+8 |
2020-04-24 | ALSA: pcm: oss: Place the plugin buffer overflow checks correctly (for 5.7) | Takashi Iwai | 1 | -4/+6 |
2020-04-10 | Merge tag 'sound-fix-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -10/+12 |
2020-04-03 | ALSA: pcm: oss: Fix regression by buffer overflow fix (again) | Takashi Iwai | 1 | -10/+12 |
2020-04-03 | Merge tag 'sound-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 10 | -116/+186 |
2020-03-30 | Merge branch 'pm-qos' | Rafael J. Wysocki | 1 | -7/+7 |
2020-03-30 | Merge tag 'asoc-v5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/broo... | Takashi Iwai | 3 | -10/+56 |
2020-03-30 | Merge branch 'for-next' into for-linus | Takashi Iwai | 9 | -106/+130 |
2020-03-27 | Merge branch 'asoc-5.7' into asoc-next | Mark Brown | 3 | -10/+56 |
2020-03-23 | ALSA: core: Add snd_device_get_state() helper | Takashi Iwai | 1 | -0/+21 |
2020-03-16 | ALSA: seq: oss: Fix running status after receiving sysex | Takashi Iwai | 1 | -0/+1 |
2020-03-16 | ALSA: seq: virmidi: Fix running status after receiving sysex | Takashi Iwai | 1 | -0/+1 |
2020-03-13 | ALSA: pcm: Fix superfluous snprintf() usage | Takashi Iwai | 1 | -1/+1 |
2020-03-12 | ALSA: pcm: oss: Remove WARNING from snd_pcm_plug_alloc() checks | Takashi Iwai | 1 | -2/+2 |
2020-03-11 | Merge tag 'v5.6-rc5' into asoc-5.7 | Mark Brown | 5 | -14/+38 |
2020-03-09 | ALSA: pcm: oss: Simplify plugin frame size calculations | Takashi Iwai | 1 | -64/+56 |
2020-03-09 | Merge branch 'for-linus' into for-next | Takashi Iwai | 1 | -0/+8 |
2020-03-09 | ALSA: pcm: oss: Avoid plugin buffer overflow | Takashi Iwai | 1 | -0/+8 |
2020-03-06 | Merge series "simple-audio-card codec2codec support" from Samuel Holland <sam... | Mark Brown | 1 | -9/+9 |
2020-03-06 | ALSA: dmaengine_pcm: No need to take runtime reference twice in pcm_pointer | Peter Ujfalusi | 1 | -2/+0 |
2020-03-06 | ALSA: pcm: Add a standalone version of snd_pcm_limit_hw_rates | Samuel Holland | 1 | -9/+9 |
2020-02-19 | ALSA: core: Implement compress page allocation and free routines | Cezary Rojewski | 1 | -0/+42 |
2020-02-17 | Merge branch 'topic/usb-uac2-effect-unit' into for-next | Takashi Iwai | 5 | -14/+38 |
2020-02-14 | ALSA: pcm: oss: Unlock mutex temporarily for sleeping at read/write | Takashi Iwai | 1 | -0/+4 |
2020-02-14 | ALSA: seq: Fix concurrent access to queue current tick/time | Takashi Iwai | 4 | -9/+20 |
2020-02-14 | ALSA: seq: Avoid concurrent access to queue flags | Takashi Iwai | 1 | -4/+16 |
2020-02-14 | sound: Call cpu_latency_qos_*() instead of pm_qos_*() | Rafael J. Wysocki | 1 | -7/+7 |
2020-02-13 | ALSA: pcm: Fix double hw_free calls | Takashi Iwai | 1 | -1/+2 |
2020-02-12 | ALSA: core: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 1 | -1/+1 |
2020-02-11 | ALSA: dmaengine_pcm: Consider DMA cache caused delay in pointer callback | Peter Ujfalusi | 1 | -1/+2 |
2020-02-11 | ALSA: dmaengine_pcm: Consider DMA cache caused delay in pointer callback | Peter Ujfalusi | 1 | -0/+5 |