Linux-HyperV List
 help / color / mirror / Atom feed
 messages from 2026-09-04 04:46:46 to 2026-09-09 09:37:31 UTC [more...]

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

[PATCH v3] PCI: hv: Warn when wait_for_response() waits indefinitely
 2026-09-09  9:31 UTC  (3+ messages)

[PATCH v4 0/4] x86/irq: Fix lost interrupts on CPU hot-unplug
 2026-09-09  6:54 UTC  (9+ messages)
` [PATCH v4 1/4] x86/hyperv: Set irq_retrigger for root partition PCI/MSI irqchip
` [PATCH v4 2/4] x86/irq: Fall back to irq_chip_retrigger_hierarchy() in fixup_irqs()
` [PATCH v4 3/4] x86/irq: Fall back to irq_chip_retrigger_hierarchy() in msi_set_affinity()
` [PATCH v4 4/4] x86/irq, iommu/amd, x86/hyperv, PCI: Drop redundant irq_retrigger inits

[PATCH net v3] net: mana: fix reset work race with device removal
 2026-09-09  4:25 UTC 

[PATCH net-next v5 0/4] net: mana: concurrent HWC requests and dynamic queue depth
 2026-09-09  3:52 UTC  (9+ messages)
` [PATCH net-next v5 1/4] net: mana: track when the HWC has been handed to the PF
` [PATCH net-next v5 2/4] net: mana: give each HWC message slot its own completion state
` [PATCH net-next v5 3/4] net: mana: support concurrent HWC requests
` [PATCH net-next v5 4/4] net: mana: add dynamic HWC queue depth with reinit path

[PATCH net-next v4 00/13] net: mana: reconfigure by replacing the queue set
 2026-09-09  3:29 UTC  (27+ messages)
` [PATCH net-next v4 01/13] net: mana: add queue-set allocation and teardown helpers
` [PATCH net-next v4 02/13] net: mana: share the EQ pool across a queue-set swap
` [PATCH net-next v4 03/13] net: mana: swap queue sets in mana_set_channels
` [PATCH net-next v4 04/13] net: mana: swap queue sets in mana_set_ringparam
` [PATCH net-next v4 05/13] net: mana: swap queue sets in mana_set_priv_flags
` [PATCH net-next v4 06/13] net: mana: swap queue sets in mana_change_mtu
` [PATCH net-next v4 07/13] net: mana: swap queue sets in mana_xdp_set
` [PATCH net-next v4 08/13] net: mana: do not bail out of mana_detach on dealloc failure
` [PATCH net-next v4 09/13] net: mana: keep per-queue statistics in the port context
` [PATCH net-next v4 10/13] net: mana: release EQs left idle by a channel-count reduction
` [PATCH net-next v4 11/13] net: mana: keep a user-configured RSS table across a queue rebuild
` [PATCH net-next v4 12/13] net: mana: keep the surviving queues when the channel count is reduced
` [PATCH net-next v4 13/13] net: mana: keep the existing queues when the channel count is raised

[PATCH net-next] net: mana: Use the HWC destination queues reported by the hardware
 2026-09-09  1:38 UTC  (3+ messages)

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

[PATCH net v3] net: mana: Clear RDMA teardown and suspend state in mana_rdma_probe()
 2026-09-08 23:40 UTC  (4+ messages)
  ` [EXTERNAL] "

[PATCH V1 0/3] Redesign memory deposit logic
 2026-09-08 22:32 UTC  (11+ messages)
` [PATCH V1 1/3] mshv: Rename memory deposit memory functions to _old
` [PATCH V1 2/3] mshv: Redesign hypervisor memory deposit logic
` [PATCH V1 3/3] mshv: Remove unused *_old memory deposit functions

[PATCH v2 0/3] hv_netvsc: Fix leaking of send/receive buffers after GPADL teardown error
 2026-09-08 21:49 UTC  (6+ messages)
` [PATCH v2 1/3] Drivers: hv: vmbus: Fix error paths in vmbus_teardown_gpadl()
` [PATCH v2 2/3] Drivers: hv: Add vmbus_leak_buffer()
` [PATCH v2 3/3] hv_netvsc: Leak send/recv buffers if GPADL teardown fails

[PATCH v4 0/9] mshv: add SEV-SNP support for MSHV root partitions
 2026-09-08 12:33 UTC  (14+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/9] mshv: retain memory regions until unmap succeeds
  ` [PATCH v5 2/9] mshv: clear SynIC mappings before freeing them
  ` [PATCH v5 3/9] mshv: add SEV-SNP UAPI definitions
  ` [PATCH v5 4/9] mshv: add SEV-SNP PSP request hypercall
  ` [PATCH v5 5/9] mshv: add SEV-SNP isolated page hypercalls
  ` [PATCH v5 6/9] mshv: wire SEV-SNP partition ioctls
  ` [PATCH v5 7/9] mshv: detect and report SEV-SNP support at init
  ` [PATCH v5 8/9] mshv: use safe partition CPU feature defaults
  ` [PATCH v5 9/9] mshv: set up own SynIC registers on a nested root partition

[PATCH net v2] net: mana: fix reset work race with device removal
 2026-09-08 11:22 UTC  (4+ messages)

[PATCH net] net: mana: restore the XDP program pointer when pre-allocation fails
 2026-09-08  9:43 UTC  (2+ messages)

[PATCH v3 0/3] x86/irq: Fix lost interrupts on CPU hot-unplug
 2026-09-08  6:27 UTC  (16+ messages)
