messages from 2020-03-19 09:13:04 to 2020-03-27 03:02:32 UTC [more...]
[RFC PATCH 00/70 v2] x86: SEV-ES Guest Support
2020-03-27 3:02 UTC (103+ messages)
` [PATCH 01/70] KVM: SVM: Add GHCB definitions
` [PATCH] KVM: SVM: Use __packed shorthard
` [PATCH 05/70] x86/insn: Make inat-tables.c suitable for pre-decompression code
` [PATCH 06/70] x86/umip: Factor out instruction fetch
` [PATCH 07/70] x86/umip: Factor out instruction decoding
` [PATCH 08/70] x86/insn: Add insn_get_modrm_reg_off()
` [PATCH 09/70] x86/insn: Add insn_rep_prefix() helper
` [PATCH 10/70] x86/boot/compressed: Fix debug_puthex() parameter type
` [PATCH 11/70] x86/boot/compressed/64: Disable red-zone usage
` [PATCH 12/70] x86/boot/compressed/64: Add IDT Infrastructure
` [PATCH 13/70] x86/boot/compressed/64: Rename kaslr_64.c to ident_map_64.c
` [PATCH 14/70] x86/boot/compressed/64: Add page-fault handler
` [PATCH 15/70] x86/boot/compressed/64: Always switch to own page-table
` [PATCH 16/70] x86/boot/compressed/64: Don't pre-map memory in KASLR code
` [PATCH 17/70] x86/boot/compressed/64: Change add_identity_map() to take start and end
` [PATCH 18/70] x86/boot/compressed/64: Add stage1 #VC handler
` [PATCH 19/70] x86/boot/compressed/64: Call set_sev_encryption_mask earlier
` [PATCH 20/70] x86/boot/compressed/64: Check return value of kernel_ident_mapping_init()
` [PATCH 21/70] x86/boot/compressed/64: Add function to map a page unencrypted
` [PATCH 22/70] x86/boot/compressed/64: Setup GHCB Based VC Exception handler
` [PATCH 23/70] x86/sev-es: Add support for handling IOIO exceptions
` [PATCH 24/70] x86/fpu: Move xgetbv()/xsetbv() into separate header
` [PATCH 25/70] x86/sev-es: Add CPUID handling to #VC handler
` [PATCH 26/70] x86/idt: Move IDT to data segment
` [PATCH 27/70] x86/idt: Split idt_data setup out of set_intr_gate()
` [PATCH 28/70] x86/idt: Move two function from k/idt.c to i/a/desc.h
` [PATCH 29/70] x86/head/64: Install boot GDT
` [PATCH 30/70] x86/head/64: Reload GDT after switch to virtual addresses
` [PATCH 31/70] x86/head/64: Load segment registers earlier
` [PATCH 32/70] x86/head/64: Switch to initial stack earlier
` [PATCH 33/70] x86/head/64: Build k/head64.c with -fno-stack-protector
` [PATCH 34/70] x86/head/64: Load IDT earlier
` [PATCH 35/70] x86/head/64: Move early exception dispatch to C code
` [PATCH 36/70] x86/sev-es: Add SEV-ES Feature Detection
` [PATCH 37/70] x86/sev-es: Compile early handler code into kernel image
` [PATCH 38/70] x86/sev-es: Setup early #VC handler
` [PATCH 39/70] x86/sev-es: Setup GHCB based boot "
` [PATCH 40/70] x86/sev-es: Setup per-cpu GHCBs for the runtime handler
` [PATCH 41/70] x86/sev-es: Add Runtime #VC Exception Handler
` [PATCH 42/70] x86/sev-es: Support nested #VC exceptions
` [PATCH 43/70] x86/sev-es: Wire up existing #VC exit-code handlers
` [PATCH 44/70] x86/sev-es: Handle instruction fetches from user-space
` [PATCH 45/70] x86/sev-es: Harden runtime #VC handler for exceptions "
` [PATCH 46/70] x86/sev-es: Filter exceptions not supported "
` [PATCH 47/70] x86/sev-es: Handle MMIO events
` [PATCH 48/70] x86/sev-es: Handle MMIO String Instructions
` [PATCH 49/70] x86/sev-es: Handle MSR events
` [PATCH 50/70] x86/sev-es: Handle DR7 read/write events
` [PATCH 51/70] x86/sev-es: Handle WBINVD Events
` [PATCH 52/70] x86/sev-es: Handle RDTSC Events
` [PATCH 53/70] x86/sev-es: Handle RDPMC Events
` [PATCH 54/70] x86/sev-es: Handle INVD Events
` [PATCH 55/70] x86/sev-es: Handle RDTSCP Events
` [PATCH 56/70] x86/sev-es: Handle MONITOR/MONITORX Events
` [PATCH 57/70] x86/sev-es: Handle MWAIT/MWAITX Events
` [PATCH 58/70] x86/sev-es: Handle VMMCALL Events
` [PATCH 59/70] x86/sev-es: Handle #AC Events
` [PATCH 60/70] x86/sev-es: Handle #DB Events
` [PATCH 61/70] x86/paravirt: Allow hypervisor specific VMMCALL handling under SEV-ES
` [PATCH 62/70] x86/kvm: Add KVM "
` [PATCH 63/70] x86/vmware: Add VMware specific handling for VMMCALL "
` [PATCH 64/70] x86/realmode: Add SEV-ES specific trampoline entry point
` [PATCH 65/70] x86/realmode: Setup AP jump table
` [PATCH 66/70] x86/head/64: Don't call verify_cpu() on starting APs
` [PATCH 67/70] x86/head/64: Rename start_cpu0
` [PATCH 68/70] x86/sev-es: Support CPU offline/online
` [PATCH 69/70] x86/cpufeature: Add SEV_ES_GUEST CPU Feature
` [PATCH 70/70] x86/sev-es: Add NMI state tracking
` [RFC PATCH v2.1] x86/sev-es: Handle NMI State
[PATCH AUTOSEL 4.4 2/4] drm/bochs: downgrade pci_request_region failure from error to warning
2020-03-26 23:25 UTC
[PATCH AUTOSEL 4.9 2/7] drm/bochs: downgrade pci_request_region failure from error to warning
2020-03-26 23:25 UTC
[PATCH AUTOSEL 4.14 03/10] drm/bochs: downgrade pci_request_region failure from error to warning
2020-03-26 23:25 UTC
[PATCH AUTOSEL 4.19 05/15] drm/bochs: downgrade pci_request_region failure from error to warning
2020-03-26 23:24 UTC
[PATCH AUTOSEL 5.4 06/19] drm/bochs: downgrade pci_request_region failure from error to warning
2020-03-26 23:24 UTC
[PATCH AUTOSEL 5.5 10/28] drm/bochs: downgrade pci_request_region failure from error to warning
2020-03-26 23:23 UTC
[PATCH v2 0/3] iommu/virtio: Misc fixes
2020-03-26 17:41 UTC (7+ messages)
` [PATCH v2 1/3] iommu/virtio: Fix sparse warning
` [PATCH v2 2/3] iommu/virtio: Fix freeing of incomplete domains
` [PATCH v2 3/3] iommu/virtio: Reject IOMMU page granule larger than PAGE_SIZE
[PATCH V9 0/9] vDPA support
2020-03-26 14:01 UTC (10+ messages)
` [PATCH V9 1/9] vhost: refine vhost and vringh kconfig
` [PATCH V9 2/9] vhost: allow per device message handler
` [PATCH V9 3/9] vhost: factor out IOTLB
` [PATCH V9 4/9] vringh: IOTLB support
` [PATCH V9 5/9] vDPA: introduce vDPA bus
` [PATCH V9 6/9] virtio: introduce a vDPA based transport
` [PATCH V9 7/9] vhost: introduce vDPA-based backend
` [PATCH V9 8/9] vdpasim: vDPA device simulator
` [PATCH V9 9/9] virtio: Intel IFC VF driver for VDPA
[PATCH V8 0/9] vDPA support
2020-03-26 13:56 UTC (16+ messages)
` [PATCH V8 1/9] vhost: refine vhost and vringh kconfig
` [PATCH V8 2/9] vhost: allow per device message handler
` [PATCH V8 3/9] vhost: factor out IOTLB
` [PATCH V8 4/9] vringh: IOTLB support
` [PATCH V8 5/9] vDPA: introduce vDPA bus
` [PATCH V8 6/9] virtio: introduce a vDPA based transport
` [PATCH V8 7/9] vhost: introduce vDPA-based backend
` [PATCH V8 8/9] vdpasim: vDPA device simulator
` [PATCH V8 9/9] virtio: Intel IFC VF driver for VDPA
[RFC for Linux] virtio_balloon: Add VIRTIO_BALLOON_F_THP_ORDER to handle THP spilt issue
2020-03-26 9:49 UTC (12+ messages)
` [RFC for QEMU] virtio-balloon: Add option thp-order to set VIRTIO_BALLOON_F_THP_ORDER
[PATCH for Linux v2] virtio_balloon: Add VIRTIO_BALLOON_VQ_INFLATE_CONT to handle THP split issue
2020-03-26 7:25 UTC (8+ messages)
` [PATCH for QEMU v2] virtio-balloon: Add option cont-pages to set VIRTIO_BALLOON_VQ_INFLATE_CONT
[PATCH] iommu/virtio: Reject IOMMU page granule larger than PAGE_SIZE
2020-03-25 21:05 UTC (5+ messages)
[PATCH RFC 0/1] Support virtio objects in virtio-video driver
2020-03-25 10:40 UTC (2+ messages)
` [PATCH RFC 1/1] drivers: media: virtio: "
arm64 kernel crash in bochs_get_edid_block() with QEMU '-device VGA'
2020-03-25 9:59 UTC (2+ messages)
[PATCH V7 0/8] vDPA support
2020-03-25 8:15 UTC (13+ messages)
` [PATCH V7 1/8] vhost: allow per device message handler
` [PATCH V7 2/8] vhost: factor out IOTLB
` [PATCH V7 3/8] vringh: IOTLB support
` [PATCH V7 4/8] vDPA: introduce vDPA bus
` [PATCH V7 5/8] virtio: introduce a vDPA based transport
` [PATCH V7 6/8] vhost: introduce vDPA-based backend
` [PATCH V7 7/8] vdpasim: vDPA device simulator
` [PATCH V7 8/8] virtio: Intel IFC VF driver for VDPA
[PATCH 00/22] drm: Convert drivers to drm_simple_encoder_init()
2020-03-24 11:59 UTC (3+ messages)
` [PATCH 20/22] drm/vkms: Use simple encoder
[RESEND PATCH v2 6/9] drm/mgag200: Constify ioreadX() iomem argument (as in generic implementation)
2020-03-24 8:39 UTC (2+ messages)
[PATCH v1 0/3] drm: drm_encoder_init() => drm_encoder_init_funcs()
2020-03-24 8:33 UTC (4+ messages)
[PATCH RFC] iommu/virtio: Use page size bitmap supported by endpoint
2020-03-24 7:58 UTC (5+ messages)
` [EXT] "
[PATCH 0/5] x86/vmware: Steal time accounting support
2020-03-23 19:57 UTC (7+ messages)
` [PATCH v2 "
` [PATCH v2 1/5] x86/vmware: Make vmware_select_hypercall() __init
` [PATCH v2 2/5] x86/vmware: Remove vmware_sched_clock_setup()
` [PATCH v2 3/5] x86/vmware: Steal time clock for VMware guest
` [PATCH v2 4/5] x86/vmware: Enable steal time accounting
` [PATCH v2 5/5] x86/vmware: Use bool type for vmw_sched_clock
[PATCH 07/51] drm/qxl: Use drmm_add_final_kfree
2020-03-23 14:49 UTC (5+ 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 v2,1/2] doc: zh_CN: index files in filesystems subdirectory
2020-03-20 23:19 UTC (3+ messages)
` [PATCH v3,1/2] "
[PATCH V6 0/8] vDPA support
2020-03-20 9:17 UTC (6+ messages)
` [PATCH V6 8/8] virtio: Intel IFC VF driver for VDPA
[PATCH 0/8] Convert the intel iommu driver to the dma-iommu api
2020-03-20 7:06 UTC (3+ messages)
` [PATCH 3/8] iommu/vt-d: Remove IOVA handling code from non-dma_ops path
[PATCH v3 0/4] Support virtio cross-device resources
2020-03-20 6:48 UTC (2+ messages)
[PATCH 00/15 v2] iommu: Move iommu_fwspec out of 'struct device'
2020-03-19 13:11 UTC (4+ messages)
` [PATCH 13/15] iommu/qcom: Use accessor functions for iommu private data
[PATCH] drm/virtio: fix OOB in virtio_gpu_object_create
2020-03-19 11:02 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).