Linux-HyperV List
 help / color / mirror / Atom feed
 messages from 2026-08-14 17:43:25 to 2026-08-25 05:19:02 UTC [more...]

[PATCH] PCI: hv: Warn when wait_for_response() waits indefinitely
 2026-08-25  5:17 UTC 

[PATCH 0/3] x86/irq: Fix lost interrupts on CPU hot-unplug for Hyper-V PCI/MSI
 2026-08-25  4:42 UTC  (14+ messages)
` [PATCH 1/3] PCI: hv: Set irq_retrigger callback for the Hyper-V PCI MSI irqchip
` [PATCH 2/3] x86/irq: Use irq_chip_retrigger_hierarchy() in fixup_irqs()
` [PATCH 3/3] x86/irq, iommu/amd, PCI: Drop redundant irq_retrigger inits

[PATCH v3 0/7] mshv: add SEV-SNP support for MSHV root partitions
 2026-08-25  4:22 UTC  (12+ messages)
` [PATCH v3 1/7] mshv: add SEV-SNP UAPI definitions
` [PATCH v3 2/7] mshv: add SEV-SNP PSP request hypercall
` [PATCH v3 3/7] mshv: add SEV-SNP isolated page hypercalls
` [PATCH v3 4/7] mshv: wire SEV-SNP partition ioctls
` [PATCH v3 5/7] mshv: detect and report SEV-SNP support at init
` [PATCH v3 6/7] mshv: use safe partition CPU feature defaults
` [PATCH v3 7/7] mshv: set up own SynIC registers on a nested root partition

[PATCH net] net: mana: Cap MSI-X vectors to the device MSI-X table size
 2026-08-24 19:10 UTC  (3+ messages)

[PATCH v2 0/6] Remove support for Windows Server 2012/2012R2 & Win8/Win8.1 versions of Hyper-V
 2026-08-24 16:55 UTC  (6+ messages)
` [PATCH v2 4/6] drm_hyperv: Remove support for synth video protocol of old Hyper-V hosts

[PATCH v2] lib/group_cpus: rotate extra groups to avoid IRQ stacking
 2026-08-24 14:35 UTC  (3+ messages)

[PATCH net-next] net: mana: remove unreachable dead code in mana_bpf()
 2026-08-24 14:21 UTC  (2+ messages)

[PATCH v2 00/13] drm/panic: Split into core and helpers
 2026-08-24 14:11 UTC  (19+ messages)
` [PATCH v2 01/13] drm/panic: Do not use un-escaped URL as format string
` [PATCH v2 02/13] drm/panic: Test address from kmap op for NULL
` [PATCH v2 03/13] drm/panic: Return -EINVAL if font is not available
` [PATCH v2 04/13] drm/panic: Return errno codes if panic output fails
` [PATCH v2 05/13] drm/panic: Pass colors to draw_panic_dispatch()
` [PATCH v2 06/13] drm/panic: Pass global module parameters to drm_panic_dispatch()
` [PATCH v2 07/13] drm/panic: Retry in dispatch function if panic output fails
` [PATCH v2 08/13] drm/panic: Split draw_panic_plane()
` [PATCH v2 09/13] drm/panic: Restrict to primary planes; unconditionally unregister
` [PATCH v2 10/13] drm/panic: Display panic screen via per-plane callback
` [PATCH v2 11/13] drm/panic: Internalize panic locking in DRM core and helpers
` [PATCH v2 12/13] drm/panic: Move panic display code into helper library
` [PATCH v2 13/13] drm/panic: Compile KUnit tests as module

[PATCH 00/70] drm/crtc: Convert all drivers to atomic_create_state and remove reset
 2026-08-24 11:28 UTC  (3+ messages)
