The following changes since commit 7a308bb3016f57e5be11a677d15b821536419d36: Linux 4.10-rc5 (2017-01-22 12:54:15 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git tags/for_linus for you to fetch changes up to c7070619f3408d9a0dffbed9149e6f00479cf43b: vring: Force use of DMA API for ARM-based systems with legacy devices (2017-01-25 00:33:11 +0200) ---------------------------------------------------------------- virtio, vhost: fixes ARM DMA fixes vhost vsock bugfix Signed-off-by: Michael S. Tsirkin <mst at redhat.com> ---------------------------------------------------------------- Robin Murphy (1): virtio_mmio: Set DMA masks appropriately Stefan Hajnoczi (1): vhost/vsock: handle vhost_vq_init_access() error Will Deacon (1): vring: Force use of DMA API for ARM-based systems with legacy devices drivers/vhost/vsock.c | 13 +++++++++---- drivers/virtio/virtio_mmio.c | 20 +++++++++++++++++++- drivers/virtio/virtio_ring.c | 7 +++++++ 3 files changed, 35 insertions(+), 5 deletions(-)