messages from 2019-01-31 10:40:00 to 2019-03-06 07:18:12 UTC [more...]
[RFC PATCH V2 0/5] vhost: accelerate metadata access through vmap()
2019-03-06 7:18 UTC (6+ messages)
` [RFC PATCH V2 1/5] vhost: generalize adding used elem
` [RFC PATCH V2 2/5] vhost: fine grain userspace memory accessors
` [RFC PATCH V2 3/5] vhost: rename vq_iotlb_prefetch() to vq_meta_prefetch()
` [RFC PATCH V2 4/5] vhost: introduce helpers to get the size of metadata area
` [RFC PATCH V2 5/5] vhost: access vq metadata through kernel virtual address
[RFC PATCH net-next] failover: allow name change on IFF_UP slave interfaces
2019-03-06 6:43 UTC (6+ messages)
[PATCH] vsock/virtio: fix kernel panic from virtio_transport_reset_no_sock
2019-03-05 18:01 UTC
[PATCH] virtio_console: free unused buffers with virtio port
2019-03-05 7:09 UTC (3+ messages)
[RFC PATCH net] failover: allow name change on IFF_UP slave interfaces
2019-03-05 2:04 UTC
[PATCH] virtio_console: free unused buffers with virtio port
2019-03-04 13:05 UTC
net_failover slave udev renaming (was Re: [RFC PATCH net-next v6 4/4] netvsc: refactor notifier/event handling code to use the bypass framework)
2019-03-02 0:30 UTC (28+ messages)
` [virtio-dev] "
[PATCH v7 3/4] drm/qxl: remove conflicting framebuffers earlier
2019-03-01 9:25 UTC
[PATCH] drm/virtio: Allow userspace to mmap() framebuffer
2019-03-01 5:51 UTC
Regression with "arm64: KVM: Skip MMIO insn after emulation" on 4.4 stable
2019-02-28 12:19 UTC (4+ messages)
[PATCH 2/2] drm/bochs: Drop best_encoder
2019-02-28 9:32 UTC (3+ messages)
Regression with "arm64: KVM: Skip MMIO insn after emulation" on 4.4 stable
2019-02-28 0:36 UTC
[PATCH 1/3] drm/virtio: implement prime mmap
2019-02-27 17:11 UTC (6+ messages)
` [PATCH 2/3] drm/virtio: implement prime pin/unpin
` [PATCH 3/3] drm/virtio: implement prime export
[PATCH v2 char-misc-next 4/7] mic: vop: Add loopback driver
2019-02-26 11:56 UTC
[PATCH v6 3/3] drm/qxl: remove conflicting framebuffers earlier
2019-02-25 8:30 UTC
[PATCH] tpm: Add driver for TPM over virtio
2019-02-22 23:05 UTC (8+ messages)
[PATCH] drm/bochs: Fix the ID mismatch error
2019-02-22 18:05 UTC (4+ messages)
[PATCH v7 0/7] Add virtio-iommu driver
2019-02-22 12:18 UTC (3+ messages)
[PATCH v5 3/3] drm/qxl: remove conflicting framebuffers earlier
2019-02-22 11:06 UTC
[PATCH v4 2/2] drm/qxl: remove conflicting framebuffers earlier
2019-02-22 9:51 UTC (2+ messages)
[PATCH v2 2/2] drm/qxl: kick out vgacon
2019-02-22 7:14 UTC (7+ messages)
[PATCH] drm/qxl: unbind vgacon
2019-02-22 1:39 UTC (4+ messages)
[PATCH] VMCI: Support upto 64-bit PPNs
2019-02-21 19:42 UTC (2+ messages)
CFP PECCS 2019 - 9th Int.l Conf. on Pervasive and Embedded Computing and Communication Systems (Vienna/Austria)
2019-02-21 12:18 UTC
CFP WEBIST 2019 - 15th Int.l Conf. on Web Information Systems and Technologies (Vienna/Austria)
2019-02-21 12:18 UTC
[PATCH -next] drm/qxl: remove set but not used variable 'bo_old'
2019-02-21 12:05 UTC
[PATCH] drm/bochs: Fix the ID mismatch error
2019-02-21 0:33 UTC
[RESEND PATCH 0/7] Add FOLL_LONGTERM to GUP fast and use it
2019-02-20 15:19 UTC
[PATCH] drm/qxl: unbind vgacon
2019-02-20 14:36 UTC
[PATCH net V2] vhost: correctly check the return value of translate_desc() in log_used()
2019-02-19 21:16 UTC
[PATCH][next] vhost: only return early if ret indicates an error or no iovecs have been processed
2019-02-19 16:40 UTC (2+ messages)
[PATCH][next] vhost: only return early if ret indicates an error or no iovecs have been processed
2019-02-19 13:57 UTC
[PATCH net V2] vhost: correctly check the return value of translate_desc() in log_used()
2019-02-19 6:53 UTC
[PATCH net] vhost: correctly check the return value of translate_desc() in log_used()
2019-02-19 6:51 UTC (5+ messages)
[PATCH 0/5] Clean up TTM mmap offsets
2019-02-15 15:25 UTC (3+ messages)
` [PATCH 2/5] drm/ttm: Define a single DRM_FILE_PAGE_OFFSET constant
[PATCH net] vhost: correctly check the return value of translate_desc() in log_used()
2019-02-15 7:53 UTC
[PATCH RFC] virtio: hint if callbacks surprisingly might sleep
2019-02-13 15:04 UTC (4+ messages)
security implications of caching with virtio pmem (was Re: [PATCH v3 0/5] kvm "virtio pmem" device)
2019-02-11 23:07 UTC (8+ messages)
` [Qemu-devel] "
[PATCH net] virtio_net: Account for tx bytes and packets on sending xdp_frames
2019-02-09 2:05 UTC (11+ messages)
` Resource management for ndo_xdp_xmit (Was: [PATCH net] virtio_net: Account for tx bytes and packets on sending xdp_frames)
[PATCH] drm/virtio: do NOT reuse resource ids
2019-02-08 14:04 UTC
[PATCH v7 1/5] swiotlb: Introduce swiotlb_max_mapping_size()
2019-02-07 11:59 UTC (5+ messages)
` [PATCH v7 2/5] swiotlb: Add is_swiotlb_active() function
` [PATCH v7 3/5] dma: Introduce dma_max_mapping_size()
` [PATCH v7 4/5] virtio: Introduce virtio_max_dma_size()
` [PATCH v7 5/5] virtio-blk: Consider virtio_max_dma_size() for maximum segment size
[PATCH v7 0/5] Fix virtio-blk issue with SWIOTLB
2019-02-07 11:59 UTC
[PATCH 1/5] swiotlb: Introduce swiotlb_max_mapping_size()
2019-02-07 8:49 UTC (10+ messages)
` [PATCH 2/5] swiotlb: Add is_swiotlb_active() function
` [PATCH 3/5] dma: Introduce dma_max_mapping_size()
` [PATCH 4/5] virtio: Introduce virtio_max_dma_size()
` [PATCH 5/5] virtio-blk: Consider virtio_max_dma_size() for maximum segment size
` [PATCH 0/5 v6] Fix virtio-blk issue with SWIOTLB
[PATCH 3/6] mm/balloon_compaction: list interfaces
2019-02-07 1:26 UTC (2+ messages)
[PULL] virtio: fixes
2019-02-06 19:32 UTC
[PATCH 0/6] vmw_balloon: 64-bit limit support, compaction, shrinker
2019-02-06 17:52 UTC
[vhost:linux-next 3/23] include/linux/swiotlb.h:105:20: error: static declaration of 'is_swiotlb_active' follows non-static declaration
2019-02-05 19:37 UTC
[vhost:linux-next 2/23] include/linux/swiotlb.h:99:22: error: static declaration of 'swiotlb_max_mapping_size' follows non-static declaration
2019-02-05 19:37 UTC
[RFC PATCH] virtio_ring: Use DMA API if guest memory is encrypted
2019-02-05 16:13 UTC (6+ messages)
[PATCH] drm/bochs: fix bochs_gem_prime_mmap
2019-02-05 9:01 UTC
[PATCH] drm/cirrus: add plane setup
2019-02-05 9:00 UTC
[PATCH] drm/bochs: fix bochs_gem_prime_mmap
2019-02-04 18:38 UTC
[PATCH] drm/cirrus: add plane setup
2019-02-04 11:01 UTC
[PATCH v3 1/2] vsock/virtio: fix kernel panic after device hot-unplug
2019-02-03 19:06 UTC (3+ messages)
` [PATCH v3 2/2] vsock/virtio: reset connected sockets on device removal
` [PATCH v3 0/2] vsock/virtio: fix issues on device hot-unplug
[PATCH 3.16 139/305] clockevents/drivers/i8253: Add support for PIT shutdown quirk
2019-02-03 13:45 UTC (2+ messages)
` [PATCH 3.16 140/305] x86/hyper-v: Enable "
CISTI'2019 - Doctoral Symposium | Coimbra, Portugal; Deadline: February 17
2019-02-02 11:25 UTC
[PATCH] virtio: drop internal struct from UAPI
2019-02-02 4:04 UTC (2+ messages)
[PATCH] virtio: drop internal struct from UAPI
2019-02-01 22:16 UTC
[PATCH v3 0/2] vsock/virtio: fix issues on device hot-unplug
2019-02-01 11:42 UTC
[PATCH v2 2/6] drm/virtio: use struct to pass params to virtio_gpu_object_create()
2019-02-01 9:31 UTC (9+ messages)
` [PATCH v2 3/6] drm/virtio: params struct for virtio_gpu_cmd_create_resource()
` [PATCH v2 4/6] drm/virtio: params struct for virtio_gpu_cmd_create_resource_3d()
` [PATCH v2 5/6] drm/virtio: drop fencing in virtio_gpu_resource_create_ioctl
` [PATCH v2 6/6] drm/virtio: move virtio_gpu_cmd_create_resource call into virtio_gpu_object_create
[PATCH v6 00/27] x86: PIE support and option to extend KASLR randomization
2019-01-31 21:40 UTC (2+ messages)
[PATCH 3/5] dma: Introduce dma_max_mapping_size()
2019-01-31 16:34 UTC (5+ messages)
` [PATCH] dma: Uninline dma_max_mapping_size()
[PATCH 0/5 v6] Fix virtio-blk issue with SWIOTLB
2019-01-31 16:33 UTC
[PATCH RFC] virtio: hint if callbacks surprisingly might sleep
2019-01-31 12:53 UTC
[PATCH net] virtio_net: Account for tx bytes and packets on sending xdp_frames
2019-01-31 11:40 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).