summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-08-14x86/boot/compressed: Force hidden visibility for all symbol referencesArd Biesheuvel
2020-08-12Merge tag 'rtc-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2020-08-12Merge branch 'parisc-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-08-12Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2020-08-12Merge tag 'linux-watchdog-5.9-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds
2020-08-12Merge tag 'vfio-v5.9-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2020-08-12Merge tag 'drm-next-2020-08-12' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-08-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-08-12mm/gup: remove task_struct pointer for all gup codePeter Xu
2020-08-12mm: do page fault accounting in handle_mm_faultPeter Xu
2020-08-12rapidio/rio_mport_cdev: use array_size() helper in copy_{from,to}_user()Gustavo A. R. Silva
2020-08-12drivers/rapidio/rio-scan.c: use struct_size() helperGustavo A. R. Silva
2020-08-12drivers/rapidio/devices/rio_mport_cdev.c: use struct_size() helperGustavo A. R. Silva
2020-08-12uaccess: add force_uaccess_{begin,end} helpersChristoph Hellwig
2020-08-12rtc: pcf2127: fix alarm handlingAlexandre Belloni
2020-08-12rtc: pcf2127: add alarm supportLiam Beguin
2020-08-12rtc: pcf2127: add pca2129 device idLiam Beguin
2020-08-12drm/ttm: revert "drm/ttm: make TT creation purely optional v3"Christian König
2020-08-12Merge branch 'vmwgfx-next-5.9' of git://people.freedesktop.org/~sroland/linux...Dave Airlie
2020-08-12parisc: mask out enable and reserved bits from sba imaskSven Schnelle
2020-08-11Merge tag 'tag-chrome-platform-for-v5.9' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2020-08-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-08-11Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-08-11Merge tag 'backlight-next-5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-08-11Merge tag 'hwlock-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...Linus Torvalds
2020-08-11Merge tag 'rproc-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ander...Linus Torvalds
2020-08-11Merge tag 'rpmsg-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ander...Linus Torvalds
2020-08-11Merge tag 'libnvdimm-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-08-11Merge tag 'amd-drm-fixes-5.9-2020-08-07' of git://people.freedesktop.org/~agd...Dave Airlie
2020-08-10Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-08-11Merge tag 'drm-misc-fixes-2020-08-04' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-08-11Merge tag 'v5.8' into drm-nextDave Airlie
2020-08-10Merge tag 'for-linus-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-08-11drm/vmwgfx: fix spelling mistake "Cant" -> "Can't"Colin Ian King
2020-08-11drm/vmwgfx: fix spelling mistake "Cound" -> "Could"Colin Ian King
2020-08-11drm/vmwgfx/ldu: Use drm_mode_config_resetRoland Scheidegger
2020-08-11drm/vmwgfx/sou: Use drm_mode_config_resetRoland Scheidegger
2020-08-11drm/vmwgfx/stdu: Use drm_mode_config_resetDaniel Vetter
2020-08-11drm/vmwgfx: Fix two list_for_each loop exit testsDan Carpenter
2020-08-11drm/vmwgfx: Use correct vmw_legacy_display_unit pointerDan Carpenter
2020-08-11drm/vmwgfx: Use struct_size() helperGustavo A. R. Silva
2020-08-11Merge tag 'drm-misc-next-fixes-2020-08-05' of git://anongit.freedesktop.org/d...Dave Airlie
2020-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2020-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2020-08-10vdpa/mlx5: fix up endian-ness for mtuMichael S. Tsirkin
2020-08-10vdpa: Fix pointer math bug in vdpasim_get_config()Dan Carpenter
2020-08-10vdpa/mlx5: Fix pointer math in mlx5_vdpa_get_config()Dan Carpenter
2020-08-10vdpa/mlx5: fix memory allocation failure checksColin Ian King
2020-08-10vdpa/mlx5: Fix uninitialised variable in core/mr.cAlex Dewar
2020-08-10vdpa_sim: init iommu lockMichael S. Tsirkin