messages from 2020-05-12 16:47:03 to 2020-05-29 09:24:33 UTC [more...]
[PATCH 0/6] vDPA: doorbell mapping
2020-05-29 9:24 UTC (9+ messages)
` [PATCH 1/6] vhost: allow device that does not depend on vhost worker
` [PATCH 2/6] vhost: use mmgrab() instead of mmget() for non worker device
` [PATCH 3/6] vdpa: introduce get_vq_notification method
` [PATCH 4/6] vhost_vdpa: support doorbell mapping via mmap
` [PATCH 5/6] vdpa: introduce virtio pci driver
` [PATCH 6/6] vdpa: vp_vdpa: report doorbell location
[PATCH v3 00/75] x86: SEV-ES Guest Support
2020-05-29 9:02 UTC (50+ messages)
` [PATCH v3 23/75] x86/boot/compressed/64: Setup GHCB Based VC Exception handler
` [PATCH v3 24/75] x86/boot/compressed/64: Unmap GHCB page before booting the kernel
` [PATCH v3 25/75] x86/sev-es: Add support for handling IOIO exceptions
` [PATCH v3 31/75] x86/head/64: Install boot GDT
` [PATCH v3 35/75] x86/head/64: Build k/head64.c with -fno-stack-protector
` [PATCH v3 38/75] x86/sev-es: Add SEV-ES Feature Detection
` [PATCH v3 40/75] x86/sev-es: Compile early handler code into kernel image
` [PATCH v3 42/75] x86/sev-es: Setup GHCB based boot #VC handler
` [PATCH v3 43/75] x86/sev-es: Setup per-cpu GHCBs for the runtime handler
` [PATCH v3 44/75] x86/sev-es: Allocate and Map IST stacks for #VC handler
` [PATCH v3 45/75] x86/dumpstack/64: Handle #VC exception stacks
` [PATCH v3 51/75] x86/sev-es: Handle MMIO events
` [PATCH v3 52/75] x86/sev-es: Handle MMIO String Instructions
` [PATCH v3 53/75] x86/sev-es: Handle MSR events
` [PATCH v3 54/75] x86/sev-es: Handle DR7 read/write events
` [PATCH v3 59/75] x86/sev-es: Handle MONITOR/MONITORX Events
` [PATCH v3 64/75] x86/sev-es: Cache CPUID results for improved performance
` [PATCH v3 67/75] x86/vmware: Add VMware specific handling for VMMCALL under SEV-ES
` [PATCH v3 69/75] x86/realmode: Setup AP jump table
[RFC 00/12] Audio DSP VirtIO and vhost drivers
2020-05-29 7:37 UTC (13+ messages)
` [RFC 01/12] ASoC: add function parameters to enable forced path pruning
` [RFC 02/12] ASoC: SOF: extract firmware-related operation into a function
` [RFC 03/12] ASoC: SOF: support IPC with immediate response
` [RFC 04/12] ASoC: SOF: add a power status IPC
` [RFC 05/12] ASoC: SOF: add two helper lookup functions
` [RFC 06/12] ASoC: SOF: add an RPMsg VirtIO DSP driver
` [RFC 07/12] ASoC: SOF: use a macro instead of a hard-coded value
` [RFC 08/12] ASoC: SOF: add a vhost driver: sound part
` [RFC 09/12] ASoC: SOF: VirtIO: free guest pipelines upon termination
` [RFC 10/12] vhost: add an SOF Audio DSP driver
` [RFC 11/12] rpmsg: increase buffer size and reduce buffer number
` [RFC 12/12] rpmsg: add a device ID to also bind to the ADSP device
[PATCH v3 0/5] Add a vhost RPMsg API
2020-05-29 7:06 UTC (11+ messages)
` [PATCH v3 1/5] vhost: convert VHOST_VSOCK_SET_RUNNING to a generic ioctl
` [PATCH v3 2/5] vhost: (cosmetic) remove a superfluous variable initialisation
` [PATCH v3 3/5] rpmsg: move common structures and defines to headers
` [PATCH v3 4/5] rpmsg: update documentation
` [PATCH v3 5/5] vhost: add an RPMsg API
[PATCH 0/8] Convert the intel iommu driver to the dma-iommu api
2020-05-29 0:00 UTC
[PATCH] vdpa: bypass waking up vhost_woker for vdpa vq kick
2020-05-28 10:06 UTC (4+ messages)
` [RFC PATCH] vdpa: vhost_vdpa_poll_stop() can be static
[PATCH v4 0/3] Support virtio cross-device resources
2020-05-28 8:31 UTC (5+ messages)
` [PATCH v4 1/3] virtio: add dma-buf support for exported objects
` [PATCH v4 2/3] virtio-gpu: add VIRTIO_GPU_F_RESOURCE_UUID feature
` [PATCH v4 3/3] drm/virtio: Support virtgpu exported resources
Potential Memory Leak Bugs in drivers/gpu/drm/virtio/virtgpu_vq.c (Linux 5.6)
2020-05-28 8:25 UTC
[PATCH v3 0/2] VMD endpoint passthrough support
2020-05-28 3:02 UTC (4+ messages)
` [PATCH v3 FOR QEMU v3] hw/vfio: Add VMD Passthrough Quirk
` [PATCH v3 1/2] PCI: vmd: Filter resource type bits from shadow register
` [PATCH v3 2/2] PCI: vmd: Use Shadow MEMBAR registers for QEMU/KVM guests
[PATCH v2 0/5] Add a vhost RPMsg API
2020-05-27 17:47 UTC (11+ messages)
` [PATCH v2 1/5] vhost: convert VHOST_VSOCK_SET_RUNNING to a generic ioctl
` [PATCH v2 2/5] vhost: (cosmetic) remove a superfluous variable initialisation
` [PATCH v2 3/5] rpmsg: move common structures and defines to headers
` [PATCH v2 4/5] rpmsg: update documentation
` [PATCH v2 5/5] vhost: add an RPMsg API
[PATCH] vdpa: fix typos in the comments for __vdpa_alloc_device()
2020-05-27 6:05 UTC
[PATCH 0/6] Add a vhost RPMsg API
2020-05-26 20:09 UTC (13+ messages)
` [PATCH 1/6] vhost: convert VHOST_VSOCK_SET_RUNNING to a generic ioctl
` [PATCH 2/6] vhost: (cosmetic) remove a superfluous variable initialisation
` [PATCH 3/6] rpmsg: move common structures and defines to headers
` [PATCH 4/6] rpmsg: update documentation
` [PATCH 5/6] vhost: add an rpmsg API
` [Sound-open-firmware] "
` [PATCH 6/6] rpmsg: add a device ID to also bind to the ADSP device
[PATCH v2 resubmit] virtio-balloon: Disable free page reporting if page poison reporting is not enabled
2020-05-26 15:13 UTC (3+ messages)
[PATCH v2 0/2] crypto: virtio: Fix two crash issue
2020-05-26 14:11 UTC (17+ messages)
` [PATCH v2 1/2] crypto: virtio: Fix src/dst scatterlist calculation in __virtio_crypto_skcipher_do_req()
` [v2 "
` [PATCH v2 2/2] crypto: virtio: Fix use-after-free in virtio_crypto_skcipher_finalize_req()
` [v2 "
[PATCH] s390/virtio: remove unused pm callbacks
2020-05-26 9:36 UTC
[PATCH RFC] vhost: add an SOF Audio DSP driver
2020-05-25 12:43 UTC (3+ messages)
` [Sound-open-firmware] "
[PATCH 2/2] crypto: virtio: Fix use-after-free in virtio_crypto_skcipher_finalize_req()
2020-05-25 8:03 UTC (4+ messages)
` [2/2] "
[PATCH 1/2] crypto: virtio: Fix src/dst scatterlist calculation in __virtio_crypto_skcipher_do_req()
2020-05-25 6:46 UTC (2+ messages)
[PATCH 0/2] crypto: virtio: fix two crash issue
2020-05-25 3:45 UTC (5+ messages)
` [PATCH 1/2] crypto: virtio: fix src/dst scatterlist calculation
` [PATCH 2/2] crypto: virtio: fix an memory use-after-free bug
[PATCH] drm/qxl: Replace deprecated function in qxl_display
2020-05-24 2:26 UTC
[GIT PULL] vhost/vdpa: minor fixes
2020-05-21 20:55 UTC (2+ messages)
[PATCH v4 00/15] virtio-mem: paravirtualized memory
2020-05-20 7:56 UTC (4+ messages)
` [PATCH v4 16/15] virtio-mem: Don't rely on implicit compiler padding for requests
[PATCH V2] ifcvf: move IRQ request/free to status change handlers
2020-05-19 5:52 UTC (6+ messages)
[PATCH 4.4 67/86] x86/paravirt: Remove the unused irq_enable_sysexit pv op
2020-05-18 17:36 UTC
[PATCH v3 0/4] Support virtio cross-device resources
2020-05-18 11:17 UTC (15+ messages)
` [PATCH v3 1/4] dma-buf: add support for virtio exported objects
` [PATCH v3 4/4] drm/virtio: Support virtgpu exported resources
Patch "x86/paravirt: Remove the unused irq_enable_sysexit pv op" has been added to the 4.4-stable tree
2020-05-18 7:49 UTC
[PATCH] vhost: missing __user tags
2020-05-18 3:27 UTC (2+ messages)
[PATCH v5 25/38] drm: virtio: fix common struct sg_table related issues
2020-05-15 10:12 UTC (2+ messages)
[PATCH] vdpa_sim: do not reset IOTLB during device reset
2020-05-15 3:02 UTC (3+ messages)
[PATCH v3 00/15] virtio-mem: paravirtualized memory
2020-05-15 2:58 UTC (9+ messages)
[PATCH AUTOSEL 4.14 17/39] vhost/vsock: fix packet delivery order to monitoring devices
2020-05-14 18:54 UTC (2+ messages)
` [PATCH AUTOSEL 4.14 31/39] virtio-blk: handle block_device_operations callbacks after hot unplug
[PATCH AUTOSEL 4.19 10/31] vhost/vsock: fix packet delivery order to monitoring devices
2020-05-14 18:54 UTC (2+ messages)
` [PATCH AUTOSEL 4.19 22/31] virtio-blk: handle block_device_operations callbacks after hot unplug
[PATCH AUTOSEL 5.4 12/49] vhost/vsock: fix packet delivery order to monitoring devices
2020-05-14 18:52 UTC (2+ messages)
` [PATCH AUTOSEL 5.4 29/49] virtio-blk: handle block_device_operations callbacks after hot unplug
[PATCH AUTOSEL 5.6 13/62] vhost/vsock: fix packet delivery order to monitoring devices
2020-05-14 18:51 UTC (2+ messages)
` [PATCH AUTOSEL 5.6 32/62] virtio-blk: handle block_device_operations callbacks after hot unplug
[Q] vhost: returning misconfigured buffers
2020-05-14 12:55 UTC
[PATCH v6] iommu/virtio: Use page size bitmap supported by endpoint
2020-05-14 10:56 UTC (4+ messages)
[PATCH v6] iommu/virtio: Use page size bitmap supported by endpoint
2020-05-14 7:51 UTC
[PATCH 4/9] drm/virtio: Call the right shmem helpers
2020-05-14 7:46 UTC (2+ messages)
[PATCH v2 0/2] VMD endpoint passthrough support
2020-05-13 19:55 UTC (7+ messages)
` [PATCH for QEMU v2] hw/vfio: Add VMD Passthrough Quirk
[RFC v3 for QEMU] virtio-balloon: Add option cont-pages to set VIRTIO_BALLOON_VQ_INFLATE_CONT
2020-05-13 16:37 UTC (2+ messages)
[PATCH v5] iommu/virtio: Use page size bitmap supported by endpoint
2020-05-13 10:45 UTC (6+ messages)
` [EXT] "
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).