messages from 2019-05-22 13:46:47 to 2019-06-06 11:51:27 UTC [more...]
[PATCH v4 0/8] s390: virtio: support protected virtualization
2019-06-06 11:51 UTC (9+ messages)
` [PATCH v4 1/8] s390/mm: force swiotlb for "
` [PATCH v4 2/8] s390/cio: introduce DMA pools to cio
` [PATCH v4 3/8] s390/cio: add basic protected virtualization support
` [PATCH v4 4/8] s390/airq: use DMA memory for adapter interrupts
` [PATCH v4 5/8] virtio/s390: use cacheline aligned airq bit vectors
` [PATCH v4 6/8] virtio/s390: add indirection to indicators access
` [PATCH v4 7/8] virtio/s390: use DMA memory for ccw I/O and classic notifiers
` [PATCH v4 8/8] virtio/s390: make airq summary indicators DMA
[PATCH 12/13] drm/virtio: drop DRM_AUTH usage from the driver
2019-06-06 10:59 UTC (2+ messages)
[PATCH 1/4] vsock/virtio: fix locking around 'the_virtio_vsock'
2019-06-06 8:11 UTC (14+ messages)
` [PATCH 2/4] vsock/virtio: stop workers during the .remove()
` [PATCH 3/4] vsock/virtio: fix flush of works "
` [PATCH 4/4] vsock/virtio: free used buffers "
[PATCH 2/4] drm/virtio: Wake up all waiters when capset response comes in
2019-06-06 7:41 UTC (4+ messages)
` [PATCH 3/4] drm/virtio: Fix cache entry creation race
` [PATCH 4/4] drm/virtio: Add memory barriers for capset cache
[PATCH 1/4] drm/virtio: Ensure cached capset entries are valid before copying
2019-06-05 23:44 UTC
[vhost:linux-next 12/19] drivers/vhost/vhost.h:196:22: error: field 'mmu_notifier' has incomplete type
2019-06-05 23:44 UTC
memory leak in vhost_net_ioctl
2019-06-05 23:42 UTC
[PATCH net-next 1/6] vhost: generalize adding used elem
2019-06-05 20:27 UTC (10+ messages)
` [PATCH net-next 2/6] vhost: fine grain userspace memory accessors
` [PATCH net-next 3/6] vhost: rename vq_iotlb_prefetch() to vq_meta_prefetch()
` [PATCH net-next 4/6] vhost: introduce helpers to get the size of metadata area
` [PATCH net-next 5/6] vhost: factor out setting vring addr and num
` [PATCH net-next 6/6] vhost: access vq metadata through kernel virtual address
` [PATCH net-next 0/6] vhost: accelerate metadata access
[PATCH v3 0/8] s390: virtio: support protected virtualization
2019-06-04 15:06 UTC (36+ messages)
` [PATCH v3 1/8] s390/mm: force swiotlb for "
` [PATCH v3 2/8] s390/cio: introduce DMA pools to cio
` [PATCH v3 3/8] s390/cio: add basic protected virtualization support
` [PATCH v3 4/8] s390/airq: use DMA memory for adapter interrupts
` [PATCH v3 5/8] virtio/s390: use cacheline aligned airq bit vectors
` [PATCH v3 6/8] virtio/s390: add indirection to indicators access
` [PATCH v3 7/8] virtio/s390: use DMA memory for ccw I/O and classic notifiers
` [PATCH v3 8/8] virtio/s390: make airq summary indicators DMA
[PATCH v2 19/22] docs: fix broken documentation links
2019-06-04 14:17 UTC
[PATCH 22/22] docs: fix broken documentation links
2019-06-04 9:58 UTC (9+ messages)
[RFC PATCH] virtio_ring: Use DMA API if guest memory is encrypted
2019-06-04 1:42 UTC (3+ messages)
[PULL] vhost: cleanups and fixes
2019-06-03 14:30 UTC
[PATCH v3 1/5] vsock/virtio: limit the memory used per-socket
2019-06-03 11:07 UTC (7+ messages)
` [PATCH v3 2/5] vsock/virtio: fix locking for fwd_cnt and buf_alloc
` [PATCH v3 3/5] vsock/virtio: reduce credit update messages
` [PATCH v3 4/5] vhost/vsock: split packets to send using multiple buffers
` [PATCH v3 5/5] vsock/virtio: change the maximum packet size allowed
[PATCH v10 4/7] dm: enable synchronous dax
2019-06-01 6:28 UTC
[RFC PATCH v2 04/12] x86/mm/tlb: Flush remote and local TLBs concurrently
2019-05-31 19:44 UTC (3+ messages)
[PATCH v3 0/5] vsock/virtio: optimizations to increase the throughput
2019-05-31 13:39 UTC
[PATCH v8 1/7] dt-bindings: virtio-mmio: Add IOMMU description
2019-05-31 11:13 UTC (9+ messages)
` [PATCH v8 2/7] dt-bindings: virtio: Add virtio-pci-iommu node
` [PATCH v8 3/7] of: Allow the iommu-map property to omit untranslated devices
` [PATCH v8 4/7] PCI: OF: Initialize dev->fwnode appropriately
` [PATCH v8 5/7] iommu: Add virtio-iommu driver
` [PATCH v8 6/7] iommu/virtio: Add probe request
` [PATCH v8 7/7] iommu/virtio: Add event queue
` [virtio-dev] Re: [PATCH v8 2/7] dt-bindings: virtio: Add virtio-pci-iommu node
[PATCH v8 0/7] Add virtio-iommu driver
2019-05-30 17:09 UTC
[PATCH 00/22] Some documentation fixes
2019-05-29 23:23 UTC
[PATCH v7 00/12] x86: PIE support to extend KASLR randomization
2019-05-29 15:48 UTC (4+ messages)
` [PATCH v7 11/12] x86/paravirt: Adapt assembly for PIE support
[PATCH v2 0/8] s390: virtio: support protected virtualization
2019-05-29 12:30 UTC (36+ messages)
` [PATCH v2 1/8] s390/mm: force swiotlb for "
` [PATCH v2 2/8] s390/cio: introduce DMA pools to cio
` [PATCH v2 3/8] s390/cio: add basic protected virtualization support
` [PATCH v2 4/8] s390/airq: use DMA memory for adapter interrupts
` [PATCH v2 5/8] virtio/s390: use cacheline aligned airq bit vectors
` [PATCH v2 6/8] virtio/s390: add indirection to indicators access
` [PATCH v2 7/8] virtio/s390: use DMA memory for ccw I/O and classic notifiers
` [PATCH v2 8/8] virtio/s390: make airq summary indicators DMA
[PATCH v2 1/8] vsock/virtio: limit the memory used per-socket
2019-05-29 0:59 UTC (3+ messages)
[PATCH] virtio_console: remove vq buf while unpluging port
2019-05-28 12:59 UTC (2+ messages)
[PATCH 0/4] vsock/virtio: several fixes in the .probe() and .remove()
2019-05-28 10:56 UTC
[PATCH v7 0/7] Add virtio-iommu driver
2019-05-28 9:18 UTC (3+ messages)
[RFC PATCH 5/6] x86/mm/tlb: Flush remote and local TLBs concurrently
2019-05-27 17:49 UTC (8+ messages)
[PATCH] drm/virtio: add plane check
2019-05-27 11:14 UTC
[PATCH 10/10] docs: fix broken documentation links
2019-05-27 8:43 UTC (2+ messages)
PROBLEM: VirtIO DRM driver crashes when setting specific 16.16 fixed-point property values
2019-05-27 6:47 UTC
PROBLEM: VirtIO DRM driver crashes when setting specific 16.16 fixed-point property values
2019-05-24 18:46 UTC
[PATCH] drm/qxl: drop WARN_ONCE()
2019-05-24 16:20 UTC
[PATCH] VMCI: Fix integer overflow in VMCI handle arrays
2019-05-24 15:13 UTC
Call for Papers - ICOTTS'2019, Buenos Aires, Argentina
2019-05-24 12:11 UTC
Call for Papers - ICOTTS'2019, Buenos Aires, Argentina
2019-05-24 11:59 UTC
[PATCH] drm/qxl: drop WARN_ONCE()
2019-05-24 10:42 UTC
custom virt-io support (in user-mode-linux)
2019-05-24 9:54 UTC (6+ messages)
` [Qemu-devel] "
[PATCH net-next 0/6] vhost: accelerate metadata access
2019-05-24 8:12 UTC
[PATCH 5.1 019/122] vsock/virtio: Initialize core virtio vsock before registering the driver
2019-05-23 19:05 UTC
[PATCH 4.9 07/53] vsock/virtio: Initialize core virtio vsock before registering the driver
2019-05-23 19:05 UTC
[PATCH 4.14 09/77] vsock/virtio: Initialize core virtio vsock before registering the driver
2019-05-23 19:05 UTC
[PATCH 4.19 014/114] vsock/virtio: Initialize core virtio vsock before registering the driver
2019-05-23 19:05 UTC
[PATCH 5.0 014/139] vsock/virtio: Initialize core virtio vsock before registering the driver
2019-05-23 19:05 UTC
[PATCH V2 0/4] Prevent vhost kthread from hogging CPU
2019-05-23 17:22 UTC (3+ messages)
[PATCH 00/10] s390: virtio: support protected virtualization
2019-05-23 15:17 UTC (13+ messages)
` [PATCH 05/10] s390/cio: introduce DMA pools to cio
[PATCH] virtio/virtio_ring: do some comment fixes
2019-05-23 14:48 UTC
[PATCH 2/4] drm/virtio: remove irrelevant DRM_UNLOCKED flag
2019-05-23 10:19 UTC (2+ messages)
[PATCH] drm/cirrus: remove leftover files
2019-05-23 10:13 UTC (2+ messages)
Patch "vsock/virtio: Initialize core virtio vsock before registering the driver" has been added to the 4.9-stable tree
2019-05-22 17:32 UTC
Patch "vsock/virtio: Initialize core virtio vsock before registering the driver" has been added to the 4.14-stable tree
2019-05-22 16:52 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).