linux-hyperv
Thread
Date
Earlier messages
Messages by Thread
[PATCH net-next, v7] net: mana: Implement ndo_tx_timeout and serialize queue resets per port.
Dipayaan Roy
[PATCH V2,net-next, 0/2] net: mana: Add support for coalesced RX packets
Haiyang Zhang
[PATCH V2,net-next, 1/2] net: mana: Add support for coalesced RX packets on CQE
Haiyang Zhang
RE: [PATCH V2,net-next, 1/2] net: mana: Add support for coalesced RX packets on CQE
Long Li
[PATCH V2,net-next, 2/2] net: mana: Add ethtool counters for RX CQEs in coalesced type
Haiyang Zhang
RE: [PATCH V2,net-next, 2/2] net: mana: Add ethtool counters for RX CQEs in coalesced type
Long Li
[PATCH v2 0/2] Fixes for movable pages
Anirudh Rayabharam
[PATCH v2 1/2] hyperv: add definitions for arm64 gpa intercepts
Anirudh Rayabharam
Re: [PATCH v2 1/2] hyperv: add definitions for arm64 gpa intercepts
vdso
Re: [PATCH v2 1/2] hyperv: add definitions for arm64 gpa intercepts
Anirudh Rayabharam
Re: [PATCH v2 1/2] hyperv: add definitions for arm64 gpa intercepts
mrathor
Re: [PATCH v2 1/2] hyperv: add definitions for arm64 gpa intercepts
Stanislav Kinsburskii
[PATCH v2 2/2] mshv: handle gpa intercepts for arm64
Anirudh Rayabharam
Re: [PATCH v2 2/2] mshv: handle gpa intercepts for arm64
Stanislav Kinsburskii
Re: [PATCH v2 2/2] mshv: handle gpa intercepts for arm64
Anirudh Rayabharam
Re: [PATCH v2 2/2] mshv: handle gpa intercepts for arm64
Stanislav Kinsburskii
Re: [PATCH v2 2/2] mshv: handle gpa intercepts for arm64
Nuno Das Neves
Re: [PATCH v2 2/2] mshv: handle gpa intercepts for arm64
Anirudh Rayabharam
[PATCH v5 00/21] paravirt: cleanup and reorg
Juergen Gross
[PATCH v5 01/21] x86/paravirt: Remove not needed includes of paravirt.h
Juergen Gross
[PATCH v5 21/21] x86/pvlocks: Move paravirt spinlock functions into own header
Juergen Gross
[PATCH v5 12/21] x86/paravirt: Move paravirt_sched_clock() related code into tsc.c
Juergen Gross
[PATCH RESEND v2 1/3] x86: Use MOVL when reading segment registers
Uros Bizjak
[PATCH RESEND v2 2/3] x86/hyperv: Use savesegment() instead of inline asm() to save segment registers
Uros Bizjak
[PATCH RESEND v2 3/3] x86/hyperv: Remove ASM_CALL_CONSTRAINT with VMMCALL insn
Uros Bizjak
[PATCH net-next, v6] net: mana: Implement ndo_tx_timeout and serialize queue resets per port.
Dipayaan Roy
Re: [PATCH net-next, v6] net: mana: Implement ndo_tx_timeout and serialize queue resets per port.
Jakub Kicinski
Re: [PATCH net-next, v6] net: mana: Implement ndo_tx_timeout and serialize queue resets per port.
Dipayaan Roy
[PATCH v1] x86/hyperv: Reserve 3 interrupt vectors used exclusively by mshv
Mukesh Rathor
[PATCH net-next, 0/2] net: mana: Add support for coalesced RX packets
Haiyang Zhang
[PATCH net-next, 1/2] net: mana: Add support for coalesced RX packets on CQE
Haiyang Zhang
Re: [PATCH net-next, 1/2] net: mana: Add support for coalesced RX packets on CQE
Jakub Kicinski
RE: [EXTERNAL] Re: [PATCH net-next, 1/2] net: mana: Add support for coalesced RX packets on CQE
Haiyang Zhang
[PATCH net-next, 2/2] net: mana: Add ethtool counters for RX CQEs in coalesced type
Haiyang Zhang
[PATCH v2 1/1] Drivers: hv: Always do Hyper-V panic notification in hv_kmsg_dump()
mhkelley58
Re: [PATCH v2 1/1] Drivers: hv: Always do Hyper-V panic notification in hv_kmsg_dump()
vdso
[RFC][PATCH v0] x86/hyperv: Reserve 3 interrupt vectors used exclusively by mshv
Mukesh Rathor
Re: [RFC][PATCH v0] x86/hyperv: Reserve 3 interrupt vectors used exclusively by mshv
Vitaly Kuznetsov
RE: [RFC][PATCH v0] x86/hyperv: Reserve 3 interrupt vectors used exclusively by mshv
Michael Kelley
RE: [RFC][PATCH v0] x86/hyperv: Reserve 3 interrupt vectors used exclusively by mshv
Vitaly Kuznetsov
[PATCH v2 0/8] KVM: SVM: Fix exit_code bugs
Sean Christopherson
[PATCH v2 1/8] KVM: SVM: Add a helper to detect VMRUN failures
Sean Christopherson
Re: [PATCH v2 1/8] KVM: SVM: Add a helper to detect VMRUN failures
Yosry Ahmed
[PATCH v2 4/8] KVM: SVM: Filter out 64-bit exit codes when invoking exit handlers on bare metal
Sean Christopherson
[PATCH v2 3/8] KVM: SVM: Check for an unexpected VM-Exit after RETPOLINE "fast" handling
Sean Christopherson
[PATCH v2 8/8] KVM: SVM: Assert that Hyper-V's HV_SVM_EXITCODE_ENL == SVM_EXIT_SW
Sean Christopherson
Re: [PATCH v2 8/8] KVM: SVM: Assert that Hyper-V's HV_SVM_EXITCODE_ENL == SVM_EXIT_SW
Vitaly Kuznetsov
Re: [PATCH v2 8/8] KVM: SVM: Assert that Hyper-V's HV_SVM_EXITCODE_ENL == SVM_EXIT_SW
Sean Christopherson
[PATCH v2 2/8] KVM: SVM: Open code handling of unexpected exits in svm_invoke_exit_handler()
Sean Christopherson
Re: [PATCH v2 2/8] KVM: SVM: Open code handling of unexpected exits in svm_invoke_exit_handler()
Gupta, Pankaj
[PATCH v2 5/8] KVM: SVM: Treat exit_code as an unsigned 64-bit value through all of KVM
Sean Christopherson
[PATCH v2 6/8] KVM: SVM: Limit incorrect check on SVM_EXIT_ERR to running as a VM
Sean Christopherson
[PATCH v2 7/8] KVM: SVM: Harden exit_code against being used in Spectre-like attacks
Sean Christopherson
[PATCH] Drivers: hv: vmbus: fix typo in function name reference
Julia Lawall
Re: [PATCH] Drivers: hv: vmbus: fix typo in function name reference
vdso
[PATCH 00/12] Recover sysfb after DRM probe failure
Zack Rusin
[PATCH 2/3] drivers: hv: vmbus_drv: Remove reference to hpyerv_fb
Prasanna Kumar T S M
[PATCH RFC net-next v13 00/13] vsock: add namespace support to vhost-vsock and loopback
Bobby Eshleman
[PATCH RFC net-next v13 01/13] vsock: add per-net vsock NS mode state
Bobby Eshleman
[PATCH RFC net-next v13 02/13] vsock: add netns to vsock core
Bobby Eshleman
[PATCH RFC net-next v13 03/13] virtio: set skb owner of virtio_transport_reset_no_sock() reply
Bobby Eshleman
[PATCH RFC net-next v13 05/13] selftests/vsock: increase timeout to 1200
Bobby Eshleman
[PATCH RFC net-next v13 06/13] selftests/vsock: add namespace helpers to vmtest.sh
Bobby Eshleman
[PATCH RFC net-next v13 13/13] selftests/vsock: add tests for namespace deletion
Bobby Eshleman
[PATCH RFC net-next v13 09/13] selftests/vsock: use ss to wait for listeners instead of /proc/net
Bobby Eshleman
[PATCH RFC net-next v13 11/13] selftests/vsock: add namespace tests for CID collisions
Bobby Eshleman
[PATCH RFC net-next v13 10/13] selftests/vsock: add tests for proc sys vsock ns_mode
Bobby Eshleman
[PATCH RFC net-next v13 12/13] selftests/vsock: add tests for host <-> vm connectivity with namespaces
Bobby Eshleman
[PATCH RFC net-next v13 08/13] selftests/vsock: add vm_dmesg_{warn,oops}_count() helpers
Bobby Eshleman
[PATCH RFC net-next v13 07/13] selftests/vsock: prepare vm management helpers for namespaces
Bobby Eshleman
[PATCH RFC net-next v13 04/13] vsock: add netns support to virtio transports
Bobby Eshleman
[PATCH v5 0/2] Add VMBus message connection ID support via DeviceTree
Hardik Garg
[PATCH v5 1/2] dt-bindings: microsoft: Add vmbus message-connection-id property
Hardik Garg
[PATCH v5 2/2] Drivers: hv: vmbus: retrieve connection-id from DeviceTree
Hardik Garg
[PATCH 1/1] Drivers: hv: Fix uninit'ed variable in hv_msg_dump() if CONFIG_PRINTK not set
mhkelley58
Re: [PATCH 1/1] Drivers: hv: Fix uninit'ed variable in hv_msg_dump() if CONFIG_PRINTK not set
vdso
RE: [PATCH 1/1] Drivers: hv: Fix uninit'ed variable in hv_msg_dump() if CONFIG_PRINTK not set
Michael Kelley
RE: [PATCH 1/1] Drivers: hv: Fix uninit'ed variable in hv_msg_dump() if CONFIG_PRINTK not set
Michael Kelley
[PATCH net, v2] net: mana: Fix use-after-free in reset service rescan path
Dipayaan Roy
Re: [PATCH net, v2] net: mana: Fix use-after-free in reset service rescan path
patchwork-bot+netdevbpf
[PATCH] mshv: Align huge page stride with guest mapping
Stanislav Kinsburskii
RE: [PATCH] mshv: Align huge page stride with guest mapping
Michael Kelley
Re: [PATCH] mshv: Align huge page stride with guest mapping
Stanislav Kinsburskii
RE: [PATCH] mshv: Align huge page stride with guest mapping
Michael Kelley
RE: [PATCH] mshv: Align huge page stride with guest mapping
Michael Kelley
Re: [PATCH] mshv: Align huge page stride with guest mapping
Stanislav Kinsburskii
RE: [PATCH] mshv: Align huge page stride with guest mapping
Michael Kelley
Re: [PATCH] mshv: Align huge page stride with guest mapping
Stanislav Kinsburskii
RE: [PATCH] mshv: Align huge page stride with guest mapping
Michael Kelley
Re: [PATCH] mshv: Align huge page stride with guest mapping
Stanislav Kinsburskii
RE: [PATCH] mshv: Align huge page stride with guest mapping
Michael Kelley
Re: [PATCH] mshv: Align huge page stride with guest mapping
Stanislav Kinsburskii
RE: [PATCH] mshv: Align huge page stride with guest mapping
Michael Kelley
Re: [PATCH] mshv: Align huge page stride with guest mapping
Stanislav Kinsburskii
RE: [PATCH] mshv: Align huge page stride with guest mapping
Michael Kelley
Re: [PATCH] mshv: Align huge page stride with guest mapping
Stanislav Kinsburskii
Re: [PATCH] mshv: Align huge page stride with guest mapping
Stanislav Kinsburskii
[PATCH] mshv: hide x86-specific functions on arm64
Arnd Bergmann
Re: [PATCH] mshv: hide x86-specific functions on arm64
Wei Liu
Re: [PATCH] mshv: hide x86-specific functions on arm64
Stanislav Kinsburskii
Re: [PATCH] mshv: hide x86-specific functions on arm64
Wei Liu
[PATCH RFC 1/2] net: mana: Add support for coalesced RX packets on CQE
Haiyang Zhang
[PATCH RFC 2/2] net: mana: Add ethtool counters for RX CQEs in coalesced type
Haiyang Zhang
Re: [PATCH RFC 1/2] net: mana: Add support for coalesced RX packets on CQE
Simon Horman
RE: [EXTERNAL] Re: [PATCH RFC 1/2] net: mana: Add support for coalesced RX packets on CQE
Haiyang Zhang
[PATCH 0/3] Fixes for movable pages
Anirudh Rayabharam
[PATCH 1/3] hyperv: add definitions for arm64 gpa intercepts
Anirudh Rayabharam
Re: [PATCH 1/3] hyperv: add definitions for arm64 gpa intercepts
vdso
Re: [PATCH 1/3] hyperv: add definitions for arm64 gpa intercepts
Anirudh Rayabharam
Re: [PATCH 1/3] hyperv: add definitions for arm64 gpa intercepts
vdso
Re: [PATCH 1/3] hyperv: add definitions for arm64 gpa intercepts
Wei Liu
[PATCH 2/3] mshv: handle gpa intercepts for arm64
Anirudh Rayabharam
Re: [PATCH 2/3] mshv: handle gpa intercepts for arm64
Stanislav Kinsburskii
Re: [PATCH 2/3] mshv: handle gpa intercepts for arm64
Anirudh Rayabharam
[PATCH 3/3] mshv: release mutex on region invalidation failure
Anirudh Rayabharam
Re: [PATCH 3/3] mshv: release mutex on region invalidation failure
vdso
Re: [PATCH 3/3] mshv: release mutex on region invalidation failure
Stanislav Kinsburskii
Re: [PATCH 3/3] mshv: release mutex on region invalidation failure
Wei Liu
[PATCH net-next] net: mana: Fix use-after-free in reset service rescan path
Dipayaan Roy
Re: [PATCH net-next] net: mana: Fix use-after-free in reset service rescan path
Simon Horman
RE: [EXTERNAL] Re: [PATCH net-next] net: mana: Fix use-after-free in reset service rescan path
Long Li
[PATCH] mshv: Move function prototypes to the generic header
wei . liu
Re: [PATCH] mshv: Move function prototypes to the generic header
Hamza Mahfooz
[PATCH] mshv: Initialize local variables early upon region invalidation
Stanislav Kinsburskii
Re: [PATCH] mshv: Initialize local variables early upon region invalidation
Wei Liu
[bug report] mshv: Add support for movable memory regions
Dan Carpenter
[PATCH] mshv: Use PMD_ORDER instead of HPAGE_PMD_ORDER when processing regions
Stanislav Kinsburskii
Re: [PATCH] mshv: Use PMD_ORDER instead of HPAGE_PMD_ORDER when processing regions
Wei Liu
Re: [PATCH] mshv: Use PMD_ORDER instead of HPAGE_PMD_ORDER when processing regions
Anirudh Rayabharam
[RFC v1 0/5] Hyper-V: Add para-virtualized IOMMU support for Linux guests
Yu Zhang
[RFC v1 2/5] iommu: Move Hyper-V IOMMU driver to its own subdirectory
Yu Zhang
[RFC v1 4/5] hyperv: allow hypercall output pages to be allocated for child partitions
Yu Zhang
[RFC v1 5/5] iommu/hyperv: Add para-virtualized IOMMU support for Hyper-V guest
Yu Zhang
Re: [RFC v1 5/5] iommu/hyperv: Add para-virtualized IOMMU support for Hyper-V guest
Easwar Hariharan
Re: [RFC v1 5/5] iommu/hyperv: Add para-virtualized IOMMU support for Hyper-V guest
Yu Zhang
[RFC v1 1/5] PCI: hv: Create and export hv_build_logical_dev_id()
Yu Zhang
Re: [RFC v1 1/5] PCI: hv: Create and export hv_build_logical_dev_id()
Randy Dunlap
Re: [RFC v1 1/5] PCI: hv: Create and export hv_build_logical_dev_id()
Easwar Hariharan
Re: [RFC v1 1/5] PCI: hv: Create and export hv_build_logical_dev_id()
Bjorn Helgaas
Re: [RFC v1 1/5] PCI: hv: Create and export hv_build_logical_dev_id()
Yu Zhang
[RFC v1 3/5] hyperv: Introduce new hypercall interfaces used by Hyper-V guest IOMMU
Yu Zhang
[PATCH AUTOSEL 6.18-6.12] net: mana: Drop TX skb on post_work_request failure and unmap resources
Sasha Levin
[GIT PULL] Hyper-V patches for 6.19
Wei Liu
Re: [GIT PULL] Hyper-V patches for 6.19
pr-tracker-bot
[PATCH v7 0/4] Add support for clean shutdown with MSHV
Praveen K Paladugu
[PATCH v7 2/4] hyperv: Add definitions for MSHV sleep state configuration
Praveen K Paladugu
[PATCH v7 1/4] fixup! Drivers: hv: Introduce mshv_vtl driver
Praveen K Paladugu
Re: [PATCH v7 1/4] fixup! Drivers: hv: Introduce mshv_vtl driver
Wei Liu
Re: [PATCH v7 1/4] fixup! Drivers: hv: Introduce mshv_vtl driver
Wei Liu
Re: [PATCH v7 1/4] fixup! Drivers: hv: Introduce mshv_vtl driver
Wei Liu
[PATCH v7 3/4] hyperv: Use reboot notifier to configure sleep state
Praveen K Paladugu
[PATCH v7 4/4] hyperv: Cleanly shutdown root partition with MSHV
Praveen K Paladugu
Re: [PATCH v7 0/4] Add support for clean shutdown with MSHV
Wei Liu
Re: [PATCH v7 0/4] Add support for clean shutdown with MSHV
Nathan Chancellor
[PATCH v2 0/3] mshv: Debugfs interface for mshv_root
Nuno Das Neves
[PATCH v2 2/3] mshv: Add definitions for stats pages
Nuno Das Neves
Re: [PATCH v2 2/3] mshv: Add definitions for stats pages
Stanislav Kinsburskii
RE: [PATCH v2 2/3] mshv: Add definitions for stats pages
Michael Kelley
Re: [PATCH v2 2/3] mshv: Add definitions for stats pages
Nuno Das Neves
RE: [PATCH v2 2/3] mshv: Add definitions for stats pages
Michael Kelley
[PATCH v2 1/3] mshv: Ignore second stats page map result failure
Nuno Das Neves
Re: [PATCH v2 1/3] mshv: Ignore second stats page map result failure
Stanislav Kinsburskii
RE: [PATCH v2 1/3] mshv: Ignore second stats page map result failure
Michael Kelley
Re: [PATCH v2 1/3] mshv: Ignore second stats page map result failure
Nuno Das Neves
RE: [PATCH v2 1/3] mshv: Ignore second stats page map result failure
Michael Kelley
[PATCH v2 3/3] mshv: Add debugfs to view hypervisor statistics
Nuno Das Neves
Re: [PATCH v2 3/3] mshv: Add debugfs to view hypervisor statistics
Stanislav Kinsburskii
Re: [PATCH v2 3/3] mshv: Add debugfs to view hypervisor statistics
kernel test robot
Re: [PATCH v2 3/3] mshv: Add debugfs to view hypervisor statistics
kernel test robot
RE: [PATCH v2 3/3] mshv: Add debugfs to view hypervisor statistics
Michael Kelley
Re: [PATCH v2 3/3] mshv: Add debugfs to view hypervisor statistics
Nuno Das Neves
RE: [PATCH v2 3/3] mshv: Add debugfs to view hypervisor statistics
Michael Kelley
[PATCH v9 0/6] Introduce movable pages for Hyper-V guests
Stanislav Kinsburskii
[PATCH v9 2/6] Drivers: hv: Centralize guest memory region destruction
Stanislav Kinsburskii
[PATCH v9 1/6] Drivers: hv: Refactor and rename memory region handling functions
Stanislav Kinsburskii
[PATCH v9 3/6] Drivers: hv: Move region management to mshv_regions.c
Stanislav Kinsburskii
[PATCH v9 4/6] Drivers: hv: Fix huge page handling in memory region traversal
Stanislav Kinsburskii
Re: [PATCH v9 4/6] Drivers: hv: Fix huge page handling in memory region traversal
Nuno Das Neves
[PATCH v9 5/6] Drivers: hv: Add refcount and locking to mem regions
Stanislav Kinsburskii
[PATCH v9 6/6] Drivers: hv: Add support for movable memory regions
Stanislav Kinsburskii
Re: [PATCH v9 0/6] Introduce movable pages for Hyper-V guests
Wei Liu
[PATCH v8 0/6] Introduce movable pages for Hyper-V guests
Stanislav Kinsburskii
[PATCH v8 1/6] Drivers: hv: Refactor and rename memory region handling functions
Stanislav Kinsburskii
[PATCH v8 2/6] Drivers: hv: Centralize guest memory region destruction
Stanislav Kinsburskii
[PATCH v8 3/6] Drivers: hv: Move region management to mshv_regions.c
Stanislav Kinsburskii
[PATCH v8 4/6] Drivers: hv: Fix huge page handling in memory region traversal
Stanislav Kinsburskii
Re: [PATCH v8 4/6] Drivers: hv: Fix huge page handling in memory region traversal
Nuno Das Neves
[PATCH v8 5/6] Drivers: hv: Add refcount and locking to mem regions
Stanislav Kinsburskii
Re: [PATCH v8 5/6] Drivers: hv: Add refcount and locking to mem regions
Nuno Das Neves
Re: [PATCH v8 5/6] Drivers: hv: Add refcount and locking to mem regions
Stanislav Kinsburskii
Re: [PATCH v8 5/6] Drivers: hv: Add refcount and locking to mem regions
Nuno Das Neves
[PATCH v8 6/6] Drivers: hv: Add support for movable memory regions
Stanislav Kinsburskii
Re: [PATCH v8 6/6] Drivers: hv: Add support for movable memory regions
Nuno Das Neves
[PATCH 0/3] mshv: Debugfs interface for mshv_root
Nuno Das Neves
[PATCH 2/3] mshv: Add definitions for stats pages
Nuno Das Neves
Re: [PATCH 2/3] mshv: Add definitions for stats pages
Stanislav Kinsburskii
Re: [PATCH 2/3] mshv: Add definitions for stats pages
Nuno Das Neves
[PATCH 1/3] mshv: Ignore second stats page map result failure
Nuno Das Neves
Re: [PATCH 1/3] mshv: Ignore second stats page map result failure
Stanislav Kinsburskii
Re: [PATCH 1/3] mshv: Ignore second stats page map result failure
Nuno Das Neves
Earlier messages