messages from 2019-06-20 21:52:46 to 2019-07-05 11:04:54 UTC [more...]
[PATCH v3 1/3] vsock/virtio: use RCU to avoid use-after-free on the_virtio_vsock
2019-07-05 11:04 UTC (3+ messages)
` [PATCH v3 2/3] vsock/virtio: stop workers during the .remove()
` [PATCH v3 3/3] vsock/virtio: fix flush of works "
[PATCH v3 0/3] vsock/virtio: several fixes in the .probe() and .remove()
2019-07-05 11:04 UTC
[PATCH v2 0/6] Unmappable DRM client buffers for fbdev emulation
2019-07-05 9:26 UTC (7+ messages)
` [PATCH v2 1/6] drm/client: Support unmapping of DRM client buffers
` [PATCH v2 2/6] drm/fb-helper: Map DRM client buffer only when required
` [PATCH v2 3/6] drm/fb-helper: Instanciate shadow FB if configured in device's mode_config
` [PATCH v2 4/6] drm/ast: Replace struct ast_fbdev with generic framebuffer emulation
` [PATCH v2 5/6] drm/bochs: Use shadow buffer for bochs framebuffer console
` [PATCH v2 6/6] drm/mgag200: Replace struct mga_fbdev with generic framebuffer emulation
[PATCH v6 01/18] drm/virtio: pass gem reservation object to ttm init
2019-07-05 9:05 UTC (40+ messages)
` [PATCH v6 02/18] drm/virtio: switch virtio_gpu_wait_ioctl() to gem helper
` [PATCH v6 03/18] drm/virtio: simplify cursor updates
` [PATCH v6 04/18] drm/virtio: remove virtio_gpu_object_wait
` [PATCH v6 05/18] drm/virtio: drop no_wait argument from virtio_gpu_object_reserve
` [PATCH v6 06/18] drm/virtio: remove ttm calls from in virtio_gpu_object_{reserve, unreserve}
` [PATCH v6 07/18] drm/virtio: add virtio_gpu_object_array & helpers
` [PATCH v6 08/18] drm/virtio: rework virtio_gpu_execbuffer_ioctl fencing
` [PATCH v6 09/18] drm/virtio: rework virtio_gpu_object_create fencing
` [PATCH v6 10/18] drm/virtio: drop virtio_gpu_object_list_validate/virtio_gpu_unref_list
` [PATCH v6 11/18] drm/virtio: switch from ttm to gem shmem helpers
` [PATCH v6 12/18] drm/virtio: remove virtio_gpu_alloc_object
` [PATCH v6 13/18] drm/virtio: drop virtio_gpu_object_{ref,unref}
` [PATCH v6 14/18] drm/virtio: rework virtio_gpu_transfer_from_host_ioctl fencing
` [PATCH v6 15/18] drm/virtio: rework virtio_gpu_transfer_to_host_ioctl fencing
` [PATCH v6 16/18] drm/virtio: rework virtio_gpu_cmd_context_{attach, detach}_resource
` [PATCH v6 17/18] drm/virtio: drop virtio_gpu_object_{reserve, unreserve}
` [PATCH v6 18/18] drm/virtio: add fence sanity check
` [PATCH v6 16/18] drm/virtio: rework virtio_gpu_cmd_context_{attach,detach}_resource
` [PATCH v6 06/18] drm/virtio: remove ttm calls from in virtio_gpu_object_{reserve,unreserve}
[PATCH 0/5] Unmappable DRM client buffers for fbdev emulation
2019-07-05 7:09 UTC (17+ messages)
` [PATCH 1/5] drm/client: Support unmapping of DRM client buffers
` [PATCH 2/5] drm/fb-helper: Unmap BO for shadow-buffered framebuffer console
` [PATCH 3/5] drm/ast: Replace struct ast_fbdev with generic framebuffer emulation
` [PATCH 4/5] drm/bochs: Use shadow buffer for bochs framebuffer console
` [PATCH 5/5] drm/mgag200: Replace struct mga_fbdev with generic framebuffer emulation
[RFC v2] vhost: introduce mdev based hardware vhost backend
2019-07-05 2:23 UTC (12+ messages)
[PATCH v2 1/3] vsock/virtio: use RCU to avoid use-after-free on the_virtio_vsock
2019-07-05 0:18 UTC (18+ messages)
` [PATCH v2 2/3] vsock/virtio: stop workers during the .remove()
` [PATCH v2 3/3] vsock/virtio: fix flush of works "
` [PATCH v2 0/3] vsock/virtio: several fixes in the .probe() and .remove()
[PATCH v2 06/35] crypto: Use kmemdup rather than duplicating its implementation
2019-07-03 18:51 UTC (2+ messages)
[PATCH v2 4/9] x86/mm/tlb: Flush remote and local TLBs concurrently
2019-07-03 18:09 UTC (5+ messages)
` [Xen-devel] "
[PATCH v2 06/35] crypto: Use kmemdup rather than duplicating its implementation
2019-07-03 16:27 UTC
[PATCH 05/30] crypto: Use kmemdup rather than duplicating its implementation
2019-07-03 13:13 UTC
[RFC v2] vhost: introduce mdev based hardware vhost backend
2019-07-03 9:13 UTC
[PATCH v2 0/9] x86: Concurrent TLB flushes
2019-07-02 23:51 UTC
What are all the different virtualization solutions for Linux?
2019-07-02 22:56 UTC (2+ messages)
[PATCH v2] virtio-mmio: add error check for platform_get_irq
2019-07-02 18:23 UTC (3+ messages)
[PATCH] virtio-mmio: add error check for platform_get_irq
2019-07-02 13:31 UTC
Reminder: 2 open syzbot bugs in vhost subsystem
2019-07-02 12:20 UTC
[PATCH] virtio-mmio: add error check for platform_get_irq
2019-07-02 9:59 UTC
INFO: task hung in vhost_init_device_iotlb
2019-07-02 7:23 UTC
Reminder: 2 open syzbot bugs in vhost subsystem
2019-07-02 7:18 UTC (2+ messages)
[PATCH] scsi: virtio_scsi: Use struct_size() helper
2019-07-01 15:21 UTC
[RFC PATCH] virtio_ring: Use DMA API if guest memory is encrypted
2019-07-01 14:17 UTC (4+ messages)
[PATCH v4 0/5] iommu/amd: Convert the AMD iommu driver to the dma-iommu api
2019-07-01 12:19 UTC (2+ messages)
[PATCH v1 09/33] drm/qxl: drop use of drmP.h
2019-07-01 6:39 UTC (6+ messages)
` [PATCH v1 27/33] drm/virtgpu: "
` [PATCH v1 31/33] drm/bochs: "
[PATCH v4 02/12] drm/virtio: switch virtio_gpu_wait_ioctl() to gem helper
2019-06-30 18:56 UTC (11+ messages)
` [PATCH v4 07/12] drm/virtio: add virtio_gpu_object_array & helpers
` [PATCH v4 08/12] drm/virtio: rework virtio_gpu_execbuffer_ioctl fencing
` [PATCH v4 09/12] drm/virtio: rework virtio_gpu_object_create fencing
` [PATCH v4 11/12] drm/virtio: switch from ttm to gem shmem helpers
[PATCH v5 01/12] drm/virtio: pass gem reservation object to ttm init
2019-06-30 18:29 UTC (15+ messages)
` [PATCH v5 02/12] drm/virtio: switch virtio_gpu_wait_ioctl() to gem helper
` [PATCH v5 03/12] drm/virtio: simplify cursor updates
` [PATCH v5 04/12] drm/virtio: remove virtio_gpu_object_wait
` [PATCH v5 05/12] drm/virtio: drop no_wait argument from virtio_gpu_object_reserve
` [PATCH v5 06/12] drm/virtio: remove ttm calls from in virtio_gpu_object_{reserve, unreserve}
` [PATCH v5 07/12] drm/virtio: add virtio_gpu_object_array & helpers
` [PATCH v5 08/12] drm/virtio: rework virtio_gpu_execbuffer_ioctl fencing
` [PATCH v5 09/12] drm/virtio: rework virtio_gpu_object_create fencing
` [PATCH v5 10/12] drm/virtio: drop virtio_gpu_object_list_validate/virtio_gpu_unref_list
` [PATCH v5 11/12] drm/virtio: switch from ttm to gem shmem helpers
` [PATCH v5 12/12] drm/virtio: remove virtio_gpu_alloc_object
Call for Papers - ICITS'20 - Bogota, Colombia
2019-06-30 12:02 UTC
Call for Papers - ICOTTS'2019, Buenos Aires, Argentina | Deadline: July 21
2019-06-28 19:49 UTC
[PATCH v2 0/3] vsock/virtio: several fixes in the .probe() and .remove()
2019-06-28 12:36 UTC
[PATCH v3 03/18] drm/qxl: use embedded gem object
2019-06-28 9:03 UTC (4+ messages)
` [PATCH v3 08/18] drm/ttm: use gem vma_node
` [PATCH v3 16/18] drm/qxl: switch driver from bo->resv to bo->base.resv
` [PATCH v3 17/18] drm/virtio: "
[PATCH v3 2/5] drm/bochs: pass framebuffer to bochs_hw_setbase
2019-06-27 12:23 UTC (4+ messages)
` [PATCH v3 3/5] drm/bochs: drop yres_virtual from struct bochs_device
` [PATCH v3 4/5] drm/bochs: drop stride and bpp "
` [PATCH v3 5/5] drm/bochs: move bochs_hw_setformat() call
[PATCH v2] drm/bochs: fix framebuffer setup
2019-06-27 12:12 UTC (2+ messages)
[PATCH 3/4] vsock/virtio: fix flush of works during the .remove()
2019-06-27 10:26 UTC (2+ messages)
[PATCH 0/4] vsock/virtio: several fixes in the .probe() and .remove()
2019-06-27 10:05 UTC (2+ messages)
[PATCH v2] drm/bochs: fix framebuffer setup
2019-06-27 8:12 UTC
[PATCH v3 08/12] drm/virtio: rework virtio_gpu_execbuffer_ioctl fencing
2019-06-27 5:24 UTC (2+ messages)
[PATCH 2/2] drm/bochs: fix framebuffer setup
2019-06-26 16:29 UTC (2+ messages)
[PATCH] drm/virtio: move drm_connector_update_edid_property() call
2019-06-26 9:15 UTC (2+ messages)
[PATCH 4/9] x86/mm/tlb: Flush remote and local TLBs concurrently
2019-06-26 3:51 UTC (8+ messages)
Stats for XDP actions
2019-06-21 13:57 UTC (3+ messages)
[PATCH v14 1/7] libnvdimm: nd_region flush callback support
2019-06-21 13:34 UTC (7+ messages)
` [PATCH v14 2/7] virtio-pmem: Add virtio pmem driver
` [PATCH v14 3/7] libnvdimm: add dax_dev sync flag
` [PATCH v13 4/7] dm: enable synchronous dax
` [PATCH v14 5/7] dax: check synchronous mapping is supported
` [PATCH v14 6/7] ext4: disable map_sync for async flush
` [PATCH v14 7/7] xfs: "
[PATCH v14 0/7] virtio pmem driver
2019-06-21 13:34 UTC
[PATCH v2 03/18] drm/qxl: use embedded gem object
2019-06-21 11:57 UTC (4+ messages)
` [PATCH v2 08/18] drm/ttm: use gem vma_node
` [PATCH v2 16/18] drm/qxl: switch driver from bo->resv to bo->base.resv
` [PATCH v2 17/18] drm/virtio: "
[PATCH 1/1] scsi: virtio_scsi: remove unused 'affinity_hint_set'
2019-06-20 21:52 UTC (2+ messages)
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).