virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-11-28 21:02:04 to 2017-12-12 12:53:02 UTC [more...]

[PATCH] virtio_mmio: fix devm cleanup
 2017-12-12 12:53 UTC 

[PATCH v18 01/10] idr: add #include <linux/bug.h>
 2017-12-12 12:21 UTC  (30+ messages)
` [PATCH v18 02/10] radix tree test suite: remove ARRAY_SIZE to avoid redefinition
` [PATCH v18 03/10] xbitmap: Introduce xbitmap
` [PATCH v18 04/10] xbitmap: potential improvement
` [PATCH v18 05/10] xbitmap: add more operations
` [PATCH v18 06/10] virtio_ring: add a new API, virtqueue_add_one_desc
` [PATCH v18 07/10] virtio-balloon: VIRTIO_BALLOON_F_SG
` [PATCH v18 08/10] mm: support reporting free page blocks
` [PATCH v18 09/10] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_VQ
` [PATCH v18 10/10] virtio-balloon: don't report free pages when page poisoning is enabled

[PATCH v19 1/7] xbitmap: Introduce xbitmap
 2017-12-12 11:55 UTC  (7+ messages)
` [PATCH v19 2/7] xbitmap: potential improvement
` [PATCH v19 3/7] xbitmap: add more operations
` [PATCH v19 4/7] virtio-balloon: VIRTIO_BALLOON_F_SG
` [PATCH v19 5/7] mm: support reporting free page blocks
` [PATCH v19 6/7] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_VQ
` [PATCH v19 7/7] virtio-balloon: don't report free pages when page poisoning is enabled

[PATCH v19 0/7] Virtio-balloon Enhancement
 2017-12-12 11:55 UTC 

[PATCH 0/3] fix cleanup for fail to register_virtio_device
 2017-12-12 10:33 UTC  (7+ messages)
` [PATCH 1/3] virtio_pci: use put_device instead of kfree
` [PATCH 2/3] virtio: "
` [PATCH 3/3] virtio: put reference count of virtio_device.dev

[PATCH] ptr_ring: add barriers
 2017-12-12  6:28 UTC  (9+ messages)

[PATCH 00/13] remove_conflicting_framebuffers() cleanup
 2017-12-11 21:57 UTC  (8+ messages)
` [PATCH 02/13] fbdev: add remove_conflicting_pci_framebuffers()

[PATCH] virtio: make VIRTIO a menuconfig to ease disabling it all
 2017-12-09 15:26 UTC 

[PATCH net-next] virtio_net: Disable interrupts if napi_complete_done rescheduled napi
 2017-12-08 18:19 UTC  (3+ messages)

[PULL] vhost: cleanups and fixes
 2017-12-08 15:47 UTC 

CISTI'2018 -- Doctoral Symposium -- Call for contributions
 2017-12-08 11:57 UTC 

[RFC] virtio-net: help live migrate SR-IOV devices
 2017-12-07 16:53 UTC  (27+ messages)

[PATCH 0/1] suspend/resume for virtio_ccw
 2017-12-07 15:48 UTC  (4+ messages)
` [PATCH 1/1] virtio/s390: implement PM operations "

[PATCH v3 0/2] Add cleanup for virtio_mmio driver
 2017-12-07 11:09 UTC  (5+ messages)
` [PATCH v3 1/2] virtio_mmio: add cleanup for virtio_mmio_probe
` [PATCH v3 2/2] virtio_mmio: add cleanup for virtio_mmio_remove

[PATCH RFC 1/4] crypto: engine - Permit to enqueue all async requests
 2017-12-07  9:37 UTC  (9+ messages)
` [PATCH RFC 2/4] crypto: omap: convert to new crypto engine API
` [PATCH RFC 3/4] crypto: virtio: "
` [PATCH RFC 4/4] crypto: stm32: convert to the "
` [PATCH RFC 0/4] crypto: engine - Permit to enqueue all async requests

