messages from 2019-09-11 16:25:04 to 2019-09-27 11:27:03 UTC [more...]
[RFC PATCH 00/13] vsock: add multi-transports support
2019-09-27 11:27 UTC (14+ 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] vhost: introduce mdev based hardware backend
2019-09-27 9:41 UTC (17+ messages)
[PATCH] vsock/virtio: add support for MSG_PEEK
2019-09-27 8:55 UTC (2+ messages)
[PATCH V2 1/8] vringh: fix copy direction of vringh_iov_push_kern()
2019-09-27 8:37 UTC (35+ messages)
` [PATCH V2 2/8] mdev: class id support
` [PATCH V2 3/8] mdev: bus uevent support
` [PATCH V2 4/8] modpost: add support for mdev class id
` [PATCH V2 5/8] mdev: introduce device specific ops
` [PATCH V2 6/8] mdev: introduce virtio device and its device ops
` [PATCH V2 7/8] virtio: introduce a mdev based transport
` [PATCH V2 8/8] docs: sample driver to demonstrate how to implement virtio-mdev framework
` [PATCH V2 0/8] mdev based hardware virtio offloading support
[PATCH net v2] vsock: Fix a lockdep warning in __vsock_release()
2019-09-27 8:32 UTC (2+ messages)
[PATCH] vsock/virtio: add support for MSG_PEEK
2019-09-26 18:23 UTC
[PATCH] vhost: introduce mdev based hardware backend
2019-09-26 4:54 UTC
[PATCH 1/6] mdev: class id support
2019-09-25 11:56 UTC (20+ messages)
` [PATCH 2/6] mdev: introduce device specific ops
` [PATCH 3/6] mdev: introduce virtio device and its device ops
` [PATCH 4/6] virtio: introduce a mdev based transport
` [PATCH 5/6] vringh: fix copy direction of vringh_iov_push_kern()
` [PATCH 6/6] docs: sample driver to demonstrate how to implement virtio-mdev framework
` [PATCH 0/6] mdev based hardware virtio offloading support
[PATCH] vhost: It's better to use size_t for the 3rd parameter of vhost_exceeds_weight()
2019-09-25 3:59 UTC (2+ messages)
[PATCH] virtio_mmio: remove redundant dev_err message
2019-09-25 3:49 UTC
[PATCH V2 0/8] mdev based hardware virtio offloading support
2019-09-24 13:53 UTC
Xorg indefinitely hangs in kernelspace
2019-09-24 9:12 UTC (2+ messages)
[RFC] VSOCK: add support for MSG_PEEK
2019-09-23 19:16 UTC (2+ messages)
[PATCH trivial 2/3] treewide: Fix Kconfig indentation
2019-09-23 16:00 UTC (2+ messages)
` [PATCH trivial 3/3] treewide: arch: "
[PATCH trivial 1/3] treewide: drivers: Fix Kconfig indentation
2019-09-23 16:00 UTC
[PATCH 0/6] mdev based hardware virtio offloading support
2019-09-23 13:03 UTC
[RFC PATCH V2 0/6] mdev based hardware virtio offloading support
2019-09-23 12:21 UTC (9+ messages)
` [RFC PATCH V2 1/6] mdev: class id support
` [RFC PATCH V2 2/6] mdev: introduce device specific ops
` [RFC PATCH V2 3/6] mdev: introduce virtio device and its device ops
` [RFC PATCH V2 4/6] virtio: introudce a mdev based transport
` [RFC PATCH V2 5/6] vringh: fix copy direction of vringh_iov_push_kern()
` [RFC PATCH V2 6/6] docs: Sample driver to demonstrate how to implement virtio-mdev framework
[PATCH RFC v3 1/9] ACPI: NUMA: export pxm_to_node
2019-09-23 10:39 UTC (12+ messages)
` [PATCH RFC v3 2/9] virtio-mem: Paravirtualized memory hotplug
` [PATCH RFC v3 3/9] virtio-mem: Paravirtualized memory hotunplug part 1
` [PATCH RFC v3 4/9] mm: Export alloc_contig_range() / free_contig_range()
` [PATCH RFC v3 5/9] virtio-mem: Paravirtualized memory hotunplug part 2
` [PATCH RFC v3 6/9] mm: Allow to offline PageOffline() pages with a reference count of 0
` [PATCH RFC v3 7/9] virtio-mem: Allow to offline partially unplugged memory blocks
` [PATCH RFC v3 8/9] mm/memory_hotplug: Introduce offline_and_remove_memory()
` [PATCH RFC v3 9/9] virtio-mem: Offline and remove completely unplugged memory blocks
[RFC v4 1/3] vfio: support getting vfio device from device fd
2019-09-20 4:21 UTC (16+ messages)
` [RFC v4 2/3] vfio: support checking vfio driver by device ops
` [RFC v4 3/3] vhost: introduce mdev based hardware backend
` [RFC v4 0/3] "
[PATCH RFC v3 0/9] virtio-mem: paravirtualized memory
2019-09-19 14:22 UTC
[PATCH v3 02/11] drm/shmem: switch shmem helper to &drm_gem_object_funcs.mmap
2019-09-19 10:02 UTC (3+ messages)
` [PATCH v3 05/11] drm/shmem: drop DEFINE_DRM_GEM_SHMEM_FOPS
` [PATCH v3 11/11] drm/vram: drop DRM_VRAM_MM_FILE_OPERATIONS
[PATCH 0/5] iommu: Implement iommu_put_resv_regions_simple()
2019-09-18 15:37 UTC (2+ messages)
` [PATCH 1/5] "
[PATCH v6] virtio-fs: add virtiofs filesystem
2019-09-18 12:56 UTC
[RFC PATCH 1/2] mdev: device id support
2019-09-18 6:15 UTC (16+ messages)
` [RFC PATCH 2/2] mdev: introduce device specific ops
` [RFC PATCH 0/2] Mdev: support mutiple kinds of devices
[RFC PATCH 2/4] mdev: introduce helper to set per device dma ops
2019-09-18 5:58 UTC (2+ messages)
[RFC PATCH] drm/virtio: Export resource handles via DMA-buf API
2019-09-17 13:23 UTC (4+ messages)
[PATCH v2 02/11] drm/shmem: switch shmem helper to &drm_gem_object_funcs.mmap
2019-09-17 9:24 UTC (3+ messages)
` [PATCH v2 05/11] drm/shmem: drop DEFINE_DRM_GEM_SHMEM_FOPS
` [PATCH v2 11/11] drm/vram: drop DRM_VRAM_MM_FILE_OPERATIONS
[PATCH 2/8] drm/shmem: switch shmem helper to &drm_gem_object_funcs.mmap
2019-09-17 8:39 UTC (8+ messages)
` [PATCH 3/8] drm/shmem: drop DEFINE_DRM_GEM_SHMEM_FOPS
` [PATCH 8/8] drm/vram: drop DRM_VRAM_MM_FILE_OPERATIONS
[RFC v4 0/3] vhost: introduce mdev based hardware backend
2019-09-17 1:02 UTC
VIRTIO_BALLOON_F_FREE_PAGE_HINT
2019-09-16 7:26 UTC (2+ messages)
[PULL] vhost: a last minute revert
2019-09-14 23:25 UTC
[PULL] vhost: a last minute revert
2019-09-14 19:38 UTC
[PATCH] vhost: Fix compile time error
2019-09-14 19:38 UTC
[PATCH] vhost: Fix compile time error
2019-09-14 8:44 UTC
[PATCH] drm/virtio: enable prime mmap support
2019-09-12 21:47 UTC
[PATCH] drm/virtio: Fix warning in virtio_gpu_queue_fenced_ctrl_buffer
2019-09-12 21:46 UTC
[PATCH] drm/virtio: Fix warning in virtio_gpu_queue_fenced_ctrl_buffer
2019-09-12 16:00 UTC
[PATCH v5 0/4] virtio-fs: shared file system for virtual machines
2019-09-12 12:54 UTC
[PATCH] drm/virtio: enable prime mmap support
2019-09-12 11:46 UTC
[RFC PATCH 0/2] Mdev: support mutiple kinds of devices
2019-09-12 9:40 UTC
[PULL] virtio: last minute bugfixes
2019-09-12 9:22 UTC
[PATCH v3 1/2] drm/virtio: Rewrite virtio_gpu_queue_ctrl_buffer using fenced version
2019-09-12 7:51 UTC (5+ messages)
` [PATCH v4 0/2] drm/virtio: Use vmalloc for command buffer alllocations
` [PATCH v4 1/2] drm/virtio: Rewrite virtio_gpu_queue_ctrl_buffer using fenced version
` [PATCH v4 2/2] drm/virtio: Use vmalloc for command buffer allocations
[PATCH v2] vhost: block speculation of translated descriptors
2019-09-11 16:25 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).