linux-hyperv.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-28 00:02:10 to 2025-09-10 20:57:38 UTC [more...]

[PATCH net-next] net: mana: Reduce waiting time if HWC not responding
 2025-09-10 20:57 UTC 

[PATCH v2 0/7] Drivers: hv: Fix NEED_RESCHED_LAZY and use common APIs
 2025-09-10 14:45 UTC  (16+ messages)
` [PATCH v2 1/7] Drivers: hv: Handle NEED_RESCHED_LAZY before transferring to guest
` [PATCH v2 2/7] Drivers: hv: Disentangle VTL return cancellation from SIGPENDING
` [PATCH v2 4/7] entry/kvm: KVM: Move KVM details related to signal/-EINTR into KVM proper
` [PATCH v2 5/7] entry: Rename "kvm" entry code assets to "virt" to genericize APIs
` [PATCH v2 6/7] Drivers: hv: Use common "entry virt" APIs to do work in root before running guest
` [PATCH v2 7/7] Drivers: hv: Use "entry virt" APIs to do work before returning to lower VTL

[PATCH net v2] net/mlx5: Not returning mlx5_link_info table when speed is unknown
 2025-09-10  0:37 UTC 

[PATCH v1 0/6] Hyper-V: Implement hypervisor core collection
 2025-09-10  0:10 UTC  (7+ messages)
` [PATCH v1 1/6] x86/hyperv: Rename guest crash shutdown function
` [PATCH v1 2/6] hyperv: Add two new hypercall numbers to guest ABI public header
` [PATCH v1 3/6] hyperv: Add definitions for hypervisor crash dump support
` [PATCH v1 4/6] x86/hyperv: Add trampoline asm code to transition from hypervisor
` [PATCH v1 5/6] x86/hyperv: Implement hypervisor ram collection into vmcore
` [PATCH v1 6/6] x86/hyperv: Enable build of hypervisor crashdump collection files

[PATCH v0 0/6] Hyper-V: Implement hypervisor core collection
 2025-09-09 18:25 UTC  (14+ messages)
` [PATCH v0 1/6] x86/hyperv: Rename guest shutdown functions
` [PATCH v0 2/6] Hyper-V: Add two new hypercall numbers to guest ABI public header
` [PATCH v0 3/6] Hyper-V: Add definitions for hypervisor crash dump support
` [PATCH v0 4/6] x86/hyperv: Add trampoline asm code to transition from hypervisor
` [PATCH v0 5/6] x86/hyperv: Implement hypervisor ram collection into vmcore
` [PATCH v0 6/6] Hyper-V: Enable build of hypervisor crash collection files

[PATCH 0/6] mshv: Fixes for stats and vp state page mappings
 2025-09-09 17:31 UTC  (36+ messages)
` [PATCH 1/6] mshv: Only map vp->vp_stats_pages if on root scheduler
` [PATCH 2/6] mshv: Ignore second stats page map result failure
` [PATCH 3/6] mshv: Add the HVCALL_GET_PARTITION_PROPERTY_EX hypercall
` [PATCH 4/6] mshv: Get the vmm capabilities offered by the hypervisor
` [PATCH 5/6] mshv: Allocate vp state page for HVCALL_MAP_VP_STATE_PAGE on L1VH
` [PATCH 6/6] mshv: Introduce new hypercall to map stats page for L1VH partitions

[RFC 2/3] drm/hyperv: Remove reference to hyperv_fb driver
 2025-09-09 16:59 UTC  (2+ messages)
