Linux-HyperV List
 help / color / mirror / Atom feed
 messages from 2026-05-07 01:11:09 to 2026-05-13 18:51:09 UTC [more...]

[PATCH v3 00/11] mshv: Refactor memory region management and map pages at creation
 2026-05-13 18:51 UTC  (10+ messages)
` [PATCH v3 01/11] mshv: Don't reject huge-page stride on unaligned region length
` [PATCH v3 02/11] mshv: Don't request HMM write fault for read-only regions
` [PATCH v3 03/11] mshv: Convert region storage from page pointers to PFNs
` [PATCH v3 04/11] mshv: Refactor region segmentation into a dedicated helper
` [PATCH v3 05/11] mshv: Support address range holes in remapping
` [PATCH v3 06/11] mshv: Iterate VMAs when faulting in region pages
` [PATCH v3 07/11] mshv: Scale fault granularity for non-4 KiB host pages
` [PATCH v3 08/11] mshv: Move pinned region setup to mshv_regions.c
` [PATCH v3 09/11] mshv: Map populated pages on movable region creation

[PATCH net-next] net: mana: Add handler for sriov configure
 2026-05-13 18:47 UTC  (5+ messages)
  ` [EXTERNAL] "

[PATCH v1 0/4] Hyper-V: Add para-virtualized IOMMU support for Linux guests
 2026-05-13 18:39 UTC  (7+ messages)
` [PATCH v1 1/4] iommu: Move Hyper-V IOMMU driver to its own subdirectory
` [PATCH v1 2/4] hyperv: Introduce new hypercall interfaces used by Hyper-V guest IOMMU
` [PATCH v1 3/4] iommu/hyperv: Add para-virtualized IOMMU support for Hyper-V guest
` [PATCH v1 4/4] iommu/hyperv: Add page-selective IOTLB flush support

[PATCH] x86/VMBus: Confidential VMBus for dynamic DMA transfers
 2026-05-13 18:30 UTC  (2+ messages)
` [EXTERNAL] "

[PATCH v4 00/18] mshv: Bug fixes across the mshv_root module
 2026-05-13 17:39 UTC  (42+ messages)
` [PATCH v4 01/18] mshv: Fix IRQ leak and type hazards in hv_call_modify_spa_host_access
` [PATCH v4 02/18] mshv: Fix mshv_prepare_pinned_region error path for unencrypted partitions
` [PATCH v4 03/18] mshv: Fix race in mshv_irqfd_deassign
` [PATCH v4 04/18] mshv: Add NULL check for vp in mshv_try_assert_irq_fast
` [PATCH v4 05/18] mshv: irqfd: Reject routing updates that invalidate resampler binding
` [PATCH v4 06/18] mshv: Fix broken seqcount read protection
` [PATCH v4 07/18] mshv: Consolidate irqfd interrupt injection paths
` [PATCH v4 08/18] mshv: Fix level-triggered check on uninitialized data
` [PATCH v4 09/18] mshv: Fix duplicate GSI detection for GSI 0
` [PATCH v4 10/18] mshv: portid_table: Make mshv_portid_lookup() RCU-aware by contract
` [PATCH v4 11/18] mshv: Fix sleeping under spinlock in mshv_portid_alloc
` [PATCH v4 12/18] mshv: Use kfree_rcu in mshv_portid_free
` [PATCH v4 13/18] mshv: Add missing vp_index bounds check in intercept ISR
` [PATCH v4 14/18] mshv: Order pt_vp_array publish against irqfd assertion path
` [PATCH v4 15/18] mshv: Defer mshv_vp free to an RCU grace period
` [PATCH v4 16/18] mshv: Validate scheduler message bounds from hypervisor
` [PATCH v4 17/18] mshv: Publish VP to pt_vp_array before installing the file descriptor
` [PATCH v4 18/18] mshv: Fix missing error code on VP allocation failure

[PATCH-next 00/23] cgroup/cpuset: Enable runtime update of nohz_full and managed_irq CPUs
 2026-05-13 16:19 UTC  (6+ messages)
` [PATCH 04/23] tick/nohz: Allow runtime changes in full dynticks CPUs
` [PATCH 08/23] arm64: topology: Use RCU to protect access to HK_TYPE_TICK cpumask

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

[PATCH V1 0/3] PCI passthru on Hyper-V (Part II)
 2026-05-13 15:15 UTC  (7+ messages)
` [PATCH V1 1/3] mshv: Import declarations for irq remap and add irqbypass support
` [PATCH V1 2/3] hyperv: Implement irq remap for passthru devices
` [PATCH V1 3/3] mshv: Implement guest irq migration "

[PATCH v4] mshv: support 1G hugepages by passing them as 2M-aligned chunks
 2026-05-13 15:13 UTC  (2+ messages)

[PATCH v3 00/10] Convert all drivers to the new udata response flow
 2026-05-13 13:45 UTC  (14+ messages)
` [PATCH v3 01/10] RDMA: Use ib_is_udata_in_empty() for places calling ib_is_udata_cleared()
` [PATCH v3 02/10] IB/rdmavt: Don't abuse udata and ib_respond_udata()
` [PATCH v3 03/10] RDMA: Convert drivers using min to ib_respond_udata()
` [PATCH v3 04/10] RDMA: Convert drivers using sizeof() "
` [PATCH v3 05/10] RDMA/cxgb4: Convert "
` [PATCH v3 06/10] RDMA/qedr: Replace qedr_ib_copy_to_udata() with ib_respond_udata()
` [PATCH v3 07/10] RDMA/mlx: Replace response_len "
` [PATCH v3 08/10] RDMA: Use proper driver data response structs instead of open coding
` [PATCH v3 09/10] RDMA: Add missed = {} initialization to uresp structs
` [PATCH v3 10/10] RDMA: Replace memset with = {} pattern for ib_respond_udata()