` [PATCH v3 1/3] x86/hyperv: Set irq_retrigger for root partition PCI/MSI irqchip
` [PATCH v3 2/3] x86/irq: Fall back to irq_chip_retrigger_hierarchy() in fixup_irqs()
` [PATCH v3 3/3] x86/irq, iommu/amd, x86/hyperv, PCI: Drop redundant irq_retrigger inits

[PATCH net-next v3 00/13] net: mana: reconfigure by replacing the queue set
 2026-09-07 23:14 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH 0/2] hv_netvsc: Fix leaking of send/receive buffers after GPADL teardown error
 2026-09-07 21:48 UTC  (4+ messages)
` [PATCH net 2/2] hv_netvsc: Leak send/recv buffers if GPADL teardown fails

[PATCH v3 00/14] drm/panic: Split into core and helpers
 2026-09-07 21:35 UTC  (15+ messages)
` [PATCH v3 01/14] drm/panic: Do not use un-escaped URL as format string
` [PATCH v3 07/14] drm/panic: Return from screen_user if display is too small
` [PATCH v3 09/14] drm/panic: Split draw_panic_plane()
` [PATCH v3 11/14] drm/panic: Display panic screen via per-plane callback
` [PATCH v3 12/14] drm/panic: Internalize panic locking in DRM core and helpers
` [PATCH v3 13/14] drm/panic: Move panic display code into helper library
` [PATCH v3 14/14] drm/panic: Compile KUnit tests as module

[PATCH net] net: mana: do not discard an ethtool-configured RSS table on a queue rebuild
 2026-09-07 19:33 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH 1/1] Drivers: hv: Remove !CPU_BIG_ENDIAN qualifier for arm64
 2026-09-07 17:02 UTC  (4+ messages)

[PATCH v2] PCI: hv: warn when wait_for_response() waits indefinitely
 2026-09-07 16:19 UTC  (3+ messages)

[PATCH] HID: hyperv: fix fortify write overflow in KUnit device info tests
 2026-09-07 13:19 UTC  (2+ messages)

[PATCH v2 0/2] Drivers: hv: fix typos in comments
 2026-09-07 11:42 UTC  (5+ messages)
` [PATCH v2 1/2] Drivers: hv: vmbus: fix typo "substract" in comment
` [PATCH v2 2/2] tools/hv: fix typo "retrive" "

[PATCH v2] arm64: hyperv: run VMBus kexec handler via syscore shutdown
 2026-09-07  9:25 UTC 

[PATCH] PCI: hv: Probe vPCI buses asynchronously
 2026-09-07  6:02 UTC  (2+ messages)

[PATCH net-next v4 4/4] net: mana: add dynamic HWC queue depth with reinit path
 2026-09-05 20:02 UTC  (2+ messages)

[PATCH net-next v4 3/4] net: mana: support concurrent HWC requests
 2026-09-05 20:02 UTC  (2+ messages)

[PATCH net-next v4 2/4] net: mana: give each HWC message slot its own completion state
 2026-09-05 20:02 UTC  (2+ messages)

[PATCH net-next v4 1/4] net: mana: track when the HWC has been handed to the PF
 2026-09-05 20:02 UTC  (2+ messages)

[PATCH] Documentation: netvsc: Remove stale "not yet supported" XDP_REDIRECT note
 2026-09-05  2:10 UTC  (2+ messages)

[PATCH] net: mana: Reserve extra CQ slot for the fence completion CQE
 2026-09-05  2:00 UTC  (2+ messages)

[PATCH net-next v2] net: mana: remove unreachable dead code in mana_bpf()
 2026-09-04 23:10 UTC  (2+ messages)

[PATCH 1/2] hv: fix typo "substract" in comment
 2026-09-04 15:15 UTC  (4+ messages)
` [PATCH 2/2] tools/hv: fix typo "retrive" "

[RFC PATCH 00/12] Introduce LVBS support for Hyper-V guests
 2026-09-04 13:23 UTC  (4+ messages)
` [RFC PATCH 06/12] drivers: hv: Add VSM boot driver and enable VTL1 at the partition level

[PATCH net-next v3 13/13] net: mana: keep the existing queues when the channel count is raised
 2026-09-04  4:46 UTC  (2+ messages)

[PATCH net-next v3 12/13] net: mana: keep the surviving queues when the channel count is reduced
 2026-09-04  4:46 UTC  (2+ messages)

[PATCH net-next v3 11/13] net: mana: keep a user-configured RSS table across a queue rebuild
 2026-09-04  4:46 UTC  (2+ messages)

[PATCH net-next v3 10/13] net: mana: release EQs left idle by a channel-count reduction
 2026-09-04  4:46 UTC  (2+ messages)

[PATCH net-next v3 09/13] net: mana: keep per-queue statistics in the port context
 2026-09-04  4:46 UTC  (2+ messages)

[PATCH net-next v3 08/13] net: mana: do not bail out of mana_detach on dealloc failure
 2026-09-04  4:46 UTC  (2+ messages)

[PATCH net-next v3 07/13] net: mana: swap queue sets in mana_xdp_set
 2026-09-04  4:46 UTC  (2+ messages)

[PATCH net-next v3 06/13] net: mana: swap queue sets in mana_change_mtu
 2026-09-04  4:46 UTC  (2+ messages)

[PATCH net-next v3 05/13] net: mana: swap queue sets in mana_set_priv_flags
 2026-09-04  4:46 UTC  (2+ messages)


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