messages from 2019-04-10 04:08:22 to 2019-04-26 18:32:37 UTC [more...]
[PATCH 00/10] s390: virtio: support protected virtualization
2019-04-26 18:32 UTC (3+ messages)
` [PATCH 01/10] virtio/s390: use vring_create_virtqueue
` [PATCH 02/10] virtio/s390: DMA support for virtio-ccw
[PATCH] Revert "drm/qxl: drop prime import/export callbacks"
2019-04-26 15:42 UTC (2+ messages)
[PATCH net] vhost_net: fix possible infinite loop
2019-04-26 7:35 UTC (2+ messages)
[PATCH] Revert "drm/qxl: drop prime import/export callbacks"
2019-04-26 5:33 UTC
[PATCH v7 1/6] libnvdimm: nd_region flush callback support
2019-04-26 5:00 UTC (6+ messages)
` [PATCH v7 2/6] virtio-pmem: Add virtio pmem driver
` [PATCH v7 3/6] libnvdimm: add dax_dev sync flag
` [PATCH v7 4/6] dax: check synchronous mapping is supported
` [PATCH v7 5/6] ext4: disable map_sync for async flush
` [PATCH v7 6/6] xfs: "
[PATCH v7 0/6] virtio pmem driver
2019-04-26 5:00 UTC
[PATCH v3 1/4] mm/balloon_compaction: list interfaces
2019-04-25 19:08 UTC (6+ messages)
` [PATCH v3 2/4] vmw_balloon: compaction support
` [PATCH v3 3/4] vmw_balloon: add memory shrinker
` [PATCH v3 4/4] vmw_balloon: split refused pages
[PATCH v4 1/4] mm/balloon_compaction: List interfaces
2019-04-25 11:54 UTC (4+ messages)
` [PATCH v4 2/4] vmw_balloon: Compaction support
` [PATCH v4 3/4] vmw_balloon: Add memory shrinker
` [PATCH v4 4/4] vmw_balloon: Split refused pages
[PATCH v4 0/4] vmw_balloon: Compaction and shrinker support
2019-04-25 11:54 UTC
[PATCH net] vhost_net: fix possible infinite loop
2019-04-25 7:33 UTC
[RFC PATCH] virtio_ring: Use DMA API if guest memory is encrypted
2019-04-25 1:18 UTC (7+ messages)
[PATCH v2 01/17] drm: Add |struct drm_gem_vram_object| and helpers
2019-04-24 14:13 UTC (22+ messages)
` [PATCH v2 02/17] drm: Add |struct drm_gem_vram_object| callbacks for |struct ttm_bo_driver|
` [PATCH v2 03/17] drm: Add |struct drm_gem_vram_object| callbacks for |struct drm_driver|
` [PATCH v2 04/17] drm: Add drm_gem_vram_fill_create_dumb() to create dumb buffers
` [PATCH v2 05/17] drm: Add VRAM MM, a simple memory manager for dedicated VRAM
` [PATCH v2 06/17] drm/ast: Convert AST driver to |struct drm_gem_vram_object|
` [PATCH v2 07/17] drm/ast: Convert AST driver to VRAM MM
` [PATCH v2 08/17] drm/ast: Replace mapping code with drm_gem_vram_{kmap/kunmap}()
` [PATCH v2 09/17] drm/bochs: Convert bochs driver to |struct drm_gem_vram_object|
` [PATCH v2 10/17] drm/bochs: Convert bochs driver to VRAM MM
` [PATCH v2 11/17] drm/mgag200: Convert mgag200 driver to |struct drm_gem_vram_object|
` [PATCH v2 12/17] drm/mgag200: Convert mgag200 driver to VRAM MM
` [PATCH v2 13/17] drm/mgag200: Replace mapping code with drm_gem_vram_{kmap/kunmap}()
` [PATCH v2 14/17] drm/vboxvideo: Convert vboxvideo driver to |struct drm_gem_vram_object|
` [PATCH v2 15/17] drm/vboxvideo: Convert vboxvideo driver to VRAM MM
` [PATCH v2 16/17] drm/hisilicon: Convert hibmc-drm driver to |struct drm_gem_vram_object|
` [PATCH v2 17/17] drm/hisilicon: Convert hibmc-drm driver to VRAM MM
` [PATCH v2 00/17] Share TTM code among DRM framebuffer drivers
[PATCH v2 00/17] Share TTM code among DRM framebuffer drivers
2019-04-24 11:48 UTC
[PATCH v6 1/6] libnvdimm: nd_region flush callback support
2019-04-24 5:21 UTC (13+ messages)
` [PATCH v6 2/6] virtio-pmem: Add virtio pmem driver
` [PATCH v6 3/6] libnvdimm: add dax_dev sync flag
` [PATCH v6 4/6] dax: check synchronous mapping is supported
` [PATCH v6 5/6] ext4: disable map_sync for async flush
` [PATCH v6 6/6] xfs: "
` [Qemu-devel] [PATCH v6 5/6] ext4: "
` [Qemu-devel] [PATCH v6 6/6] xfs: "
[PATCH v3 0/4] vmw_balloon: compaction and shrinker support
2019-04-23 23:45 UTC
[PATCH] vhost: remove unneeded linux/miscdevice.h include
2019-04-23 13:26 UTC (2+ messages)
[PATCH] virtio/virtio_ring: do some comment fixes
2019-04-23 10:25 UTC
[PATCH v6 0/6] virtio pmem driver
2019-04-23 8:06 UTC
[RFC 1/3] virtio-net: Move some virtio-net-pci decl to include/hw/virtio
2019-04-23 7:59 UTC (20+ messages)
` [RFC 2/3] hw/virtio-rdma: VirtIO rdma device
` [RFC 3/3] RDMA/virtio-rdma: VirtIO rdma driver
` [RFC 0/3] VirtIO RDMA
` [Qemu-devel] "
` [Qemu-devel] [RFC 3/3] RDMA/virtio-rdma: VirtIO rdma driver
[RFC PATCH V3 0/6] vhost: accelerate metadata access
2019-04-23 5:54 UTC (7+ messages)
` [RFC PATCH V3 1/6] vhost: generalize adding used elem
` [RFC PATCH V3 2/6] vhost: fine grain userspace memory accessors
` [RFC PATCH V3 3/6] vhost: rename vq_iotlb_prefetch() to vq_meta_prefetch()
` [RFC PATCH V3 4/6] vhost: introduce helpers to get the size of metadata area
` [RFC PATCH V3 5/6] vhost: factor out setting vring addr and num
` [RFC PATCH V3 6/6] vhost: access vq metadata through kernel virtual address
[PATCH v5 2/5] virtio-pmem: Add virtio pmem driver
2019-04-23 4:07 UTC (37+ messages)
` [PATCH v5 3/6] libnvdimm: add dax_dev sync flag
` [PATCH v5 4/6] dax: check synchronous mapping is supported
` [PATCH v5 5/6] ext4: disable map_sync for async flush
` [PATCH v5 6/6] xfs: "
` [PATCH v5 0/6] virtio pmem driver
` [Qemu-devel] [PATCH v5 2/5] virtio-pmem: Add "
` [PATCH v5 1/6] libnvdimm: nd_region flush callback support
` [Qemu-devel] "
[PATCH 1/3] virtio-gpu api: comment feature flags
2019-04-23 0:12 UTC (9+ messages)
` [PATCH 2/3] virtio-gpu api: VIRTIO_GPU_F_MEMORY
` [PATCH 3/3] virtio-gpu api: VIRTIO_GPU_F_RESSOURCE_V2
Stats for XDP actions (was: Re: [PATCH net] virtio_net: Account for tx bytes and packets on sending xdp_frames)
2019-04-21 0:16 UTC (2+ messages)
` Stats for XDP actions
[PATCH v3 09/26] compat_ioctl: move drivers to compat_ptr_ioctl
2019-04-20 8:03 UTC (5+ messages)
[PATCH v2 1/4] mm/balloon_compaction: list interfaces
2019-04-19 22:47 UTC (3+ messages)
[PATCH] vhost/scsi: drop unnecessary smp_mb__after_atomic()
2019-04-18 8:56 UTC (2+ messages)
[PATCH] vhost-scsi: remove incorrect memory barrier
2019-04-17 5:56 UTC
[RFC PATCH 07/12] virtio/s390: use DMA memory for ccw I/O
2019-04-16 12:50 UTC (19+ messages)
` [RFC PATCH 10/12] virtio/s390: consolidate DMA allocations
` [RFC PATCH 00/12] s390: virtio: support protected virtualization
` [RFC PATCH 05/12] s390/cio: add protected virtualization support to cio
` [RFC PATCH 04/12] s390/cio: introduce cio DMA pool
[PATCH 00/15] Share TTM code among framebuffer drivers
2019-04-16 11:10 UTC (6+ messages)
[PATCH] vhost/scsi: drop unnecessary smp_mb__after_atomic()
2019-04-16 10:47 UTC
[PATCH] vhost-scsi: remove incorrect memory barrier
2019-04-16 8:56 UTC
[RFC 0/3] VirtIO RDMA
2019-04-11 11:01 UTC
[PATCH net] vhost: reject zero size iova range
2019-04-11 5:46 UTC
[PATCH net v8] failover: allow name change on IFF_UP slave interfaces
2019-04-11 5:14 UTC
[PATCH] drm/bochs: use simple display pipe
2019-04-10 21:22 UTC (2+ messages)
[PATCH 0/2] Limit number of hw queues by nr_cpu_ids for virtio-blk and virtio-scsi
2019-04-10 14:18 UTC (4+ messages)
` [PATCH 1/2] virtio-blk: limit number of hw queues by nr_cpu_ids
` [PATCH 2/2] scsi: virtio_scsi: "
[PULL] virtio: fixes
2019-04-10 13:18 UTC
[PATCH v2 1/3] drm: switch drm_fb_memcpy_dstclip to accept __iomem dst
2019-04-10 9:45 UTC (6+ messages)
` [PATCH v2 2/3] drm: switch drm_fb_xrgb8888_to_rgb565_dstclip "
` [PATCH v2 3/3] drm: switch drm_fb_xrgb8888_to_rgb888_dstclip "
[PATCH net] vhost: flush dcache page when logging dirty pages
2019-04-10 7:53 UTC
[PATCH] drm/bochs: use simple display pipe
2019-04-10 7:48 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).