virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-28 05:32:46 to 2020-03-06 00:02:39 UTC [more...]

[PATCH 00/22] drm: Convert drivers to drm_simple_encoder_init()
 2020-03-06  0:02 UTC  (27+ messages)
` [PATCH 03/22] drm/exynos: Use simple encoder
` [PATCH 08/22] drm/imx: "
  ` [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 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 20/22] drm/vkms: "
` [PATCH 21/22] drm/writeback: "
` [PATCH 22/22] drm/zte: "

[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  (26+ messages)
` [PATCH v2 1/3] iommu/virtio: Add topology description to virtio-iommu config space
` [PATCH v2 2/3] PCI: Add DMA configuration for virtual platforms
` [PATCH v2 3/3] iommu/virtio: Enable x86 support

[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 RESEND] ptp: add VMware virtual PTP clock driver
 2020-03-05  4:47 UTC  (3+ messages)

[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 00/14] iommu: Move iommu_fwspec out of 'struct device'
 2020-03-04 13:27 UTC  (18+ messages)
` [PATCH 01/14] ACPI/IORT: Remove direct access of dev->iommu_fwspec
  ` [PATCH 02/14] drm/msm/mdp5: "
  ` [PATCH 06/14] iommu: Move iommu_fwspec to struct dev_iommu
` [PATCH 03/14] iommu/tegra-gart: Remove direct access of dev->iommu_fwspec
` [PATCH 04/14] iommu/arm-smmu: Fix uninitilized variable warning
` [PATCH 05/14] iommu: Rename struct iommu_param to dev_iommu
` [PATCH 07/14] iommu: Introduce accessors for iommu private data
` [PATCH 08/14] iommu/arm-smmu-v3: Use accessor functions "
` [PATCH 09/14] iommu/arm-smmu: "
` [PATCH 10/14] iommu/renesas: "
` [PATCH 11/14] iommu/mediatek: "
` [PATCH 12/14] iommu/qcom: "
` [PATCH 13/14] iommu/virtio: "
` [PATCH 14/14] iommu: Move fwspec->iommu_priv to struct dev_iommu

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

[PATCH][next] drm: Replace zero-length array with flexible-array member
 2020-03-03 18:20 UTC  (3+ messages)

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

[PATCH 07/51] drm/qxl: Use drmm_add_final_kfree
 2020-03-03  8:27 UTC  (11+ 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 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

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

[PATCH RESEND] virtio: virtio_pci_legacy: Remove default y from Kconfig
 2020-03-01  7:32 UTC  (2+ messages)

VIRTIO adoption in other hypervisors
 2020-02-29  1:29 UTC  (11+ messages)
  ` [virtio-dev] "

[PATCH 29/51] drm/cirrus: Drop explicit drm_mode_config_cleanup call
 2020-02-28 20:32 UTC  (2+ messages)

[PATCH v4 0/4] drm: Provide a simple encoder
 2020-02-28 19:36 UTC  (6+ messages)
` [PATCH v4 1/4] drm/simple-kms: Add drm_simple_encoder_{init, create}()
` [PATCH v4 2/4] drm/ast: Use simple encoder
` [PATCH v4 3/4] drm/mgag200: "
` [PATCH v4 4/4] drm/qxl: "

[PATCH] x86/ioperm: add new paravirt function update_io_bitmap
 2020-02-28 17:47 UTC  (3+ messages)

[PATCH v3 0/4] drm: Provide a simple encoder
 2020-02-28  7:08 UTC  (4+ messages)
` [PATCH v3 4/4] drm/qxl: Use "


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