[PATCH net-next v8] net: mana: Expose hardware diagnostic info via debugfs
 2026-05-13  4:49 UTC  (3+ messages)

[PATCH 0/3] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
 2026-05-13  2:42 UTC  (6+ messages)
` [PATCH 1/3] mm/hmm: Add hmm_range_fault_unlockable() for mmap lock-drop support

[PATCH 7.0 142/307] hv: Select CONFIG_SYSFB only for CONFIG_HYPERV_VMBUS
 2026-05-12 17:38 UTC 

[PATCH 6.18 121/270] hv: Select CONFIG_SYSFB only for CONFIG_HYPERV_VMBUS
 2026-05-12 17:38 UTC 

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

[PATCH v8 0/2] net: mana: add ethtool private flag for full-page RX buffers
 2026-05-12  2:21 UTC  (4+ messages)
` [PATCH v8 1/2] net: mana: refactor mana_get_strings() and mana_get_sset_count() to use switch
` [PATCH v8 2/2] net: mana: force full-page RX buffers via ethtool private flag

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

[PATCH v2 0/5] treewide: Convert buses to use generic driver_override
 2026-05-11 18:02 UTC  (2+ messages)

[PATCH v2 00/10] drm: Improve logic behind damage handling
 2026-05-11 12:22 UTC  (11+ messages)
` [PATCH v2 01/10] drm/damage-helper: Do not alter damage clips on modeset, but ignore them
` [PATCH v2 02/10] drm/atomic-helpers: Evaluate plane damage after atomic_check
` [PATCH v2 03/10] drm/ingenic: Remove calls to drm_atomic_helper_check_plane_damage()
` [PATCH v2 04/10] drm/damage-helper: Test src coord in drm_atomic_helper_check_plane_damage()
` [PATCH v2 05/10] drm/appletbdrm: Allocate request/response buffers in begin_fb_access
` [PATCH v2 06/10] drm/damage-helper: Remove old state from drm_atomic_helper_damage_iter_init()
` [PATCH v2 07/10] drm/damage-helper: Remove old state from drm_atomic_helper_damage_merged()
` [PATCH v2 08/10] drm/atomic_helper: Do not evaluate plane damage before atomic_check
` [PATCH v2 09/10] drm/damage-helper: Rename state parameters in damage helpers
` [PATCH v2 10/10] drm/vmwgfx: Remove unused field struct vmwgfx_du_update_plane.old_state

[PATCH net v2] net: mana: Optimize irq affinity for low vcpu configs
 2026-05-10 20:00 UTC  (8+ messages)

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

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

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

[PATCH v2 00/15] Add arm64 support in MSHV_VTL
 2026-05-08  9:56 UTC  (15+ messages)
` [PATCH v2 07/15] arm64: hyperv: Add support for mshv_vtl_return_call
` [PATCH v2 09/15] Drivers: hv: mshv_vtl: Move hv_vtl_configure_reg_page() to x86

[PATCH V2 00/11] PCI passthru on Hyper-V (Part I)
 2026-05-08  1:54 UTC  (4+ messages)
` [PATCH V2 09/11] x86/hyperv: Implement hyperv virtual IOMMU

[PATCH v2] Drivers: hv: vmbus: Improve the logic of reserving fb_mmio on Gen2 VMs
 2026-05-07 21:43 UTC  (5+ messages)
      ` [EXTERNAL] "

[PATCH v3] Drivers: hv: vmbus: Improve the logic of reserving fb_mmio on Gen2 VMs
 2026-05-07 21:28 UTC 

[PATCH v3] mshv: Simplify GPA map/unmap hypercall helpers
 2026-05-07 20:42 UTC  (8+ messages)

[PATCH v4] mshv: Simplify GPA map/unmap hypercall helpers
 2026-05-07 20:40 UTC 

[PATCH 00/10] drm: Improve logic behind damage handling
 2026-05-07 12:22 UTC  (12+ messages)
` [PATCH 01/10] drm/damage-helper: Do not alter damage clips on modeset, but ignore them
` [PATCH 02/10] drm/atomic-helpers: Evaluate plane damage after atomic_check
` [PATCH 03/10] drm/ingenic: Remove calls to drm_atomic_helper_check_plane_damage()
` [PATCH 04/10] drm/damage-helper: Test src coord in drm_atomic_helper_check_plane_damage()
` [PATCH 05/10] drm/appletbdrm: Allocate request/response buffers in begin_fb_access
` [PATCH 06/10] drm/damage-helper: Remove old state from drm_atomic_helper_damage_iter_init()
` [PATCH 07/10] drm/damage-helper: Remove old state from drm_atomic_helper_damage_merged()
` [PATCH 08/10] drm/atomic_helper: Do not evaluate plane damage before atomic_check
` [PATCH 09/10] drm/damage-helper: Rename state parameters in damage helpers
` [PATCH 10/10] drm/vmwgfx: Remove unused field struct vmwgfx_du_update_plane.old_state


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