` [PATCH 10/70] drm/hyperv: Switch to drm_atomic_helper_crtc_create_state

[RFC PATCH 0/2] arm64/hyperv: Enable kexec reboot support
 2026-08-24  9:09 UTC  (10+ messages)
` [RFC PATCH 1/2] arm64: Add pre-shutdown hook to machine_shutdown()
` [RFC PATCH 2/2] arm64/hyperv: Add kexec handler using machine_shutdown hook

[PATCH V0 0/2] Redesign memory deposit logic
 2026-08-24  0:48 UTC  (3+ messages)
` [PATCH V0 1/2] mshv: Stub out deposit memory functions

[PATCH v4 0/3] Drivers: hv: decrypt netvsc buffers on contiguous direct-map addresses
 2026-08-24  0:33 UTC  (2+ messages)

[PATCH v3 1/1] Drivers: hv: vmbus: Skip VMBus module cleanup for non-nested root partition
 2026-08-24  0:33 UTC  (2+ messages)

[PATCH v2 0/3] x86/irq: Fix lost interrupts on CPU hot-unplug for Hyper-V PCI/MSI
 2026-08-24  0:22 UTC  (17+ messages)
` [PATCH v2 1/3] PCI: hv: Set irq_retrigger callback for the Hyper-V PCI MSI irqchip
` [PATCH v2 2/3] x86/irq: Use irq_chip_retrigger_hierarchy() in fixup_irqs()
` [PATCH v2 3/3] x86/irq, iommu/amd, PCI: Drop redundant irq_retrigger inits

[PATCH] Drivers: hv: Use meaningful errnos for hypercall status codes
 2026-08-24  0:01 UTC  (2+ messages)

[PATCH RFC 0/2] Support Hyper-V vPCI controller reset method
 2026-08-23 23:57 UTC  (4+ messages)
` [PATCH RFC 2/2] PCI: hv: Add vPCI device reset support
  ` [EXTERNAL] "

[PATCH 0/3] Fix pci-hyperv interrupt code on a nested root partition
 2026-08-22  0:52 UTC  (6+ messages)
` [PATCH 1/3] x86/hyperv: export hv_unmap_msi_interrupt()
` [PATCH 2/3] PCI: hv: unmap MSI interrupt on the nested root partition teardown path
` [PATCH 3/3] PCI: hv: fix interrupt affinity change on the nested root partition

[PATCH v4 0/5] Hyper-V: Add para-virtualized IOMMU support for Linux guests
 2026-08-21 13:45 UTC  (11+ messages)
