summaryrefslogtreecommitdiff
path: root/drivers/vhost (follow)
Commit message (Expand)AuthorAge
* UPSTREAM: vhost/vsock: fix reset orphans race with close timeoutStefan Hajnoczi2019-01-15
* UPSTREAM: vhost/vsock: fix use-after-free in network stack callersStefan Hajnoczi2019-01-15
* UPSTREAM: vhost: correctly check the iova range when waking virtqueueJason Wang2019-01-15
* UPSTREAM: vhost: synchronize IOTLB message with dev cleanupJason Wang2019-01-15
* UPSTREAM: vhost: fix info leak due to uninitialized memoryMichael S. Tsirkin2019-01-15
* UPSTREAM: vhost: fix vhost_vq_access_ok() log checkStefan Hajnoczi2019-01-15
* UPSTREAM: vhost: validate log when IOTLB is enabledJason Wang2019-01-15
* UPSTREAM: vhost_net: add missing lock nesting notationJason Wang2019-01-15
* UPSTREAM: vhost: use mutex_lock_nested() in vhost_dev_lock_vqs()Jason Wang2019-01-15
* UPSTREAM: vhost/vsock: fix uninitialized vhost_vsock->guest_cidStefan Hajnoczi2019-01-15
* UPSTREAM: vhost_net: correctly check tx avail during rx busy pollingJason Wang2019-01-15
* UPSTREAM: vhost-vsock: add pkt cancel capabilityPeng Tao2019-01-15
* UPSTREAM: vhost: fix initialization for vq->is_leHalil Pasic2019-01-15
* UPSTREAM: vhost/vsock: handle vhost_vq_init_access() errorStefan Hajnoczi2019-01-15
* UPSTREAM: vsock: lookup and setup guest_cid inside vhost_vsock_lockGao feng2019-01-15
* UPSTREAM: vhost-vsock: fix orphan connection resetPeng Tao2019-01-15
* UPSTREAM: vhost/vsock: fix vhost virtio_vsock_pkt use-after-freeStefan Hajnoczi2019-01-15
* UPSTREAM: VSOCK: Use kvfree()Wei Yongjun2019-01-15
* BACKPORT: vhost: split out vringh KconfigMichael S. Tsirkin2019-01-15
* UPSTREAM: vhost: drop vringh dependencyMichael S. Tsirkin2019-01-15
* UPSTREAM: vhost: detect 32 bit integer wrap aroundMichael S. Tsirkin2019-01-15
* UPSTREAM: VSOCK: Add Makefile and KconfigAsias He2019-01-15
* UPSTREAM: VSOCK: Introduce vhost_vsock.koAsias He2019-01-15
* UPSTREAM: vhost: new device IOTLB APIJason Wang2019-01-15
* BACKPORT: vhost: convert pre sorted vhost memory array to interval treeAlistair Strachan2019-01-15
* UPSTREAM: vhost: introduce vhost memory accessorsJason Wang2019-01-15
* UPSTREAM: vhost_net: stop polling socket during rx processingJason Wang2019-01-15
* UPSTREAM: vhost: lockless enqueuingJason Wang2019-01-15
* UPSTREAM: vhost: simplify work flushingJason Wang2019-01-15
* UPSTREAM: vhost_net: basic polling supportJason Wang2019-01-15
* UPSTREAM: vhost: introduce vhost_vq_avail_empty()Jason Wang2019-01-15
* UPSTREAM: vhost: introduce vhost_has_work()Jason Wang2019-01-15
* UPSTREAM: vhost: rename vhost_init_used()Greg Kurz2019-01-15
* UPSTREAM: vhost: rename cross-endian helpersGreg Kurz2019-01-15
* UPSTREAM: vhost: fix error path in vhost_init_used()Greg Kurz2019-01-15
* vhost: make sure used idx is seen before log in vhost_add_used_n()Jason Wang2019-01-13
* vhost/scsi: truncate T10 PI iov_iter to prot_bytesGreg Edwards2018-11-21
* vhost: Fix Spectre V1 vulnerabilityJason Wang2018-11-10
* vhost_net: validate sock before trying to put its fdJason Wang2018-07-22
* vhost: correctly remove wait queue during poll failureJason Wang2018-04-13
* vhost_net: stop device during reset ownerJason Wang2018-02-16
* fix a page leak in vhost_scsi_iov_to_sgl() error recoveryAl Viro2017-11-30
* vhost/scsi: fix reuse of &vq->iov[out] in responseBenjamin Coddington2016-09-15
* vhost: replace % with & on data pathMichael S. Tsirkin2015-12-07
* vhost: relax log address alignmentMichael S. Tsirkin2015-12-07
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-11-13
|\
| * target: use per-attribute show and store methodsChristoph Hellwig2015-10-13
* | vhost: fix performance on LE hostsMichael S. Tsirkin2015-10-27
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2015-09-18
|\ \ | |/ |/|
| * vhost: move features to coreMichael S. Tsirkin2015-09-16