Linus Torvalds
f0691533b7
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
...
Pull virtio/vhost updates from Michael Tsirkin:
"New features, performance improvements, cleanups:
- basic polling support for vhost
- rework virtio to optionally use DMA API, fixing it on Xen
- balloon stats gained a new entry
- using the new napi_alloc_skb speeds up virtio net
- virtio blk stats can now be read while another VCPU is busy
inflating or deflating the balloon
plus misc cleanups in various places"
* tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost:
virtio_net: replace netdev_alloc_skb_ip_align() with napi_alloc_skb()
vhost_net: basic polling support
vhost: introduce vhost_vq_avail_empty()
vhost: introduce vhost_has_work()
virtio_balloon: Allow to resize and update the balloon stats in parallel
virtio_balloon: Use a workqueue instead of "vballoon" kthread
virtio/s390: size of SET_IND payload
virtio/s390: use dev_to_virtio
vhost: rename vhost_init_used()
vhost: rename cross-endian helpers
virtio_blk: VIRTIO_BLK_F_WCE->VIRTIO_BLK_F_FLUSH
vring: Use the DMA API on Xen
virtio_pci: Use the DMA API if enabled
virtio_mmio: Use the DMA API if enabled
virtio: Add improved queue allocation API
virtio_ring: Support DMA APIs
vring: Introduce vring_use_dma_api()
s390/dma: Allow per device dma ops
alpha/dma: use common noop dma ops
dma: Provide simple noop dma ops
2016-03-20 13:28:18 -07:00
..
2016-02-20 14:11:01 -08:00
2016-03-07 14:41:08 +02:00
2016-03-04 21:00:37 +01:00
2016-01-20 18:03:56 -08:00
2016-02-04 18:25:55 +01:00
2016-03-04 23:50:27 -06:00
2016-02-23 19:40:33 +05:30
2016-02-17 21:11:08 +00:00
2016-01-27 14:32:48 -08:00
2016-02-25 10:56:58 +01:00
2016-03-18 10:15:11 -07:00
2016-03-19 10:05:34 -07:00
2016-03-19 10:05:34 -07:00
2016-03-02 20:05:24 +01:00
2016-03-02 20:05:23 +01:00
2016-03-02 20:05:23 +01:00
2016-03-02 20:05:23 +01:00
2016-03-19 10:05:34 -07:00
2016-03-17 12:50:55 -07:00
2016-03-07 15:01:39 -05:00
2016-01-21 14:47:08 -08:00
2016-03-13 15:19:35 +07:00
2016-03-17 15:09:34 -07:00
2016-02-21 22:03:15 -05:00
2016-03-17 21:51:52 -07:00
2016-01-27 20:36:01 +08:00
2016-03-17 15:09:34 -07:00
2016-03-05 12:05:01 -08:00
2016-02-11 10:07:18 -05:00
2016-03-07 16:11:14 -08:00
2016-03-19 15:38:41 -07:00
2016-01-27 16:41:04 -08:00
2016-03-15 16:55:16 -07:00
2016-03-15 16:55:16 -07:00
2016-01-24 03:47:37 +01:00
2016-01-24 03:49:03 +01:00
2016-03-12 14:12:10 -07:00
2016-02-19 22:54:09 -05:00
2016-02-09 12:42:17 -07:00
2016-03-19 18:52:29 -07:00
2016-03-08 15:28:31 -05:00
2016-03-17 15:09:34 -07:00
2016-03-03 21:18:29 +11:00
2016-02-22 08:51:38 +01:00
2016-03-11 21:19:16 +08:00
2016-03-16 13:31:46 -07:00
2016-01-27 09:10:29 -05:00
2016-02-16 16:34:18 +00:00
2016-01-27 12:38:03 +01:00
2016-02-27 08:55:30 +01:00
2016-03-17 15:09:34 -07:00
2016-03-04 12:20:10 -05:00
2016-03-15 09:01:06 +01:00
2016-03-06 16:11:24 +01:00
2016-02-20 14:11:01 -08:00
2016-02-20 14:11:01 -08:00
2016-03-01 20:36:58 +01:00
2016-03-10 20:46:03 +01:00
2016-03-01 20:36:58 +01:00
2016-01-22 10:22:46 -05:00
2016-02-06 15:33:20 +08:00
2016-03-01 16:55:48 -08:00
2016-02-27 10:28:52 -08:00
2016-03-14 00:17:24 -04:00
2016-02-07 22:26:47 -08:00
2016-03-10 17:12:09 -05:00
2016-03-19 16:31:54 -07:00
2016-02-06 23:45:46 -08:00
2016-02-11 15:33:38 +00:00
2016-03-20 13:28:18 -07:00
2016-03-14 11:18:12 +05:30
2016-02-11 19:23:28 -08:00
2016-03-17 20:03:47 -07:00
2016-02-25 22:06:47 -05:00
2016-02-25 22:12:26 -08:00
2016-03-15 16:55:16 -07:00
2016-02-26 13:28:35 +02:00
2016-02-07 17:34:58 -08:00
2016-03-17 15:09:34 -07:00
2016-03-19 18:52:29 -07:00
2016-03-19 18:52:29 -07:00
2016-03-14 00:17:28 -04:00
2016-02-29 09:53:10 +01:00
2016-03-17 15:09:34 -07:00
2016-02-20 12:53:31 +01:00
2016-03-17 15:09:34 -07:00
2016-03-19 15:38:41 -07:00
2016-03-01 16:57:20 -08:00
2016-02-24 09:04:20 +01:00
2016-03-11 14:58:58 -05:00
2016-02-06 02:59:51 -05:00
2016-02-11 09:59:22 -05:00
2016-02-21 09:06:12 -05:00
2016-02-22 08:51:37 +01:00
2016-02-15 12:42:38 +00:00
2016-03-09 01:23:35 +01:00
2016-01-29 12:34:29 +01:00
2016-03-16 17:45:56 -07:00
2016-02-25 21:45:15 -05:00
2016-03-15 12:48:48 -07:00
2016-03-17 22:13:41 -07:00
2016-03-14 10:30:57 -04:00
2016-01-28 14:19:12 -08:00
2016-02-22 23:19:09 -05:00
2016-03-09 15:43:42 -08:00
2016-03-19 10:05:34 -07:00
2016-02-09 16:40:46 +00:00
2016-02-25 11:27:16 +01:00
2016-02-09 11:54:23 +01:00
2016-03-14 09:22:20 +01:00
2016-02-25 16:37:06 -05:00
2016-03-05 12:24:06 -08:00
2016-03-18 17:13:31 -07:00
2016-03-17 15:09:34 -07:00
2016-03-09 15:43:42 -08:00
2016-03-17 09:45:10 +01:00
2016-02-11 18:35:48 -08:00
2016-02-21 09:06:12 -05:00
2016-02-22 22:44:04 -05:00
2016-03-14 12:19:46 -04:00
2016-03-17 15:09:34 -07:00
2016-03-15 16:55:16 -07:00
2016-03-17 13:47:50 -07:00
2016-03-15 16:55:16 -07:00
2016-02-18 09:28:03 +01:00
2016-03-17 15:09:34 -07:00
2016-03-15 16:55:16 -07:00
2016-03-17 15:09:34 -07:00
2016-02-03 16:58:15 +10:30
2016-02-07 19:10:12 -08:00
2016-03-14 00:15:46 -04:00
2016-03-05 12:24:06 -08:00
2016-03-09 16:36:13 -05:00
2016-02-17 09:47:36 -05:00
2016-03-13 22:40:24 -04:00
2016-03-02 20:05:26 +01:00
2016-02-18 11:42:22 -05:00
2016-02-08 15:20:01 -05:00
2016-02-17 11:44:45 -05:00
2016-03-01 20:36:58 +01:00
2016-03-01 16:55:48 -08:00
2016-02-06 22:07:37 -08:00
2016-03-19 15:15:07 -07:00
2016-03-15 16:55:16 -07:00
2016-03-15 16:55:16 -07:00
2016-03-17 15:09:34 -07:00
2016-03-17 15:09:34 -07:00
2016-03-17 15:09:34 -07:00
2016-03-17 15:09:34 -07:00
2016-03-15 08:52:28 -05:00
2016-03-07 11:39:16 -06:00
2016-03-19 15:38:41 -07:00
2016-03-19 10:05:34 -07:00
2016-02-11 18:35:48 -08:00
2016-02-11 18:35:48 -08:00
2016-03-14 15:43:11 -04:00
2016-03-13 22:11:43 -04:00
2016-02-15 23:18:15 +01:00
2016-02-10 01:11:54 +01:00
2016-03-09 15:15:32 -08:00
2016-03-15 16:55:16 -07:00
2016-03-17 15:09:34 -07:00
2016-03-02 16:44:27 +01:00
2016-02-15 07:02:32 +01:00
2016-03-02 17:13:02 -08:00
2016-02-11 15:33:38 +00:00
2016-03-10 09:43:36 -08:00
2016-03-03 14:23:43 -08:00
2016-02-09 19:01:11 +00:00
2016-03-17 15:09:34 -07:00
2016-03-17 15:09:34 -07:00
2016-02-27 10:28:52 -08:00
2016-03-09 16:36:13 -05:00
2016-03-15 13:50:29 -07:00
2016-03-05 21:30:41 +09:00
2016-02-24 09:12:45 +01:00
2016-03-17 15:09:34 -07:00
2016-03-10 16:04:24 -08:00
2016-03-14 17:08:15 +01:00
2016-03-18 19:26:54 -07:00
2016-02-21 09:06:12 -05:00
2016-02-06 22:23:26 -08:00
2016-02-06 22:07:37 -08:00
2016-01-22 18:08:52 -05:00
2016-03-08 12:34:12 -05:00
2016-03-15 16:55:16 -07:00
2016-03-15 16:55:16 -07:00
2016-03-15 16:55:16 -07:00
2016-03-09 16:36:14 -05:00
2016-02-23 19:59:55 -08:00
2016-02-20 14:09:14 -08:00
2016-03-08 12:34:12 -05:00
2016-03-17 15:09:34 -07:00
2016-02-25 11:27:16 +01:00
2016-03-04 12:20:10 -05:00
2016-03-14 14:55:26 -04:00
2016-03-17 15:09:34 -07:00
2016-03-02 17:13:17 -08:00
2016-03-02 17:13:17 -08:00
2016-03-15 16:55:16 -07:00
2016-03-15 16:55:16 -07:00
2016-03-09 11:58:41 -05:00
2016-01-28 11:58:02 -08:00
2016-01-28 14:13:44 -08:00
2016-02-10 13:19:03 +00:00
2016-02-14 17:03:23 -08:00
2016-02-22 16:10:08 -07:00
2016-03-02 17:01:57 +02:00
2016-03-02 17:01:57 +02:00
2016-03-17 15:09:34 -07:00
2016-02-07 21:36:02 -08:00
2016-02-24 09:09:45 +01:00
2016-03-16 21:11:19 +01:00
2016-01-29 13:31:10 -05:00
2016-03-03 14:42:50 -07:00