aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | drm/amd/display: Copy over soc values before bounding box creationSung Lee2021-03-151-0/+5
| * | | | | | | | | Merge tag 'drm-misc-fixes-2021-03-18' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2021-03-191-3/+4
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| | * | | | | | | | drm/omap: dsi: fix unsigned expression compared with zeroJunlin Yang2021-03-171-3/+4
* | | | | | | | | | Merge tag 'vfio-v5.12-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds2021-03-183-12/+16
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | vfio/type1: fix vaddr_get_pfns() return in vfio_pin_page_external()Daniel Jordan2021-03-161-1/+7
| * | | | | | | | | | vfio: Depend on MMUJason Gunthorpe2021-03-161-1/+1
| * | | | | | | | | | ARM: amba: Allow some ARM_AMBA users to compile with COMPILE_TESTJason Gunthorpe2021-03-161-1/+1
| * | | | | | | | | | vfio-platform: Add COMPILE_TEST to VFIO_PLATFORMJason Gunthorpe2021-03-161-1/+1
| * | | | | | | | | | vfio: IOMMU_API should be selectedJason Gunthorpe2021-03-161-1/+1
| * | | | | | | | | | vfio/type1: fix unmap all on ILP32Steve Sistare2021-03-161-7/+5
| |/ / / / / / / / /
* | | | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2021-03-189-33/+32
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | vhost-vdpa: set v->config_ctx to NULL if eventfd_ctx_fdget() failsStefano Garzarella2021-03-141-2/+6
| * | | | | | | | | | vhost-vdpa: fix use-after-free of v->config_ctxStefano Garzarella2021-03-141-1/+3
| * | | | | | | | | | vhost: Fix vhost_vq_reset()Laurent Vivier2021-03-141-1/+1
| * | | | | | | | | | vhost_vdpa: fix the missing irq_bypass_unregister_producer() invocationGautam Dawar2021-03-141-6/+2
| * | | | | | | | | | vdpa_sim: Skip typecasting from void*Parav Pandit2021-03-141-2/+1
| * | | | | | | | | | virtio: remove export for virtio_config_{enable, disable}Xianting Tian2021-03-141-4/+2
| * | | | | | | | | | virtio-mmio: Use to_virtio_mmio_device() to simply codeTang Bin2021-03-141-2/+1
| * | | | | | | | | | vdpa: set the virtqueue num during registerJason Wang2021-02-255-15/+16
* | | | | | | | | | | module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky2021-03-1776-103/+0
* | | | | | | | | | | Merge tag 'thermal-v5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-03-171-0/+3
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | thermal/core: Add NULL pointer check before using cooling device statsManaf Meethalavalappu Pallikunhi2021-03-171-0/+3
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'irq-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-03-143-9/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | irqchip/ingenic: Add support for the JZ4760Paul Cercueil2021-03-092-0/+2
| * | | | | | | | | | irqchip: Do not blindly select CONFIG_GENERIC_IRQ_MULTI_HANDLERMarc Zyngier2021-03-081-9/+0
| |/ / / / / / / / /
* | | | | | | | | | Merge tag 'efi-urgent-for-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-03-141-0/+16
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| * | | | | | | | | efi: stub: omit SetVirtualAddressMap() if marked unsupported in RT_PROP tableArd Biesheuvel2021-03-071-0/+16
| |/ / / / / / / /
* | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-03-143-10/+13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | zram: fix broken page writebackMinchan Kim2021-03-131-3/+3
| * | | | | | | | | zram: fix return value on writeback_storeMinchan Kim2021-03-131-3/+8
| * | | | | | | | | mm: use is_cow_mapping() across tree where properPeter Xu2021-03-132-4/+2
* | | | | | | | | | Merge tag 'char-misc-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-03-1310-28/+94
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | misc/pvpanic: Export module FDT device tableShile Zhang2021-03-101-0/+1
| * | | | | | | | | | misc: fastrpc: restrict user apps from sending kernel RPC messagesDmitry Baryshkov2021-03-101-0/+5
| * | | | | | | | | | virt: acrn: Correct type casting of argument of copy_from_user()Shuo Liu2021-03-101-1/+1
| * | | | | | | | | | virt: acrn: Use EPOLLIN instead of POLLINYejune Deng2021-03-101-1/+1
| * | | | | | | | | | virt: acrn: Use vfs_poll() instead of f_op->poll()Yejune Deng2021-03-101-2/+2
| * | | | | | | | | | virt: acrn: Make remove_cpu sysfs invisible with !CONFIG_HOTPLUG_CPUShuo Liu2021-03-101-0/+9
| * | | | | | | | | | habanalabs: fix debugfs address translationfarah kassabri2021-03-101-12/+26
| * | | | | | | | | | habanalabs: Disable file operations after device is removedTomer Tayar2021-03-102-6/+46
| * | | | | | | | | | habanalabs: Call put_pid() when releasing control deviceTomer Tayar2021-03-101-0/+2
| * | | | | | | | | | drivers: habanalabs: remove unused dentry pointer for debugfs filesGreg Kroah-Hartman2021-03-102-6/+1
| * | | | | | | | | | habanalabs: mark hl_eq_inc_ptr() as staticOded Gabbay2021-03-101-1/+1
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'staging-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-03-1349-38/+169
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Revert "staging: wfx: remove unused included header files"Greg Kroah-Hartman2021-03-1027-0/+106
| * | | | | | | | | | staging: rtl8188eu: prevent ->ssid overflow in rtw_wx_set_scan()Dan Carpenter2021-03-101-2/+4
| * | | | | | | | | | staging: rtl8188eu: fix potential memory corruption in rtw_check_beacon_data()Dan Carpenter2021-03-101-0/+5
| * | | | | | | | | | staging: rtl8192u: fix ->ssid overflow in r8192_wx_set_scan()Dan Carpenter2021-03-101-2/+4
| * | | | | | | | | | staging: comedi: pcl726: Use 16-bit 0 for interrupt dataIan Abbott2021-03-101-1/+3
| * | | | | | | | | | staging: comedi: ni_65xx: Use 16-bit 0 for interrupt dataIan Abbott2021-03-101-1/+2