messages from 2019-09-17 09:23:58 to 2019-10-03 19:45:15 UTC [more...]
virtq questions
2019-10-03 19:45 UTC (3+ messages)
[RFC PATCH v6 00/92] VM introspection
2019-10-03 19:38 UTC (17+ messages)
` [RFC PATCH v6 71/92] mm: add support for remote mapping
` DANGER WILL ROBINSON, DANGER
VIRTIO_BALLOON_F_FREE_PAGE_HINT
2019-10-03 18:31 UTC (3+ messages)
Xorg indefinitely hangs in kernelspace
2019-10-03 8:23 UTC (5+ messages)
` [Spice-devel] "
[PATCH net-next v2] vsock/virtio: add support for MSG_PEEK
2019-10-02 1:27 UTC (2+ messages)
[PATCH net v3] vsock: Fix a lockdep warning in __vsock_release()
2019-10-02 1:23 UTC (2+ messages)
[PATCH V2 1/8] vringh: fix copy direction of vringh_iov_push_kern()
2019-09-30 21:36 UTC (36+ 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 2/2] drm/ttm: stop exporting ttm_mem_io_* functions
2019-09-30 15:51 UTC (8+ messages)
` [Spice-devel] [PATCH 1/2] drm/qxl: stop abusing TTM to call driver internal functions
` "
[PATCH] vsock/virtio: add support for MSG_PEEK
2019-09-30 14:12 UTC (7+ messages)
` [PATCH v2] "
[PATCH net v2] vsock: Fix a lockdep warning in __vsock_release()
2019-09-30 13:51 UTC (3+ messages)
[PATCH] vhost: introduce mdev based hardware backend
2019-09-29 7:39 UTC (23+ messages)
[GIT PULL] add virtio-fs
2019-09-27 23:00 UTC
[PATCH 1/2] drm/qxl: stop abusing TTM to call driver internal functions
2019-09-27 13:24 UTC
[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] 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
[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 3/3] vhost: introduce mdev based hardware backend
2019-09-20 4:21 UTC (11+ messages)
` [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 1/5] iommu: Implement iommu_put_resv_regions_simple()
2019-09-18 15:37 UTC
[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 (12+ 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
[PATCH v2 05/11] drm/shmem: drop DEFINE_DRM_GEM_SHMEM_FOPS
2019-09-17 9:24 UTC (2+ messages)
` [PATCH v2 11/11] drm/vram: drop DRM_VRAM_MM_FILE_OPERATIONS
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).