aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-03-19Merge tag 'sound-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2021-03-18Merge tag 'drm-fixes-2021-03-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-03-19nouveau: Skip unvailable ttm page entriesTobias Klausmann
2021-03-19Merge tag 'drm-intel-fixes-2021-03-18' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2021-03-19Merge tag 'amd-drm-fixes-5.12-2021-03-18' of https://gitlab.freedesktop.org/a...Dave Airlie
2021-03-19Merge tag 'drm-misc-fixes-2021-03-18' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2021-03-18Merge tag 'vfio-v5.12-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds
2021-03-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2021-03-18drm/amd/display: Remove MPC gamut remap logic for DCN30Dillon Varone
2021-03-18drm/amd/display: Correct algorithm for reversed gammaCalvin Hou
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky
2021-03-17Merge tag 'thermal-v5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-03-17drm/omap: dsi: fix unsigned expression compared with zeroJunlin Yang
2021-03-17i915/perf: Start hrtimer only if sampling the OA bufferUmesh Nerlige Ramappa
2021-03-17drm/i915: Workaround async flip + VT-d corruption on HSW/BDWVille Syrjälä
2021-03-17thermal/core: Add NULL pointer check before using cooling device statsManaf Meethalavalappu Pallikunhi
2021-03-16vfio/type1: fix vaddr_get_pfns() return in vfio_pin_page_external()Daniel Jordan
2021-03-16vfio: Depend on MMUJason Gunthorpe
2021-03-16ARM: amba: Allow some ARM_AMBA users to compile with COMPILE_TESTJason Gunthorpe
2021-03-16vfio-platform: Add COMPILE_TEST to VFIO_PLATFORMJason Gunthorpe
2021-03-16vfio: IOMMU_API should be selectedJason Gunthorpe
2021-03-16vfio/type1: fix unmap all on ILP32Steve Sistare
2021-03-15drm/amd/display: Copy over soc values before bounding box creationSung Lee
2021-03-14vhost-vdpa: set v->config_ctx to NULL if eventfd_ctx_fdget() failsStefano Garzarella
2021-03-14vhost-vdpa: fix use-after-free of v->config_ctxStefano Garzarella
2021-03-14vhost: Fix vhost_vq_reset()Laurent Vivier
2021-03-14Merge tag 'irq-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-03-14Merge tag 'efi-urgent-for-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-03-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-03-14vhost_vdpa: fix the missing irq_bypass_unregister_producer() invocationGautam Dawar
2021-03-14vdpa_sim: Skip typecasting from void*Parav Pandit
2021-03-14virtio: remove export for virtio_config_{enable, disable}Xianting Tian
2021-03-14virtio-mmio: Use to_virtio_mmio_device() to simply codeTang Bin
2021-03-13Merge tag 'char-misc-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-03-13Merge tag 'staging-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-03-13Merge tag 'tty-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-03-13Merge tag 'usb-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-03-13zram: fix broken page writebackMinchan Kim
2021-03-13zram: fix return value on writeback_storeMinchan Kim
2021-03-13mm: use is_cow_mapping() across tree where properPeter Xu
2021-03-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-03-12Merge tag 'block-5.12-2021-03-12-v2' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-03-12Merge tag 'devprop-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-03-12Merge tag 'pm-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-03-12nvme: fix the nsid value to print in nvme_validate_or_alloc_nsChristoph Hellwig
2021-03-12Merge tag 'mmc-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2021-03-12Merge tag 'regulator-fix-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-03-12Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-03-12Merge tag 'for-linus-5.12b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-03-12Merge branch 'pm-opp'Rafael J. Wysocki