` [RFC 3/3] Drivers: hv: vmbus_drv: Remove reference to hyperv_fb

[RFC 0/3] fbdev: remove Hyper-V framebuffer driver
 2025-09-09 16:57 UTC 

[PATCH v1 0/2] Fix CONFIG_HYPERV and vmbus related anamoly
 2025-09-09  6:23 UTC  (6+ messages)
` [PATCH v1 1/2] Driver: hv: Add CONFIG_HYPERV_VMBUS option
` [PATCH v1 2/2] Drivers: hv: Make CONFIG_HYPERV bool

[PATCH v3] net: mana: Remove redundant netdev_lock_ops_to_full() calls
 2025-09-09  4:57 UTC 

[PATCH net v2] net: mana: Remove redundant netdev_lock_ops_to_full() calls
 2025-09-09  3:57 UTC 

[PATCH hyperv-next v5 00/16] Confidential VMBus
 2025-09-09  3:14 UTC  (24+ messages)
` [PATCH hyperv-next v5 01/16] Documentation: hyperv: "
` [PATCH hyperv-next v5 02/16] drivers: hv: VMBus protocol version 6.0
` [PATCH hyperv-next v5 03/16] arch: hyperv: Get/set SynIC synth.registers via paravisor
` [PATCH hyperv-next v5 04/16] arch/x86: mshyperv: Trap on access for some synthetic MSRs
` [PATCH hyperv-next v5 05/16] Drivers: hv: Rename fields for SynIC message and event pages
` [PATCH hyperv-next v5 06/16] Drivers: hv: Allocate the paravisor SynIC pages when required
` [PATCH hyperv-next v5 07/16] Drivers: hv: Post messages through the confidential VMBus if available
` [PATCH hyperv-next v5 08/16] Drivers: hv: remove stale comment
` [PATCH hyperv-next v5 09/16] Drivers: hv: Check message and event pages for non-NULL before iounmap()
` [PATCH hyperv-next v5 10/16] Drivers: hv: Rename the SynIC enable and disable routines
` [PATCH hyperv-next v5 11/16] Drivers: hv: Functions for setting up and tearing down the paravisor SynIC
` [PATCH hyperv-next v5 12/16] Drivers: hv: Allocate encrypted buffers when requested
` [PATCH hyperv-next v5 13/16] Drivers: hv: Free msginfo when the buffer fails to decrypt
` [PATCH hyperv-next v5 14/16] Drivers: hv: Support confidential VMBus channels
` [PATCH hyperv-next v5 15/16] Drivers: hv: Set the default VMBus version to 6.0
` [PATCH hyperv-next v5 16/16] Drivers: hv: Support establishing the confidential VMBus connection

[PATCH v3 0/4] drm: Add vblank timers for devices without interrupts
 2025-09-09  3:29 UTC  (7+ messages)
` [PATCH v3 1/4] drm/vblank: Add vblank timer
` [PATCH v3 2/4] drm/vblank: Add CRTC helpers for simple use cases
` [PATCH v3 3/4] drm/vkms: Convert to DRM's vblank timer
` [PATCH v3 4/4] drm/hypervdrm: Use "

[PATCH net] net/mlx5: Not returning mlx5_link_info table when speed is unknown
 2025-09-08 12:43 UTC  (3+ messages)

[PATCH] PCI: hv: Remove unused parameter of hv_msi_free()
 2025-09-08  5:01 UTC  (2+ messages)

[PATCH V0 0/2] Fix CONFIG_HYPERV and vmbus related anamoly
 2025-09-06  0:34 UTC  (14+ messages)
` [PATCH V0 1/2] hyper-v: Add CONFIG_HYPERV_VMBUS option
` [PATCH V0 2/2] hyper-v: Make CONFIG_HYPERV bool

[PATCH v4] x86/hyperv: Fix kdump on Azure CVMs
 2025-09-05 15:57 UTC  (6+ messages)

[PATCH v3 0/1] x86/hyperv: MSI parent domain conversion
 2025-09-04 23:57 UTC  (7+ messages)
` [PATCH v3 1/1] x86/hyperv: Switch to msi_create_parent_irq_domain()

[PATCH 1/1] Drivers: hv: Simplify data structures for VMBus channel close message
 2025-09-04 23:11 UTC  (3+ messages)

[PATCH v2] Drivers: hv: util: Cosmetic changes for hv_utils_transport.c
 2025-09-04 23:10 UTC  (2+ messages)

[PATCH v2] mshv: Add support for a new parent partition configuration
 2025-09-04 23:07 UTC  (2+ messages)

[PATCH net-next v5 0/9] vsock: add namespace support to vhost-vsock
 2025-09-04 16:57 UTC  (19+ messages)
` [PATCH net-next v5 1/9] vsock: a per-net vsock NS mode state
` [PATCH net-next v5 2/9] vsock: add net to vsock skb cb
` [PATCH net-next v5 3/9] vsock: add netns to vsock core
` [PATCH net-next v5 4/9] vsock/loopback: add netns support
` [PATCH net-next v5 5/9] vsock/virtio: add netns to virtio transport common
` [PATCH net-next v5 6/9] vhost/vsock: add netns support
` [PATCH net-next v5 7/9] selftests/vsock: improve logging in vmtest.sh
` [PATCH net-next v5 8/9] selftests/vsock: invoke vsock_test through helpers
` [PATCH net-next v5 9/9] selftests/vsock: add namespace tests

[PATCH v2 0/4] drm: Add vblank timers for devices without interrupts
 2025-09-04 14:21 UTC  (17+ messages)
` [PATCH v2 1/4] drm/vblank: Add vblank timer
` [PATCH v2 2/4] drm/vblank: Add CRTC helpers for simple use cases
` [PATCH v2 3/4] drm/vkms: Convert to DRM's vblank timer
` [PATCH v2 4/4] drm/hypervdrm: Use "

[PATCH 0/6] scsi: Remove redundant ternary operators
 2025-09-02 13:23 UTC  (2+ messages)
` [PATCH 6/6] scsi: storvsc: "

[PATCH v2] uio_hv_generic: Let userspace take care of interrupt mask
 2025-08-31 17:30 UTC  (6+ messages)

[PATCH] fixup! mshv: Add support for a new parent partition configuration
 2025-08-31 15:14 UTC  (2+ messages)

[PATCH] mshv: Add support for a new parent partition configuration
 2025-08-31 15:12 UTC  (2+ messages)

[PATCH v2][next] hyperv: Avoid a hundred -Wflex-array-member-not-at-end warnings
 2025-08-29 16:17 UTC  (3+ messages)

[PATCH][next] hyperv: Avoid a hundred -Wflex-array-member-at-end warnings
 2025-08-29 11:42 UTC 


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).