virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-01 11:07:30 to 2020-03-09 10:59:54 UTC [more...]

[PATCH v1 0/3] virtio-balloon: Fixes + switch back to OOM handler
 2020-03-09 10:59 UTC  (10+ messages)
` [PATCH v1 3/3] virtio-balloon: Switch back to OOM handler for VIRTIO_BALLOON_F_DEFLATE_ON_OOM

[GIT PULL] virtio: fixes
 2020-03-09  8:08 UTC 

[PATCH 00/22] drm: Convert drivers to drm_simple_encoder_init()
 2020-03-09  7:55 UTC  (62+ messages)
` [PATCH 03/22] drm/exynos: Use simple encoder
` [PATCH 08/22] drm/imx: "
` [PATCH 10/22] drm/mediatek: "
` [PATCH 11/22] drm/rcar-du: "
` [PATCH 13/22] drm/shmobile: "
` [PATCH 15/22] drm/tegra: "
` [PATCH 16/22] drm/tidss: "
` [PATCH 17/22] drm/tilcdc: "
` [PATCH 18/22] drm/vc4: "
  ` [PATCH 01/22] drm/arc: "
  ` [PATCH 02/22] drm/atmel-hlcdc: "
  ` [PATCH 04/22] drm/fsl-dcu: "
  ` [PATCH 05/22] drm/gma500: "
  ` [PATCH 06/22] drm/hisilicon/kirin: "
  ` [PATCH 07/22] drm/i2c/tda998x: "
  ` [PATCH 09/22] drm/ingenic: "
  ` [PATCH 12/22] drm/rockchip: "
  ` [PATCH 14/22] drm/sun4i: "
  ` [PATCH 19/22] drm/virtgpu: "
` [PATCH 20/22] drm/vkms: "
` [PATCH 21/22] drm/writeback: "
` [PATCH 22/22] drm/zte: "

[PATCH][next] drm: Replace zero-length array with flexible-array member
 2020-03-09  7:49 UTC  (4+ messages)

[PATCH] drivers: virtio: Make out_del_vqs dependent on BALLOON_COMPACTION
 2020-03-08 20:59 UTC  (3+ messages)

[PATCH] virtio_ring: Fix mem leak with vring_new_virtqueue()
 2020-03-08  7:58 UTC  (6+ messages)

[PATCH] virtio: silence a -Wunused-label warning
 2020-03-07  3:43 UTC 

[PATCH 07/51] drm/qxl: Use drmm_add_final_kfree
 2020-03-06 20:14 UTC  (12+ messages)
` [PATCH 09/51] drm/cirrus: "
` [PATCH 28/51] drm/bochs: Drop explicit drm_mode_config_cleanup
` [PATCH 29/51] drm/cirrus: Drop explicit drm_mode_config_cleanup call
` [PATCH 30/51] drm/cirrus: Fully embrace devm_

[PATCH 00/14] iommu: Move iommu_fwspec out of 'struct device'
 2020-03-06 11:04 UTC  (6+ messages)

[PATCH RESEND] ptp: add VMware virtual PTP clock driver
 2020-03-06  1:25 UTC  (4+ messages)

[PATCH AUTOSEL 4.19 12/31] vhost: Check docket sk_family instead of call getname
 2020-03-05 17:14 UTC 

[PATCH AUTOSEL 5.4 26/58] vhost: Check docket sk_family instead of call getname
 2020-03-05 17:13 UTC 

[PATCH AUTOSEL 5.5 30/67] vhost: Check docket sk_family instead of call getname
 2020-03-05 17:12 UTC 

[PATCH v2 0/3] virtio-iommu on x86 and non-devicetree platforms
 2020-03-05 15:42 UTC  (23+ messages)
` [PATCH v2 1/3] iommu/virtio: Add topology description to virtio-iommu config space

[PATCH v2 0/4] Support virtio cross-device resources
 2020-03-05  8:50 UTC  (11+ messages)
` [PATCH v2 1/4] dma-buf: add support for virtio exported objects
` [PATCH v2 2/4] drm/prime: "
` [PATCH v2 3/4] virtio-gpu: add VIRTIO_GPU_F_RESOURCE_UUID feature
` [PATCH v2 4/4] drm/virtio: Support virtgpu exported resources
  ` [virtio-dev] "

[PATCH V5 0/5] vDPA support
 2020-03-05  3:01 UTC  (4+ messages)
` [PATCH V5 3/5] vDPA: introduce vDPA bus

[PATCH v11 00/11] x86: PIE support to extend KASLR randomization
 2020-03-04 19:22 UTC  (11+ messages)

[PATCH] drm/bochs: Remove vga write
 2020-03-04  1:18 UTC  (5+ messages)

[PATCH 0/2] virtio-blk: improve handling of DMA mapping failures
 2020-03-03 17:02 UTC  (4+ messages)

[PATCH v1 00/11] virtio-mem: paravirtualized memory
 2020-03-03  8:06 UTC  (24+ messages)
` [PATCH v1 01/11] ACPI: NUMA: export pxm_to_node
` [PATCH v1 02/11] virtio-mem: Paravirtualized memory hotplug
` [PATCH v1 03/11] virtio-mem: Paravirtualized memory hotunplug part 1
` [PATCH v1 04/11] mm: Export alloc_contig_range() / free_contig_range()
` [PATCH v1 05/11] virtio-mem: Paravirtualized memory hotunplug part 2
` [PATCH v1 06/11] mm: Allow to offline unmovable PageOffline() pages via MEM_GOING_OFFLINE
` [PATCH v1 07/11] virtio-mem: Allow to offline partially unplugged memory blocks
` [PATCH v1 08/11] mm/memory_hotplug: Introduce offline_and_remove_memory()
` [PATCH v1 09/11] virtio-mem: Offline and remove completely unplugged memory blocks
` [PATCH v1 10/11] virtio-mem: Better retry handling
` [PATCH v1 11/11] MAINTAINERS: Add myself as virtio-mem maintainer

[PATCH RFC v4 08/13] mm/memory_hotplug: Introduce offline_and_remove_memory()
 2020-03-02 12:53 UTC  (4+ messages)

[PATCH v4 0/3] virtio-net: introduce features defined in the spec
 2020-03-02 11:50 UTC  (4+ messages)
` [PATCH v4 1/3] virtio-net: Introduce extended RSC feature
` [PATCH v4 2/3] virtio-net: Introduce RSS receive steering feature
` [PATCH v4 3/3] virtio-net: Introduce hash report feature

[PATCH v3 0/3] virtio-net: introduce features defined in the spec
 2020-03-02 11:16 UTC  (12+ messages)
` [PATCH v3 1/3] virtio-net: Introduce extended RSC feature
` [PATCH v3 2/3] virtio-net: Introduce RSS receive steering feature
` [PATCH v3 3/3] virtio-net: Introduce hash report feature

[PATCH v2 0/3] virtio-net: introduce features defined in the spec
 2020-03-01 12:58 UTC  (9+ messages)
` [PATCH v2 1/3] virtio-net: Introduce extended RSC feature
` [PATCH v2 2/3] virtio-net: Introduce RSS receive steering feature
` [PATCH v2 3/3] virtio-net: Introduce hash report feature


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