virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-18 10:29:31 to 2021-04-06 07:17:08 UTC [more...]

[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

[PATCH net] virtio_net: Do not pull payload in skb->head
 2021-04-06  2:03 UTC  (2+ messages)

cleanup unused or almost unused IOMMU APIs and the FSL PAMU driver v3
 2021-04-01 15:52 UTC  (21+ 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

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)

[PATCH v6 01/10] file: Export receive_fd() to modules
 2021-03-31  9:26 UTC 

[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  (18+ messages)
` [PATCH v2 01/10] drm/format-helper: Pass destination pitch to drm_fb_memcpy_dstclip()
` [PATCH v2 02/10] drm/format-helper: Add blitter functions
` [PATCH v2 03/10] drm/aperture: Move fbdev conflict helpers into drm_aperture.h
` [PATCH v2 04/10] drm/aperture: Add infrastructure for aperture ownership
` [PATCH v2 05/10] drm: Add simpledrm driver
` [PATCH v2 06/10] drm/simpledrm: Add fbdev emulation
` [PATCH v2 07/10] drm/simpledrm: Initialize framebuffer data from device-tree node
` [PATCH v2 08/10] drm/simpledrm: Acquire clocks from DT device node
` [PATCH v2 09/10] drm/simpledrm: Acquire regulators "
` [PATCH v2 10/10] drm/simpledrm: Acquire memory aperture for framebuffer

[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 06/11] vdpa: factor out vhost_vdpa_pa_map()
 2021-03-26  7:36 UTC  (14+ messages)
  ` [PATCH v5 07/11] vdpa: Support transferring virtual addressing during DMA mapping
  ` [PATCH v5 08/11] vduse: Implement an MMU-based IOMMU driver
  ` [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 1/3] virtio_ring: always warn when descriptor chain exceeds queue size
 2021-03-24 15:31 UTC  (12+ messages)
  ` [PATCH 3/3] fuse: fix typo for fuse_conn.max_pages comment
  ` [PATCH 2/3] virtiofs: split requests that exceed virtqueue size

[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)

[RFC PATCH v3] virtio-vsock: use C style defines for constants
 2021-03-23 14:11 UTC 

[RFC PATCH v2] virtio-vsock: use C style defines for constants
 2021-03-23 12:43 UTC 

[RFC PATCH v1] virtio-vsock: use C style defines for constants
 2021-03-23  8:34 UTC  (4+ messages)
        ` [virtio-comment] "

[PATCH v9] i2c: virtio: add a virtio i2c frontend driver
 2021-03-22 13:35 UTC  (4+ messages)

vDPA: explain in Kconfig what vDPA is, capitalise it consistenly
 2021-03-22  3:06 UTC 

[PATCH 0/3] Add support for ACPI VIOT
 2021-03-19 11:16 UTC  (12+ messages)
` [PATCH 1/3] ACPICA: iASL: Add definitions for the VIOT table
` [PATCH 2/3] ACPI: Add driver "
` [PATCH 3/3] iommu/virtio: Enable x86 support

[PATCH v8] i2c: virtio: add a virtio i2c frontend driver
 2021-03-19  8:27 UTC  (7+ messages)

[RFC v2 05/13] vhost: Route guest->host notification through shadow virtqueue
 2021-03-19  6:55 UTC  (5+ messages)

[GIT PULL] vhost: cleanups and fixes
 2021-03-18 18:24 UTC  (2+ messages)

Question about sg_count_fuse_req() in linux/fs/fuse/virtio_fs.c
 2021-03-18 13:56 UTC 


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).