public inbox for linux-hyperv@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-23 14:01:27 to 2026-03-05 11:30:05 UTC [more...]

[PATCH net-next v5] net: mana: Add MAC address to vPort logs and clarify error messages
 2026-03-05 11:30 UTC  (3+ messages)

[PATCH v9 00/10] x86/hyperv/hv_vtl: Use a wakeup mailbox to boot secondary CPUs
 2026-03-04 23:41 UTC  (11+ messages)
` [PATCH v9 01/10] x86/topology: Add missing struct declaration and attribute dependency
` [PATCH v9 02/10] x86/acpi: Add functions to setup and access the wakeup mailbox
` [PATCH v9 03/10] dt-bindings: reserved-memory: Wakeup Mailbox for Intel processors
` [PATCH v9 04/10] x86/dt: Parse the "
` [PATCH v9 05/10] x86/hyperv/vtl: Set real_mode_header in hv_vtl_init_platform()
` [PATCH v9 06/10] x86/realmode: Make the location of the trampoline configurable
` [PATCH v9 07/10] x86/hyperv/vtl: Setup the 64-bit trampoline for TDX guests
` [PATCH v9 08/10] x86/acpi: Add a helper get the address of the wakeup mailbox
` [PATCH v9 09/10] x86/hyperv/vtl: Mark the wakeup mailbox page as private
` [PATCH v9 10/10] x86/hyperv/vtl: Use the wakeup mailbox to boot secondary CPUs

[PATCH V0] mshv: pass struct mshv_user_mem_region by reference
 2026-03-04 18:45 UTC  (2+ messages)

[PATCH v2 net-next 0/6] net: mana: Per-vPort EQ and MSI-X interrupt management
 2026-03-04 14:59 UTC  (9+ messages)
` [PATCH v2 net-next 1/6] net: mana: Create separate EQs for each vPort
` [PATCH v2 net-next 2/6] net: mana: Query device capabilities and configure MSI-X sharing for EQs
` [PATCH v2 net-next 3/6] net: mana: Introduce GIC context with refcounting for interrupt management
` [PATCH v2 net-next 4/6] net: mana: Use GIC functions to allocate global EQs
` [PATCH v2 net-next 5/6] net: mana: Allocate interrupt context for each EQ when creating vPort
` [PATCH v2 net-next 6/6] RDMA/mana_ib: Allocate interrupt contexts on EQs

[PATCH v4 0/5] Allow order zero pages in page reporting
 2026-03-04  8:44 UTC  (11+ messages)
` [PATCH v4 1/5] mm/page_reporting: add PAGE_REPORTING_ORDER_UNSPECIFIED
` [PATCH v4 2/5] virtio_balloon: set unspecified page reporting order
` [PATCH v4 3/5] hv_balloon: "
` [PATCH v4 4/5] mm/page_reporting: change PAGE_REPORTING_ORDER_UNSPECIFIED to -1
` [PATCH v4 5/5] mm/page_reporting: change page_reporting_order to PAGE_REPORTING_ORDER_UNSPECIFIED

[PATCH v3] x86/hyperv: Use __naked attribute to fix stackless C function
 2026-03-04  5:50 UTC  (2+ messages)

[PATCH 0/4] mshv: Fix and improve memory pre-depositing
 2026-03-04  0:23 UTC  (5+ messages)
` [PATCH 1/4] mshv: Support larger memory deposits
` [PATCH 2/4] mshv: Fix pre-depositing of pages for partition initialization
` [PATCH 3/4] mshv: Fix pre-depositing of pages for virtual processor initialization
` [PATCH 4/4] mshv: Pre-deposit pages for SLAT creation

[PATCH net-next 0/6] net: mana: Per-vPort EQ and MSI-X interrupt management
 2026-03-04  0:01 UTC  (9+ messages)
` [PATCH net-next 1/6] net: mana: Create separate EQs for each vPort
` [PATCH net-next 2/6] net: mana: Query device capabilities and configure MSI-X sharing for EQs
` [PATCH net-next 3/6] net: mana: Introduce GIC context with refcounting for interrupt management
` [PATCH net-next 4/6] net: mana: Use GIC functions to allocate global EQs
` [PATCH net-next 5/6] net: mana: Allocate interrupt context for each EQ when creating vPort
` [PATCH net-next 6/6] RDMA/mana_ib: Allocate interrupt contexts on EQs
  ` [EXTERNAL] Re: [PATCH net-next 0/6] net: mana: Per-vPort EQ and MSI-X interrupt management

[PATCH net-next] net: mana: Force full-page RX buffers for 4K page size on specific systems
 2026-03-03 11:56 UTC  (5+ messages)

[PATCH net-next, v2] net: mana: Trigger VF reset/recovery on health check failure due to HWC timeout
 2026-03-03 10:30 UTC  (4+ messages)

[PATCH v3 0/5] Allow order zero pages in page reporting
 2026-03-03 10:04 UTC  (8+ messages)
