virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-23 14:34:01 to 2021-04-08 09:45:41 UTC [more...]

[PATCH 0/5] VDPA mlx5 fixes
 2021-04-08  9:45 UTC  (3+ messages)
  ` [PATCH 2/5] vdpa/mlx5: Use the correct dma device when registering memory
  ` [PATCH 3/5] vdpa/mlx5: Retrieve BAR address suitable any function

[PATCH v2 1/3] virtio: update reset callback to return status
 2021-04-08  9:01 UTC  (2+ messages)
  ` [PATCH v2 2/3] virito_pci: add timeout to reset device operation

[RFC PATCH] vdpa: mandate 1.0 device
 2021-04-08  8:26 UTC 

[PATCH v6 01/10] file: Export receive_fd() to modules
 2021-04-08  7:18 UTC  (5+ messages)
  ` [PATCH v6 07/10] vdpa: Support transferring virtual addressing during DMA mapping
  ` [PATCH v6 08/10] vduse: Implement an MMU-based IOMMU driver
  ` [PATCH v6 09/10] vduse: Introduce VDUSE - vDPA Device in Userspace
  ` [PATCH v6 10/10] Documentation: Add documentation for VDUSE

update of MST's linux-next
 2021-04-08  6:36 UTC 

[PATCH linux-next v2 00/14] vdpa: Enable user to set mac address, mtu
 2021-04-08  6:23 UTC  (33+ messages)
` [PATCH linux-next v2 01/14] vdpa: Follow kdoc comment style
` [PATCH linux-next v2 02/14] "
` [PATCH linux-next v2 03/14] vdpa: Introduce and use vdpa device get, set config, features helpers
  ` [PATCH linux-next v2 03/14] vdpa: Introduce and use vdpa device get,set "
` [PATCH linux-next v2 04/14] vdpa: Introduce query of device config layout
` [PATCH linux-next v2 05/14] vdpa: Enable user to set mac and mtu of vdpa device
` [PATCH linux-next v2 06/14] vdpa_sim_net: Enable user to set mac address and mtu
` [PATCH linux-next v2 07/14] vdpa/mlx5: Use the correct dma device when registering memory
` [PATCH linux-next v2 08/14] vdpa/mlx5: Retrieve BAR address suitable any function
` [PATCH linux-next v2 09/14] vdpa/mlx5: Enable user to add/delete vdpa device
` [PATCH linux-next v2 10/14] vdpa/mlx5: Support configuration of MAC
` [PATCH linux-next v2 11/14] vdpa/mlx5: Forward only packets with allowed MAC address
` [PATCH linux-next v2 12/14] vdpa/mlx5: should exclude header length and fcs from mtu
` [PATCH linux-next v2 13/14] vdpa/mlx5: Fix suspend/resume index restoration
` [PATCH linux-next v2 14/14] vdpa/mlx5: Fix wrong use of bit numbers

[RFC] vsock: add multiple transports support for dgram
 2021-04-07 18:25 UTC  (3+ messages)
  ` [External] "

[PATCH net] virtio_net: Do not pull payload in skb->head
 2021-04-07 18:09 UTC  (3+ messages)

[PATCH 1/3] virtio: update reset callback to return status
 2021-04-07 17:51 UTC  (3+ messages)
  ` [PATCH 2/3] virito_pci: add timeout to reset device operation

[PATCH net-next] virtio-net: page_to_skb() use build_skb when there's sufficient tailroom
 2021-04-07 17:13 UTC 

[PATCH] fuse: Avoid potential use after free
 2021-04-07 15:50 UTC 

[RFC PATCH 04/18] virt/mshv: request version ioctl
 2021-04-07 14:02 UTC  (3+ messages)

[PATCH net-next v3 8/8] virtio-net: free old xmit handle xsk
 2021-04-07  9:30 UTC 

[PATCH net-next v3 7/8] virtio-net: poll tx call xsk zerocopy xmit
 2021-04-07  9:16 UTC 

[PATCH net-next v3 3/8] virtio-net: xsk zero copy xmit setup
 2021-04-07  9:00 UTC 

cleanup unused or almost unused IOMMU APIs and the FSL PAMU driver v3
 2021-04-07  8:57 UTC  (22+ messages)
