Linux-HyperV List
 help / color / mirror / Atom feed
 messages from 2026-04-29 09:06:41 to 2026-05-07 01:11:09 UTC [more...]

[PATCH v2] Drivers: hv: vmbus: Improve the logic of reserving fb_mmio on Gen2 VMs
 2026-05-07  1:11 UTC  (5+ messages)

[PATCH v2] scsi: storvsc: Replace symbolic permissions with octal
 2026-05-06 19:23 UTC  (2+ messages)
` [EXTERNAL] "

[PATCH net-next v7 0/2] net: mana: add ethtool private flag for full-page RX buffers
 2026-05-06 16:58 UTC  (3+ messages)
` [PATCH net-next v7 1/2] net: mana: refactor mana_get_strings() and mana_get_sset_count() to use switch
` [PATCH net-next v7 2/2] net: mana: force full-page RX buffers via ethtool private flag

[PATCH net-next v6 0/2] net: mana: add ethtool private flag for full-page RX buffers
 2026-05-06 16:52 UTC  (10+ messages)

[PATCH v3] mshv: support 1G hugepages by passing them as 2M-aligned chunks
 2026-05-06 16:26 UTC  (2+ messages)

[PATCH v2 00/15] Add arm64 support in MSHV_VTL
 2026-05-06 14:36 UTC  (27+ messages)
` [PATCH v2 02/15] Drivers: hv: Move hv_vp_assist_page to common files
` [PATCH v2 03/15] Drivers: hv: Move vmbus_handler to common code
` [PATCH v2 07/15] arm64: hyperv: Add support for mshv_vtl_return_call
` [PATCH v2 08/15] Drivers: hv: Move hv_call_(get|set)_vp_registers() declarations
` [PATCH v2 09/15] Drivers: hv: mshv_vtl: Move hv_vtl_configure_reg_page() to x86
` [PATCH v2 12/15] mshv_vtl: Move VSM code page offset logic to x86 files

[PATCH V2 00/11] PCI passthru on Hyper-V (Part I)
 2026-05-06 10:07 UTC  (15+ messages)
` [PATCH V2 01/11] iommu/hyperv: rename hyperv-iommu.c to hyperv-irq.c
` [PATCH V2 02/11] x86/hyperv: cosmetic changes in irqdomain.c for readability
` [PATCH V2 03/11] mshv: Provide a way to get partition id if running in a VMM process
` [PATCH V2 04/11] mshv: Declarations and definitions for VFIO-MSHV bridge device
` [PATCH V2 05/11] mshv: Implement mshv bridge device for VFIO
` [PATCH V2 06/11] mshv: Add ioctl support for MSHV-VFIO bridge device
` [PATCH V2 07/11] mshv: Import data structs around device passthru from hyperv headers
` [PATCH V2 08/11] PCI: hv: Build device id for a VMBus device, export PCI devid function
` [PATCH V2 09/11] x86/hyperv: Implement hyperv virtual IOMMU
` [PATCH V2 10/11] mshv: Populate mmio mappings for PCI passthru
` [PATCH V2 11/11] mshv: Mark mem regions as non-movable upfront if device passthru

[PATCH net-next v8] net: mana: Expose hardware diagnostic info via debugfs
 2026-05-06  5:51 UTC 

[PATCH net-next v7] net: mana: Expose hardware diagnostic info via debugfs
 2026-05-06  5:51 UTC  (3+ messages)

[PATCH net-next v3 0/2] net: mana: Avoid queue struct allocation failure under memory fragmentation
 2026-05-06  2:30 UTC  (4+ messages)
` [PATCH net-next v3 1/2] net: mana: Use per-queue allocation for tx_qp to reduce allocation size
` [PATCH net-next v3 2/2] net: mana: Use kvmalloc for large RX queue and buffer allocations

[PATCH net, v3] net: mana: Fix crash from unvalidated SHM offset read from BAR0 during FLR
 2026-05-05 16:28 UTC  (4+ messages)

[PATCH net v2] net: mana: Optimize irq affinity for low vcpu configs
 2026-05-05 15:43 UTC  (7+ messages)

[PATCH v3] mshv: Simplify GPA map/unmap hypercall helpers
 2026-05-05 15:00 UTC  (3+ messages)

[PATCH v2 0/5] treewide: Convert buses to use generic driver_override
 2026-05-05 13:37 UTC  (6+ messages)
` [PATCH v2 1/5] amba: use generic driver_override infrastructure
` [PATCH v2 2/5] cdx: "
` [PATCH v2 3/5] Drivers: hv: vmbus: "
` [PATCH v2 4/5] rpmsg: "
` [PATCH v2 5/5] driver core: remove driver_set_override()

[PATCH v4 0/3] Hyper-V: kexec fixes for L1VH (mshv)
 2026-05-05 11:35 UTC  (10+ messages)
` [PATCH v4 1/3] mshv: limit SynIC management to MSHV-owned resources
` [PATCH v4 2/3] mshv: clean up SynIC state on kexec for L1VH
` [PATCH v4 3/3] mshv: unmap debugfs stats pages on kexec

