messages from 2016-12-08 15:42:13 to 2017-01-06 08:51:28 UTC [more...]
[PATCH net-next] net: make ndo_get_stats64 a void function
2017-01-06 8:51 UTC (2+ messages)
[PATCH v4 0/4] vsock: cancel connect packets when failing to connect
2017-01-06 2:22 UTC (8+ messages)
` [PATCH v4 1/4] vsock: track pkt owner vsock
` [PATCH v4 2/4] vhost-vsock: add pkt cancel capability
` [PATCH v4 3/4] vsock: "
` [PATCH v4 4/4] vsock: cancel packets when failing to connect
[PATCH V4 net-next 0/3] vhost_net tx batching
2017-01-06 2:13 UTC (4+ messages)
` [PATCH V4 net-next 1/3] vhost: better detection of available buffers
` [PATCH V4 net-next 2/3] vhost_net: tx batching
` [PATCH V4 net-next 3/3] tun: rx batching
[PATCH net-next] net: make ndo_get_stats64 a void function
2017-01-05 17:31 UTC
4.10 and -stable fix for virtio_blk and virtually mapped stacks
2017-01-05 11:17 UTC (7+ messages)
` [PATCH] virtio_blk: avoid DMA to stack for the sense buffer
[PATCH net-next V2 0/3] vhost net tx batching
2017-01-05 9:27 UTC (11+ messages)
` [PATCH net-next V2 1/3] vhost: better detection of available buffers
` [PATCH net-next V2 2/3] vhost_net: tx batching
` [PATCH net-next V2 3/3] tun: rx batching
GFP_REPEAT usage in vhost_net_open resp. vhost_vsock_dev_open
2017-01-04 18:06 UTC (3+ messages)
[PATCH net 0/9] several fixups for virtio-net XDP
2017-01-04 3:05 UTC (30+ messages)
` [PATCH net 1/9] virtio-net: remove the warning before XDP linearizing
` [PATCH net 2/9] virtio-net: correctly xmit linearized page on XDP_TX
` [PATCH net 3/9] virtio-net: fix page miscount during XDP linearizing
` [PATCH net 4/9] virtio-net: correctly handle XDP_PASS for linearized packets
` [PATCH net 5/9] virtio-net: unbreak csumed packets for XDP_PASS
` [PATCH net 6/9] virtio-net: make rx buf size estimation works for XDP
` [PATCH net 7/9] virtio-net: forbid XDP when VIRTIO_NET_F_GUEST_UFO is support
` [PATCH net 8/9] virtio-net: remove big packet XDP codes
` [PATCH net 9/9] virtio-net: XDP support for small buffers
[PATCH net-next V3 1/3] vhost: better detection of available buffers
2017-01-03 3:18 UTC (7+ messages)
` [PATCH net-next V3 2/3] vhost_net: tx batching
` [PATCH net-next V3 3/3] tun: rx batching
CISTI'2017 - Doctoral Symposium
2017-01-01 17:36 UTC
[PATCH] virtio-crypto: support crypto engine framework
2016-12-30 12:20 UTC (2+ messages)
[PATCH net-next V3 0/3] vhost_net tx batching
2016-12-30 5:20 UTC
[PATCH] net: Use kmemdup instead of kmalloc and memcpy
2016-12-28 1:16 UTC
[RFC PATCH] virtio_net: XDP support for adjust_head
2016-12-23 21:46 UTC (2+ messages)
[PATCH] net: Use kmemdup instead of kmalloc and memcpy
2016-12-23 19:14 UTC
[PATCH v6 kernel 0/5] Extend virtio-balloon for fast (de)inflating & fast live migration
2016-12-21 6:52 UTC (6+ messages)
` [PATCH v6 kernel 1/5] virtio-balloon: rework deflate to add page to a list
` [PATCH v6 kernel 2/5] virtio-balloon: define new feature bit and head struct
` [PATCH v6 kernel 3/5] virtio-balloon: speed up inflate/deflate process
` [PATCH v6 kernel 4/5] virtio-balloon: define flags and head for host request vq
` [PATCH v6 kernel 5/5] virtio-balloon: tell host vm's unused page info
[PATCH] drm/ttm: use designated initializers
2016-12-20 19:55 UTC (2+ messages)
[RFC PATCH] vring: Force use of DMA API for ARM-based systems
2016-12-20 16:50 UTC (2+ messages)
[PATCH v7 08/11] x86, kvm/x86.c: support vcpu preempted check
2016-12-19 14:39 UTC (3+ messages)
[PATCH 0/8] enable endian checks for all sparse builds
2016-12-19 9:09 UTC (7+ messages)
` [PATCH 5/8] linux: drop __bitwise__ everywhere
[PATCH kernel v5 0/5] Extend virtio-balloon for fast (de)inflating & fast live migration
2016-12-17 12:39 UTC (23+ messages)
` [Qemu-devel] "
[PULL] virtio, vhost: new device, fixes, speedups
2016-12-16 17:32 UTC (5+ messages)
[PATCH] x86/paravirt: hide unused patch_default label
2016-12-16 10:07 UTC (3+ messages)
[PATCH v7 1/1] crypto: add virtio-crypto driver
2016-12-16 0:40 UTC (7+ messages)
` [Qemu-devel] "
` [virtio-dev] "
BUG: 'list_empty(&vgdev->free_vbufs)' is true!
2016-12-15 13:01 UTC (4+ messages)
[PATCH] vhost/vsock: Remove unused but set variable
2016-12-15 4:54 UTC
[PATCH v8 0/1] virtio-crypto: add Linux driver
2016-12-15 2:03 UTC (2+ messages)
` [PATCH v8 1/1] crypto: add virtio-crypto driver
[PATCH] arch: x86: kernel: fixed unused label issue
2016-12-14 17:06 UTC
[PATCH v7 0/1] virtio-crypto: add Linux driver
2016-12-14 11:50 UTC
[PATCH v6 1/2] sparc: fix a building error reported by kbuild
2016-12-14 11:32 UTC (9+ messages)
` [PATCH v6 2/2] crypto: add virtio-crypto driver
[PATCH] arch: x86: kernel: fixed unused label issue
2016-12-14 11:15 UTC
[PATCH V2] vhost: introduce O(1) vq metadata cache
2016-12-14 9:53 UTC
[PATCH] vhost: introduce O(1) vq metadata cache
2016-12-14 9:33 UTC (3+ messages)
[PATCH net] virtio-net: correctly enable multiqueue
2016-12-13 15:39 UTC (3+ messages)
[RFC 1/5] drm/virtio: add virtio_gpu_alloc_fence()
2016-12-13 11:53 UTC (7+ messages)
` [RFC 2/5] drm/virtio: add uapi for in and out explicit fences
` [RFC 3/5] drm/virtio: add in-fences support for explicit synchronization
` [RFC 4/5] drm/virtio: add out-fences "
` [RFC 5/5] drm/virtio: bump driver version after explicit synchronization addition
[PATCH] drm/virtio: call drm_plane_cleanup() at destroy phase
2016-12-12 19:35 UTC
[PATCH v3 1/4] vsock: track pkt owner vsock
2016-12-12 11:56 UTC (12+ messages)
` [PATCH v3 2/4] vhost-vsock: add pkt cancel capability
` [PATCH v3 3/4] vsock: "
` [PATCH v3 4/4] vsock: cancel packets when failing to connect
` [PATCH v3 0/4] vsock: cancel connect "
[PATCH] vhost: cache used event for better performance
2016-12-12 6:46 UTC
[PATCH 00/10] virtio: sparse fixes
2016-12-12 1:56 UTC (5+ messages)
` [PATCH 09/10] vsock/virtio: fix src/dst cid format
` [PATCH 08/10] vsock/virtio: mark an internal function static
[PATCH] linux/types.h: enable endian checks for all sparse builds
2016-12-09 20:45 UTC (6+ messages)
[PATCH 3/5] Move dma_ops from archdata into struct device
2016-12-09 19:46 UTC (3+ messages)
[PATCH 0/2] Virtio ring works with DMA coherent memory
2016-12-09 18:19 UTC (4+ messages)
` [PATCH 1/2] virtio_ring: Do not call dma_map_page if sg is already mapped
[PATCH-RESEND] vhost-vsock: fix orphan connection reset
2016-12-09 2:25 UTC
[PATCH v3 0/4] vsock: cancel connect packets when failing to connect
2016-12-08 17:12 UTC
[PATCH-RESEND] vhost-vsock: fix orphan connection reset
2016-12-08 17:10 UTC
[PATCH 0/2] Fix paravirt fail
2016-12-08 16:50 UTC (5+ messages)
` [PATCH 1/2] x86,paravirt: Fix native_patch()
` [PATCH 2/2] x86, paravirt: Fix bool return type for PVOP_CALL
[PATCH 1/2] vhost-vsock: remove unused vq variable
2016-12-08 16:30 UTC (2+ messages)
` [PATCH 2/2] vhost: remove unnecessary smp_mb from vhost_work_queue
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).