messages from 2018-05-26 07:51:56 to 2018-06-12 18:51:22 UTC [more...]
[PATCH v4 1/3] compiler-gcc.h: add gnu_inline to all inline declarations
2018-06-12 18:51 UTC (2+ messages)
[PATCH 1/2] Convert target drivers to use sbitmap
2018-06-12 18:08 UTC (6+ messages)
[PATCH v6] virtio_blk: add DISCARD and WRIET ZEROES commands support
2018-06-12 16:05 UTC (6+ messages)
[PATCH] qemu: Introduce VIRTIO_NET_F_STANDBY feature bit to virtio_net
2018-06-12 11:54 UTC (19+ messages)
` [libvirt] "
` [virtio-dev] "
` [Qemu-devel] "
[PULL] vhost: cleanups and fixes
2018-06-12 11:05 UTC (7+ messages)
[PATCH v3 6/9] x86: prevent inline distortion by paravirt ops
2018-06-11 7:45 UTC
[RFC V2] virtio: Add platform specific DMA API translation for virito devices
2018-06-11 3:34 UTC (26+ messages)
[PATCH net] vhost_net: remove VHOST_NET_F_VIRTIO_NET_HDR support
2018-06-11 3:08 UTC (6+ messages)
[RFC v6 1/5] virtio: add packed ring definitions
2018-06-08 8:32 UTC (7+ messages)
` [RFC v6 2/5] virtio_ring: support creating packed ring
` [RFC v6 3/5] virtio_ring: add packed ring support
` [RFC v6 4/5] virtio_ring: add event idx support in packed ring
` [RFC v6 5/5] virtio_ring: enable "
[PATCH net] vhost_net: remove VHOST_NET_F_VIRTIO_NET_HDR support
2018-06-08 3:50 UTC
[PATCH v3 1/3] compiler-gcc.h: add gnu_inline to all inline declarations
2018-06-07 20:13 UTC (2+ messages)
` [PATCH v3 2/3] x86/asm: add _ASM_ARG* constants for argument registers to <asm/asm.h>
KMSAN: uninit-value in _copy_to_iter (2)
2018-06-07 19:29 UTC (7+ messages)
Call for Papers - DSIC’18 - Montenegro
2018-06-07 18:41 UTC
[PATCH v2 1/2] compiler-gcc.h: add gnu_inline to all inline declarations
2018-06-07 18:31 UTC (10+ messages)
` [PATCH v2 2/2] x86: paravirt: make native_save_fl extern inline
[PATCH v3] virtio: update the comments for transport features
2018-06-07 13:04 UTC
[PATCH v3] virtio_pci: support enabling VFs
2018-06-06 15:08 UTC (8+ messages)
` [virtio-dev] "
[RFC v6 0/5] virtio: support packed ring
2018-06-05 7:40 UTC
[PATCH v4] virtio_blk: add DISCARD and WRIET ZEROES commands support
2018-06-05 0:55 UTC (7+ messages)
[PATCH] virtio_ring: switch to dma_XX barriers for rpmsg
2018-06-04 20:16 UTC (4+ messages)
[PATCH v2 0/9] x86: macrofying inline asm for better compilation
2018-06-04 19:05 UTC
[net] vhost: Use kzalloc() to allocate vhost_msg_node
2018-06-04 12:34 UTC (4+ messages)
[PATCH] drm/qxl: Call qxl_bo_unref outside atomic context
2018-06-04 7:37 UTC
[RFC V5 PATCH 1/8] vhost: move get_rx_bufs to vhost.c
2018-06-03 15:40 UTC (11+ messages)
` [RFC V5 PATCH 2/8] vhost: hide used ring layout from device
` [RFC V5 PATCH 3/8] vhost: do not use vring_used_elem
` [RFC V5 PATCH 4/8] vhost_net: do not explicitly manipulate vhost_used_elem
` [RFC V5 PATCH 5/8] vhost: vhost_put_user() can accept metadata type
` [RFC V5 PATCH 6/8] virtio: introduce packed ring defines
` [RFC V5 PATCH 7/8] vhost: packed ring support
` [RFC V5 PATCH 8/8] vhost: event suppression for packed ring
[PATCH v3] virtio: update the comments for transport features
2018-06-01 11:26 UTC
[PATCH v2] virtio: update the comments for transport features
2018-06-01 11:22 UTC (2+ messages)
[PATCH v2] virtio: update the comments for transport features
2018-06-01 10:59 UTC
[virtio-dev] [PATCH] virtio: update the comments for transport features
2018-06-01 10:52 UTC (2+ messages)
[PATCH] virtio: update the comments for transport features
2018-06-01 10:22 UTC
[PATCH v3] virtio_pci: support enabling VFs
2018-06-01 4:02 UTC
[PATCH v2] virtio_pci: support enabling VFs
2018-06-01 4:00 UTC (3+ messages)
[PATCH net-next] virtio_net: fix error return code in virtnet_probe()
2018-06-01 2:50 UTC (3+ messages)
[virtio-dev] [PATCH] virtio_pci: support enabling VFs
2018-06-01 2:30 UTC (18+ messages)
` "
[PATCH v2] virtio_pci: support enabling VFs
2018-06-01 2:09 UTC
[PATCH net-next v12 0/5] Enable virtio_net to act as a standby for a passthru device
2018-05-31 20:41 UTC (13+ messages)
` [PATCH net-next v12 2/5] netvsc: refactor notifier/event handling code to use the failover framework
` [PATCH net-next v12 1/5] net: Introduce generic failover module
[PATCH v2 00/13] drm: Eliminate plane->fb/crtc usage for atomic drivers
2018-05-30 17:41 UTC
[PATCH net] vhost_net: flush batched heads before trying to busy polling
2018-05-30 17:31 UTC (3+ messages)
[PATCH] virtio_pci: support enabling VFs
2018-05-30 8:55 UTC
[PATCH v4 00/27] x86: PIE support and option to extend KASLR randomization
2018-05-29 22:15 UTC (2+ messages)
` [PATCH v4 12/27] x86/paravirt: Adapt assembly for PIE support
[PATCH v3 00/27] x86: PIE support and option to extend KASLR randomization
2018-05-29 18:37 UTC (7+ messages)
` [PATCH v3 09/27] x86/acpi: Adapt assembly for PIE support
` [PATCH v3 21/27] x86/ftrace: Adapt function tracing "
[RFC v5 2/5] virtio_ring: support creating packed ring
2018-05-29 6:16 UTC (6+ messages)
` [RFC v5 3/5] virtio_ring: add packed ring support
[PATCH v5] virtio_blk: add DISCARD and WRIET ZEROES commands support
2018-05-29 4:29 UTC
[PATCH v5] virtio_blk: add DISCARD and WRIET ZEROES commands support
2018-05-29 4:23 UTC
[RFC V5 PATCH 0/8] Packed ring layout for vhost
2018-05-29 2:10 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).