[PATCH 0/3] net: mana: Fix mana_destroy_rxq() cleanup for partial RXQ init
 2026-05-05 10:20 UTC  (8+ messages)
` [PATCH 1/3] net: mana: check xdp_rxq registration before unreg in mana_destroy_rxq()
` [PATCH 2/3] net: mana: Skip WQ object destruction for uninitialized RXQ
` [PATCH 3/3] net: mana: remove double CQ cleanup in mana_create_rxq error path

[PATCH v2] mshv: support 1G hugepages by passing them as 2M-aligned chunks
 2026-05-05  5:58 UTC 

[PATCH net-next v2] net: mana: hardening: Reject zero max_num_queues from GDMA_QUERY_MAX_RESOURCES
 2026-05-05  2:30 UTC  (3+ messages)

[PATCH net-next v2] net: mana: hardening: Reject zero max_num_queues from MANA_QUERY_VPORT_CONFIG
 2026-05-05  2:30 UTC  (2+ messages)

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

[PATCH v2 1/2] Drivers: hv: vmbus: Provide option to skip VMBus unload on panic
 2026-05-04 20:47 UTC  (2+ messages)

[PATCH v3 00/18] mshv: Bug fixes across the mshv_root module
 2026-05-04 19:10 UTC  (19+ messages)
` [PATCH v3 01/18] mshv: Fix IRQ leak and type hazards in hv_call_modify_spa_host_access
` [PATCH v3 02/18] mshv: Fix potential integer overflow in mshv_region_create
` [PATCH v3 03/18] mshv: Fix mshv_prepare_pinned_region error path for unencrypted partitions
` [PATCH v3 04/18] mshv: Fix potential u64 overflow in region overlap check
` [PATCH v3 05/18] mshv: Fix race in mshv_irqfd_deassign
` [PATCH v3 06/18] mshv: Add defensive synchronize_srcu in irqfd shutdown
` [PATCH v3 07/18] mshv: Add NULL check for vp in mshv_try_assert_irq_fast
` [PATCH v3 08/18] mshv: Fix broken seqcount read protection
` [PATCH v3 09/18] mshv: Consolidate irqfd interrupt injection paths
` [PATCH v3 10/18] mshv: Fix level-triggered check on uninitialized data
` [PATCH v3 11/18] mshv: Fix duplicate GSI detection for GSI 0
` [PATCH v3 12/18] mshv: Fix use-after-RCU in mshv_portid_lookup
` [PATCH v3 13/18] mshv: Fix sleeping under spinlock in mshv_portid_alloc
` [PATCH v3 14/18] mshv: Use kfree_rcu in mshv_portid_free
` [PATCH v3 15/18] mshv: Add missing vp_index bounds check in intercept ISR
` [PATCH v3 16/18] mshv: Add store/load ordering for VP array publish
` [PATCH v3 17/18] mshv: Validate scheduler message bounds from hypervisor
` [PATCH v3 18/18] mshv: Fix missing error code on VP allocation failure

[PATCH v3 00/18] mshv: Bug fixes across the mshv_root module
 2026-05-04 19:06 UTC  (3+ messages)
` [PATCH v3] mshv: Fix IRQ leak and type hazards in hv_call_modify_spa_host_access

[PATCH v3 0/6] Hyper-V: kexec fixes for L1VH (mshv)
 2026-05-04 15:09 UTC  (5+ messages)
` [PATCH v3 2/6] x86/hyperv: move stimer cleanup to hv_machine_shutdown()
` [PATCH v3 3/6] x86/hyperv: Skip LP/VP creation on kexec

[PATCH net, v2] net: mana: Fix crash from unvalidated SHM offset read from BAR0 during FLR
 2026-05-03  3:03 UTC  (3+ messages)

[PATCH rc 00/15] Various bug fixes for RDMA drivers in the uapi functions
 2026-05-02 18:39 UTC  (2+ messages)

[PATCH] mshv: Add dedicated ioctl for GVA to GPA translation
 2026-05-02 13:12 UTC  (5+ messages)

[PATCH v2 00/18] mshv: Bug fixes across the mshv_root module
 2026-05-02  4:28 UTC  (19+ messages)
