Linux-HyperV List
 help / color / mirror / Atom feed
 messages from 2026-08-10 09:07:40 to 2026-08-11 17:58:38 UTC [more...]

[PATCH RFC 0/2] Support Hyper-V vPCI controller reset method
 2026-08-11 17:58 UTC  (9+ messages)
` [PATCH RFC 1/2] PCI: Add "
` [PATCH RFC 2/2] PCI: hv: Add vPCI device reset support

[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 v3 0/5] Hyper-V: Add para-virtualized IOMMU support for Linux guests
 2026-08-11 16:21 UTC  (7+ 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

[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 v6 0/7] net: mana: HW channel reliability and hardening fixes
 2026-08-11  8:18 UTC  (9+ messages)
` [PATCH net v6 1/7] net: mana: RCU-protect gc->cq_table lookups against concurrent CQ destroy
` [PATCH net v6 2/7] net: mana: fix HWC RQ/SQ buffer size swap
` [PATCH net v6 3/7] net: mana: free HWC comp_buf after destroying the EQ
` [PATCH net v6 4/7] net: mana: validate hardware-supplied values in the HWC RX path
` [PATCH net v6 5/7] net: mana: fix HWC teardown safety with setup_active flag and destroy ordering
` [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 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  (25+ messages)
` [PATCH v2 01/13] mshv: add SEV-SNP UAPI definitions
` [PATCH v2 02/13] mshv: add SEV-SNP PSP request hypercall
` [PATCH v2 03/13] mshv: add SEV-SNP isolated page hypercalls
` [PATCH v2 04/13] mshv: wire SEV-SNP partition ioctls
` [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 07/13] mshv: default to safe partition CPU features
` [PATCH v2 08/13] mshv: accept partial CPU feature banks
` [PATCH v2 09/13] mshv: define full processor and xsave feature masks
` [PATCH v2 10/13] mshv: unmap SNP memory before state teardown
` [PATCH v2 11/13] mshv: unlock SNP pages on panic for crashdump collection
` [PATCH v2 12/13] hyperv: add MSHV Dom0 root-partition boot enablement (EFI HvLoader)
` [PATCH v2 13/13] mshv: set up own SynIC registers on a nested root partition

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

[PATCH v6 13/51] x86/acrn: Mark TSC frequency as known when using ACRN for calibration
 2026-08-10 13:56 UTC  (3+ messages)

[PATCH v2 0/3] x86/irq: Fix lost interrupts on CPU hot-unplug for Hyper-V PCI/MSI
 2026-08-10  9:23 UTC  (7+ 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


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