summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-10-15Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2019-10-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-10-15Merge branch 'parisc-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-10-15Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-10-14parisc: Remove 32-bit DMA enforcement from sba_iommuSven Schnelle
2019-10-14firmware: dmi: Fix unlikely out-of-bounds read in save_mem_devicesJean Delvare
2019-10-13Merge tag 'hwmon-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-10-13Merge tag 'fixes-for-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-10-13vhost/test: stop device before resetMichael S. Tsirkin
2019-10-12Merge tag 'char-misc-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-10-12Merge tag 'staging-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-10-12Merge tag 'tty-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-10-12Merge tag 'usb-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-10-12Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-10-12Merge tag 'for-linus-5.4-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-10-12Merge tag 's390-5.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-10-11Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-10-11Merge tag 'drm-fixes-2019-10-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-10-11Merge tag 'for-linus-20191010' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-10-11firmware: google: increment VPD key_len properlyBrian Norris
2019-10-11Merge tag 'drm-intel-fixes-2019-10-10' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-10-11Merge tag 'drm-fixes-5.4-2019-10-09' of git://people.freedesktop.org/~agd5f/l...Dave Airlie
2019-10-11Merge tag 'drm-misc-fixes-2019-10-10' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-10-10nbd: fix possible sysfs duplicate warningfor-linus-20191010Xiubo Li
2019-10-10xen: Stop abusing DT of_dma_configure APIRob Herring
2019-10-10xen/grant-table: remove unnecessary printingFuqian Huang
2019-10-10w1: ds250x: Fix build error without CRC16YueHaibing
2019-10-10virt: vbox: fix memory leak in hgcm_call_preprocess_linaddrNavid Emamdoost
2019-10-10binder: Fix comment headers on binder_alloc_prepare_to_free()Joel Fernandes (Google)
2019-10-10binder: prevent UAF read in print_binder_transaction_log_entry()Christian Brauner
2019-10-10USB: yurex: fix NULL-derefs on disconnectJohan Hovold
2019-10-10tty: serial: imx: Use platform_get_irq_optional() for optional IRQsAnson Huang
2019-10-10serial: fix kernel-doc warning in commentsRandy Dunlap
2019-10-10USB: iowarrior: use pr_err()Johan Hovold
2019-10-10USB: iowarrior: drop redundant iowarrior mutexJohan Hovold
2019-10-10USB: iowarrior: drop redundant disconnect mutexJohan Hovold
2019-10-10USB: iowarrior: fix use-after-free after driver unbindJohan Hovold
2019-10-10USB: iowarrior: fix use-after-free on releaseJohan Hovold
2019-10-10USB: iowarrior: fix use-after-free on disconnectJohan Hovold
2019-10-10USB: chaoskey: fix use-after-free on releaseJohan Hovold
2019-10-10USB: adutux: fix use-after-free on releaseJohan Hovold
2019-10-10USB: ldusb: fix NULL-derefs on driver unbindJohan Hovold
2019-10-10USB: legousbtower: fix use-after-free on releaseJohan Hovold
2019-10-10usb: cdns3: Fix for incorrect DMA mask.Pawel Laszczak
2019-10-10usb: cdns3: fix cdns3_core_init_role()Roger Quadros
2019-10-10usb: cdns3: gadget: Fix full-speed modeRoger Quadros
2019-10-10USB: usb-skeleton: drop redundant in-urb checkJohan Hovold
2019-10-10USB: usb-skeleton: fix use-after-free after driver unbindJohan Hovold
2019-10-10USB: usb-skeleton: fix NULL-deref on disconnectJohan Hovold
2019-10-10Merge tag 'iio-fixes-for-5.4a' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman