messages from 2020-04-28 15:17:19 to 2020-05-06 07:19:55 UTC [more...]
[GIT PULL] vhost: fixes
2020-05-06 7:19 UTC (4+ messages)
[PATCH net-next 1/2] virtio-net: don't reserve space for vnet header for XDP
2020-05-06 6:16 UTC (2+ messages)
` [PATCH net-next 2/2] virtio-net: fix the XDP truesize calculation for mergeable buffers
[PATCH] virtio_net: fix lockdep warning on 32 bit
2020-05-06 5:28 UTC (2+ messages)
[PATCH 0/1] Add uvirtio for testing
2020-05-06 3:14 UTC (11+ messages)
` [PATCH 1/1] virtio: Add uvirtio driver
` [PATCH v3] "
` [PATCH v2] "
[PATCH -next] vdpasim: remove unused variable 'ret'
2020-05-06 0:35 UTC (2+ messages)
[PATCH v5] iommu/virtio: Use page size bitmap supported by endpoint
2020-05-06 0:22 UTC (2+ messages)
[PATCH] iommu/virtio: reverse arguments to list_add
2020-05-05 18:47 UTC
[vhost:vhost 8/22] drivers/virtio/virtio_mem.c:1375:20: error: implicit declaration of function 'kzalloc'; did you mean 'vzalloc'?
2020-05-05 16:30 UTC (7+ messages)
[PATCH v3 00/34] iommu: Move iommu_group setup to IOMMU core code
2020-05-05 12:37 UTC (38+ messages)
` [PATCH v3 01/34] iommu: Move default domain allocation to separate function
` [PATCH v3 03/34] iommu/amd: Implement iommu_ops->def_domain_type call-back
` [PATCH v3 04/34] iommu/vt-d: Wire up iommu_ops->def_domain_type
` [PATCH v3 07/34] iommu: Add probe_device() and release_device() call-backs
` [PATCH v3 02/34] iommu: Add def_domain_type() callback in iommu_ops
` [PATCH v3 05/34] iommu/amd: Remove dma_mask check from check_device()
` [PATCH v3 06/34] iommu/amd: Return -ENODEV in add_device when device is not handled by IOMMU
` [PATCH v3 08/34] iommu: Move default domain allocation to iommu_probe_device()
` [PATCH v3 11/34] iommu: Split off default domain allocation from group assignment
` [PATCH v3 13/34] iommu: Export bus_iommu_probe() and make is safe for re-probing
` [PATCH v3 14/34] iommu/amd: Remove dev_data->passthrough
` [PATCH v3 15/34] iommu/amd: Convert to probe/release_device() call-backs
` [PATCH v3 18/34] iommu/pamu: "
` [PATCH v3 19/34] iommu/s390: "
` [PATCH v3 20/34] iommu/virtio: "
` [PATCH v3 22/34] iommu/mediatek: "
` [PATCH v3 24/34] iommu/qcom: "
` [PATCH v3 25/34] iommu/rockchip: "
` [PATCH v3 26/34] iommu/tegra: "
` [PATCH v3 28/34] iommu/omap: Remove orphan_dev tracking
` [PATCH v3 29/34] iommu/omap: Convert to probe/release_device() call-backs
` [PATCH v3 30/34] iommu/exynos: Use first SYSMMU in controllers list for IOMMU core
` [PATCH v3 32/34] iommu: Remove add_device()/remove_device() code-paths
` [PATCH v3 09/34] iommu: Keep a list of allocated groups in __iommu_probe_device()
` [PATCH v3 10/34] iommu: Move new probe_device path to separate function
` [PATCH v3 12/34] iommu: Move iommu_group_create_direct_mappings() out of iommu_group_add_device()
` [PATCH v3 16/34] iommu/vt-d: Convert to probe/release_device() call-backs
` [PATCH v3 17/34] iommu/arm-smmu: "
` [PATCH v3 21/34] iommu/msm: "
` [PATCH v3 23/34] iommu/mediatek-v1 "
` [PATCH v3 27/34] iommu/renesas: "
` [PATCH v3 31/34] iommu/exynos: "
` [PATCH v3 33/34] iommu: Move more initialization to __iommu_probe_device()
` [PATCH v3 34/34] iommu: Unexport iommu_group_get_for_dev()
[PATCH v3 14/25] drm: virtio: fix common struct sg_table related issues
2020-05-05 8:46 UTC
[PATCH v2 13/21] drm: virtio: fix sg_table nents vs. orig_nents misuse
2020-05-04 12:53 UTC
[PATCH v4] virtio-blk: handle block_device_operations callbacks after hot unplug
2020-05-04 12:07 UTC (4+ messages)
[PATCH v3 00/75] x86: SEV-ES Guest Support
2020-05-04 11:28 UTC (20+ messages)
` [PATCH v3 03/75] KVM: SVM: Use __packed shorthand
` [PATCH v3 08/75] x86/umip: Factor out instruction decoding
` [PATCH v3 10/75] x86/insn: Add insn_rep_prefix() helper
` [PATCH v3 12/75] x86/boot/compressed/64: Switch to __KERNEL_CS after GDT is loaded
` [PATCH v3 13/75] x86/boot/compressed/64: Add IDT Infrastructure
` [PATCH v3 69/75] x86/realmode: Setup AP jump table
` [PATCH v3 70/75] x86/head/64: Setup TSS early for secondary CPUs
` [PATCH v3 71/75] x86/head/64: Don't call verify_cpu() on starting APs
` [PATCH v3 72/75] x86/head/64: Rename start_cpu0
` [PATCH v3 73/75] x86/sev-es: Support CPU offline/online
` [PATCH v3 74/75] x86/sev-es: Handle NMI State
` [PATCH v3 75/75] x86/efi: Add GHCB mappings when SEV-ES is active
International Conference on Marketing and Technologies (ICMarkTech'20), Lisbon, Portugal
2020-05-03 18:41 UTC
[PATCH v2 0/3] mm/memory_hotplug: Allow to not create firmware memmap entries
2020-05-02 18:03 UTC (30+ messages)
` [PATCH v2 1/3] mm/memory_hotplug: Prepare passing flags to add_memory() and friends
` [PATCH v2 2/3] mm/memory_hotplug: Introduce MHP_NO_FIRMWARE_MEMMAP
` [PATCH v2 3/3] device-dax: Add system ram (add_memory()) with MHP_NO_FIRMWARE_MEMMAP
[PATCH v2] vhost: vsock: kick send_pkt worker once device is started
2020-05-01 14:40 UTC (2+ messages)
[PATCH] vhost: vsock: don't send pkt when vq is not started
2020-05-01 14:37 UTC (6+ messages)
[RFC/PATCH 0/1] virtio_mmio: hypervisor specific interfaces for MMIO
2020-04-30 19:34 UTC (16+ messages)
` [RFC/PATCH 1/1] virtio: Introduce MMIO ops
[PATCH 0/5] virtio on Type-1 hypervisor
2020-04-30 15:20 UTC (27+ messages)
` [PATCH 5/5] virtio: Add bounce DMA ops
` "
` [RFC PATCH] virtio: virtio_pool can be static
[PATCH v3] virtio-blk: handle block_device_operations callbacks after hot unplug
2020-04-30 10:44 UTC (5+ messages)
[PATCH v1 0/3] mm/memory_hotplug: Make virtio-mem play nicely with kexec-tools
2020-04-30 8:34 UTC (9+ messages)
` [PATCH v1 1/3] mm/memory_hotplug: Prepare passing flags to add_memory() and friends
` [PATCH v1 2/3] mm/memory_hotplug: Introduce MHP_DRIVER_MANAGED
` [PATCH v1 3/3] virtio-mem: Add memory with MHP_DRIVER_MANAGED
[PATCH 3/5] swiotlb: Add alloc and free APIs
2020-04-30 4:18 UTC (2+ messages)
[PATCH] vhost: add mutex_lock/unlock for vhost_vq_reset
2020-04-30 2:41 UTC
[PATCH] vhost: fix default for vhost_iotlb
2020-04-29 15:33 UTC (2+ messages)
[PATCH 1/1] drm/qxl: add mutex_lock/mutex_unlock to ensure the order in which resources are rele
2020-04-29 11:40 UTC (4+ messages)
` [PATCH] drm/qxl: qxl_release use after free
[PATCH] drm/qxl: lost qxl_bo_kunmap_atomic_page in qxl_image_init_helper()
2020-04-29 9:34 UTC (2+ messages)
` [PATCH v2] "
[PATCH net-next 0/3] vsock: support network namespace
2020-04-29 9:21 UTC (5+ messages)
[PATCH 1/5] swiotlb: Introduce concept of swiotlb_pool
2020-04-29 0:31 UTC (2+ messages)
[PATCH 26/59] drm/qxl: Use devm_drm_dev_alloc
2020-04-28 18:04 UTC (5+ messages)
[PATCH] Allow RDTSC and RDTSCP from userspace
2020-04-28 16:34 UTC (7+ messages)
` Should SEV-ES #VC use IST? (Re: [PATCH] Allow RDTSC and RDTSCP from userspace)
[PATCH v2] virtio-blk: handle block_device_operations callbacks after hot unplug
2020-04-28 16:03 UTC (4+ messages)
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).