Files
tegra-linux-noble/include/linux
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-03-04 23:50:27 -06:00
2016-02-11 10:07:18 -05:00
2016-03-15 16:55:16 -07:00
2016-02-09 12:42:17 -07:00
2016-03-08 15:28:31 -05:00
2016-03-11 21:19:16 +08:00
2016-03-14 00:17:24 -04:00
2016-02-26 13:28:35 +02:00
2016-02-07 17:34:58 -08:00
2016-03-11 14:58:58 -05:00
2016-02-11 09:59:22 -05:00
2016-01-28 14:19:12 -08:00
2016-03-09 15:43:42 -08:00
2016-03-17 15:09:34 -07:00
2016-03-05 12:24:06 -08:00
2016-03-09 16:36:13 -05:00
2016-02-08 15:20:01 -05: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-02-10 01:11:54 +01:00
2016-03-09 15:15:32 -08:00
2016-03-17 15:09:34 -07:00
2016-03-09 16:36:13 -05:00
2016-03-15 16:55:16 -07:00
2016-03-17 15:09:34 -07:00
2016-01-28 14:13:44 -08:00
2016-02-22 16:10:08 -07:00