[PATCH net-next] virtio_net: Disable interrupts if napi_complete_done rescheduled napi
 2017-12-07  4:15 UTC 

[PATCH] ptr_ring: Add barriers to fix NULL-pointer exception
 2017-12-06 15:57 UTC  (3+ messages)

[PATCH v2 0/2] Add cleanup for virtio_mmio driver
 2017-12-06 13:53 UTC  (5+ messages)
` [PATCH v2 1/2] virtio_mmio: add cleanup for virtio_mmio_probe
` [PATCH v2 2/2] virtio_mmio: add cleanup for virtio_mmio_remove

[PATCH] ptr_ring: Add barriers to fix NULL-pointer exception
 2017-12-06  9:57 UTC 

[PATCH tip/core/rcu 21/21] drivers/vhost: Remove now-redundant read_barrier_depends()
 2017-12-05 23:39 UTC  (22+ messages)

[PATCH] virtio_mmio: add cleanup for virtio_mmio_probe
 2017-12-05  1:36 UTC  (3+ messages)

[PATCH] virtio: release virtio index when fail to device_register
 2017-12-05  1:30 UTC  (7+ messages)

[PULL] vhost: cleanups and fixes
 2017-12-04 13:25 UTC 

[PATCH 1/3] vhost: fix skb leak in handle_rx()
 2017-12-04  7:18 UTC  (9+ messages)
` [PATCH 2/3] tun: free skb in early errors
` [PATCH 3/3] tap: free skb if flags error

Memory corruption in powerpc guests with virtio_balloon (was Re: [PATCH v3] virtio_balloon: fix deadlock on OOM)
 2017-12-03 10:04 UTC  (3+ messages)

[PATCH 1/3] vhost: fix skb leak in handle_rx()
 2017-12-03  2:32 UTC  (10+ messages)
` [PATCH 2/3] tun: free skb in early errors
` [PATCH 3/3] tap: free skb if flags error
` [PATCH net,stable v4 0/3] vhost: fix a few skb leaks

[RFC] virtio-iommu version 0.5
 2017-12-01 15:46 UTC 

[PATCH net,stable v4 0/3] vhost: fix a few skb leaks
 2017-12-01 10:10 UTC 

[PATCH] virtio_balloon: fix increment of vb->num_pfns in fill_balloon()
 2017-12-01  9:50 UTC 

[PATCH net,stable v3] vhost: fix a few skb leaks
 2017-12-01  5:54 UTC 

[PATCH net,stable v2] vhost: fix skb leak in handle_rx()
 2017-11-30 13:25 UTC  (6+ messages)

[virtio-dev] [RFC PATCH v2 1/5] iommu: Add virtio-iommu driver
 2017-11-29 15:17 UTC  (2+ messages)
  ` [virtio-dev] [RFC PATCH v2 4/5] ACPI/IORT: Support paravirtualized IOMMU

[PATCH net,stable v2] vhost: fix skb leak in handle_rx()
 2017-11-29 14:23 UTC 

[PATCH v17 2/6] radix tree test suite: add tests for xbitmap
 2017-11-29 14:20 UTC 

[PATCH v18 00/10] Virtio-balloon Enhancement
 2017-11-29 13:55 UTC 

[PATCH v3] s390/virtio: add BSD license to virtio-ccw
 2017-11-29  9:22 UTC 

[PATCH RFC 0/4] crypto: engine - Permit to enqueue all async requests
 2017-11-29  8:41 UTC 

[PATCH net,stable] vhost: fix skb leak in handle_rx()
 2017-11-29  6:32 UTC  (6+ messages)

[PATCH v3] virtio_balloon: include disk/file caches memory statistics
 2017-11-29  1:24 UTC 

[PATCH] VSOCK: Don't set sk_state to TCP_CLOSE before testing it
 2017-11-28 21:02 UTC 


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).