linux-hyperv
Thread
Date
Earlier messages
Messages by Thread
[PATCH v7 0/2] uio_hv_generic: Fix ring buffer sysfs creation path
Naman Jain
[PATCH v7 1/2] uio_hv_generic: Fix sysfs creation path for ring buffer
Naman Jain
[PATCH v7 2/2] Drivers: hv: Make the sysfs node size for the ring buffer dynamic
Naman Jain
[Patch v2 0/4] Fix uio_hv_generic on systems with >4k page sizes
longli
[Patch v2 3/4] uio_hv_generic: Adjust ring size according to system page alignment
longli
RE: [Patch v2 3/4] uio_hv_generic: Adjust ring size according to system page alignment
Michael Kelley
[Patch v2 1/4] Drivers: hv: Allocate interrupt and monitor pages aligned to system page boundary
longli
RE: [Patch v2 1/4] Drivers: hv: Allocate interrupt and monitor pages aligned to system page boundary
Michael Kelley
[Patch v2 2/4] uio_hv_generic: Use correct size for interrupt and monitor pages
longli
RE: [Patch v2 2/4] uio_hv_generic: Use correct size for interrupt and monitor pages
Michael Kelley
[Patch v2 4/4] Drivers: hv: Remove hv_free/alloc_* helpers
longli
RE: [Patch v2 4/4] Drivers: hv: Remove hv_free/alloc_* helpers
Michael Kelley
[PATCH hyperv-next v3] arch/x86: Provide the CPU number in the wakeup AP callback
Roman Kisel
RE: [PATCH hyperv-next v3] arch/x86: Provide the CPU number in the wakeup AP callback
Michael Kelley
Re: [PATCH hyperv-next v3] arch/x86: Provide the CPU number in the wakeup AP callback
Thomas Gleixner
Re: [PATCH hyperv-next v3] arch/x86: Provide the CPU number in the wakeup AP callback
Wei Liu
[PATCH hyperv-next v2] arch/x86: Provide the CPU number in the wakeup AP callback
Roman Kisel
Re: [PATCH hyperv-next v2] arch/x86: Provide the CPU number in the wakeup AP callback
Tom Lendacky
Re: [PATCH hyperv-next v2] arch/x86: Provide the CPU number in the wakeup AP callback
Roman Kisel
Re: [PATCH hyperv-next v2] arch/x86: Provide the CPU number in the wakeup AP callback
Thomas Gleixner
Re: [PATCH hyperv-next v2] arch/x86: Provide the CPU number in the wakeup AP callback
Tom Lendacky
Re: [PATCH hyperv-next v2] arch/x86: Provide the CPU number in the wakeup AP callback
Thomas Gleixner
Re: [PATCH hyperv-next v2] arch/x86: Provide the CPU number in the wakeup AP callback
Roman Kisel
[PATCH hyperv-next] arch/x86: Provide the CPU number in the wakeup AP callback
Roman Kisel
RE: [PATCH hyperv-next] arch/x86: Provide the CPU number in the wakeup AP callback
Michael Kelley
Re: [PATCH hyperv-next] arch/x86: Provide the CPU number in the wakeup AP callback
Roman Kisel
[PATCH hyperv-next v9 00/11] arm64: hyperv: Support Virtual Trust Level Boot
Roman Kisel
[PATCH hyperv-next v9 01/11] arm64: kvm, smccc: Introduce and use API for getting hypervisor UUID
Roman Kisel
[PATCH hyperv-next v9 03/11] Drivers: hv: Enable VTL mode for arm64
Roman Kisel
[PATCH hyperv-next v9 04/11] Drivers: hv: Provide arch-neutral implementation of get_vtl()
Roman Kisel
[PATCH hyperv-next v9 05/11] arm64: hyperv: Initialize the Virtual Trust Level field
Roman Kisel
[PATCH hyperv-next v9 02/11] arm64: hyperv: Use SMCCC to detect hypervisor presence
Roman Kisel
[PATCH hyperv-next v9 06/11] arm64, x86: hyperv: Report the VTL the system boots in
Roman Kisel
[PATCH hyperv-next v9 08/11] Drivers: hv: vmbus: Get the IRQ number from DeviceTree
Roman Kisel
[PATCH hyperv-next v9 11/11] PCI: hv: Get vPCI MSI IRQ domain from DeviceTree
Roman Kisel
RE: [PATCH hyperv-next v9 11/11] PCI: hv: Get vPCI MSI IRQ domain from DeviceTree
Michael Kelley
[PATCH hyperv-next v9 07/11] dt-bindings: microsoft,vmbus: Add interrupt and DMA coherence properties
Roman Kisel
[PATCH hyperv-next v9 09/11] Drivers: hv: vmbus: Introduce hv_get_vmbus_root_device()
Roman Kisel
[PATCH hyperv-next v9 10/11] ACPI: irq: Introduce acpi_get_gsi_dispatcher()
Roman Kisel
[PATCH hyperv-next v3] x86/hyperv: Fix APIC ID and VP index confusion in hv_snp_boot_ap()
Roman Kisel
RE: [PATCH hyperv-next v3] x86/hyperv: Fix APIC ID and VP index confusion in hv_snp_boot_ap()
Michael Kelley
Re: [PATCH hyperv-next v3] x86/hyperv: Fix APIC ID and VP index confusion in hv_snp_boot_ap()
Roman Kisel
[GIT PULL] Hyper-V fixes for 6.15-rc5
Wei Liu
Re: [GIT PULL] Hyper-V fixes for 6.15-rc5
pr-tracker-bot
[PATCH hyperv-next v2] x86/hyperv: Fix APIC ID and VP index confusion in hv_snp_boot_ap()
Roman Kisel
RE: [PATCH hyperv-next v2] x86/hyperv: Fix APIC ID and VP index confusion in hv_snp_boot_ap()
Michael Kelley
Re: [PATCH hyperv-next v2] x86/hyperv: Fix APIC ID and VP index confusion in hv_snp_boot_ap()
Roman Kisel
[PATCH v2 0/3] Allow dyn MSI-X vector allocation of MANA
Shradha Gupta
[PATCH v2 1/3] PCI: Export pci_msix_prepare_desc() for dynamic MSI-X alloc
Shradha Gupta
Re: [PATCH v2 1/3] PCI: Export pci_msix_prepare_desc() for dynamic MSI-X alloc
Bjorn Helgaas
Re: [PATCH v2 1/3] PCI: Export pci_msix_prepare_desc() for dynamic MSI-X alloc
Shradha Gupta
Re: [PATCH v2 1/3] PCI: Export pci_msix_prepare_desc() for dynamic MSI-X alloc
Thomas Gleixner
Re: [PATCH v2 1/3] PCI: Export pci_msix_prepare_desc() for dynamic MSI-X alloc
Shradha Gupta
[PATCH v2 2/3] PCI: hv: Allow dynamic MSI-X vector allocation
Shradha Gupta
RE: [PATCH v2 2/3] PCI: hv: Allow dynamic MSI-X vector allocation
Michael Kelley
Re: [PATCH v2 2/3] PCI: hv: Allow dynamic MSI-X vector allocation
Shradha Gupta
[PATCH v2 3/3] net: mana: Allocate MSI-X vectors dynamically as required
Shradha Gupta
Re: [PATCH v2 3/3] net: mana: Allocate MSI-X vectors dynamically as required
Jakub Kicinski
Re: [PATCH v2 3/3] net: mana: Allocate MSI-X vectors dynamically as required
Shradha Gupta
Re: [PATCH v2 3/3] net: mana: Allocate MSI-X vectors dynamically as required
Yury Norov
Re: [PATCH v2 3/3] net: mana: Allocate MSI-X vectors dynamically as required
Shradha Gupta
RE: [PATCH v2 3/3] net: mana: Allocate MSI-X vectors dynamically as required
Michael Kelley
Re: [PATCH v2 3/3] net: mana: Allocate MSI-X vectors dynamically as required
Shradha Gupta
RE: [PATCH v2 3/3] net: mana: Allocate MSI-X vectors dynamically as required
Michael Kelley
Re: [PATCH v2 3/3] net: mana: Allocate MSI-X vectors dynamically as required
Shradha Gupta
[PATCH hyperv-next] x86/hyperv: Fix APIC ID and VP ID confusion in hv_snp_boot_ap()
Roman Kisel
Re: [PATCH hyperv-next] x86/hyperv: Fix APIC ID and VP ID confusion in hv_snp_boot_ap()
Wei Liu
RE: [EXTERNAL] Re: [PATCH hyperv-next] x86/hyperv: Fix APIC ID and VP ID confusion in hv_snp_boot_ap()
Saurabh Singh Sengar
Re: [EXTERNAL] Re: [PATCH hyperv-next] x86/hyperv: Fix APIC ID and VP ID confusion in hv_snp_boot_ap()
Roman Kisel
RE: [EXTERNAL] Re: [PATCH hyperv-next] x86/hyperv: Fix APIC ID and VP ID confusion in hv_snp_boot_ap()
Saurabh Singh Sengar
Re: [EXTERNAL] Re: [PATCH hyperv-next] x86/hyperv: Fix APIC ID and VP ID confusion in hv_snp_boot_ap()
Roman Kisel
Re: [EXTERNAL] Re: [PATCH hyperv-next] x86/hyperv: Fix APIC ID and VP ID confusion in hv_snp_boot_ap()
Wei Liu
Re: [EXTERNAL] Re: [PATCH hyperv-next] x86/hyperv: Fix APIC ID and VP ID confusion in hv_snp_boot_ap()
Roman Kisel
RE: [PATCH hyperv-next] x86/hyperv: Fix APIC ID and VP ID confusion in hv_snp_boot_ap()
Michael Kelley
Re: [PATCH hyperv-next] x86/hyperv: Fix APIC ID and VP ID confusion in hv_snp_boot_ap()
Roman Kisel
RE: [PATCH hyperv-next] x86/hyperv: Fix APIC ID and VP ID confusion in hv_snp_boot_ap()
Michael Kelley
Re: [PATCH hyperv-next] x86/hyperv: Fix APIC ID and VP ID confusion in hv_snp_boot_ap()
Wei Liu
Re: [PATCH hyperv-next] x86/hyperv: Fix APIC ID and VP ID confusion in hv_snp_boot_ap()
Roman Kisel
[PATCH v6 0/2] uio_hv_generic: Fix ring buffer sysfs creation path
Naman Jain
[PATCH v6 1/2] uio_hv_generic: Fix sysfs creation path for ring buffer
Naman Jain
[PATCH v6 2/2] Drivers: hv: Make the sysfs node size for the ring buffer dynamic
Naman Jain
RE: [PATCH v6 0/2] uio_hv_generic: Fix ring buffer sysfs creation path
Michael Kelley
Re: [PATCH v6 0/2] uio_hv_generic: Fix ring buffer sysfs creation path
Naman Jain
Re: [PATCH v6 0/2] uio_hv_generic: Fix ring buffer sysfs creation path
Greg Kroah-Hartman
Re: [PATCH v6 0/2] uio_hv_generic: Fix ring buffer sysfs creation path
Naman Jain
Re: [PATCH v6 0/2] uio_hv_generic: Fix ring buffer sysfs creation path
Greg Kroah-Hartman
Re: [PATCH v6 0/2] uio_hv_generic: Fix ring buffer sysfs creation path
Naman Jain
Re: [PATCH v6 0/2] uio_hv_generic: Fix ring buffer sysfs creation path
Greg Kroah-Hartman
Re: [PATCH v6 0/2] uio_hv_generic: Fix ring buffer sysfs creation path
Naman Jain
[PATCH 1/1] Drivers: hv: Fix bad ref to hv_synic_eventring_tail when CPU goes offline
mhkelley58
Re: [PATCH 1/1] Drivers: hv: Fix bad ref to hv_synic_eventring_tail when CPU goes offline
Nuno Das Neves
Re: [PATCH 1/1] Drivers: hv: Fix bad ref to hv_synic_eventring_tail when CPU goes offline
Wei Liu
[PATCH v2 0/3] net: mana: Add HTB Qdisc offload support
Erni Sri Satya Vennela
[PATCH v2 1/3] net: mana: Add speed support in mana_get_link_ksettings
Erni Sri Satya Vennela
Re: [PATCH v2 1/3] net: mana: Add speed support in mana_get_link_ksettings
Andrew Lunn
Re: [PATCH v2 1/3] net: mana: Add speed support in mana_get_link_ksettings
Erni Sri Satya Vennela
[PATCH v2 3/3] net: mana: Handle unsupported HWC commands
Erni Sri Satya Vennela
[PATCH v2 2/3] net: mana: Add sched HTB offload support
Erni Sri Satya Vennela
Re: [PATCH v2 2/3] net: mana: Add sched HTB offload support
Jakub Kicinski
Re: [PATCH v2 2/3] net: mana: Add sched HTB offload support
Erni Sri Satya Vennela
Re: [PATCH v2 2/3] net: mana: Add sched HTB offload support
Jakub Kicinski
RE: [EXTERNAL] Re: [PATCH v2 2/3] net: mana: Add sched HTB offload support
Haiyang Zhang
Re: [EXTERNAL] Re: [PATCH v2 2/3] net: mana: Add sched HTB offload support
Jakub Kicinski
[PATCH 0/2] Fix uio_hv_generic on 64k page systems
longli
[PATCH 2/2] uio_hv_generic: Use correct size for interrupt and monitor pages
longli
RE: [PATCH 2/2] uio_hv_generic: Use correct size for interrupt and monitor pages
Michael Kelley
RE: [PATCH 2/2] uio_hv_generic: Use correct size for interrupt and monitor pages
Long Li
RE: [PATCH 2/2] uio_hv_generic: Use correct size for interrupt and monitor pages
Michael Kelley
[PATCH 1/2] Drivers: hv: Allocate interrupt and monitor pages aligned to system page boundary
longli
RE: [PATCH 1/2] Drivers: hv: Allocate interrupt and monitor pages aligned to system page boundary
Michael Kelley
RE: [PATCH 1/2] Drivers: hv: Allocate interrupt and monitor pages aligned to system page boundary
Long Li
RE: [PATCH 1/2] Drivers: hv: Allocate interrupt and monitor pages aligned to system page boundary
Michael Kelley
RE: [PATCH 0/2] Fix uio_hv_generic on 64k page systems
Michael Kelley
RE: [PATCH 0/2] Fix uio_hv_generic on 64k page systems
Long Li
[PATCH 0/3] net: mana: Add HTB Qdisc offload support
Erni Sri Satya Vennela
[PATCH 1/3] net: mana: Add speed support in mana_get_link_ksettings
Erni Sri Satya Vennela
Re: [PATCH 1/3] net: mana: Add speed support in mana_get_link_ksettings
Zhu Yanjun
Re: [PATCH 1/3] net: mana: Add speed support in mana_get_link_ksettings
Erni Sri Satya Vennela
[PATCH 3/3] net: mana: Handle unsupported HWC commands
Erni Sri Satya Vennela
[PATCH 2/3] net: mana: Add sched HTB offload support
Erni Sri Satya Vennela
Re: [PATCH 2/3] net: mana: Add sched HTB offload support
Stephen Hemminger
Re: [PATCH 2/3] net: mana: Add sched HTB offload support
Erni Sri Satya Vennela
Re: [PATCH 2/3] net: mana: Add sched HTB offload support
Jakub Kicinski
Re: [PATCH 2/3] net: mana: Add sched HTB offload support
Erni Sri Satya Vennela
Re: [PATCH 2/3] net: mana: Add sched HTB offload support
Simon Horman
Re: [PATCH 2/3] net: mana: Add sched HTB offload support
Erni Sri Satya Vennela
[PATCH 0/2] Allow dyn pci vector allocation of MANA
Shradha Gupta
[PATCH 1/2] PCI: hv: enable pci_hyperv to allow dynamic vector allocation
Shradha Gupta
Re: [PATCH 1/2] PCI: hv: enable pci_hyperv to allow dynamic vector allocation
Bjorn Helgaas
Re: [PATCH 1/2] PCI: hv: enable pci_hyperv to allow dynamic vector allocation
Shradha Gupta
Re: [PATCH 1/2] PCI: hv: enable pci_hyperv to allow dynamic vector allocation
Thomas Gleixner
[PATCH 1/2] PCI: hv: enable pci_hyperv to allow dynamic vector allocation
Shradha Gupta
[PATCH 2/2] net: mana: Allow MANA driver to allocate PCI vector dynamically
Shradha Gupta
Re: [PATCH 2/2] net: mana: Allow MANA driver to allocate PCI vector dynamically
Yury Norov
Re: [PATCH 2/2] net: mana: Allow MANA driver to allocate PCI vector dynamically
Shradha Gupta
[PATCH 2/2] net: mana: Allow MANA driver to allocate PCI vector dynamically
Shradha Gupta
Re: [PATCH 2/2] net: mana: Allow MANA driver to allocate PCI vector dynamically
Bjorn Helgaas
Re: [PATCH 2/2] net: mana: Allow MANA driver to allocate PCI vector dynamically
Shradha Gupta
Re: [PATCH 2/2] net: mana: Allow MANA driver to allocate PCI vector dynamically
Simon Horman
Re: [PATCH 2/2] net: mana: Allow MANA driver to allocate PCI vector dynamically
Shradha Gupta
[PATCH v3 0/7] hyperv: Introduce new way to manage hypercall args
mhkelley58
[PATCH v3 1/7] Drivers: hv: Introduce hv_hvcall_*() functions for hypercall arguments
mhkelley58
Re: [PATCH v3 1/7] Drivers: hv: Introduce hv_hvcall_*() functions for hypercall arguments
Easwar Hariharan
RE: [PATCH v3 1/7] Drivers: hv: Introduce hv_hvcall_*() functions for hypercall arguments
Michael Kelley
Re: [PATCH v3 1/7] Drivers: hv: Introduce hv_hvcall_*() functions for hypercall arguments
Easwar Hariharan
[PATCH v3 2/7] x86/hyperv: Use hv_hvcall_*() to set up hypercall arguments -- part 1
mhkelley58
[PATCH v3 4/7] Drivers: hv: Use hv_hvcall_*() to set up hypercall arguments
mhkelley58
[PATCH v3 6/7] Drivers: hv: Use hv_hvcall_*() to set up hypercall arguments for mshv code
mhkelley58
[PATCH v3 7/7] Drivers: hv: Replace hyperv_pcpu_input/output_arg with hyperv_pcpu_arg
mhkelley58
[PATCH v3 5/7] PCI: hv: Use hv_hvcall_*() to set up hypercall arguments
mhkelley58
[PATCH v3 3/7] x86/hyperv: Use hv_hvcall_*() to set up hypercall arguments -- part 2
mhkelley58
[PATCH v5 0/2] uio_hv_generic: Fix ring buffer sysfs creation path
Naman Jain
[PATCH v5 1/2] uio_hv_generic: Fix sysfs creation path for ring buffer
Naman Jain
RE: [PATCH v5 1/2] uio_hv_generic: Fix sysfs creation path for ring buffer
Dexuan Cui
Re: [PATCH v5 1/2] uio_hv_generic: Fix sysfs creation path for ring buffer
Naman Jain
[PATCH v5 2/2] Drivers: hv: Make the sysfs node size for the ring buffer dynamic
Naman Jain
RE: [PATCH v5 2/2] Drivers: hv: Make the sysfs node size for the ring buffer dynamic
Dexuan Cui
Re: [PATCH v5 2/2] Drivers: hv: Make the sysfs node size for the ring buffer dynamic
Naman Jain
[PATCH 4/6] x86,hyperv: Clean up hv_do_hypercall()
Peter Zijlstra
[PATCH v4] hv/hv_kvp_daemon: Enable debug logs for hv_kvp_daemon
Shradha Gupta
Re: [PATCH v4] hv/hv_kvp_daemon: Enable debug logs for hv_kvp_daemon
Wei Liu
[PATCH hyperv-next v8 00/11] arm64: hyperv: Support Virtual Trust Level Boot
Roman Kisel
[PATCH hyperv-next v8 03/11] Drivers: hv: Enable VTL mode for arm64
Roman Kisel
RE: [PATCH hyperv-next v8 03/11] Drivers: hv: Enable VTL mode for arm64
Michael Kelley
[PATCH hyperv-next v8 04/11] Drivers: hv: Provide arch-neutral implementation of get_vtl()
Roman Kisel
[PATCH hyperv-next v8 05/11] arm64: hyperv: Initialize the Virtual Trust Level field
Roman Kisel
[PATCH hyperv-next v8 10/11] ACPI: irq: Introduce acpi_get_gsi_dispatcher()
Roman Kisel
[PATCH hyperv-next v8 08/11] Drivers: hv: vmbus: Get the IRQ number from DeviceTree
Roman Kisel
[PATCH hyperv-next v8 02/11] arm64: hyperv: Use SMCCC to detect hypervisor presence
Roman Kisel
RE: [PATCH hyperv-next v8 02/11] arm64: hyperv: Use SMCCC to detect hypervisor presence
Michael Kelley
Re: [PATCH hyperv-next v8 02/11] arm64: hyperv: Use SMCCC to detect hypervisor presence
Roman Kisel
[PATCH hyperv-next v8 01/11] arm64: kvm, smccc: Introduce and use API for getting hypervisor UUID
Roman Kisel
RE: [PATCH hyperv-next v8 01/11] arm64: kvm, smccc: Introduce and use API for getting hypervisor UUID
Michael Kelley
[PATCH hyperv-next v8 06/11] arm64, x86: hyperv: Report the VTL the system boots in
Roman Kisel
RE: [PATCH hyperv-next v8 06/11] arm64, x86: hyperv: Report the VTL the system boots in
Michael Kelley
[PATCH hyperv-next v8 09/11] Drivers: hv: vmbus: Introduce hv_get_vmbus_root_device()
Roman Kisel
[PATCH hyperv-next v8 07/11] dt-bindings: microsoft,vmbus: Add interrupt and DMA coherence properties
Roman Kisel
[PATCH hyperv-next v8 11/11] PCI: hv: Get vPCI MSI IRQ domain from DeviceTree
Roman Kisel
RE: [PATCH hyperv-next v8 11/11] PCI: hv: Get vPCI MSI IRQ domain from DeviceTree
Michael Kelley
Re: [PATCH hyperv-next v8 11/11] PCI: hv: Get vPCI MSI IRQ domain from DeviceTree
Roman Kisel
[PATCH hyperv-next v7 00/11] arm64: hyperv: Support Virtual Trust Level Boot
Roman Kisel
[PATCH hyperv-next v7 03/11] Drivers: hv: Enable VTL mode for arm64
Roman Kisel
[PATCH hyperv-next v7 08/11] Drivers: hv: vmbus: Get the IRQ number from DeviceTree
Roman Kisel
[PATCH hyperv-next v7 04/11] Drivers: hv: Provide arch-neutral implementation of get_vtl()
Roman Kisel
[PATCH hyperv-next v7 10/11] ACPI: irq: Introduce acpi_get_gsi_dispatcher()
Roman Kisel
[PATCH hyperv-next v7 06/11] arm64, x86: hyperv: Report the VTL the system boots in
Roman Kisel
[PATCH hyperv-next v7 02/11] arm64: hyperv: Use SMCCC to detect hypervisor presence
Roman Kisel
[PATCH hyperv-next v7 11/11] PCI: hv: Get vPCI MSI IRQ domain from DeviceTree
Roman Kisel
[PATCH hyperv-next v7 09/11] Drivers: hv: vmbus: Introduce hv_get_vmbus_root_device()
Roman Kisel
[PATCH hyperv-next v7 05/11] arm64: hyperv: Initialize the Virtual Trust Level field
Roman Kisel
[PATCH hyperv-next v7 01/11] arm64: kvm, smccc: Introduce and use API for getting hypervisor UUID
Roman Kisel
Re: [PATCH hyperv-next v7 01/11] arm64: kvm, smccc: Introduce and use API for getting hypervisor UUID
Marc Zyngier
Re: [PATCH hyperv-next v7 01/11] arm64: kvm, smccc: Introduce and use API for getting hypervisor UUID
Roman Kisel
[PATCH hyperv-next v7 07/11] dt-bindings: microsoft,vmbus: Add interrupt and DMA coherence properties
Roman Kisel
vmbus CVE-2024-36912 CVE-2024-36913
He Zhe
RE: vmbus CVE-2024-36912 CVE-2024-36913
Michael Kelley
[PATCH v4 0/2] uio_hv_generic: Fix ring buffer sysfs creation path
Naman Jain
[PATCH v4 2/2] Drivers: hv: Make the sysfs node size for the ring buffer dynamic
Naman Jain
[PATCH v4 1/2] uio_hv_generic: Fix sysfs creation path for ring buffer
Naman Jain
Re: [PATCH v4 1/2] uio_hv_generic: Fix sysfs creation path for ring buffer
Greg Kroah-Hartman
Earlier messages