` [PATCH v2 01/18] mshv: Fix IRQ leak and type hazards in hv_call_modify_spa_host_access
` [PATCH v2 02/18] mshv: Fix potential integer overflow in mshv_region_create
` [PATCH v2 03/18] mshv: Fix mshv_prepare_pinned_region error path for unencrypted partitions
` [PATCH v2 04/18] mshv: Fix potential u64 overflow in region overlap check
` [PATCH v2 05/18] mshv: Fix race in mshv_irqfd_deassign
` [PATCH v2 06/18] mshv: Add defensive synchronize_srcu in irqfd shutdown
` [PATCH v2 07/18] mshv: Add NULL check for vp in mshv_try_assert_irq_fast
` [PATCH v2 08/18] mshv: Fix broken seqcount read protection
` [PATCH v2 09/18] mshv: Consolidate irqfd interrupt injection paths
` [PATCH v2 10/18] mshv: Fix level-triggered check on uninitialized data
` [PATCH v2 11/18] mshv: Fix duplicate GSI detection for GSI 0
` [PATCH v2 12/18] mshv: Fix use-after-RCU in mshv_portid_lookup
` [PATCH v2 13/18] mshv: Fix sleeping under spinlock in mshv_portid_alloc
` [PATCH v2 14/18] mshv: Use kfree_rcu in mshv_portid_free
` [PATCH v2 15/18] mshv: Add missing vp_index bounds check in intercept ISR
` [PATCH v2 16/18] mshv: Add store/load ordering for VP array publish
` [PATCH v2 17/18] mshv: Validate scheduler message bounds from hypervisor
` [PATCH v2 18/18] mshv: Fix missing error code on VP allocation failure

[PATCH 0/3] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
 2026-05-01  1:20 UTC  (4+ messages)
` [PATCH 1/3] mm/hmm: Add hmm_range_fault_unlockable() for mmap lock-drop support
` [PATCH 2/3] mshv: Use hmm_range_fault_unlockable() for userfaultfd support
` [PATCH 3/3] selftests/mm: Add userfaultfd test for HMM unlockable path

[PATCH] Drivers: hv: vmbus: Improve the logc of reserving fb_mmio on Gen2 VMs
 2026-04-30 22:42 UTC  (7+ messages)
  ` [EXTERNAL] "

[PATCH v2] mshv: Simplify GPA map/unmap hypercall helpers
 2026-04-30 14:43 UTC  (3+ messages)

[PATCH 00/10] mshv: Bug fixes across the mshv_root module
 2026-04-30 14:40 UTC  (13+ messages)
` [PATCH 01/10] mshv: Fix IRQ leak and type hazards in hv_call_modify_spa_host_access
` [PATCH 02/10] mshv: Fix potential integer overflow in mshv_region_create
` [PATCH 03/10] mshv: Fix missing lock in mshv_irqfd_deassign
` [PATCH 04/10] mshv: Fix broken seqcount read protection
` [PATCH 05/10] mshv: Fix level-triggered check on uninitialized data
` [PATCH 06/10] mshv: Fix duplicate GSI detection for GSI 0
` [PATCH 07/10] mshv: Fix use-after-RCU in mshv_portid_lookup
` [PATCH 08/10] mshv: Use kfree_rcu in mshv_portid_free
` [PATCH 09/10] mshv: Add missing vp_index bounds check in intercept ISR
` [PATCH 10/10] mshv: Fix missing error code on VP allocation failure

[PATCH] mshv: Simplify GPA map/unmap hypercall helpers
 2026-04-30  9:57 UTC  (4+ messages)

[PATCH 0/8] firmware: sysfb: Consolidate config/code wrt. sysfb_primary_screen
 2026-04-30  6:35 UTC  (3+ messages)

[PATCH] hv_sock: fix ARM64 support
 2026-04-30  0:50 UTC  (2+ messages)

[PATCH v0 0/3] PCI passthru on Hyper-V (Part II)
 2026-04-29 23:15 UTC  (4+ messages)
` [PATCH v0 1/3] mshv: Import declarations for irq remap and add irqbypass support
` [PATCH v0 2/3] hyperv: Implement irq remap for passthru devices
` [PATCH v0 3/3] mshv: Implement guest irq migration for passthru'd devices

[PATCH] hv: utils: replace deprecated strcpy with strscpy in kvp_register
 2026-04-29 22:15 UTC  (2+ messages)

[PATCH] hv: utils: handle and propagate errors in kvp_register
 2026-04-29 22:15 UTC  (6+ messages)
` [EXTERNAL] "

[PATCH v2] mshv: Add dedicated ioctl for GVA to GPA translation
 2026-04-29 22:08 UTC 

[PATCH v2] PCI: hv: Allocate MMIO from above 4GB for the config window
 2026-04-29 18:01 UTC  (8+ messages)

[PATCH V1 00/13] PCI passthru on Hyper-V (Part I)
 2026-04-29 10:35 UTC  (3+ messages)
` [PATCH V1 04/13] mshv: Provide a way to get partition id if running in a VMM process


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