` [PATCH v3 1/5] mm/page_reporting: add PAGE_REPORTING_ORDER_UNSPECIFIED
` [PATCH v3 2/5] virtio_balloon: set unspecified page reporting order
` [PATCH v3 3/5] hv_balloon: "
` [PATCH v3 4/5] mm/page_reporting: change PAGE_REPORTING_ORDER_UNSPECIFIED to -1
` [PATCH v3 5/5] mm/page_reporting: change page_reporting_order to PAGE_REPORTING_ORDER_UNSPECIFIED

[PATCH v2 0/4] Allow order zero pages in page reporting
 2026-03-03  8:52 UTC  (9+ messages)
` [PATCH v2 1/4] mm/page_reporting: add PAGE_REPORTING_ORDER_UNSPECIFIED
` [PATCH v2 2/4] virtio_balloon: set unspecified page reporting order
` [PATCH v2 3/4] hv_balloon: "
` [PATCH v2 4/4] mm/page_reporting: change PAGE_REPORTING_ORDER_UNSPECIFIED to -1

[PATCH net-next v4] net: mana: Add MAC address to vPort logs and clarify error messages
 2026-03-02 17:27 UTC  (7+ messages)

[PATCH v1 0/4] Allow order zero pages in page reporting
 2026-03-02  9:50 UTC  (17+ messages)
` [PATCH v1 1/4] page_reporting: add PAGE_REPORTING_DEFAULT_ORDER
` [PATCH v1 2/4] virtio_balloon: set default page reporting order
` [PATCH v1 3/4] hv_balloon: "
` [PATCH v1 4/4] page_reporting: change PAGE_REPORTING_DEFAULT_ORDER to -1

[PATCH v2] mshv: Introduce tracing support
 2026-03-01 17:39 UTC 

[PATCH] scsi: storvsc: Fix scheduling while atomic on PREEMPT_RT
 2026-02-28 23:12 UTC  (4+ messages)

[PATCH v2] x86/hyperv: Use __naked attribute to fix stackless C function
 2026-02-28 17:38 UTC  (12+ messages)

[PATCH net v2] net: mana: Ring doorbell at 4 CQ wraparounds
 2026-02-28  3:40 UTC  (4+ messages)

[PATCH v1 0/6] Hyper-V: Implement hypervisor core collection
 2026-02-27 22:10 UTC  (8+ messages)
` [PATCH v1 5/6] x86/hyperv: Implement hypervisor ram collection into vmcore

[RFT PATCH] x86/hyperv: Use __naked attribute to fix stackless C function
 2026-02-27 21:50 UTC  (10+ messages)

VFIO support on hyperv (vfio_pci_core_ioctl())
 2026-02-27 20:06 UTC  (3+ messages)

[PATCH net-next] net: mana: Expose page_pool stats via ethtool
 2026-02-27 17:27 UTC  (3+ messages)

[PATCH] mshv: Introduce tracing support
 2026-02-27  8:11 UTC  (3+ messages)

[PATCH, net-next] net: mana: Trigger VF reset/recovery on health check failure due to HWC timeout
 2026-02-27  8:10 UTC  (5+ messages)
` [net-next] "

[PATCH net] net: mana: Ring doorbell at 4 CQ wraparounds
 2026-02-26 19:22 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH 0/3] Allow order zero pages in page reporting
 2026-02-26 17:43 UTC  (6+ messages)
` [PATCH 1/3] mm/page_reporting: Allow zero page_reporting_order
` [PATCH 2/3] hv_balloon: Change default page reporting order
` [PATCH 3/3] virtio_balloon: Set pr_dev.order to new default

[PATCH rdma-next 00/50] RDMA: Ensure CQ UMEMs are managed by ib_core
 2026-02-26  6:54 UTC  (17+ messages)
` [PATCH rdma-next 18/50] RDMA/erdma: Separate user and kernel CQ creation paths
` [PATCH rdma-next 25/50] RDMA/mana: Provide a modern CQ creation interface
  ` [EXTERNAL] "
` [PATCH rdma-next 26/50] RDMA/erdma: Separate user and kernel CQ creation paths
` [PATCH rdma-next 42/50] RDMA/bnxt_re: Complete CQ resize in a single step
` (subset) [PATCH rdma-next 00/50] RDMA: Ensure CQ UMEMs are managed by ib_core

[PATCH net] net: mana: Fix double destroy_workqueue on service rescan PCI path
 2026-02-26  3:20 UTC  (3+ messages)

[PATCH v6 0/2] ARM64 support for doorbell and intercept SINTs
 2026-02-25 19:49 UTC  (5+ messages)
` [PATCH v6 1/2] mshv: refactor synic init and cleanup
` [PATCH v6 2/2] mshv: add arm64 support for doorbell & intercept SINTs

[PATCH net-next v3] net: mana: Add MAC address to vPort logs and clarify error messages
 2026-02-25 17:36 UTC  (3+ messages)

[PATCH v5 0/2] ARM64 support for doorbell and intercept SINTs
 2026-02-25 12:12 UTC  (10+ messages)
` [PATCH v5 1/2] mshv: refactor synic init and cleanup
` [PATCH v5 2/2] mshv: add arm64 support for doorbell & intercept SINTs

[PATCH] mshv: Replace fixed memory deposit with status driven helper
 2026-02-25  5:20 UTC  (4+ messages)

[PATCH net-next] net: ethtool: add COALESCE_RX_CQE_FRAMES/NSECS parameters
 2026-02-24 21:38 UTC  (7+ messages)
  ` [EXTERNAL] "

[PATCH v2] x86/hyperv: Reserve 3 interrupt vectors used exclusively by mshv
 2026-02-24 16:29 UTC  (5+ messages)

[PATCH 6.18, 6.12] Drivers: hv: vmbus: Use kthread for vmbus interrupts on PREEMPT_RT
 2026-02-23 15:34 UTC 


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