linux-hyperv
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/09/16
[PATCH net-next v6 0/9] vsock: add namespace support to vhost-vsock
Bobby Eshleman
2025/09/16
Re: [PATCH 2/2] net: mana: Add standard counter rx_missed_errors
Paolo Abeni
2025/09/16
Re: [PATCH v1 4/6] x86/hyperv: Add trampoline asm code to transition from hypervisor
Mukesh R
2025/09/16
Re: [PATCH] x86/hyperv: Export hv_hypercall_pg unconditionally
Sean Christopherson
2025/09/16
RE: [EXTERNAL] [PATCH v5 07/10] x86/hyperv/vtl: Setup the 64-bit trampoline for TDX guests
Dexuan Cui
2025/09/16
Re: [PATCH] x86/hyperv: Export hv_hypercall_pg unconditionally
Paolo Bonzini
2025/09/15
Re: [External] : RE: [PATCH 2/3] drivers: hv: vmbus: Fix sscanf format specifier in target_cpu_store()
ALOK TIWARI
2025/09/15
Re: [PATCH v1 3/6] hyperv: Add definitions for hypervisor crash dump support
Mukesh R
2025/09/15
Re: [PATCH] x86/hyperv: Export hv_hypercall_pg unconditionally
Sean Christopherson
2025/09/15
RE: [PATCH v1 6/6] x86/hyperv: Enable build of hypervisor crashdump collection files
Michael Kelley
2025/09/15
RE: [PATCH v1 5/6] x86/hyperv: Implement hypervisor ram collection into vmcore
Michael Kelley
2025/09/15
RE: [PATCH v1 4/6] x86/hyperv: Add trampoline asm code to transition from hypervisor
Michael Kelley
2025/09/15
RE: [PATCH v1 3/6] hyperv: Add definitions for hypervisor crash dump support
Michael Kelley
2025/09/14
[PATCH 2/2] net: mana: Add standard counter rx_missed_errors
Erni Sri Satya Vennela
2025/09/14
[PATCH 0/2] net: mana: Refactor GF stats handling and add rx_missed_errors counter
Erni Sri Satya Vennela
2025/09/14
[PATCH 1/2] net: mana: Refactor GF stats to use global mana_context
Erni Sri Satya Vennela
2025/09/14
Re: [PATCH net-next] net: mana: Reduce waiting time if HWC not responding
patchwork-bot+netdevbpf
2025/09/13
RE: [PATCH 2/3] drivers: hv: vmbus: Fix sscanf format specifier in target_cpu_store()
Michael Kelley
2025/09/13
RE: [EXTERNAL] [PATCH v5 05/10] x86/hyperv/vtl: Set real_mode_header in hv_vtl_init_platform()
Dexuan Cui
2025/09/13
Re: [PATCH net] net/mlx5: report duplex full when speed is known
Andrew Lunn
2025/09/13
Re: [PATCH net] net/mlx5: report duplex full when speed is known
Li Tian
2025/09/13
[PATCH 3/3] drivers: hv: vmbus: Fix typos in vmbus_drv.c
Alok Tiwari
2025/09/13
[PATCH 2/3] drivers: hv: vmbus: Fix sscanf format specifier in target_cpu_store()
Alok Tiwari
2025/09/13
[PATCH 1/3] drivers: hv: vmbus: Fix sysfs output format for ring buffer index
Alok Tiwari
2025/09/13
Re: [PATCH net] net/mlx5: report duplex full when speed is known
Andrew Lunn
2025/09/12
[PATCH net] net/mlx5: report duplex full when speed is known
Li Tian
2025/09/12
Re: [PATCH v1 6/6] x86/hyperv: Enable build of hypervisor crashdump collection files
kernel test robot
2025/09/12
Re: [PATCH v3 1/7] Drivers: hv: Introduce hv_hvcall_*() functions for hypercall arguments
Mukesh R
2025/09/12
RE: [EXTERNAL] [PATCH v5 01/10] x86/acpi: Add a helper functions to setup and access the wakeup mailbox
Dexuan Cui
2025/09/12
RE: [EXTERNAL] [PATCH v5 10/10] x86/hyperv/vtl: Use the wakeup mailbox to boot secondary CPUs
Dexuan Cui
2025/09/12
RE: [EXTERNAL] [PATCH v5 09/10] x86/hyperv/vtl: Mark the wakeup mailbox page as private
Dexuan Cui
2025/09/12
RE: [EXTERNAL] [PATCH v5 08/10] x86/smpwakeup: Add a helper get the address of the wakeup mailbox
Dexuan Cui
2025/09/12
RE: [EXTERNAL] [PATCH v5 06/10] x86/realmode: Make the location of the trampoline configurable
Dexuan Cui
2025/09/12
RE: [EXTERNAL] [PATCH v5 03/10] dt-bindings: reserved-memory: Wakeup Mailbox for Intel processors
Dexuan Cui
2025/09/12
RE: [PATCH v3 1/7] Drivers: hv: Introduce hv_hvcall_*() functions for hypercall arguments
Michael Kelley
2025/09/12
RE: [EXTERNAL] Re: [PATCH net-next] net: mana: Reduce waiting time if HWC not responding
Haiyang Zhang
2025/09/12
Re: [PATCH net-next] net: mana: Reduce waiting time if HWC not responding
Simon Horman
2025/09/12
RE: [EXTERNAL] [PATCH v5 02/10] x86/acpi: Move acpi_wakeup_cpu() and helpers to smpwakeup.c
Dexuan Cui
2025/09/11
Re: [PATCH 2/6] mshv: Ignore second stats page map result failure
Nuno Das Neves
2025/09/11
Re: [PATCH net v2] net/mlx5: Not returning mlx5_link_info table when speed is unknown
patchwork-bot+netdevbpf
2025/09/11
Re: [PATCH v5 4/7] KVM: SVM: Software reserved fields
Yosry Ahmed
2025/09/11
Re: [PATCH v2 2/5] mshv: Add the HVCALL_GET_PARTITION_PROPERTY_EX hypercall
Easwar Hariharan
2025/09/11
Re: [PATCH 00/14] paravirt: cleanup and reorg
Jürgen Groß
2025/09/11
Re: [PATCH 00/14] paravirt: cleanup and reorg
Peter Zijlstra
2025/09/10
[PATCH 12/14] x86/paravirt: move paravirt_sched_clock() related code into tsc.c
Juergen Gross
2025/09/10
[PATCH 01/14] x86/paravirt: remove not needed includes of paravirt.h
Juergen Gross
2025/09/10
[PATCH 00/14] paravirt: cleanup and reorg
Juergen Gross
2025/09/10
Re: [PATCH net v2] net/mlx5: Not returning mlx5_link_info table when speed is unknown
Tariq Toukan
2025/09/10
[PATCH v2 5/5] mshv: Introduce new hypercall to map stats page for L1VH partitions
Nuno Das Neves
2025/09/10
Re: [PATCH v3] net: mana: Remove redundant netdev_lock_ops_to_full() calls
patchwork-bot+netdevbpf
2025/09/10
[PATCH v2 4/5] mshv: Allocate vp state page for HVCALL_MAP_VP_STATE_PAGE on L1VH
Nuno Das Neves
2025/09/10
[PATCH v2 2/5] mshv: Add the HVCALL_GET_PARTITION_PROPERTY_EX hypercall
Nuno Das Neves
2025/09/10
[PATCH v2 3/5] mshv: Get the vmm capabilities offered by the hypervisor
Nuno Das Neves
2025/09/10
[PATCH v2 1/5] mshv: Only map vp->vp_stats_pages if on root scheduler
Nuno Das Neves
2025/09/10
[PATCH net-next] net: mana: Reduce waiting time if HWC not responding
Haiyang Zhang
2025/09/10
Re: [PATCH v2 5/7] entry: Rename "kvm" entry code assets to "virt" to genericize APIs
Joel Fernandes
2025/09/09
[PATCH net v2] net/mlx5: Not returning mlx5_link_info table when speed is unknown
Li Tian
2025/09/09
[PATCH v1 3/6] hyperv: Add definitions for hypervisor crash dump support
Mukesh Rathor
2025/09/09
[PATCH v1 5/6] x86/hyperv: Implement hypervisor ram collection into vmcore
Mukesh Rathor
2025/09/09
[PATCH v1 6/6] x86/hyperv: Enable build of hypervisor crashdump collection files
Mukesh Rathor
2025/09/09
[PATCH v1 4/6] x86/hyperv: Add trampoline asm code to transition from hypervisor
Mukesh Rathor
2025/09/09
[PATCH v1 2/6] hyperv: Add two new hypercall numbers to guest ABI public header
Mukesh Rathor
2025/09/09
[PATCH v1 1/6] x86/hyperv: Rename guest crash shutdown function
Mukesh Rathor
2025/09/09
[PATCH v1 0/6] Hyper-V: Implement hypervisor core collection
Mukesh Rathor
2025/09/09
[RFC 3/3] Drivers: hv: vmbus_drv: Remove reference to hyperv_fb
Prasanna Kumar T S M
2025/09/09
Re: [PATCH v0 5/6] x86/hyperv: Implement hypervisor ram collection into vmcore
Mukesh R
2025/09/09
Re: [PATCH 2/6] mshv: Ignore second stats page map result failure
Nuno Das Neves
2025/09/09
Re: [PATCH v0 5/6] x86/hyperv: Implement hypervisor ram collection into vmcore
Stanislav Kinsburskii
2025/09/09
Re: [PATCH v2 0/7] Drivers: hv: Fix NEED_RESCHED_LAZY and use common APIs
Wei Liu
2025/09/09
Re: [PATCH 2/6] mshv: Ignore second stats page map result failure
Easwar Hariharan
2025/09/09
Re: [PATCH 2/6] mshv: Ignore second stats page map result failure
Praveen K Paladugu
2025/09/08
[PATCH v3] net: mana: Remove redundant netdev_lock_ops_to_full() calls
Saurabh Sengar
2025/09/08
Re: [PATCH v0 5/6] x86/hyperv: Implement hypervisor ram collection into vmcore
Stanislav Kinsburskii
2025/09/08
Re: [PATCH v0 5/6] x86/hyperv: Implement hypervisor ram collection into vmcore
Mukesh R
2025/09/08
Re: [PATCH 6/6] mshv: Introduce new hypercall to map stats page for L1VH partitions
Easwar Hariharan
2025/09/08
Re: [PATCH net] net/mlx5: Not returning mlx5_link_info table when speed is unknown
Tariq Toukan
2025/09/08
Re: [PATCH net] net/mlx5: Not returning mlx5_link_info table when speed is unknown
Vitaly Kuznetsov
2025/09/08
[PATCH net] net/mlx5: Not returning mlx5_link_info table when speed is unknown
Li Tian
2025/09/07
Re: [PATCH] PCI: hv: Remove unused parameter of hv_msi_free()
Manivannan Sadhasivam
2025/09/07
Re: [PATCH v0 5/6] x86/hyperv: Implement hypervisor ram collection into vmcore
Mukesh R
2025/09/07
[PATCH v0 5/6] x86/hyperv: Implement hypervisor ram collection into vmcore
Mukesh Rathor
2025/09/07
Re: [PATCH 1/6] mshv: Only map vp->vp_stats_pages if on root scheduler
Easwar Hariharan
2025/09/07
[PATCH v0 3/6] Hyper-V: Add definitions for hypervisor crash dump support
Mukesh Rathor
2025/09/07
Re: [PATCH 4/6] mshv: Get the vmm capabilities offered by the hypervisor
Tianyu Lan
2025/09/06
[PATCH v0 6/6] Hyper-V: Enable build of hypervisor crash collection files
Mukesh Rathor
2025/09/06
Re: [PATCH v2 0/7] Drivers: hv: Fix NEED_RESCHED_LAZY and use common APIs
Sean Christopherson
2025/09/06
Re: [PATCH v3 1/1] x86/hyperv: Switch to msi_create_parent_irq_domain()
Thomas Gleixner
2025/09/06
Re: [PATCH 2/6] mshv: Ignore second stats page map result failure
Easwar Hariharan
2025/09/06
Re: [PATCH 2/6] mshv: Ignore second stats page map result failure
Tianyu Lan
2025/09/06
Re: [PATCH 1/6] mshv: Only map vp->vp_stats_pages if on root scheduler
Tianyu Lan
2025/09/05
Re: [PATCH 2/6] mshv: Ignore second stats page map result failure
Praveen K Paladugu
2025/09/05
Re: [PATCH 3/6] mshv: Add the HVCALL_GET_PARTITION_PROPERTY_EX hypercall
Nuno Das Neves
2025/09/05
Re: [PATCH 6/6] mshv: Introduce new hypercall to map stats page for L1VH partitions
Nuno Das Neves
2025/09/05
Re: [PATCH 4/6] mshv: Get the vmm capabilities offered by the hypervisor
Nuno Das Neves
2025/09/05
Re: [PATCH 4/6] mshv: Get the vmm capabilities offered by the hypervisor
Easwar Hariharan
2025/09/05
Re: [PATCH v2] Drivers: hv: util: Cosmetic changes for hv_utils_transport.c
Wei Liu
2025/09/05
Re: [PATCH 6/6] mshv: Introduce new hypercall to map stats page for L1VH partitions
Easwar Hariharan
2025/09/05
Re: [PATCH 5/6] mshv: Allocate vp state page for HVCALL_MAP_VP_STATE_PAGE on L1VH
Easwar Hariharan
2025/09/05
Re: [PATCH 3/6] mshv: Add the HVCALL_GET_PARTITION_PROPERTY_EX hypercall
Easwar Hariharan
2025/09/05
Re: [PATCH 4/6] mshv: Get the vmm capabilities offered by the hypervisor
Anirudh Rayabharam
2025/09/05
Re: [PATCH 4/6] mshv: Get the vmm capabilities offered by the hypervisor
Nuno Das Neves
2025/09/05
Re: [PATCH 2/6] mshv: Ignore second stats page map result failure
Nuno Das Neves
2025/09/05
RE: [PATCH v4] x86/hyperv: Fix kdump on Azure CVMs
Michael Kelley
2025/09/05
Re: [PATCH 5/6] mshv: Allocate vp state page for HVCALL_MAP_VP_STATE_PAGE on L1VH
Praveen K Paladugu
2025/09/05
Re: [PATCH 4/6] mshv: Get the vmm capabilities offered by the hypervisor
Praveen K Paladugu
2025/09/05
Re: [PATCH 3/6] mshv: Add the HVCALL_GET_PARTITION_PROPERTY_EX hypercall
Praveen K Paladugu
2025/09/05
Re: [PATCH 1/6] mshv: Only map vp->vp_stats_pages if on root scheduler
Praveen K Paladugu
2025/09/05
Re: [PATCH v4] x86/hyperv: Fix kdump on Azure CVMs
Vitaly Kuznetsov
2025/09/04
Re: [PATCH v3 1/1] x86/hyperv: Switch to msi_create_parent_irq_domain()
Wei Liu
2025/09/04
Re: [PATCH 1/1] Drivers: hv: Simplify data structures for VMBus channel close message
Wei Liu
2025/09/04
Re: [PATCH v2 0/7] Drivers: hv: Fix NEED_RESCHED_LAZY and use common APIs
Wei Liu
2025/09/04
Re: [PATCH v4] x86/hyperv: Fix kdump on Azure CVMs
Wei Liu
2025/09/04
Re: [PATCH v2] mshv: Add support for a new parent partition configuration
Wei Liu
2025/09/04
Re: [PATCH v0 5/6] x86/hyperv: Implement hypervisor ram collection into vmcore
Stanislav Kinsburskii
2025/09/04
[PATCH v0 0/6] Hyper-V: Implement hypervisor core collection
Mukesh Rathor
2025/09/04
[PATCH v0 1/6] x86/hyperv: Rename guest shutdown functions
Mukesh Rathor
2025/09/04
[PATCH v0 4/6] x86/hyperv: Add trampoline asm code to transition from hypervisor
Mukesh Rathor
2025/09/04
Re: [PATCH v0 1/6] x86/hyperv: Rename guest shutdown functions
Anirudh Rayabharam
2025/09/04
[PATCH v0 2/6] Hyper-V: Add two new hypercall numbers to guest ABI public header
Mukesh Rathor
2025/09/04
Re: [PATCH 3/6] mshv: Add the HVCALL_GET_PARTITION_PROPERTY_EX hypercall
Anirudh Rayabharam
2025/09/04
Re: [PATCH 1/6] mshv: Only map vp->vp_stats_pages if on root scheduler
Anirudh Rayabharam
2025/09/04
Re: [PATCH net-next v5 4/9] vsock/loopback: add netns support
Bobby Eshleman
2025/09/03
Re: [PATCH v3 1/1] x86/hyperv: Switch to msi_create_parent_irq_domain()
Nuno Das Neves
2025/09/03
Re: [PATCH net-next v5 4/9] vsock/loopback: add netns support
Stefano Garzarella
2025/09/03
Re: [PATCH v3 0/1] x86/hyperv: MSI parent domain conversion
Thomas Gleixner
2025/09/03
Re: [PATCH v2 4/7] entry/kvm: KVM: Move KVM details related to signal/-EINTR into KVM proper
Thomas Gleixner
2025/09/02
[PATCH 6/6] scsi: storvsc: Remove redundant ternary operators
Liao Yuanhong
2025/09/02
[PATCH v2] mshv: Add support for a new parent partition configuration
Nuno Das Neves
2025/09/02
Re: [PATCH net-next v5 4/9] vsock/loopback: add netns support
Bobby Eshleman
2025/09/02
Re: [PATCH net-next v5 9/9] selftests/vsock: add namespace tests
Bobby Eshleman
2025/09/02
Re: [PATCH net-next v5 3/9] vsock: add netns to vsock core
Bobby Eshleman
2025/09/02
Re: [PATCH v2 5/7] entry: Rename "kvm" entry code assets to "virt" to genericize APIs
Thomas Gleixner
2025/09/02
Re: [PATCH net-next v5 9/9] selftests/vsock: add namespace tests
Stefano Garzarella
2025/09/02
Re: [PATCH net-next v5 4/9] vsock/loopback: add netns support
Stefano Garzarella
2025/09/02
Re: [PATCH net-next v5 3/9] vsock: add netns to vsock core
Stefano Garzarella
2025/09/02
[PATCH 0/6] scsi: Remove redundant ternary operators
Liao Yuanhong
2025/09/01
[PATCH v2] Drivers: hv: util: Cosmetic changes for hv_utils_transport.c
Abhishek Tiwari
2025/08/31
Re: [PATCH 1/1] Drivers: hv: Simplify data structures for VMBus channel close message
Tianyu Lan
2025/08/31
Re: [PATCH v4] x86/hyperv: Fix kdump on Azure CVMs
Tianyu Lan
2025/08/31
Re: [PATCH v2] uio_hv_generic: Let userspace take care of interrupt mask
Tianyu Lan
2025/08/31
RE: [PATCH v2] uio_hv_generic: Let userspace take care of interrupt mask
Michael Kelley
2025/08/31
[PATCH 1/1] Drivers: hv: Simplify data structures for VMBus channel close message
mhkelley58
2025/08/31
RE: [PATCH] fixup! mshv: Add support for a new parent partition configuration
Michael Kelley
2025/08/31
RE: [PATCH] mshv: Add support for a new parent partition configuration
Michael Kelley
2025/08/29
[PATCH] fixup! mshv: Add support for a new parent partition configuration
Nuno Das Neves
2025/08/29
Re: [PATCH v2 2/7] Drivers: hv: Disentangle VTL return cancellation from SIGPENDING
Wei Liu
2025/08/29
RE: [PATCH v4] x86/hyperv: Fix kdump on Azure CVMs
Michael Kelley
2025/08/29
RE: [PATCH v2] uio_hv_generic: Let userspace take care of interrupt mask
Long Li
2025/08/28
Re: [PATCH v2] uio_hv_generic: Let userspace take care of interrupt mask
Naman Jain
2025/08/28
[PATCH 4/6] mshv: Get the vmm capabilities offered by the hypervisor
Nuno Das Neves
2025/08/28
[PATCH 6/6] mshv: Introduce new hypercall to map stats page for L1VH partitions
Nuno Das Neves
2025/08/28
[PATCH 5/6] mshv: Allocate vp state page for HVCALL_MAP_VP_STATE_PAGE on L1VH
Nuno Das Neves
2025/08/28
[PATCH 2/6] mshv: Ignore second stats page map result failure
Nuno Das Neves
2025/08/28
[PATCH 3/6] mshv: Add the HVCALL_GET_PARTITION_PROPERTY_EX hypercall
Nuno Das Neves
2025/08/28
[PATCH 1/6] mshv: Only map vp->vp_stats_pages if on root scheduler
Nuno Das Neves
2025/08/28
[PATCH 0/6] mshv: Fixes for stats and vp state page mappings
Nuno Das Neves
2025/08/28
Re: [PATCH v2 6/7] Drivers: hv: Use common "entry virt" APIs to do work in root before running guest
Nuno Das Neves
2025/08/28
Re: [PATCH v2 1/7] Drivers: hv: Handle NEED_RESCHED_LAZY before transferring to guest
Nuno Das Neves
2025/08/28
Re: [PATCH v2] uio_hv_generic: Let userspace take care of interrupt mask
Stephen Hemminger
2025/08/28
Re: [PATCH net-next v5 4/9] vsock/loopback: add netns support
kernel test robot
2025/08/28
[PATCH v4] x86/hyperv: Fix kdump on Azure CVMs
Vitaly Kuznetsov
2025/08/27
[PATCH v2] uio_hv_generic: Let userspace take care of interrupt mask
Naman Jain
2025/08/27
[PATCH net-next v5 5/9] vsock/virtio: add netns to virtio transport common
Bobby Eshleman
2025/08/27
[PATCH net-next v5 9/9] selftests/vsock: add namespace tests
Bobby Eshleman
2025/08/27
[PATCH net-next v5 8/9] selftests/vsock: invoke vsock_test through helpers
Bobby Eshleman
2025/08/27
[PATCH net-next v5 7/9] selftests/vsock: improve logging in vmtest.sh
Bobby Eshleman
2025/08/27
[PATCH net-next v5 6/9] vhost/vsock: add netns support
Bobby Eshleman
2025/08/27
[PATCH net-next v5 4/9] vsock/loopback: add netns support
Bobby Eshleman
2025/08/27
[PATCH net-next v5 2/9] vsock: add net to vsock skb cb
Bobby Eshleman
2025/08/27
[PATCH net-next v5 3/9] vsock: add netns to vsock core
Bobby Eshleman
2025/08/27
[PATCH net-next v5 1/9] vsock: a per-net vsock NS mode state
Bobby Eshleman
2025/08/27
[PATCH net-next v5 0/9] vsock: add namespace support to vhost-vsock
Bobby Eshleman
2025/08/27
[PATCH v2 1/7] Drivers: hv: Handle NEED_RESCHED_LAZY before transferring to guest
Sean Christopherson
2025/08/27
[PATCH v2 6/7] Drivers: hv: Use common "entry virt" APIs to do work in root before running guest
Sean Christopherson
2025/08/27
[PATCH v2 7/7] Drivers: hv: Use "entry virt" APIs to do work before returning to lower VTL
Sean Christopherson
2025/08/27
[PATCH v2 5/7] entry: Rename "kvm" entry code assets to "virt" to genericize APIs
Sean Christopherson
2025/08/27
[PATCH v2 4/7] entry/kvm: KVM: Move KVM details related to signal/-EINTR into KVM proper
Sean Christopherson
2025/08/27
[PATCH v2 3/7] Drivers: hv: Disable IRQs only after handling pending work before VTL return
Sean Christopherson
2025/08/27
[PATCH v2 2/7] Drivers: hv: Disentangle VTL return cancellation from SIGPENDING
Sean Christopherson
2025/08/27
[PATCH v2 0/7] Drivers: hv: Fix NEED_RESCHED_LAZY and use common APIs
Sean Christopherson
2025/08/27
RE: [PATCH v3] x86/hyperv: Fix kdump on Azure CVMs
Michael Kelley
2025/08/27
RE: [PATCH v3] x86/hyperv: Fix kdump on Azure CVMs
Vitaly Kuznetsov
2025/08/26
Re: [PATCH net] net: hv_netvsc: fix loss of early receive events from host during channel open.
patchwork-bot+netdevbpf
2025/08/26
RE: [PATCH v3] x86/hyperv: Fix kdump on Azure CVMs
Michael Kelley
2025/08/26
Re: [PATCH] x86/hyperv: Export hv_hypercall_pg unconditionally
Roman Kisel
2025/08/26
Re: [PATCH 0/5] Drivers: hv: Fix NEED_RESCHED_LAZY and use common APIs
Wei Liu
2025/08/26
Re: [PATCH] x86/hyperv: Export hv_hypercall_pg unconditionally
Peter Zijlstra
2025/08/26
Re: [PATCH] x86/hyperv: Export hv_hypercall_pg unconditionally
Naman Jain
2025/08/25
Re: [PATCH net] net: mana: Remove redundant netdev_lock_ops_to_full() calls
Saurabh Singh Sengar
2025/08/25
Re: [PATCH v3 1/7] Drivers: hv: Introduce hv_hvcall_*() functions for hypercall arguments
Mukesh R
2025/08/25
Re: [PATCH net] net: mana: Remove redundant netdev_lock_ops_to_full() calls
Jakub Kicinski
2025/08/25
Re: [PATCH 0/5] Drivers: hv: Fix NEED_RESCHED_LAZY and use common APIs
Sean Christopherson
2025/08/25
Re: [PATCH v3 1/7] Drivers: hv: Introduce hv_hvcall_*() functions for hypercall arguments
Nuno Das Neves
2025/08/25
Re: [PATCH 0/5] Drivers: hv: Fix NEED_RESCHED_LAZY and use common APIs
Nuno Das Neves
2025/08/25
Re: [PATCH 0/5] Drivers: hv: Fix NEED_RESCHED_LAZY and use common APIs
Wei Liu
2025/08/25
Re: [PATCH 0/5] Drivers: hv: Fix NEED_RESCHED_LAZY and use common APIs
Peter Zijlstra
2025/08/25
Re: [PATCH 0/5] Drivers: hv: Fix NEED_RESCHED_LAZY and use common APIs
Wei Liu
2025/08/25
Re: [PATCH v3 0/7] hyperv: Introduce new way to manage hypercall args
Wei Liu
2025/08/25
RE: [PATCH v3 1/7] Drivers: hv: Introduce hv_hvcall_*() functions for hypercall arguments
Michael Kelley
2025/08/25
[PATCH 5/5] Drivers: hv: Use common "entry virt" APIs to do work before running guest
Sean Christopherson
Earlier messages
Later messages