Linux-HyperV List
 help / color / mirror / Atom feed
 messages from 2026-08-10 14:30:06 to 2026-08-18 13:13:38 UTC [more...]

[PATCH 00/12] drm/panic: Split into core and helpers
 2026-08-18 13:13 UTC  (19+ 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-18 12:24 UTC 

[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 v2 0/3] x86/irq: Fix lost interrupts on CPU hot-unplug for Hyper-V PCI/MSI
 2026-08-18  7:31 UTC  (13+ 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 net-next v2 00/13] net: mana: reconfigure by replacing the queue set
 2026-08-17 23:41 UTC  (31+ 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 06/13] net: mana: swap queue sets in mana_xdp_set
` [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 net-next v2 10/13] net: mana: release EQs left idle by a channel-count reduction
` [PATCH net-next v2 11/13] net: mana: keep a user-configured RSS table across a queue rebuild
` [PATCH net-next v2 12/13] net: mana: keep the surviving queues when the channel count is reduced
` [PATCH net-next v2 13/13] net: mana: keep the existing queues when the channel count is raised

[PATCH v3 0/5] Hyper-V: Add para-virtualized IOMMU support for Linux guests
 2026-08-17 17:35 UTC  (30+ 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 3/5] iommu/x86: Share the architectural MSI reserved range
` [PATCH v3 4/5] iommu/hyperv: Add para-virtualized IOMMU support for Hyper-V guest
` [PATCH v3 5/5] iommu/hyperv: Add page-selective IOTLB flush support

[RFC PATCH 0/2] arm64/hyperv: Enable kexec reboot support
 2026-08-17 13:29 UTC  (7+ 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 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 "

[PATCH net v7 0/7] net: mana: HW channel reliability and hardening fixes
 2026-08-14 17:43 UTC  (15+ messages)
` [PATCH net v7 1/7] net: mana: reference-count CQs looked up from the EQ handler
` [PATCH net v7 2/7] net: mana: fix HWC RQ/SQ buffer size swap
` [PATCH net v7 3/7] net: mana: free HWC comp_buf after destroying the EQ
` [PATCH net v7 4/7] net: mana: validate hardware-supplied values in the HWC RX path
` [PATCH net v7 5/7] net: mana: fix HWC teardown safety with setup_active flag and destroy ordering
` [PATCH net v7 6/7] net: mana: fix stale HWC response after command timeout
` [PATCH net v7 7/7] net: mana: keep max_num_cqs immutable once cq_table is allocated

[PATCH net-next 0/2] net: mana: Avoid DMA queue allocation failure under memory fragmentation
 2026-08-14  4:39 UTC  (4+ messages)

[PATCH RFC 0/2] Support Hyper-V vPCI controller reset method
 2026-08-13 21:40 UTC  (10+ messages)
` [PATCH RFC 1/2] PCI: Add "
` [PATCH RFC 2/2] PCI: hv: Add vPCI device reset support
  ` [EXTERNAL] "

[PATCH net v6 0/7] net: mana: HW channel reliability and hardening fixes
 2026-08-13  1:42 UTC  (22+ messages)
` [PATCH net v6 1/7] net: mana: RCU-protect gc->cq_table lookups against concurrent CQ destroy
    ` [EXTERNAL] "
` [PATCH net v6 2/7] net: mana: fix HWC RQ/SQ buffer size swap
    ` [EXTERNAL] "
` [PATCH net v6 3/7] net: mana: free HWC comp_buf after destroying the EQ
    ` [EXTERNAL] "
` [PATCH net v6 4/7] net: mana: validate hardware-supplied values in the HWC RX path
    ` [EXTERNAL] "
` [PATCH net v6 5/7] net: mana: fix HWC teardown safety with setup_active flag and destroy ordering
    ` [EXTERNAL] "
` [PATCH net v6 6/7] net: mana: fix stale HWC response after command timeout
` [PATCH net v6 7/7] net: mana: keep max_num_cqs immutable once cq_table is allocated

[PATCH V0 0/2] Redesign memory deposit logic
 2026-08-12 17:07 UTC  (6+ messages)
` [PATCH V0 1/2] mshv: Stub out deposit memory functions
` [PATCH V0 2/2] mshv: Redesign hypervisor memory deposit logic

[PATCH v3 1/1] Drivers: hv: vmbus: Skip VMBus module cleanup for non-nested root partition
 2026-08-12 14:52 UTC 

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

[PATCH v4 0/3] Drivers: hv: decrypt netvsc buffers on contiguous direct-map addresses
 2026-08-11 16:04 UTC  (4+ messages)
` [PATCH v4 1/3] Drivers: hv: vmbus: add vmbus_establish_gpadl_caller_decrypted()
` [PATCH v4 2/3] Drivers: hv: vmbus: Add vmbus_alloc_buffer()/vmbus_free_buffer() for CoCo VMs
` [PATCH v4 3/3] hv_netvsc: Allocate send/receive buffers using vmbus_alloc_buffer()

[PATCH net-next v2 01/13] net: mana: add queue-set allocation and teardown helpers
 2026-08-11  6:35 UTC  (5+ messages)
` [PATCH net-next v2 10/13] net: mana: release EQs left idle by a channel-count reduction
` [PATCH net-next v2 11/13] net: mana: keep a user-configured RSS table across a queue rebuild
` [PATCH net-next v2 12/13] net: mana: keep the surviving queues when the channel count is reduced
` [PATCH net-next v2 13/13] net: mana: keep the existing queues when the channel count is raised

[PATCH] x86/hyperv: reserve more vectors
 2026-08-10 19:03 UTC  (3+ messages)

[PATCH net v5 0/7] net: mana: HW channel reliability and hardening fixes
 2026-08-10 19:01 UTC  (13+ messages)
` [PATCH net v5 1/7] net: mana: RCU-protect gc->cq_table lookups against concurrent CQ destroy
` [PATCH net v5 2/7] net: mana: fix HWC RQ/SQ buffer size swap
` [PATCH net v5 3/7] net: mana: free HWC comp_buf after destroying the EQ
` [PATCH net v5 4/7] net: mana: validate hardware-supplied values in the HWC RX path
` [PATCH net v5 6/7] net: mana: fix stale HWC response after command timeout
` [PATCH net v5 7/7] net: mana: keep max_num_cqs immutable once cq_table is allocated

[PATCH v2 00/13] mshv: add SEV-SNP support for MSHV root partitions
 2026-08-10 18:59 UTC  (7+ messages)
` [PATCH v2 05/13] hyperv: fix hv_input_get_system_property layout for SNP status
` [PATCH v2 06/13] mshv: detect and report SEV-SNP support at init
` [PATCH v2 12/13] hyperv: add MSHV Dom0 root-partition boot enablement (EFI HvLoader)

[PATCH v11 0/8] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
 2026-08-10 18:57 UTC  (5+ messages)

[PATCH v2 1/1] Drivers: hv: vmbus: Skip VMBus module cleanup for non-nested root partition
 2026-08-10 16:03 UTC  (3+ messages)

[PATCH v6 10/51] x86/tdx: Force TSC frequency with CPUID-based info provided by the TDX-Module
 2026-08-10 14:30 UTC  (3+ messages)


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