summaryrefslogtreecommitdiffstats
path: root/drivers/vhost
AgeCommit message (Expand)Author
2020-07-29vhost/scsi: fix up req type endian-nessMichael S. Tsirkin
2020-06-22tools/virtio: Add --resetEugenio Pérez
2020-06-22vhost_vdpa: Fix potential underflow in vhost_vdpa_mmap()Dan Carpenter
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-10kernel: set USER_DS in kthread_use_mmChristoph Hellwig
2020-06-10kernel: better document the use_mm/unuse_mm API contractChristoph Hellwig
2020-06-10kernel: move use_mm/unuse_mm to kthread.cChristoph Hellwig
2020-06-10Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse
2020-06-09vhost/test: fix up after API changeMichael S. Tsirkin
2020-06-08vhost: convert get_user_pages() --> pin_user_pages()John Hubbard
2020-06-06vhost: replace -1 with VHOST_FILE_UNBIND in ioctlsZhu Lingshan
2020-06-06vhost_vdpa: Support config interrupt in vdpaZhu Lingshan
2020-06-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-06-04vhost: (cosmetic) remove a superfluous variable initialisationGuennadi Liakhovetski
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-05-26scsi: vhost: Notify TCM about the maximum sg entries supported per commandSudhakar Panneerselvam
2020-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-21Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-05-15vhost: missing __user tagsMichael S. Tsirkin
2020-05-14vhost_net: Also populate XDP frame sizeJesper Dangaard Brouer
2020-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-05-02vhost: vsock: kick send_pkt worker once device is startedJia He
2020-04-27vsock/virtio: fix multiple packet delivery to monitoring devicesStefano Garzarella
2020-04-27vhost/vsock: fix packet delivery order to monitoring devicesStefano Garzarella
2020-04-20vhost: disable for OABIMichael S. Tsirkin
2020-04-17vdpa: make vhost, virtio depend on menuMichael S. Tsirkin
2020-04-16virtio/test: fix up after IOTLB changesMichael S. Tsirkin
2020-04-16vhost: Create accessors for virtqueues private_dataEugenio Pérez
2020-04-16vhost: remove set but not used variable 'status'Jason Yan
2020-04-16vhost: vdpa: remove unnecessary null checkGustavo A. R. Silva
2020-04-02vhost: introduce vDPA-based backendTiwei Bie
2020-04-01vringh: IOTLB supportJason Wang
2020-04-01vhost: factor out IOTLBJason Wang
2020-04-01vhost: allow per device message handlerJason Wang
2020-04-01vhost: refine vhost and vringh kconfigJason Wang
2020-02-22vhost: Check docket sk_family instead of call getnameEugenio Pérez
2019-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-12-07vhost/vsock: accept only packets with the right dst_cidStefano Garzarella
2019-12-04vhost, kcov: collect coverage from vhost_workerAndrey Konovalov
2019-12-01Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds
2019-11-14vhost/vsock: refuse CID assigned to the guest->host transportStefano Garzarella
2019-11-14vsock: prevent transport modules unloadingStefano Garzarella