virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-16 11:20:51 to 2019-10-27 09:51:31 UTC [more...]

[PATCH] virtio_ring: fix packed ring event may missing
 2019-10-27  9:51 UTC  (8+ messages)

[PATCH net-next 01/14] vsock/vmci: remove unused VSOCK_DEFAULT_CONNECT_TIMEOUT
 2019-10-27  8:17 UTC  (19+ messages)
` [PATCH net-next 02/14] vsock: remove vm_sockets_get_local_cid()
` [PATCH net-next 03/14] vsock: remove include/linux/vm_sockets.h file
` [PATCH net-next 04/14] vsock: add 'transport' member in the struct vsock_sock
` [PATCH net-next 05/14] vsock/virtio: add transport parameter to the virtio_transport_reset_no_sock()
` [PATCH net-next 06/14] vsock: add 'struct vsock_sock *' param to vsock_core_get_transport()
` [PATCH net-next 07/14] vsock: handle buffer_size sockopts in the core
` [PATCH net-next 08/14] vsock: add vsock_create_connected() called by transports
` [PATCH net-next 09/14] vsock: move vsock_insert_unbound() in the vsock_create()
` [PATCH net-next 10/14] hv_sock: set VMADDR_CID_HOST in the hvs_remote_addr_init()
` [PATCH net-next 11/14] vsock: add multi-transports support
` [PATCH net-next 12/14] vsock/vmci: register vmci_transport only when VMCI guest/host are active
` [PATCH net-next 13/14] vsock: prevent transport modules unloading
` [PATCH net-next 14/14] vsock: fix bind() behaviour taking care of CID
` [PATCH net-next 00/14] vsock: add multi-transports support

[PATCH AUTOSEL 4.19 39/59] vhost/test: stop device before reset
 2019-10-26 13:18 UTC 

[PATCH AUTOSEL 5.3 57/99] vhost/test: stop device before reset
 2019-10-26 13:15 UTC 

[PATCH v2 3/3] vhost, kcov: collect coverage from vhost_worker
 2019-10-25 20:26 UTC 

[PATCH v2] vhost: introduce mdev based hardware backend
 2019-10-25 12:16 UTC  (14+ messages)

[PATCH RFC v3 6/9] mm: Allow to offline PageOffline() pages with a reference count of 0
 2019-10-25 11:28 UTC  (26+ messages)
                              ` [PATCH RFC] mm: Allow to offline unmovable PageOffline() pages if the driver agrees
  ` [PATCH RFC v3 4/9] mm: Export alloc_contig_range() / free_contig_range()
  ` [PATCH RFC v3 8/9] mm/memory_hotplug: Introduce offline_and_remove_memory()

[PATCH V5 1/6] mdev: class id support
 2019-10-25  1:54 UTC  (18+ messages)
` [PATCH V5 2/6] modpost: add support for mdev class id
` [PATCH V5 3/6] mdev: introduce device specific ops
` [PATCH V5 4/6] mdev: introduce virtio device and its device ops
` [PATCH V5 5/6] virtio: introduce a mdev based transport
` [PATCH V5 6/6] docs: sample driver to demonstrate how to implement virtio-mdev framework

[PATCH v2 0/3] kcov: collect coverage from usb and vhost
 2019-10-24 23:59 UTC  (4+ messages)
  ` [PATCH v2 1/3] kcov: remote coverage support

[PATCH v2 01/27] crypto: virtio - implement missing support for output IVs
 2019-10-24 13:23 UTC  (3+ messages)
` [PATCH v2 02/27] crypto: virtio - deal with unsupported input sizes
` [PATCH v2 03/27] crypto: virtio - switch to skcipher API

[PATCH] drm/simple-kms: Standardize arguments for callbacks
 2019-10-24 11:55 UTC  (3+ messages)

[PATCH net-next] vringh: fix copy direction of vringh_iov_push_kern()
 2019-10-24  3:57 UTC 

[PATCH 2/3] usb, kcov: collect coverage from hub_event
 2019-10-23 19:10 UTC 

[PATCH 1/3] kcov: remote coverage support
 2019-10-23 17:20 UTC 

[PATCH] virtiofs: Remove set but not used variable 'fc'
 2019-10-23 14:33 UTC 

[PATCH -next] virtiofs: remove unused variable 'fc'
 2019-10-23 14:31 UTC 

[PATCH 3/3] vhost, kcov: collect coverage from vhost_worker
 2019-10-23 13:50 UTC  (3+ messages)
` [PATCH 0/3] kcov: collect coverage from usb and vhost

[PATCH] drm/virtio: print a single line with device features
 2019-10-23 13:34 UTC  (3+ messages)

[PATCH V5 0/6] mdev based hardware virtio offloading support
 2019-10-23 13:07 UTC 

[RFC 1/2] vhost: IFC VF hardware operation layer
 2019-10-23 10:36 UTC  (2+ messages)

