summaryrefslogtreecommitdiff
path: root/drivers/vhost
AgeCommit message (Expand)Author
2023-11-05Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2023-11-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2023-11-01vhost-vdpa: clean iotlb map during reset for older userspaceSi-Wei Liu
2023-11-01vhost-vdpa: introduce IOTLB_PERSIST backend feature bitSi-Wei Liu
2023-11-01vhost-vdpa: reset vendor specific mapping to initial state in .releaseSi-Wei Liu
2023-11-01vhost-scsi: Spelling s/preceeding/preceding/gGeert Uytterhoeven
2023-11-01vhost-vdpa: uAPI to get dedicated descriptor group idSi-Wei Liu
2023-11-01vhost-vdpa: introduce descriptor group backend featureSi-Wei Liu
2023-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-10-18vhost: Allow null msg.size on VHOST_IOTLB_INVALIDATEEric Auger
2023-10-15vhost/vsock: support MSG_ZEROCOPY for transportArseniy Krasnov
2023-10-13scsi: target: Allow userspace to request direct submissionsMike Christie
2023-10-13scsi: target: Have drivers report if they support direct submissionsMike Christie
2023-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-10-04vringh: don't use vringh_kiov_advance() in vringh_iov_xfer()Stefano Garzarella
2023-09-21vsock/virtio/vhost: read data from non-linear skbArseniy Krasnov
2023-09-03vdpa: add get_backend_features vdpa operationEugenio Pérez
2023-09-03vdpa: accept VHOST_BACKEND_F_ENABLE_AFTER_DRIVER_OK backend featureEugenio Pérez
2023-08-10vhost-scsi: Rename vhost_scsi_iov_to_sglMike Christie
2023-08-10vhost-scsi: Fix alignment handling with windowsMike Christie
2023-07-03Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2023-07-03vhost: Make parameter name match of vhost_get_vq_desc()Xianting Tian
2023-07-03vhost: Allow worker switching while work is queueingMike Christie
2023-07-03vhost_scsi: add support for worker ioctlsMike Christie
2023-07-03vhost: allow userspace to create workersMike Christie
2023-07-03vhost: replace single worker pointer with xarrayMike Christie
2023-07-03vhost: add helper to parse userspace vring state/fileMike Christie
2023-07-03vhost: remove vhost_work_queueMike Christie
2023-07-03vhost_scsi: flush IO vqs then send TMF rspMike Christie
2023-07-03vhost_scsi: convert to vhost_vq_work_queueMike Christie
2023-07-03vhost_scsi: make SCSI cmd completion per vqMike Christie
2023-07-03vhost_sock: convert to vhost_vq_work_queueMike Christie
2023-07-03vhost: convert poll work to be vq basedMike Christie
2023-07-03vhost: take worker or vq for flushingMike Christie
2023-07-03vhost: take worker or vq instead of dev for queueingMike Christie
2023-07-03vhost, vhost_net: add helper to check if vq has workMike Christie
2023-07-03vhost: add vhost_worker pointer to vhost_virtqueueMike Christie
2023-07-03vhost: dynamically allocate vhost_workerMike Christie
2023-07-03vhost: create worker at end of vhost_dev_set_ownerMike Christie
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-06-09mm/gup: remove vmas parameter from pin_user_pages()Lorenzo Stoakes
2023-06-09vhost_vdpa: support PACKED when setting-getting vring_baseShannon Nelson
2023-06-09vhost: support PACKED when setting-getting vring_baseShannon Nelson
2023-06-08vhost: Fix worker hangs due to missed wake up callsMike Christie
2023-06-08vhost: Fix crash during early vhost_transport_send_pkt callsMike Christie
2023-06-08vhost_net: revert upend_idx only on retriable errorAndrey Smetanin
2023-06-08vhost_vdpa: tell vqs about the negotiatedShannon Nelson
2023-06-07vhost: use kzalloc() instead of kmalloc() followed by memset()Prathu Baronia
2023-06-01fork, vhost: Use CLONE_THREAD to fix freezer/ps regressionMike Christie
2023-04-28Merge tag 'sched-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds