messages from 2020-02-11 13:52:47 to 2020-02-19 05:35:25 UTC [more...]
[PATCH V2 0/5] vDPA support
2020-02-19 5:35 UTC (28+ messages)
` [PATCH V2 3/5] vDPA: introduce vDPA bus
` [PATCH V2 5/5] vdpasim: vDPA device simulator
[PATCH] x86/ioperm: add new paravirt function update_io_bitmap
2020-02-19 5:35 UTC (3+ messages)
[PATCH] vhost: introduce vDPA based backend
2020-02-19 2:52 UTC (3+ messages)
[PATCH 0/2] virtio-blk: improve handling of DMA mapping failures
2020-02-19 1:46 UTC (8+ messages)
` [PATCH 1/2] virtio-blk: fix hw_queue stopped on arbitrary error
` [PATCH 2/2] virtio-blk: improve virtqueue error to BLK_STS
[PATCH v2 0/4] drm: Provide a simple encoder
2020-02-18 8:48 UTC (5+ messages)
` [PATCH v2 1/4] drm/simple-kms: Add drm_simple_encoder_{init, create}()
` [PATCH v2 2/4] drm/ast: Use simple encoder
` [PATCH v2 3/4] drm/mgag200: "
` [PATCH v2 4/4] drm/qxl: "
[PATCH 0/3] virtio-iommu on non-devicetree platforms
2020-02-17 14:10 UTC (13+ messages)
` [PATCH 1/3] iommu/virtio: Add topology description to virtio-iommu config space
` [PATCH 2/3] PCI: Add DMA configuration for virtual platforms
` [PATCH 3/3] iommu/virtio: Enable x86 support
[PATCH] virtio_balloon: Adjust label in virtballoon_probe
2020-02-17 8:37 UTC (5+ messages)
[PATCH v1 0/3] virtio-balloon: Fixes + switch back to OOM handler
2020-02-16 9:47 UTC (10+ messages)
` [PATCH v1 3/3] virtio-balloon: Switch back to OOM handler for VIRTIO_BALLOON_F_DEFLATE_ON_OOM
[PATCH] virtio_balloon: Fix unused label warning
2020-02-16 8:05 UTC (3+ messages)
kernel panic: stack is corrupted in vhost_net_ioctl
2020-02-15 15:33 UTC
[RFC PATCH 00/62] Linux as SEV-ES Guest Support
2020-02-15 12:45 UTC (62+ messages)
` [PATCH 03/62] x86/cpufeatures: Add SEV-ES CPU feature
` [PATCH 07/62] x86/boot/compressed/64: Disable red-zone usage
` [PATCH 08/62] x86/boot/compressed/64: Add IDT Infrastructure
` [PATCH 14/62] x86/boot/compressed/64: Add stage1 #VC handler
` [PATCH 18/62] x86/boot/compressed/64: Setup GHCB Based VC Exception handler
` [PATCH 19/62] x86/sev-es: Add support for handling IOIO exceptions
` [PATCH 23/62] x86/idt: Move IDT to data segment
` [PATCH 25/62] x86/head/64: Install boot GDT
` [PATCH 30/62] x86/head/64: Move early exception dispatch to C code
` [PATCH 35/62] x86/sev-es: Setup per-cpu GHCBs for the runtime handler
` [PATCH 38/62] x86/sev-es: Handle instruction fetches from user-space
` [PATCH 39/62] x86/sev-es: Harden runtime #VC handler for exceptions "
` [PATCH 41/62] x86/sev-es: Handle MSR events
` [PATCH 53/62] x86/paravirt: Allow hypervisor specific VMMCALL handling under SEV-ES
` [PATCH 54/62] x86/kvm: Add KVM "
` [PATCH 55/62] x86/vmware: Add VMware specific handling for VMMCALL "
` [PATCH 56/62] x86/realmode: Add SEV-ES specific trampoline entry point
` [PATCH 57/62] x86/realmode: Setup AP jump table
` [PATCH 58/62] x86/head/64: Don't call verify_cpu() on starting APs
` [PATCH 59/62] x86/head/64: Rename start_cpu0
` [PATCH 60/62] x86/sev-es: Support CPU offline/online
` [PATCH 61/62] x86/cpufeature: Add SEV_ES_GUEST CPU Feature
` [PATCH 62/62] x86/sev-es: Add NMI state tracking
arm64 kernel crash in bochs_get_edid_block() with QEMU '-device VGA'
2020-02-15 12:11 UTC
[PATCH RFC] virtio_balloon: conservative balloon page shrinking
2020-02-14 20:22 UTC (6+ messages)
[PATCH] iommu/virtio: Build virtio-iommu as module
2020-02-14 16:38 UTC
[PATCH AUTOSEL 4.14 185/186] virtio_balloon: prevent pfn array overflow
2020-02-14 16:17 UTC
[PATCH AUTOSEL 4.19 251/252] virtio_balloon: prevent pfn array overflow
2020-02-14 16:11 UTC
[PATCH AUTOSEL 5.4 005/459] drm/qxl: Complete exception handling in qxl_device_init()
2020-02-14 16:01 UTC (2+ messages)
` [PATCH AUTOSEL 5.4 457/459] virtio_balloon: prevent pfn array overflow
[PATCH AUTOSEL 5.5 006/542] drm/virtio: fix byteorder handling in virtio_gpu_cmd_transfer_{from, to}_host_3d functions
2020-02-14 15:48 UTC (3+ messages)
` [PATCH AUTOSEL 5.5 007/542] drm/qxl: Complete exception handling in qxl_device_init()
` [PATCH AUTOSEL 5.5 538/542] virtio_balloon: prevent pfn array overflow
[PATCH] drm/qxl: don't take vga ports on rev5+
2020-02-14 13:36 UTC
[PATCH v4 1/6] drm/virtio: rework notification for better batching
2020-02-14 12:55 UTC (6+ messages)
` [PATCH v4 2/6] drm/virtio: notify before waiting
` [PATCH v4 3/6] drm/virtio: batch plane updates (pageflip)
` [PATCH v4 4/6] drm/virtio: batch resource creation
` [PATCH v4 5/6] drm/virtio: batch display query
` [PATCH v4 6/6] drm/virtio: move remaining virtio_gpu_notify calls
vhost changes (batched) in linux-next after 12/13 trigger random crashes in KVM guests after reboot
2020-02-14 12:34 UTC (28+ messages)
[PATCH] drm/virtio: fix error check
2020-02-14 8:57 UTC (2+ messages)
[PATCH v3 1/4] drm/virtio: rework notification for better batching
2020-02-13 18:54 UTC (5+ messages)
` [PATCH v3 2/4] drm/virtio: batch plane updates (pageflip)
` [PATCH v3 3/4] drm/virtio: batch resource creation
` [PATCH v3 4/4] drm/virtio: batch display query
[PATCH] virtio: Work around frames incorrectly marked as gso
2020-02-13 16:37 UTC (17+ messages)
[PATCH] drm/qxl: replace zero-length array with flexible-array member
2020-02-13 10:52 UTC (2+ messages)
[PATCH v3 13/22] compat_ioctl: scsi: move ioctl handling into drivers
2020-02-13 6:53 UTC (3+ messages)
[PATCH] virtio: virtio_pci_legacy: Remove default y from Kconfig
2020-02-13 0:02 UTC
[PATCH 0/5] x86/vmware: Steal time accounting support
2020-02-12 20:03 UTC (6+ messages)
` [PATCH 1/5] x86/vmware: Make vmware_select_hypercall() __init
` [PATCH 2/5] x86/vmware: Remove vmware_sched_clock_setup()
` [PATCH 3/5] x86/vmware: Steal time clock for VMware guest
` [PATCH 4/5] x86/vmware: Enable steal time accounting
` [PATCH 5/5] x86/vmware: Use bool type for vmw_sched_clock
[PATCH v2] drm/virtio: rework batching
2020-02-12 18:23 UTC (2+ messages)
[PATCH 46/62] x86/sev-es: Handle INVD Events
2020-02-12 15:36 UTC (3+ messages)
[PATCH 50/62] x86/sev-es: Handle VMMCALL Events
2020-02-12 13:22 UTC (3+ messages)
[PATCH v4] drm/virtio: add drm_driver.release callback
2020-02-12 9:35 UTC (3+ messages)
[PATCH v4] drm/bochs: add drm_driver.release callback
2020-02-12 9:20 UTC (3+ messages)
[PATCH] drm/virtio: rework batching
2020-02-11 23:48 UTC (2+ messages)
[PATCH] char: virtio: Replace zero-length array with flexible-array member
2020-02-11 22:29 UTC
[PATCH v4] drm/cirrus: add drm_driver.release callback
2020-02-11 14:22 UTC (2+ 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).