[RFC 2/2] vhost: IFC VF vdpa layer
 2019-10-23  9:58 UTC  (6+ messages)
      ` [RFC 1/2] vhost: IFC VF hardware operation layer

[PATCH net-next 00/14] vsock: add multi-transports support
 2019-10-23  9:55 UTC 

[PATCH] drm/simple-kms: Standardize arguments for callbacks
 2019-10-23  8:53 UTC  (6+ messages)

[PATCH v2 1/3] drm/virtio: fix byteorder handling in virtio_gpu_cmd_transfer_{from, to}_host_3d functions
 2019-10-23  6:25 UTC  (3+ messages)
` [PATCH v2 2/3] drm/virtio: Simplify virtio_gpu_primary_plane_update workflow
` [PATCH v2 3/3] drm/virtio: factor out virtio_gpu_update_dumb_bo

[PATCH -next] virtiofs: remove unused variable 'fc'
 2019-10-23  6:21 UTC 

[PATCH] drm/simple-kms: Standardize arguments for callbacks
 2019-10-22 15:55 UTC 

[PATCH v2] vhost: introduce mdev based hardware backend
 2019-10-22  9:52 UTC 

[PATCH] drm/virtio: move byteorder handling into virtio_gpu_cmd_transfer_to_host_2d function
 2019-10-22  9:06 UTC 

[PATCH 1/5] drm/virtio: print a single line with device features
 2019-10-22  8:05 UTC  (5+ messages)
` [PATCH 2/5] drm/virtio: move byteorder handling into virtio_gpu_cmd_transfer_to_host_2d function
` [PATCH 3/5] drm/virtio: fix byteorder handling in virtio_gpu_cmd_transfer_{from, to}_host_3d functions
` [PATCH 4/5] drm/virtio: Simplify virtio_gpu_primary_plane_update workflow
` [PATCH 5/5] drm/virtio: factor out virtio_gpu_update_dumb_bo

[PATCH RFC 3/3] vhost, kcov: collect coverage from vhost_worker
 2019-10-21 13:53 UTC  (5+ messages)
  ` [PATCH RFC 2/3] usb, kcov: collect coverage from hub_event
  ` [PATCH RFC 1/3] kcov: remote coverage support

[PATCH 0/5] virtiofs: Fix couple of deadlocks
 2019-10-21 13:01 UTC  (5+ messages)
` [PATCH 1/5] virtiofs: Do not end request in submission context
` [PATCH 5/5] virtiofs: Retry request submission from worker context

[PATCH V4 1/6] mdev: class id support
 2019-10-21 10:13 UTC  (23+ messages)
` [PATCH V4 2/6] modpost: add support for mdev class id
` [PATCH V4 3/6] mdev: introduce device specific ops
` [PATCH V4 4/6] mdev: introduce virtio device and its device ops
` [PATCH V4 5/6] virtio: introduce a mdev based transport
` [PATCH V4 6/6] docs: sample driver to demonstrate how to implement virtio-mdev framework

[PATCH 2/2] virtio_ring: Use DMA API if memory is encrypted
 2019-10-21  8:36 UTC  (2+ messages)

read_barrier_depends() usage in vhost.c
 2019-10-21  5:48 UTC  (5+ messages)

[PATCH net 0/2] vsock/virtio: make the credit mechanism more robust
 2019-10-18 17:20 UTC  (4+ messages)
` [PATCH net 1/2] vsock/virtio: send a credit update when buffer size is changed
` [PATCH net 2/2] vsock/virtio: discard packets if credit is not respected

[PATCH] virtio_console: allocate inbufs in add_port() only if it is needed
 2019-10-18 16:47 UTC 

[PATCH] drm/virtio: move byteorder handling into virtio_gpu_cmd_transfer_to_host_2d function
 2019-10-18 12:23 UTC 

[PATCH] drm/virtio: print a single line with device features
 2019-10-18 11:38 UTC 

[PATCH 1/5] drm/qxl: drop qxl_ttm_fault
 2019-10-17 13:26 UTC  (5+ messages)
` [PATCH 2/5] drm/qxl: switch qxl to &drm_gem_object_funcs.mmap
` [PATCH 3/5] drm/qxl: drop verify_access
` [PATCH 4/5] drm/qxl: use DEFINE_DRM_GEM_FOPS()
` [PATCH 5/5] drm/qxl: allocate small objects top-down

[PATCH -next] drm/qxl: Fix randbuild error
 2019-10-17 12:32 UTC 

[PATCH V4 0/6] mdev based hardware virtio offloading support
 2019-10-17 10:48 UTC 

[PATCH V3 4/7] mdev: introduce device specific ops
 2019-10-17  9:43 UTC  (9+ messages)
      ` [PATCH V3 0/7] mdev based hardware virtio offloading support
    ` [PATCH V3 1/7] mdev: class id support

[PATCH] vsock/virtio: remove unused 'work' field from 'struct virtio_vsock_pkt'
 2019-10-16 14:50 UTC 

[PATCH 1/5] iommu: Implement iommu_put_resv_regions_simple()
 2019-10-16 12:46 UTC 

[PATCH v4 02/11] drm/shmem: switch shmem helper to &drm_gem_object_funcs.mmap
 2019-10-16 11:52 UTC  (3+ messages)
` [PATCH v4 05/11] drm/shmem: drop DEFINE_DRM_GEM_SHMEM_FOPS
` [PATCH v4 11/11] drm/vram: drop DRM_VRAM_MM_FILE_OPERATIONS


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