messages from 2017-08-31 14:30:15 to 2017-09-29 04:00:05 UTC [more...]
mm, virtio: possible OOM lockup at virtballoon_oom_notify()
2017-09-29 4:00 UTC (2+ messages)
packed ring layout proposal v3
2017-09-28 21:27 UTC (13+ messages)
` [virtio-dev] "
` [virtio-dev] "
[PATCH net-next] vhost_net: do not stall on zerocopy depletion
2017-09-28 16:05 UTC (3+ messages)
[PATCH] drivers/s390/virtio: Remove the old KVM virtio transport
2017-09-28 15:01 UTC (6+ messages)
[PATCH net-next RFC 1/5] vhost: split out ring head fetching logic
2017-09-28 7:52 UTC (34+ messages)
` [PATCH net-next RFC 2/5] vhost: introduce helper to prefetch desc index
` [PATCH net-next RFC 3/5] vhost: introduce vhost_add_used_idx()
` [PATCH net-next RFC 4/5] vhost_net: rename VHOST_RX_BATCH to VHOST_NET_BATCH
` [PATCH net-next RFC 5/5] vhost_net: basic tx virtqueue batched processing
` [PATCH net-next RFC 0/5] batched tx processing in vhost_net
[PATCH net-next] vhost_net: do not stall on zerocopy depletion
2017-09-28 0:25 UTC
[PATCH] drivers/s390/virtio: Remove the old KVM virtio transport
2017-09-27 11:42 UTC
[PATCH v5 REPOST 0/6] fix hw_random stuck
2017-09-27 6:35 UTC (6+ messages)
` [PATCH v5 REPOST 1/6] hw_random: place mutex around read functions and buffers
[PATCH v1 1/4] KVM/vmx: re-write the msr auto switch feature
2017-09-27 1:27 UTC (17+ messages)
` [PATCH v1 2/4] KVM/vmx: auto switch MSR_IA32_DEBUGCTLMSR
` [PATCH v1 3/4] perf/x86: add a function to get the lbr stack
` [PATCH v1 4/4] KVM/vmx: enable lbr for the guest
` [PATCH v1 0/4] Enable LBR "
[PATCH] KVM: s390: Disable CONFIG_S390_GUEST_OLD_TRANSPORT by default
2017-09-26 11:10 UTC (11+ messages)
[PATCH] KVM: s390: Disable CONFIG_S390_GUEST_OLD_TRANSPORT by default
2017-09-25 14:45 UTC
[PATCH v3 0/2] guard virt_spin_lock() with a static key
2017-09-25 14:44 UTC (5+ messages)
` [PATCH v3 1/2] paravirt/locks: use new static key for controlling call of virt_spin_lock()
` [PATCH v3 2/2] paravirt,xen: correct xen_nopvspin case
[virtio-dev] [RFC] virtio-iommu version 0.4
2017-09-25 13:47 UTC (12+ messages)
` "
` [virtio-dev] "
[PATCH v1 0/4] Enable LBR for the guest
2017-09-25 4:44 UTC
[PATCH net-next] virtio-net: correctly set xdp_xmit for mergeable buffer
2017-09-23 1:16 UTC
[PATCH net-next RFC 0/5] batched tx processing in vhost_net
2017-09-22 8:02 UTC
[PATCH net-next] virtio-net: correctly set xdp_xmit for mergeable buffer
2017-09-22 6:38 UTC
[PATCH net-next 2/3] virtio-net: add packet len average only when needed during XDP
2017-09-22 4:06 UTC (7+ messages)
` [PATCH net-next 3/3] virtio-net: support XDP_REDIRECT
` [PATCH net-next 1/3] virtio-net: remove unnecessary parameter of virtnet_xdp_xmit()
[PATCH v2 1/1] virtio_balloon: include buffers and cached memory statistics
2017-09-21 12:55 UTC
[PATCH v2 0/1] linux: Buffers/caches in VirtIO Balloon driver stats
2017-09-21 12:55 UTC
[Qemu-devel] [PATCH] virtio_balloon: include buffers and chached memory statistics
2017-09-20 16:01 UTC (2+ messages)
` "
[PATCH] virtio_balloon: include buffers and chached memory statistics
2017-09-20 15:48 UTC
Regression in virtio block driver with 4.13.2
2017-09-20 0:15 UTC (4+ messages)
[PATCH net-next 1/3] virtio-net: remove unnecessary parameter of virtnet_xdp_xmit()
2017-09-19 9:42 UTC
[PATCH] vhost: remove unneeded linux/miscdevice.h include
2017-09-18 16:58 UTC
Regression in virtio block driver with 4.13.2
2017-09-15 16:54 UTC
[Qemu-devel] [RFC] Buffers/caches in VirtIO Balloon driver stats
2017-09-15 2:01 UTC (3+ messages)
Call for papers - MOSITS'17 - Moscow, Russia ------ Deadline: October 2
2017-09-14 19:05 UTC
[PATCH][V2] drm: qxl: remove pr_info message, stops log spamming
2017-09-12 17:34 UTC
[PATCH] drm: qxl: ratelimit pr_info message, reduce log spamming
2017-09-12 14:21 UTC (3+ messages)
[PATCH v15 5/5] virtio-balloon: VIRTIO_BALLOON_F_CTRL_VQ
2017-09-12 13:23 UTC (6+ messages)
` [PATCH v15 3/5] virtio-balloon: VIRTIO_BALLOON_F_SG
` [virtio-dev] "
` [PATCH v15 1/5] lib/xbitmap: Introduce xbitmap
` [PATCH v15 2/5] lib/xbitmap: add xb_find_next_bit() and xb_zero()
[PATCH] drm: qxl: ratelimit pr_info message, reduce log spamming
2017-09-12 9:45 UTC
packed ring layout proposal v3
2017-09-10 5:06 UTC
[PATCH v2 1/2] paravirt/locks: use new static key for controlling call of virt_spin_lock()
2017-09-06 17:33 UTC (7+ messages)
` [PATCH v2 2/2] paravirt,xen: correct xen_nopvspin case
[PATCH v2 0/2] guard virt_spin_lock() with a static key
2017-09-06 15:29 UTC
[PATCH 0/4] make virt_spin_lock() a pvops function
2017-09-06 13:11 UTC (19+ messages)
` [PATCH 1/4] paravirt: add generic _paravirt_false() function
` [PATCH 2/4] paravirt: switch vcpu_is_preempted to use _paravirt_false() on bare metal
` [PATCH 3/4] paravirt: add virt_spin_lock pvops function
` [PATCH 4/4] paravirt,xen: correct xen_nopvspin case
[PATCH net-next] virtio-net: invoke zerocopy callback on xmit path if no tx napi
2017-09-06 3:27 UTC (10+ messages)
[PATCH net V2] vhost_net: correctly check tx avail during rx busy polling
2017-09-05 21:48 UTC
[PATCH] paravirt: switch maintainer
2017-09-05 14:34 UTC
[PATCH net V2] vhost_net: correctly check tx avail during rx busy polling
2017-09-05 1:22 UTC
virtio_net: ethtool supported link modes
2017-09-04 14:59 UTC (6+ messages)
[PATCH] x86/paravirt: remove no longer used paravirt functions
2017-09-04 10:25 UTC
[PATCH net] vhost_net: correctly check tx avail during rx busy polling
2017-09-04 2:51 UTC (2+ messages)
Call for Papers --- ICITS'18 --- Ecuador,,, Deadline: September 12
2017-09-02 18:23 UTC
[PATCH net] vhost_net: correctly check tx avail during rx busy polling
2017-09-01 9:02 UTC
[RFC PATCH v2 1/7] x86/paravirt: Add pv_idle_ops to paravirt ops
2017-09-01 6:50 UTC (3+ messages)
[PATCH] virtgpu: remove redundant task_comm copying
2017-08-31 18:06 UTC
virtio_net: ethtool supported link modes
2017-08-31 17:04 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).