summaryrefslogtreecommitdiff
path: root/drivers/vhost
AgeCommit message (Expand)Author
2021-09-03Merge 4.4.283 into android-4.4-pGreg Kroah-Hartman
2021-09-03vringh: Use wiov->used to check for read/write desc orderNeeraj Upadhyay
2021-01-12Merge 4.4.251 into android-4.4-pGreg Kroah-Hartman
2021-01-12vhost_net: fix ubuf refcount incorrectly when sendmsg failsYunjian Wang
2020-11-10Merge 4.4.242 into android-4.4-pGreg Kroah-Hartman
2020-11-10vringh: fix __vringh_iov() when riov and wiov are differentStefano Garzarella
2020-04-02Merge 4.4.218 into android-4.4-pGreg Kroah-Hartman
2020-04-02vhost: Check docket sk_family instead of call getnameEugenio Pérez
2019-11-13commit e82b9b0727ff ("vhost: introduce vhost_exceeds_weight()")Cody Schuffelen
2019-09-16Merge 4.4.193 into android-4.4-pGreg Kroah-Hartman
2019-09-16vhost: make sure log_num < in_numyongduan
2019-09-16vhost/test: fix build for vhost testTiwei Bie
2019-09-06Merge 4.4.191 into android-4.4-pGreg Kroah-Hartman
2019-09-06vhost: scsi: add weight supportJason Wang
2019-09-06vhost_net: fix possible infinite loopJason Wang
2019-09-06vhost: introduce vhost_exceeds_weight()Jason Wang
2019-09-06vhost_net: introduce vhost_exceeds_weight()Jason Wang
2019-09-06vhost_net: use packet weight for rx handler, tooPaolo Abeni
2019-09-06vhost-net: set packet weight of tx polling to 2 * vq sizehaibinzhang(张海斌)
2019-08-04Merge 4.4.187 into android-4.4-pGreg Kroah-Hartman
2019-08-04vhost_net: disable zerocopy by defaultJason Wang
2019-05-14UPSTREAM: vhost/vsock: fix reset orphans race with close timeoutStefan Hajnoczi
2019-05-14UPSTREAM: vhost/vsock: fix use-after-free in network stack callersStefan Hajnoczi
2019-05-14UPSTREAM: vhost: correctly check the iova range when waking virtqueueJason Wang
2019-05-14UPSTREAM: vhost: synchronize IOTLB message with dev cleanupJason Wang
2019-05-14UPSTREAM: vhost: fix info leak due to uninitialized memoryMichael S. Tsirkin
2019-05-14UPSTREAM: vhost: fix vhost_vq_access_ok() log checkStefan Hajnoczi
2019-05-14UPSTREAM: vhost: validate log when IOTLB is enabledJason Wang
2019-05-14UPSTREAM: vhost_net: add missing lock nesting notationJason Wang
2019-05-14UPSTREAM: vhost: use mutex_lock_nested() in vhost_dev_lock_vqs()Jason Wang
2019-05-14UPSTREAM: vhost/vsock: fix uninitialized vhost_vsock->guest_cidStefan Hajnoczi
2019-05-14UPSTREAM: vhost_net: correctly check tx avail during rx busy pollingJason Wang
2019-05-14UPSTREAM: vhost-vsock: add pkt cancel capabilityPeng Tao
2019-05-14UPSTREAM: vhost: fix initialization for vq->is_leHalil Pasic
2019-05-14UPSTREAM: vhost/vsock: handle vhost_vq_init_access() errorStefan Hajnoczi
2019-05-14UPSTREAM: vsock: lookup and setup guest_cid inside vhost_vsock_lockGao feng
2019-05-14UPSTREAM: vhost-vsock: fix orphan connection resetPeng Tao
2019-05-14UPSTREAM: vhost/vsock: fix vhost virtio_vsock_pkt use-after-freeStefan Hajnoczi
2019-05-14UPSTREAM: VSOCK: Use kvfree()Wei Yongjun
2019-05-14BACKPORT: vhost: split out vringh KconfigMichael S. Tsirkin
2019-05-14UPSTREAM: vhost: drop vringh dependencyMichael S. Tsirkin
2019-05-14UPSTREAM: vhost: detect 32 bit integer wrap aroundMichael S. Tsirkin
2019-05-14UPSTREAM: VSOCK: Add Makefile and KconfigAsias He
2019-05-14UPSTREAM: VSOCK: Introduce vhost_vsock.koAsias He
2019-05-14UPSTREAM: vhost: new device IOTLB APIJason Wang
2019-05-14BACKPORT: vhost: convert pre sorted vhost memory array to interval treeAlistair Strachan
2019-05-14UPSTREAM: vhost: introduce vhost memory accessorsJason Wang
2019-05-14UPSTREAM: vhost_net: stop polling socket during rx processingJason Wang
2019-05-14UPSTREAM: vhost: lockless enqueuingJason Wang
2019-05-14UPSTREAM: vhost: simplify work flushingJason Wang