` [PATCH 01/20] iommu: remove the unused domain_window_disable method
` [PATCH 02/20] iommu/fsl_pamu: remove fsl_pamu_get_domain_attr
` [PATCH 03/20] iommu/fsl_pamu: remove support for setting DOMAIN_ATTR_GEOMETRY
` [PATCH 04/20] iommu/fsl_pamu: merge iommu_alloc_dma_domain into fsl_pamu_domain_alloc
` [PATCH 05/20] iommu/fsl_pamu: remove support for multiple windows
` [PATCH 06/20] iommu/fsl_pamu: remove ->domain_window_enable
` [PATCH 07/20] iommu/fsl_pamu: replace DOMAIN_ATTR_FSL_PAMU_STASH with a direct call
` [PATCH 08/20] iommu/fsl_pamu: merge pamu_set_liodn and map_liodn
` [PATCH 09/20] iommu/fsl_pamu: merge handle_attach_device into fsl_pamu_attach_device
` [PATCH 10/20] iommu/fsl_pamu: enable the liodn when attaching a device
` [PATCH 11/20] iommu/fsl_pamu: remove the snoop_id field
` [PATCH 12/20] iommu/fsl_pamu: remove the rpn and snoop_id arguments to pamu_config_ppaac
` [PATCH 13/20] iommu/fsl_pamu: hardcode the window address and size in pamu_config_ppaace
` [PATCH 14/20] iommu: remove DOMAIN_ATTR_PAGING
` [PATCH 15/20] iommu: remove DOMAIN_ATTR_GEOMETRY
` [PATCH 16/20] iommu: remove DOMAIN_ATTR_NESTING
` [PATCH 17/20] iommu: remove iommu_set_cmd_line_dma_api and iommu_cmd_line_dma_api
` [PATCH 18/20] iommu: remove DOMAIN_ATTR_DMA_USE_FLUSH_QUEUE
` [PATCH 19/20] iommu: remove DOMAIN_ATTR_IO_PGTABLE_CFG
` [PATCH 20/20] iommu: remove iommu_domain_{get,set}_attr

[PATCH 0/4] drm: Generic dumb_map_offset for TTM-based drivers
 2021-04-06  8:29 UTC  (5+ messages)
` [PATCH 1/4] drm/gem-ttm-helper: Provide helper for struct drm_driver.dumb_map_offset
` [PATCH 2/4] drm/vram-helper: Use drm_gem_ttm_dumb_map_offset()
` [PATCH 3/4] drm/nouveau: "
` [PATCH 4/4] drm/qxl: "

[PATCH net-next v3 3/8] virtio-net: xsk zero copy xmit setup
 2021-04-06  7:16 UTC  (6+ messages)
  ` [PATCH net-next v3 4/8] virtio-net: xsk zero copy xmit implement wakeup and xmit
  ` [PATCH net-next v3 5/8] virtio-net: xsk zero copy xmit support xsk unaligned mode
  ` [PATCH net-next v3 6/8] virtio-net: xsk zero copy xmit kick by threshold
  ` [PATCH net-next v3 7/8] virtio-net: poll tx call xsk zerocopy xmit
  ` [PATCH net-next v3 8/8] virtio-net: free old xmit handle xsk

cleanup unused or almost unused IOMMU APIs and the FSL PAMU driver v2
 2021-04-01 13:26 UTC  (51+ messages)
` [PATCH 01/18] iommu: remove the unused domain_window_disable method
` [PATCH 02/18] iommu/fsl_pamu: remove fsl_pamu_get_domain_attr
` [PATCH 03/18] iommu/fsl_pamu: remove support for setting DOMAIN_ATTR_GEOMETRY
` [PATCH 04/18] iommu/fsl_pamu: merge iommu_alloc_dma_domain into fsl_pamu_domain_alloc
` [PATCH 05/18] iommu/fsl_pamu: remove support for multiple windows
` [PATCH 06/18] iommu/fsl_pamu: remove ->domain_window_enable
` [PATCH 07/18] iommu/fsl_pamu: replace DOMAIN_ATTR_FSL_PAMU_STASH with a direct call
` [PATCH 08/18] iommu/fsl_pamu: merge pamu_set_liodn and map_liodn
` [PATCH 09/18] iommu/fsl_pamu: merge handle_attach_device into fsl_pamu_attach_device
` [PATCH 10/18] iommu/fsl_pamu: enable the liodn when attaching a device
` [PATCH 11/18] iommu/fsl_pamu: remove the snoop_id field
` [PATCH 12/18] iommu: remove DOMAIN_ATTR_PAGING
` [PATCH 13/18] iommu: remove DOMAIN_ATTR_GEOMETRY
` [PATCH 14/18] iommu: remove DOMAIN_ATTR_NESTING
` [PATCH 15/18] iommu: remove iommu_set_cmd_line_dma_api and iommu_cmd_line_dma_api
` [PATCH 16/18] iommu: remove DOMAIN_ATTR_DMA_USE_FLUSH_QUEUE
` [PATCH 17/18] iommu: remove DOMAIN_ATTR_IO_PGTABLE_CFG
` [PATCH 18/18] iommu: remove iommu_domain_{get,set}_attr

[RFC v2] virtio-vsock: add description for datagram type
 2021-04-01  4:36 UTC 

[virtio-comment] [RFC PATCH v4 2/2] virtio-vsock: SOCK_SEQPACKET description
 2021-03-31 14:48 UTC  (6+ messages)
          ` [virtio-comment] Re: [MASSMAIL KLMS] "

