summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-06-06vhost_vdpa: Support config interrupt in vdpaZhu Lingshan
2020-06-06ifcvf: ignore continuous setting same status valueZhu Lingshan
2020-06-04virtio-mem: Don't rely on implicit compiler padding for requestsDavid Hildenbrand
2020-06-04virtio-mem: Try to unplug the complete online memory block firstDavid Hildenbrand
2020-06-04virtio-mem: Use -ETXTBSY as error code if the device is busyDavid Hildenbrand
2020-06-04virtio-mem: Unplug subblocks right-to-leftDavid Hildenbrand
2020-06-04virtio-mem: Drop manual check for already present memoryDavid Hildenbrand
2020-06-04virtio-mem: Add parent resource for all added "System RAM"David Hildenbrand
2020-06-04virtio-mem: Better retry handlingDavid Hildenbrand
2020-06-04virtio-mem: Offline and remove completely unplugged memory blocksDavid Hildenbrand
2020-06-04virtio-mem: Allow to offline partially unplugged memory blocksDavid Hildenbrand
2020-06-04virtio-mem: Paravirtualized memory hotunplug part 2David Hildenbrand
2020-06-04virtio-mem: Paravirtualized memory hotunplug part 1David Hildenbrand
2020-06-04virtio-mem: Allow to specify an ACPI PXM as nidDavid Hildenbrand
2020-06-04virtio-mem: Paravirtualized memory hotplugDavid Hildenbrand
2020-06-04vdpasim: Fix some coccinelle warningsSamuel Zou
2020-06-04ifcvf: move IRQ request/free to status change handlersZhu Lingshan
2020-06-04vhost: (cosmetic) remove a superfluous variable initialisationGuennadi Liakhovetski
2020-06-04crypto: virtio: Fix dest length calculation in __virtio_crypto_skcipher_do_req()Longpeng(Mike)
2020-06-04crypto: virtio: Fix use-after-free in virtio_crypto_skcipher_finalize_req()Longpeng(Mike)
2020-06-04crypto: virtio: Fix src/dst scatterlist calculation in __virtio_crypto_skciph...Longpeng(Mike)
2020-06-04virtio-balloon: Disable free page reporting if page poison reporting is not e...Alexander Duyck
2020-06-04vhost_vdpa: disable doorbell mapping for !MMUMichael S. Tsirkin
2020-06-04vhost_vdpa: support doorbell mapping via mmapJason Wang
2020-06-04vhost: use mmgrab() instead of mmget() for non worker deviceJason Wang
2020-06-04vhost: allow device that does not depend on vhost workerJason Wang
2020-06-02vhost: revert "vhost: disable for OABI"Michael S. Tsirkin
2020-06-02virtio: force spec specified alignment on typesMichael S. Tsirkin
2020-06-02virtio-mmio: Delete an error message in vm_find_vqs()Markus Elfring
2020-06-02virtio: add VIRTIO_RING_NO_LEGACYMatej Genci
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-05-30Merge tag 'gpio-v5.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2020-05-29drivers/net/ibmvnic: Update VNIC protocol version reportingThomas Falcon
2020-05-29NFC: st21nfca: add missed kfree_skb() in an error pathChuhong Yuan
2020-05-29Merge tag 'armsoc-fixes-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-05-29Merge tag 'iommu-fixes-v5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-05-29Merge tag 'block-5.7-2020-05-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-05-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-05-29Merge tag 'mmc-v5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2020-05-29Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-05-29net/mlx5e: replace EINVAL in mlx5e_flower_parse_meta()Pablo Neira Ayuso
2020-05-29net/mlx5e: Fix MLX5_TC_CT dependenciesVlad Buslov
2020-05-29net/mlx5e: Properly set default values when disabling adaptive moderationTal Gilboa
2020-05-29net/mlx5e: Fix arch depending casting issue in FECAya Levin
2020-05-29net/mlx5e: Remove warning "devices are not on same switch HW"Maor Dickman
2020-05-29net/mlx5e: Fix stats update for matchall classifierRoi Dayan
2020-05-29net/mlx5: Fix crash upon suspend/resumeMark Bloch
2020-05-29Merge tag 'drm-fixes-2020-05-29-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-05-29iommu: Fix reference count leak in iommu_group_alloc.Qiushi Wu
2020-05-29gpio: fix locking open drain IRQ linesLinus Walleij