Linux Hyperv
[Prev Page][Next Page]
- [PATCH] x86/sev-es: Expose __sev_es_ghcb_hv_call() to call ghcb hv call out of sev code, (continued)
- [PATCH] scsi: storvsc: Fix validation for unsolicited incoming packets,
Andrea Parri (Microsoft)
- [PATCH v1 1/1] hyper-v: Replace uuid.h with types.h,
Andy Shevchenko
- [PATCH V6 0/8] x86/Hyper-V: Add Hyper-V Isolation VM support(First part),
Tianyu Lan
- [PATCH v3 00/19] Microsoft Hypervisor root partition ioctl interface,
Nuno Das Neves
- [PATCH v3 01/19] x86/hyperv: convert hyperv statuses to linux error codes, Nuno Das Neves
- [PATCH v3 02/19] x86/hyperv: convert hyperv statuses to strings, Nuno Das Neves
- [PATCH v3 04/19] drivers/hv: check extension ioctl, Nuno Das Neves
- [PATCH v3 03/19] drivers/hv: minimal mshv module (/dev/mshv/), Nuno Das Neves
- [PATCH v3 05/19] drivers/hv: create partition ioctl, Nuno Das Neves
- [PATCH v3 06/19] drivers/hv: create, initialize, finalize, delete partition hypercalls, Nuno Das Neves
- [PATCH v3 07/19] drivers/hv: withdraw memory hypercall, Nuno Das Neves
- [PATCH v3 10/19] drivers/hv: get and set vcpu registers ioctls, Nuno Das Neves
- [PATCH v3 14/19] drivers/hv: assert interrupt ioctl, Nuno Das Neves
- [PATCH v3 13/19] drivers/hv: install intercept ioctl, Nuno Das Neves
- [PATCH v3 16/19] drivers/hv: mmap vp register page, Nuno Das Neves
- [PATCH v3 12/19] drivers/hv: run vp ioctl and isr, Nuno Das Neves
- [PATCH v3 15/19] drivers/hv: get and set vp state ioctls, Nuno Das Neves
- [PATCH v3 08/19] drivers/hv: map and unmap guest memory, Nuno Das Neves
- [PATCH v3 11/19] drivers/hv: set up synic pages for intercept messages, Nuno Das Neves
- [PATCH v3 17/19] drivers/hv: get and set partition property ioctls, Nuno Das Neves
- [PATCH v3 09/19] drivers/hv: create vcpu ioctl, Nuno Das Neves
- [PATCH v3 18/19] drivers/hv: Add enlightenment bits to create partition ioctl, Nuno Das Neves
- [PATCH v3 19/19] drivers/hv: Translate GVA to GPA, Nuno Das Neves
- [RFC PATCH] scsi: storvsc: Fix validation for unsolicited incoming packets,
Andrea Parri (Microsoft)
- [PATCH v2] drm/hyperv: Fix double mouse pointers,
Dexuan Cui
- [GIT PULL] Hyper-V fixes for 5.15-rc2,
Wei Liu
- [PATCH V5 00/12] x86/Hyper-V: Add Hyper-V Isolation VM support,
Tianyu Lan
- [PATCH V5 01/12] x86/hyperv: Initialize GHCB page in Isolation VM, Tianyu Lan
- [PATCH V5 02/12] x86/hyperv: Initialize shared memory boundary in the Isolation VM., Tianyu Lan
- [PATCH V5 03/12] x86/hyperv: Add new hvcall guest address host visibility support, Tianyu Lan
- [PATCH V5 04/12] Drivers: hv: vmbus: Mark vmbus ring buffer visible to host in Isolation VM, Tianyu Lan
- [PATCH V5 06/12] x86/hyperv: Add ghcb hvcall support for SNP VM, Tianyu Lan
- [PATCH V5 05/12] x86/hyperv: Add Write/Read MSR registers via ghcb page, Tianyu Lan
- [PATCH V5 07/12] Drivers: hv: vmbus: Add SNP support for VMbus channel initiate message, Tianyu Lan
- [PATCH V5 08/12] Drivers: hv : vmbus: Initialize VMbus ring buffer for Isolation VM, Tianyu Lan
- [PATCH V5 09/12] x86/Swiotlb: Add Swiotlb bounce buffer remap function for HV IVM, Tianyu Lan
- [PATCH V5 10/12] hyperv/IOMMU: Enable swiotlb bounce buffer for Isolation VM, Tianyu Lan
- [PATCH V5 11/12] scsi: storvsc: Add Isolation VM support for storvsc driver, Tianyu Lan
- [PATCH V5 12/12] net: netvsc: Add Isolation VM support for netvsc driver, Tianyu Lan
- [PATCH] drm/hyperv: Fix double mouse pointers,
Dexuan Cui
- [PATCH 2/2] PCI: hv: Support for Hyper-V vPCI for ARM64,
Sunil Muthuswamy
- [PATCH 1/2] PCI: hv: Make the code arch neutral,
Sunil Muthuswamy
- [PATCH 0/2] PCI: hv: Hyper-V vPCI for ARM64, Sunil Muthuswamy
- [PATCH] net: mana: Prefer struct_size over open coded arithmetic,
Len Baker
- [PATCH v2 0/2] Remove on-stack cpumask in hv_apic.c,
Wei Liu
- [PATCH AUTOSEL 5.10 006/176] x86/hyperv: fix for unwanted manipulation of sched_clock when TSC marked unstable, Sasha Levin
- [PATCH AUTOSEL 5.13 013/219] x86/hyperv: fix for unwanted manipulation of sched_clock when TSC marked unstable, Sasha Levin
- [PATCH AUTOSEL 5.14 019/252] x86/hyperv: fix for unwanted manipulation of sched_clock when TSC marked unstable, Sasha Levin
- [PATCH 0/2] Remove on-stack cpumask in hv_apic.c,
Wei Liu
- [PATCH] Drivers: hv: vmbus: Fix kernel crash upon unbinding a device from uio_hv_generic driver,
Vitaly Kuznetsov
- [GIT PULL] Hyper-V commits for 5.15,
Wei Liu
- [Patch v2] PCI: hv: Fix sleep while in non-sleep context when removing child devices from the bus,
longli
- [PATCH V4 00/13] x86/Hyper-V: Add Hyper-V Isolation VM support,
Tianyu Lan
- [PATCH V4 01/13] x86/hyperv: Initialize GHCB page in Isolation VM, Tianyu Lan
- [PATCH V4 03/13] x86/hyperv: Add new hvcall guest address host visibility support, Tianyu Lan
- [PATCH V4 02/13] x86/hyperv: Initialize shared memory boundary in the Isolation VM., Tianyu Lan
- [PATCH V4 07/13] hyperv/Vmbus: Add SNP support for VMbus channel initiate message, Tianyu Lan
- [PATCH V4 08/13] hyperv/vmbus: Initialize VMbus ring buffer for Isolation VM, Tianyu Lan
- [PATCH V4 05/13] hyperv: Add Write/Read MSR registers via ghcb page, Tianyu Lan
- [PATCH V4 04/13] hyperv: Mark vmbus ring buffer visible to host in Isolation VM, Tianyu Lan
- [PATCH V4 06/13] hyperv: Add ghcb hvcall support for SNP VM, Tianyu Lan
- [PATCH V4 09/13] DMA: Add dma_map_decrypted/dma_unmap_encrypted() function, Tianyu Lan
- [PATCH V4 11/13] hyperv/IOMMU: Enable swiotlb bounce buffer for Isolation VM, Tianyu Lan
- [PATCH V4 10/13] x86/Swiotlb: Add Swiotlb bounce buffer remap function for HV IVM, Tianyu Lan
- [PATCH V4 12/13] hv_netvsc: Add Isolation VM support for netvsc driver, Tianyu Lan
- [PATCH V4 13/13] hv_storvsc: Add Isolation VM support for storvsc driver, Tianyu Lan
- Re: [PATCH V4 00/13] x86/Hyper-V: Add Hyper-V Isolation VM support, Christoph Hellwig
- [PATCH] hv_utils: Set the maximum packet size for VSS driver to the length of the receive buffer,
Vitaly Kuznetsov
- [PATCH V2,net-next, 0/3] net: mana: Add support for EQ sharing,
Haiyang Zhang
- [PATCH V2,net-next, 3/3] net: mana: Add WARN_ON_ONCE in case of CQE read overflow, Haiyang Zhang
- [PATCH V2,net-next, 2/3] net: mana: Add support for EQ sharing, Haiyang Zhang
- [PATCH V2,net-next, 1/3] net: mana: Move NAPI from EQ to CQ, Haiyang Zhang
- Re: [PATCH V2,net-next, 0/3] net: mana: Add support for EQ sharing, patchwork-bot+netdevbpf
- [PATCH] PCI: hv: Fix a bug on removing child devices on the bus,
longli
- [bug report] PCI: hv: Fix a race condition when removing the device,
Dan Carpenter
- [PATCH net-next] mana: Add support for EQ sharing,
Haiyang Zhang
- [RFC 0/5] PCI: Use the private field of pci_host_bridge for ACPI device,
Boqun Feng
- [PATCH V3 00/13] x86/Hyper-V: Add Hyper-V Isolation VM support,
Tianyu Lan
- [PATCH V3 01/13] x86/HV: Initialize GHCB page in Isolation VM, Tianyu Lan
- [PATCH V3 03/13] x86/HV: Add new hvcall guest address host visibility support, Tianyu Lan
- [PATCH V3 02/13] x86/HV: Initialize shared memory boundary in the Isolation VM., Tianyu Lan
- [PATCH V3 06/13] HV: Add ghcb hvcall support for SNP VM, Tianyu Lan
- [PATCH V3 05/13] HV: Add Write/Read MSR registers via ghcb page, Tianyu Lan
- [PATCH V3 07/13] HV/Vmbus: Add SNP support for VMbus channel initiate message, Tianyu Lan
- [PATCH V3 08/13] HV/Vmbus: Initialize VMbus ring buffer for Isolation VM, Tianyu Lan
- [PATCH V3 04/13] HV: Mark vmbus ring buffer visible to host in Isolation VM, Tianyu Lan
- [PATCH V3 09/13] DMA: Add dma_map_decrypted/dma_unmap_encrypted() function, Tianyu Lan
- [PATCH V3 10/13] x86/Swiotlb: Add Swiotlb bounce buffer remap function for HV IVM, Tianyu Lan
- [PATCH V3 11/13] HV/IOMMU: Enable swiotlb bounce buffer for Isolation VM, Tianyu Lan
- [PATCH V3 12/13] HV/Netvsc: Add Isolation VM support for netvsc driver, Tianyu Lan
- [PATCH V3 13/13] HV/Storvsc: Add Isolation VM support for storvsc driver, Tianyu Lan
- RE: [PATCH V3 00/13] x86/Hyper-V: Add Hyper-V Isolation VM support, Michael Kelley
- [PATCH 1/1] scsi: storvsc: Log TEST_UNIT_READY errors as warnings,
Michael Kelley
- [PATCH v2 00/19] Microsoft Hypervisor root partition ioctl interface,
Nuno Das Neves
- [PATCH 02/19] x86/hyperv: convert hyperv statuses to strings, Nuno Das Neves
- [PATCH 03/19] drivers/hv: minimal mshv module (/dev/mshv/), Nuno Das Neves
- [PATCH 01/19] x86/hyperv: convert hyperv statuses to linux error codes, Nuno Das Neves
- [PATCH 04/19] drivers/hv: check extension ioctl, Nuno Das Neves
- [PATCH 08/19] drivers/hv: map and unmap guest memory, Nuno Das Neves
- [PATCH 06/19] drivers/hv: create, initialize, finalize, delete partition hypercalls, Nuno Das Neves
- [PATCH 05/19] drivers/hv: create partition ioctl, Nuno Das Neves
- [PATCH 07/19] drivers/hv: withdraw memory hypercall, Nuno Das Neves
- [PATCH 12/19] drivers/hv: run vp ioctl and isr, Nuno Das Neves
- [PATCH 14/19] drivers/hv: assert interrupt ioctl, Nuno Das Neves
- [PATCH 10/19] drivers/hv: get and set vcpu registers ioctls, Nuno Das Neves
- [PATCH 11/19] drivers/hv: set up synic pages for intercept messages, Nuno Das Neves
- [PATCH 13/19] drivers/hv: install intercept ioctl, Nuno Das Neves
- [PATCH 15/19] drivers/hv: get and set vp state ioctls, Nuno Das Neves
- [PATCH 09/19] drivers/hv: create vcpu ioctl, Nuno Das Neves
- [PATCH 17/19] drivers/hv: get and set partition property ioctls, Nuno Das Neves
- [PATCH 16/19] drivers/hv: mmap vp register page, Nuno Das Neves
- [PATCH 19/19] drivers/hv: Translate GVA to GPA, Nuno Das Neves
- [PATCH 18/19] drivers/hv: Add enlightenment bits to create partition ioctl, Nuno Das Neves
- [Patch v5 0/3] Introduce a driver to support host accelerated access to Microsoft Azure Blob for Azure VM,
longli
[PATCH] x86/Hyper-V: Initialize Hyper-V stimer after enabling lapic,
Tianyu Lan
[PATCH V2 00/14] x86/Hyper-V: Add Hyper-V Isolation VM support,
Tianyu Lan
- [PATCH V2 01/14] x86/HV: Initialize GHCB page in Isolation VM, Tianyu Lan
- [PATCH V2 02/14] x86/HV: Initialize shared memory boundary in the Isolation VM., Tianyu Lan
- [PATCH V2 03/14] x86/set_memory: Add x86_set_memory_enc static call support, Tianyu Lan
- [PATCH V2 05/14] HV: Mark vmbus ring buffer visible to host in Isolation VM, Tianyu Lan
- [PATCH V2 04/14] x86/HV: Add new hvcall guest address host visibility support, Tianyu Lan
- [PATCH V2 06/14] HV: Add Write/Read MSR registers via ghcb page, Tianyu Lan
- [PATCH V2 07/14] HV: Add ghcb hvcall support for SNP VM, Tianyu Lan
- [PATCH V2 10/14] DMA: Add dma_map_decrypted/dma_unmap_encrypted() function, Tianyu Lan
- [PATCH V2 09/14] HV/Vmbus: Initialize VMbus ring buffer for Isolation VM, Tianyu Lan
- [PATCH V2 08/14] HV/Vmbus: Add SNP support for VMbus channel initiate message, Tianyu Lan
- [PATCH V2 11/14] x86/Swiotlb: Add Swiotlb bounce buffer remap function for HV IVM, Tianyu Lan
- [PATCH V2 12/14] HV/IOMMU: Enable swiotlb bounce buffer for Isolation VM, Tianyu Lan
- [PATCH V2 14/14] HV/Storvsc: Add Isolation VM support for storvsc driver, Tianyu Lan
- [PATCH V2 13/14] HV/Netvsc: Add Isolation VM support for netvsc driver, Tianyu Lan
[PATCH v12 0/5] Enable Linux guests on Hyper-V on ARM64,
Michael Kelley
[PATCH 00/11] Provide offset-adjusted framebuffer mappings,
Thomas Zimmermann
- [PATCH 01/11] drm/gem: Provide offset-adjusted framebuffer BO mappings, Thomas Zimmermann
- [PATCH 02/11] drm/ast: Use offset-adjusted shadow-plane mappings, Thomas Zimmermann
- [PATCH 03/11] drm/gud: Get offset-adjusted mapping from drm_gem_fb_vmap(), Thomas Zimmermann
- [PATCH 05/11] drm/mgag200: Use offset-adjusted shadow-plane mappings, Thomas Zimmermann
- [PATCH 06/11] drm/cirrus: Use offset-adjusted shadow-plane mappings, Thomas Zimmermann
- [PATCH 04/11] drm/hyperv: Use offset-adjusted shadow-plane mappings, Thomas Zimmermann
- [PATCH 07/11] drm/gm12u320: Use offset-adjusted shadow-plane mappings, Thomas Zimmermann
- [PATCH 08/11] drm/simpledrm: Use offset-adjusted shadow-plane mapping, Thomas Zimmermann
- [PATCH 09/11] drm/udl: Use offset-adjusted shadow-plane mapping, Thomas Zimmermann
- [PATCH 10/11] drm/vbox: Use offset-adjusted shadow-plane mappings, Thomas Zimmermann
- [PATCH 11/11] drm/vkms: Use offset-adjusted shadow-plane mappings and output, Thomas Zimmermann
- Message not available
[PATCH v5] hyperv: root partition faults writing to VP ASSIST MSR PAGE,
Praveen Kumar
[PATCH v4] hyperv: root partition faults writing to VP ASSIST MSR PAGE,
Praveen Kumar
[PATCH] asm-generic/hyperv: Fix struct hv_message_header ordering,
Siddharth Chandrasekaran
[PATCH 00/13] x86/Hyper-V: Add Hyper-V Isolation VM support,
Tianyu Lan
- [PATCH 01/13] x86/HV: Initialize GHCB page in Isolation VM, Tianyu Lan
- [PATCH 03/13] x86/HV: Add new hvcall guest address host visibility support, Tianyu Lan
- [PATCH 02/13] x86/HV: Initialize shared memory boundary in the Isolation VM., Tianyu Lan
- [PATCH 04/13] HV: Mark vmbus ring buffer visible to host in Isolation VM, Tianyu Lan
- [PATCH 05/13] HV: Add Write/Read MSR registers via ghcb page, Tianyu Lan
- [PATCH 06/13] HV: Add ghcb hvcall support for SNP VM, Tianyu Lan
- [PATCH 07/13] HV/Vmbus: Add SNP support for VMbus channel initiate message, Tianyu Lan
- [PATCH 08/13] HV/Vmbus: Initialize VMbus ring buffer for Isolation VM, Tianyu Lan
- [PATCH 09/13] DMA: Add dma_map_decrypted/dma_unmap_encrypted() function, Tianyu Lan
- [PATCH 10/13] x86/Swiotlb: Add Swiotlb bounce buffer remap function for HV IVM, Tianyu Lan
- [PATCH 12/13] HV/Netvsc: Add Isolation VM support for netvsc driver, Tianyu Lan
- [PATCH 11/13] HV/IOMMU: Enable swiotlb bounce buffer for Isolation VM, Tianyu Lan
- [PATCH 13/13] HV/Storvsc: Add Isolation VM support for storvsc driver, Tianyu Lan
[PATCH v3] hyperv: root partition faults writing to VP ASSIST MSR PAGE,
Praveen Kumar
[PATCH v6 0/8] PCI: hv: Support host bridge probing on ARM64,
Boqun Feng
- [PATCH v6 1/8] PCI: Introduce domain_nr in pci_host_bridge, Boqun Feng
- [PATCH v6 2/8] PCI: Support populating MSI domains of root buses via bridges, Boqun Feng
- [PATCH v6 3/8] arm64: PCI: Restructure pcibios_root_bridge_prepare(), Boqun Feng
- [PATCH v6 4/8] arm64: PCI: Support root bridge preparation for Hyper-V, Boqun Feng
- [PATCH v6 5/8] PCI: hv: Generify PCI probing, Boqun Feng
- [PATCH v6 6/8] PCI: hv: Set ->domain_nr of pci_host_bridge at probing time, Boqun Feng
- [PATCH v6 7/8] PCI: hv: Set up MSI domain at bridge probing time, Boqun Feng
- [PATCH v6 8/8] PCI: hv: Turn on the host bridge probing on ARM64, Boqun Feng
- Re: [PATCH v6 0/8] PCI: hv: Support host bridge probing on ARM64, Bjorn Helgaas
- Re: [PATCH v6 0/8] PCI: hv: Support host bridge probing on ARM64, Boqun Feng
- Re: [PATCH v6 0/8] PCI: hv: Support host bridge probing on ARM64, Lorenzo Pieralisi
- Re: [PATCH v6 0/8] PCI: hv: Support host bridge probing on ARM64, Lorenzo Pieralisi
[GIT PULL] Hyper-V fixes for 5.14-rc3,
Wei Liu
[PATCH] hv: Remove unused inline functions in hyperv.h,
Sonia Sharma
[PATCH v2] hyperv: root partition faults writing to VP ASSIST MSR PAGE,
Praveen Kumar
Re: [PATCH] Input: serio - make write method mandatory,
Nathan Chancellor
[RFC v5.1 1/8] PCI: Introduce domain_nr in pci_host_bridge,
Boqun Feng
[PATCH v11 0/5] Enable Linux guests on Hyper-V on ARM64,
Michael Kelley
[RFC v5 0/8] PCI: hv: Support host bridge probing on ARM64,
Boqun Feng
[Patch v4 0/3] Introduce a driver to support host accelerated access to Microsoft Azure Blob,
longli
[PATCH] hyperv: root partition faults writing to VP ASSIST MSR PAGE,
Praveen Kumar
[PATCH v3,hyperv-fixes] Drivers: hv: vmbus: Fix duplicate CPU assignments within a device,
Haiyang Zhang
[PATCH v2] x86/hyperv: add comment describing TSC_INVARIANT_CONTROL MSR setting bit 0,
Ani Sinha
[PATCH] x86/hyperv: add comment describing TSC_INVARIANT_CONTROL MSR setting bit 0,
Ani Sinha
[PATCH v2,hyperv-fixes] Drivers: hv: vmbus: Fix duplicate CPU assignments within a device,
Haiyang Zhang
[PATCH hyperv-fixes] Drivers: hv: vmbus: Fix duplicate CPU assignments within a device,
Haiyang Zhang
[PATCH v2 0/3] Additional refactoring of Hyper-V arch specific code,
Michael Kelley
[RFC v4 0/7] PCI: hv: Support host bridge probing on ARM64,
Boqun Feng
[Patch v3 0/3] Introduce a driver to support host accelerated access to Microsoft Azure Blob,
longli
[PATCH 1/1] drivers: hv: Decouple Hyper-V clock/timer code from VMbus drivers,
Michael Kelley
[PATCH v4 0/5] bus: Make remove callback return void,
Uwe Kleine-König
[PATCH v3 0/5] bus: Make remove callback return void,
Uwe Kleine-König
[PATCH] Hyper-V: fix for unwanted manipulation of sched_clock when TSC marked unstable,
Ani Sinha
[PATCH v3 1/1] PCI: hv: Support for create interrupt v3,
Sunil Muthuswamy
[PATCH v2 1/1] PCI: hv: Support for create interrupt v3, Sunil Muthuswamy
[Index of Archives]
[Linux Samsung SoC]
[Linux Actions SoC]
[Linux Rockchip SoC]
[Linux for Synopsys ARC Processors]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]