messages from 2019-10-09 11:41:33 to 2019-10-18 07:34:44 UTC [more...]
[PATCH V4 1/6] mdev: class id support
2019-10-18 7:34 UTC (10+ 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 RFC 3/3] vhost, kcov: collect coverage from vhost_worker
2019-10-17 20:29 UTC (4+ messages)
` [PATCH RFC 2/3] usb, kcov: collect coverage from hub_event
[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 net 0/2] vsock/virtio: make the credit mechanism more robust
2019-10-17 12:44 UTC (3+ 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 -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 1/7] mdev: class id support
2019-10-17 9:43 UTC (33+ messages)
` [PATCH V3 2/7] mdev: bus uevent support
` [PATCH V3 3/7] modpost: add support for mdev class id
` [PATCH V3 4/7] mdev: introduce device specific ops
` [PATCH V3 5/7] mdev: introduce virtio device and its device ops
` [PATCH V3 6/7] virtio: introduce a mdev based transport
` [PATCH V3 7/7] docs: sample driver to demonstrate how to implement virtio-mdev framework
` [PATCH V3 0/7] mdev based hardware virtio offloading support
[PATCH 1/2] dma-mapping: Add dma_addr_is_phys_addr()
2019-10-17 2:33 UTC (11+ messages)
` [PATCH 0/2] virtio: Support encrypted memory on powerpc secure guests
` [PATCH 2/2] virtio_ring: Use DMA API if memory is encrypted
read_barrier_depends() usage in vhost.c
2019-10-17 2:17 UTC (3+ messages)
[PATCH] vsock/virtio: remove unused 'work' field from 'struct virtio_vsock_pkt'
2019-10-16 14:50 UTC (2+ messages)
[PATCH RFC v3 6/9] mm: Allow to offline PageOffline() pages with a reference count of 0
2019-10-16 14:16 UTC (16+ messages)
` [PATCH RFC v3 0/9] virtio-mem: paravirtualized memory
` [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 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
[RFC 0/2] Intel IFC VF driver for vdpa
2019-10-16 10:19 UTC (4+ messages)
` [RFC 1/2] vhost: IFC VF hardware operation layer
` [RFC 2/2] vhost: IFC VF vdpa layer
[RFC PATCH] drm/virtio: Export resource handles via DMA-buf API
2019-10-16 9:18 UTC (2+ messages)
[PATCH RFC v1 1/2] vhost: option to fetch descriptors through an independent struct
2019-10-16 4:38 UTC (14+ messages)
` [PATCH RFC v1 2/2] vhost: batching fetches
` [PATCH RFC v1 0/2] vhost: ring format independence
[RFC 1/2] vhost: IFC VF hardware operation layer
2019-10-16 2:06 UTC (2+ messages)
[PULL] vhost: cleanups and fixes
2019-10-15 22:25 UTC
[PULL] vhost: cleanups and fixes
2019-10-15 21:19 UTC
[PATCH 0/5] virtiofs: Fix couple of deadlocks
2019-10-15 17:46 UTC (6+ messages)
` [PATCH 1/5] virtiofs: Do not end request in submission context
` [PATCH 2/5] virtiofs: No need to check fpq->connected state
` [PATCH 3/5] virtiofs: Set FR_SENT flag only after request has been sent
` [PATCH 4/5] virtiofs: Count pending forgets as in_flight forgets
` [PATCH 5/5] virtiofs: Retry request submission from worker context
[PATCH] vsock/virtio: remove unused 'work' field from 'struct virtio_vsock_pkt'
2019-10-15 15:00 UTC
question: asynchronous notification from vhost
2019-10-15 14:42 UTC (2+ messages)
` 0-copy (was Re: question: asynchronous notification from vhost)
[PATCH net 1/2] vsock: add half-closed socket details in the implementation notes
2019-10-15 11:56 UTC (10+ messages)
` [PATCH net 2/2] vhost/vsock: don't allow half-closed socket in the host
` [PATCH net 0/2] vsock: don't allow half-closed socket in the host transports
[PATCH RFC v4 1/5] vhost: option to fetch descriptors through an independent struct
2019-10-15 2:58 UTC (6+ messages)
` [PATCH RFC v4 2/5] vhost/test: add an option to test new code
` [PATCH RFC v4 3/5] vhost: batching fetches
` [PATCH RFC v4 4/5] vhost/net: add an option to test new code
` [PATCH RFC v4 5/5] vhost: last descriptor must have NEXT clear
` [PATCH RFC v4 0/5] vhost: ring format independence
[PATCH 01/25] crypto: virtio - implement missing support for output IVs
2019-10-14 12:18 UTC (3+ messages)
` [PATCH 02/25] crypto: virtio - deal with unsupported input sizes
` [PATCH 03/25] crypto: virtio - switch to skcipher API
[PATCH v4 0/5] vsock/virtio: optimizations to increase the throughput
2019-10-14 8:38 UTC (7+ messages)
` [PATCH v4 1/5] vsock/virtio: limit the memory used per-socket
[PATCH] tools/virtio: Fix build
2019-10-13 13:39 UTC (5+ messages)
[PATCH RFC v4 0/5] vhost: ring format independence
2019-10-13 11:41 UTC
[PATCH] tools/virtio: Fix build
2019-10-13 9:03 UTC
[PATCH RFC v3 1/4] vhost: option to fetch descriptors through an independent struct
2019-10-13 8:08 UTC (4+ messages)
` [PATCH RFC v3 2/4] vhost/test: add an option to test new code
` [PATCH RFC v3 3/4] vhost: batching fetches
` [PATCH RFC v3 4/4] vhost/net: add an option to test new code
[PATCH RFC v3 0/4] vhost: ring format independence
2019-10-13 8:07 UTC
[PATCH RFC v2 1/2] vhost: option to fetch descriptors through an independent struct
2019-10-12 19:18 UTC (2+ messages)
` [PATCH RFC v2 2/2] vhost: batching fetches
[PATCH RFC v2 0/2] vhost: ring format independence
2019-10-12 19:18 UTC
[PATCH RFC net-next 0/2] drivers: net: virtio_net: Implement
2019-10-12 13:01 UTC (4+ messages)
` [PATCH RFC net-next 2/2] drivers: net: virtio_net: Add tx_timeout function
[PATCH 0/2] virtio: Support encrypted memory on powerpc secure guests
2019-10-12 1:25 UTC
[vhost:vhost 6/6] drivers/vhost/vhost.c:2672:9: error: 'desc' undeclared; did you mean 'rdtsc'?
2019-10-11 17:50 UTC
[vhost:vhost 6/6] drivers/vhost/vhost.c:2672:9: error: 'desc' undeclared
2019-10-11 16:56 UTC
[PATCH RFC v1 0/2] vhost: ring format independence
2019-10-11 13:45 UTC
[PATCH net 0/2] vsock: don't allow half-closed socket in the host transports
2019-10-11 13:07 UTC
[RFC PATCH 00/13] vsock: add multi-transports support
2019-10-11 8:51 UTC (24+ messages)
` [RFC PATCH 01/13] vsock/vmci: remove unused VSOCK_DEFAULT_CONNECT_TIMEOUT
` [RFC PATCH 02/13] vsock: remove vm_sockets_get_local_cid()
` [RFC PATCH 03/13] vsock: remove include/linux/vm_sockets.h file
` [RFC PATCH 04/13] vsock: add 'transport' member in the struct vsock_sock
` [RFC PATCH 05/13] vsock/virtio: add transport parameter to the virtio_transport_reset_no_sock()
` [RFC PATCH 06/13] vsock: add 'struct vsock_sock *' param to vsock_core_get_transport()
` [RFC PATCH 07/13] vsock: handle buffer_size sockopts in the core
` [RFC PATCH 08/13] vsock: move vsock_insert_unbound() in the vsock_create()
` [RFC PATCH 09/13] hv_sock: set VMADDR_CID_HOST in the hvs_remote_addr_init()
` [RFC PATCH 10/13] vsock: add multi-transports support
` [RFC PATCH 11/13] vsock: add 'transport_hg' to handle g2h\h2g transports
` [RFC PATCH 12/13] vsock: prevent transport modules unloading
` [RFC PATCH 13/13] vsock: fix bind() behaviour taking care of CID
[PATCH V3 0/7] mdev based hardware virtio offloading support
2019-10-11 8:15 UTC
[PATCH V2 6/8] mdev: introduce virtio device and its device ops
2019-10-10 9:18 UTC (2+ messages)
[PATCH v2 07/11] VSOCK: add AF_VSOCK test cases
2019-10-10 8:47 UTC (2+ messages)
[PATCH 07/11] vhost: convert vhost_umem_interval_tree to half closed intervals
2019-10-10 5:49 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).