summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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: vsock: use new wait API for vsock_stream_sendmsg()WANG Cong
2019-05-14UPSTREAM: vsock: cancel packets when failing to connectPeng Tao
2019-05-14UPSTREAM: vhost-vsock: add pkt cancel capabilityPeng Tao
2019-05-14UPSTREAM: vsock: track pkt owner vsockPeng 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: vsock/virtio: fix src/dst cid formatMichael S. Tsirkin
2019-05-14UPSTREAM: VSOCK: Don't dec ack backlog twice for rejected connectionsJorgen Hansen
2019-05-14UPSTREAM: vhost/vsock: drop space available check for TX vqGerard Garcia
2019-05-14UPSTREAM: virtio-vsock: fix include guard typoStefan Hajnoczi
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: 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: VSOCK: Introduce virtio_transport.koAsias He
2019-05-14BACKPORT: VSOCK: Introduce virtio_vsock_common.koAsias He
2019-05-14UPSTREAM: VSOCK: defer sock removal to transportsStefan Hajnoczi
2019-05-14UPSTREAM: VSOCK: transport-specific vsock_transport functionsStefan Hajnoczi
2019-05-14UPSTREAM: vsock: make listener child lock ordering explicitStefan Hajnoczi
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: VSOCK: constify vsock_transport structureJulia Lawall
2019-05-14UPSTREAM: vhost: lockless enqueuingJason Wang
2019-05-14UPSTREAM: vhost: simplify work flushingJason Wang
2019-05-14UPSTREAM: VSOCK: Only check error on skb_recv_datagram when skb is NULLJorgen Hansen
2019-05-14BACKPORT: AF_VSOCK: Shrink the area influenced by prepare_to_waitClaudio Imbrenda
2019-05-14UPSTREAM: vhost_net: basic polling supportJason Wang
2019-05-14UPSTREAM: vhost: introduce vhost_vq_avail_empty()Jason Wang
2019-05-14UPSTREAM: vhost: introduce vhost_has_work()Jason Wang
2019-05-14UPSTREAM: vhost: rename vhost_init_used()Greg Kurz
2019-05-14UPSTREAM: vhost: rename cross-endian helpersGreg Kurz
2019-05-14UPSTREAM: vhost: fix error path in vhost_init_used()Greg Kurz
2019-05-14UPSTREAM: virtio: make find_vqs() checkpatch.pl-friendlyStefan Hajnoczi
2019-05-14UPSTREAM: net: move napi_hash[] into read mostly sectionEric Dumazet
2019-05-14ANDROID: cuttlefish_defconfig: Enable VIRTIO_INPUTAlistair Strachan
2019-05-14ANDROID: cuttlefish_defconfig: Enable VIRT_WIFIAlistair Strachan