` [PATCH v4 1/5] hyperv: Introduce new hypercall interfaces used by Hyper-V guest IOMMU
` [PATCH v4 2/5] Drivers: hv: Add logical device ID registry for vPCI devices
` [PATCH v4 3/5] iommu/x86: Add architectural MSI reserved region helper
` [PATCH v4 4/5] iommu/hyperv: Add para-virtualized IOMMU support for Hyper-V guest
` [PATCH v4 5/5] iommu/hyperv: Add page-selective IOTLB flush support

[PATCH v2 00/13] x86/msr: Drop 32-bit MSR interfaces
 2026-08-21 10:57 UTC  (15+ messages)
` [PATCH v2 12/13] treewide: convert rdmsrq() from a macro to an inline function
` [PATCH v2 13/13] x86/msr: Simplify some rdmsrq() use cases
  ` [PATCH v3 "

[PATCH 00/12] drm/panic: Split into core and helpers
 2026-08-21  6:38 UTC  (38+ messages)
` [PATCH 01/12] drm/panic: Allocate QR-code buffers statically
` [PATCH 02/12] drm/panic: Make allocation of zlib workspace more robust
` [PATCH 03/12] drm/panic: Return -EINVAL if font is not available
` [PATCH 04/12] drm/panic: Return errno codes if panic output fails
` [PATCH 05/12] drm/panic: Pass colors to draw_panic_dispatch()
` [PATCH 06/12] drm/panic: Pass global module parameters to drm_panic_dispatch()
` [PATCH 07/12] drm/panic: Retry in dispatch function if panic output fails
` [PATCH 08/12] drm/panic: Split draw_panic_plane()
` [PATCH 09/12] drm/panic: Display panic screen via per-plane callback
` [PATCH 10/12] drm/panic: Internalize panic locking in DRM core and helpers
` [PATCH 11/12] drm/panic: Move panic display code into helper library
` [PATCH 12/12] drm/panic: Compile KUnit tests as module

[PATCH] mm: drop stale MAX_ORDER references
 2026-08-20 15:00 UTC  (6+ messages)

[PATCH v5 0/9] PCI passthru on Hyper-V
 2026-08-19 16:33 UTC  (11+ messages)
` [PATCH v5 7/9] x86/hyperv: Implement Hyper-V virtual IOMMU

[PATCH v2] mm: drop stale MAX_ORDER references
 2026-08-19  8:20 UTC 

[PATCH v5 6/9] PCI: hv: Export hv_build_devid_type_pci() and change return type
 2026-08-18 22:14 UTC  (2+ messages)

[PATCH net v7 0/7] net: mana: HW channel reliability and hardening fixes
 2026-08-18 17:07 UTC  (7+ messages)
` [PATCH net v7 1/7] net: mana: reference-count CQs looked up from the EQ handler
      ` [EXTERNAL] "
` [PATCH net v7 6/7] net: mana: fix stale HWC response after command timeout

[PATCH v3 0/5] Hyper-V: Add para-virtualized IOMMU support for Linux guests
 2026-08-18 17:05 UTC  (18+ messages)
` [PATCH v3 1/5] hyperv: Introduce new hypercall interfaces used by Hyper-V guest IOMMU
` [PATCH v3 2/5] Drivers: hv: Add logical device ID registry for vPCI devices
` [PATCH v3 4/5] iommu/hyperv: Add para-virtualized IOMMU support for Hyper-V guest

[PATCH v6 00/51] x86: Try to wrangle PV clocks vs. TSC
 2026-08-18  9:42 UTC  (7+ messages)
` [PATCH v6 21/51] x86/kvm: Obtain TSC frequency from PV CPUID if present

[PATCH net-next v2 00/13] net: mana: reconfigure by replacing the queue set
 2026-08-17 23:41 UTC  (25+ messages)
` [PATCH net-next v2 01/13] net: mana: add queue-set allocation and teardown helpers
    ` [EXTERNAL] "
` [PATCH net-next v2 02/13] net: mana: swap queue sets in mana_set_channels
    ` [EXTERNAL] "
` [PATCH net-next v2 03/13] net: mana: swap queue sets in mana_set_ringparam
    ` [EXTERNAL] "
` [PATCH net-next v2 04/13] net: mana: swap queue sets in mana_set_priv_flags
    ` [EXTERNAL] "
` [PATCH net-next v2 05/13] net: mana: swap queue sets in mana_change_mtu
    ` [EXTERNAL] "
` [PATCH net-next v2 07/13] net: mana: do not bail out of mana_detach on dealloc failure
    ` [EXTERNAL] "
` [PATCH net-next v2 08/13] net: mana: keep per-queue statistics in the port context
    ` [EXTERNAL] "
` [PATCH net-next v2 09/13] net: mana: share the EQ pool across a queue-set swap

[PATCH 0/5] drm/vblank: Enforce all-or-nothing vblank support
 2026-08-17 12:41 UTC  (10+ messages)
` [PATCH 1/5] drm/vblank: Add drm_device.has_hw_vblank
` [PATCH 2/5] drm/vblank: Remove drm->num_crtcs
` [PATCH 3/5] drm/vblank: Remove num_crtcs argument from drm_vblank_init()
` [PATCH 4/5] drm/vblank: Use drm_for_each_crtc() in drm_vblank_init()
` [PATCH 5/5] drm/vblank: Require all CRTCs implement vblank support "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox