messages from 2016-03-16 14:32:00 to 2016-04-13 08:49:01 UTC [more...]
[PATCH v5 1/6] xen: sync xen header
2016-04-13 8:49 UTC (8+ messages)
` [PATCH v5 2/6] virt, sched: add generic vcpu pinning support
` [PATCH v5 3/6] smp: add function to execute a function synchronously on a cpu
` [PATCH v5 4/6] xen: add xen_pin_vcpu() to support calling functions on a dedicated pcpu
` [PATCH v5 5/6] dcdbas: make use of smp_call_on_cpu()
` [PATCH v5 6/6] hwmon: use smp_call_on_cpu() for dell-smm i8k
` [PATCH v5 0/6] Support calling functions on dedicated physical cpu
[RFC v5 0/5] Add virtio transport for AF_VSOCK
2016-04-12 16:37 UTC (12+ messages)
` [RFC v5 1/5] VSOCK: transport-specific vsock_transport functions
` [RFC v5 2/5] VSOCK: Introduce virtio_vsock_common.ko
` [RFC v5 3/5] VSOCK: Introduce virtio_transport.ko
` [RFC v5 4/5] VSOCK: Introduce vhost_vsock.ko
` [RFC v5 5/5] VSOCK: Add Makefile and Kconfig
[PATCH 1/1] virtio/s390: support READ_STATUS command for virtio-ccw
2016-04-11 11:23 UTC
[PATCH 0/1] virtio_ccw: new status accessor in driver
2016-04-11 11:23 UTC
[PATCH 0/2] virtio-ccw: new status accessor in device
2016-04-11 11:23 UTC (3+ messages)
` [PATCH 1/2] s390x/virtio-ccw: respond to READ_STATUS command
` [PATCH 2/2] s390x/virtio-ccw: set revision 2 as maximum revision number
[PATCH v3 01/16] mm: use put_page to free page instead of putback_lru_page
2016-04-11 4:35 UTC (43+ messages)
` [PATCH v3 02/16] mm/compaction: support non-lru movable page migration
` [PATCH v3 03/16] mm: add non-lru movable page support document
` [PATCH v3 04/16] mm/balloon: use general movable page feature into balloon
` [PATCH v3 05/16] zsmalloc: keep max_object in size_class
` [PATCH v3 06/16] zsmalloc: squeeze inuse into page->mapping
` [PATCH v3 07/16] zsmalloc: remove page_mapcount_reset
` [PATCH v3 08/16] zsmalloc: squeeze freelist into page->mapping
` [PATCH v3 09/16] zsmalloc: move struct zs_meta from mapping to freelist
` [PATCH v3 10/16] zsmalloc: factor page chain functionality out
` [PATCH v3 11/16] zsmalloc: separate free_zspage from putback_zspage
` [PATCH v3 12/16] zsmalloc: zs_compact refactoring
` [PATCH v3 13/16] zsmalloc: migrate head page of zspage
` [PATCH v3 14/16] zsmalloc: use single linked list for page chain
` [PATCH v3 15/16] zsmalloc: migrate tail pages in zspage
` [PATCH v3 16/16] zram: use __GFP_MOVABLE for memory allocation
` [PATCH v3 00/16] Support non-lru page migration
[PATCH] drivers/virtio/virtio_ring.c: Deinline virtqueue_add, save 1016 bytes
2016-04-09 20:14 UTC (2+ messages)
[PULL] virtio/qemu: fixes for 4.6
2016-04-07 17:07 UTC
[PATCH v5 0/6] Support calling functions on dedicated physical cpu
2016-04-06 14:17 UTC
virtio-vsock live migration
2016-04-06 13:17 UTC (6+ messages)
` [virtio-dev] "
[PATCH v4 0/6] Support calling functions on dedicated physical cpu
2016-04-05 19:31 UTC (15+ messages)
` [PATCH v4 1/6] xen: sync xen header
` [Xen-devel] "
` [PATCH v4 2/6] virt, sched: add generic vcpu pinning support
` [PATCH v4 3/6] smp: add function to execute a function synchronously on a cpu
` [PATCH v4 4/6] xen: add xen_pin_vcpu() to support calling functions on a dedicated pcpu
` [PATCH v4 5/6] dcdbas: make use of smp_call_on_cpu()
` [PATCH v4 6/6] hwmon: use smp_call_on_cpu() for dell-smm i8k
` [Xen-devel] [PATCH v4 4/6] xen: add xen_pin_vcpu() to support calling functions on a dedicated pcpu
[PATCH 2/2] drm/virtio: send vblank event on plane atomic update
2016-04-05 18:21 UTC (4+ messages)
` [PATCH v2] drm/virtio: send vblank event after crtc updates
[PATCH] virtio: fix "warning: ‘queue’ may be used uninitialized"
2016-04-05 14:00 UTC (4+ messages)
[PATCH] VSOCK: Detach QP check should filter out non matching QPs
2016-04-05 8:59 UTC
[PATCH] virtio: virtio 1.0 cs04 spec compliance for reset
2016-04-05 2:53 UTC
mm/hwpoison: fix wrong num_poisoned_pages account
2016-04-04 5:46 UTC
mm/hwpoison: fix wrong num_poisoned_pages account
2016-04-04 5:38 UTC
[PATCH] virtio: virtio 1.0 cs04 spec compliance for reset
2016-04-03 12:26 UTC
[RFC v3 -next 0/2] virtio-net: Advised MTU feature
2016-04-01 19:32 UTC (3+ messages)
` [RFC v3 -net 1/2] virtio: Start feature MTU support
` [RFC v3 -next 2/2] virtio_net: Read the advised MTU
[patch] virtio: silence uninitialized variable warnings
2016-04-01 11:02 UTC
Ballooning on TPS!=HPS hosts
2016-04-01 10:52 UTC
[PATCH v3 0/6] Support calling functions on dedicated physical cpu
2016-04-01 9:26 UTC (15+ messages)
` [PATCH v3 1/6] xen: sync xen header
` [PATCH v3 2/6] smp: add function to execute a function synchronously on a physical cpu
` [PATCH v3 3/6] dcdbas: make use of smp_call_sync_on_phys_cpu()
` [PATCH v3 4/6] hwmon: use smp_call_sync_on_phys_cpu() for dell-smm i8k
` [PATCH v3 5/6] virt, sched: add cpu pinning to smp_call_sync_on_phys_cpu()
` [PATCH v3 6/6] xen: add xen_pin_vcpu() to support calling functions on a dedicated pcpu
[PATCH 6/6] VMware balloon: Update vmw_balloon.c to use the VMW_PORT macro
2016-03-31 17:32 UTC (5+ messages)
[PATCH v3 00/16] Support non-lru page migration
2016-03-30 7:11 UTC
[PATCH 02/10] x86/cpufeature: Kill cpu_has_hypervisor
2016-03-29 18:03 UTC (2+ messages)
[PATCH v2 01/18] mm: use put_page to free page instead of putback_lru_page
2016-03-28 5:08 UTC (23+ messages)
` [PATCH v2 02/18] zsmalloc: use first_page rather than page
` [PATCH v2 03/18] zsmalloc: clean up many BUG_ON
` [PATCH v2 04/18] zsmalloc: reordering function parameter
` [PATCH v2 05/18] zsmalloc: remove unused pool param in obj_free
` [PATCH v2 06/18] zsmalloc: keep max_object in size_class
` [PATCH v2 07/18] zsmalloc: squeeze inuse into page->mapping
` [PATCH v2 08/18] zsmalloc: squeeze freelist "
` [PATCH v2 09/18] zsmalloc: move struct zs_meta from mapping to freelist
` [PATCH v2 10/18] zsmalloc: factor page chain functionality out
` [PATCH v2 11/18] zsmalloc: separate free_zspage from putback_zspage
` [PATCH v2 12/18] zsmalloc: zs_compact refactoring
` [PATCH v2 13/18] mm/compaction: support non-lru movable page migration
` [PATCH v2 14/18] mm/balloon: use general movable page feature into balloon
` [PATCH v2 15/18] zsmalloc: migrate head page of zspage
` [PATCH v2 16/18] zsmalloc: use single linked list for page chain
` [PATCH v2 17/18] zsmalloc: migrate tail pages in zspage
` [PATCH v2 18/18] zram: use __GFP_MOVABLE for memory allocation
` [PATCH v2 00/18] Support non-lru page migration
[RFC PATCH V2 0/2] basic device IOTLB support
2016-03-25 2:34 UTC (3+ messages)
` [RFC PATCH V2 1/2] vhost: convert pre sorted vhost memory array to interval tree
` [RFC PATCH V2 2/2] vhost: device IOTLB API
Re: [PATCH v2 13/18] mm/compaction: support non-lru movable pagemigration
2016-03-24 5:11 UTC (2+ messages)
[PATCH] zsmalloc: fix semicolon.cocci warnings
2016-03-22 2:22 UTC (3+ messages)
` [PATCH v2 17/18] zsmalloc: migrate tail pages in zspage
[PATCH v2 14/18] mm/balloon: use general movable page feature into balloon
2016-03-22 2:19 UTC (2+ messages)
[PATCH 1/2] drm/virtio: use new drm_crtc_send_vblank_event()
2016-03-21 19:23 UTC
[PATCH v2 0/6] Support calling functions on dedicated physical cpu
2016-03-21 14:21 UTC (10+ messages)
` [PATCH v2 1/6] xen: sync xen header
` [PATCH v2 2/6] smp: add function to execute a function synchronously on a physical cpu
` [PATCH v2 3/6] dcdbas: make use of smp_call_sync_on_phys_cpu()
` [PATCH v2 4/6] hwmon: use smp_call_sync_on_phys_cpu() for dell-smm i8k
` [PATCH v2 5/6] virt, sched: add cpu pinning to smp_call_sync_on_phys_cpu()
` [PATCH v2 6/6] xen: add xen_pin_vcpu() to support calling functions on a dedicated pcpu
` [Xen-devel] [PATCH v2 5/6] virt, sched: add cpu pinning to smp_call_sync_on_phys_cpu()
[PATCH v2 00/18] Support non-lru page migration
2016-03-21 6:30 UTC
[PULL] virtio/vhost: new features, performance improvements, cleanups
2016-03-20 13:58 UTC
[net-next v2] virtio_net: replace netdev_alloc_skb_ip_align() with napi_alloc_skb()
2016-03-20 12:28 UTC (2+ messages)
[PATCH] gpu/drm: Use u64_to_user_pointer
2016-03-18 17:46 UTC (4+ messages)
[PATCH] gpu/drm: Use u64_to_user_pointer
2016-03-18 17:20 UTC
[net-next v2] virtio_net: replace netdev_alloc_skb_ip_align() with napi_alloc_skb()
2016-03-18 15:42 UTC
CfP 11th Workshop on Virtualization in High-Performance Cloud Computing (VHPC '16)
2016-03-18 14:57 UTC
[PATCH net-next] virtio_net: replace netdev_alloc_skb_ip_align() with napi_alloc_skb()
2016-03-18 8:21 UTC (4+ messages)
[PATCH v1 11/19] zsmalloc: squeeze freelist into page->mapping
2016-03-17 22:17 UTC (2+ messages)
[RFC v2 -next 0/2] virtio-net: Advised MTU feature
2016-03-17 22:04 UTC (15+ messages)
` [RFC v2 -next 1/2] virtio: Start feature MTU support
` [RFC v2 -next 2/2] virtio_net: Read the advised MTU
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).