memory leak in virtio_transport_send_pkt_info
 2021-03-31 10:50 UTC  (2+ messages)

[RFC PATCH] virtio-vsock: add description for datagram type
 2021-03-31  6:42 UTC  (17+ messages)
  ` [External] "

[PATCH v2 00/10] drm: Support simple-framebuffer devices and firmware fbs
 2021-03-30  8:34 UTC  (6+ messages)

[PATCH RFC v1 13/15] iommu/virtio: Attach Arm PASID tables when available
 2021-03-29 16:25 UTC  (6+ messages)
  ` [PATCH RFC v1 15/15] iommu/virtio: Update fault type and reason info for viommu fault
  ` [PATCH RFC v1 02/15] iommu: Add a simple PASID table library

[PATCH] virtio-balloon: fix a typo in comment of virtballoon_migratepage()
 2021-03-29  9:04 UTC 

[PATCH] virtio-balloon: move release_pages_balloon() outside of mutex_unlock(&vb->balloon_lock)
 2021-03-26 11:13 UTC 

[PATCH v5 08/11] vduse: Implement an MMU-based IOMMU driver
 2021-03-26  7:36 UTC  (11+ messages)
  ` [PATCH v5 09/11] vduse: Introduce VDUSE - vDPA Device in Userspace
  ` [PATCH v5 10/11] vduse: Add config interrupt support
  ` [PATCH v5 01/11] file: Export __receive_fd() to modules
  ` [PATCH v5 03/11] vhost-vdpa: protect concurrent access to vhost device iotlb

drm/ttm: switch to per device LRU lock
 2021-03-25 15:14 UTC  (2+ messages)

[PATCH AUTOSEL 4.9 07/13] vhost: Fix vhost_vq_reset()
 2021-03-25 11:28 UTC 

[PATCH AUTOSEL 4.14 10/16] vhost: Fix vhost_vq_reset()
 2021-03-25 11:27 UTC 

[PATCH AUTOSEL 4.19 12/20] vhost: Fix vhost_vq_reset()
 2021-03-25 11:27 UTC 

[PATCH AUTOSEL 5.4 16/24] vhost: Fix vhost_vq_reset()
 2021-03-25 11:26 UTC 

[PATCH AUTOSEL 5.10 01/39] virtiofs: Fail dax mount if device does not support it
 2021-03-25 11:25 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 22/39] vhost: Fix vhost_vq_reset()

[PATCH AUTOSEL 5.11 01/44] virtiofs: Fail dax mount if device does not support it
 2021-03-25 11:24 UTC  (2+ messages)
` [PATCH AUTOSEL 5.11 23/44] vhost: Fix vhost_vq_reset()

[RFC PATCH v7 03/22] af_vsock: separate receive data loop
 2021-03-25 10:52 UTC  (13+ messages)
  ` [RFC PATCH v7 04/22] af_vsock: implement SEQPACKET receive loop
  ` [RFC PATCH v7 05/22] af_vsock: separate wait space loop
  ` [RFC PATCH v7 06/22] af_vsock: implement send logic for SEQPACKET
  ` [RFC PATCH v7 11/22] virtio/vsock: dequeue callback for SOCK_SEQPACKET
  ` [RFC PATCH v7 12/22] virtio/vsock: fetch length for SEQPACKET record
  ` [RFC PATCH v7 13/22] virtio/vsock: add SEQPACKET receive logic
  ` [RFC PATCH v7 14/22] virtio/vsock: rest of SOCK_SEQPACKET support
  ` [RFC PATCH v7 15/22] virtio/vsock: SEQPACKET support feature bit
  ` [RFC PATCH v7 16/22] virtio/vsock: setup SEQPACKET ops for transport
  ` [RFC PATCH v7 17/22] vhost/vsock: "
  ` [RFC PATCH v7 18/22] vsock/loopback: "
` [RFC PATCH v7 00/22] virtio/vsock: introduce SOCK_SEQPACKET support

cleanup unused or almost unused IOMMU APIs and the FSL PAMU driver
 2021-03-25  6:51 UTC  (7+ messages)
` [PATCH 15/17] iommu: remove DOMAIN_ATTR_NESTING

[PATCH 2/3] virtiofs: split requests that exceed virtqueue size
 2021-03-24 15:31 UTC  (2+ messages)

[PATCH] fs/fuse/virtio_fs: Fix a potential memory allocation failure
 2021-03-24 13:58 UTC 

[RFC PATCH v4] virtio-vsock: use C style defines for constants
 2021-03-24 13:34 UTC 

[PATCH v10] i2c: virtio: add a virtio i2c frontend driver
 2021-03-24  6:41 UTC  (8+ messages)

[PATCH] fuse: Fix a potential double free in virtio_fs_get_tree
 2021-03-23 17:10 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).