public inbox for linux-hyperv@vger.kernel.org
 help / color / mirror / Atom feed
[PATCH] Drivers: hv: vmbus: Improve the logc of reserving fb_mmio on Gen2 VMs
 2026-04-17 18:19 UTC  (3+ messages)

[PATCH net v3 0/5] net: mana: Fix probe/remove error path bugs
 2026-04-17 14:10 UTC  (10+ messages)
` [PATCH net v3 1/5] net: mana: Init link_change_work before potential error paths in probe
` [PATCH net v3 2/5] net: mana: Init gf_stats_work "
` [PATCH net v3 3/5] net: mana: Guard mana_remove against double invocation
` [PATCH net v3 4/5] net: mana: Don't overwrite port probe error with add_adev result
` [PATCH net v3 5/5] net: mana: Fix EQ leak in mana_remove on NULL port

[PATCH net v2] hv_sock: Report EOF instead of -EIO for FIN
 2026-04-17  8:11 UTC  (2+ messages)

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

[PATCH net] hv_sock: Report EOF instead of -EIO for FIN
 2026-04-16 19:30 UTC  (4+ messages)
  ` [EXTERNAL] "

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

[PATCH net-next v6 0/2] net: mana: add ethtool private flag for full-page RX buffers
 2026-04-16 15:31 UTC  (7+ messages)
` [PATCH net-next v6 1/2] net: mana: refactor mana_get_strings() and mana_get_sset_count() to use switch
` [PATCH net-next v6 2/2] net: mana: force full-page RX buffers via ethtool private flag

[PATCH] Drivers: hv: mshv: add bounds check on vp_index in mshv_intercept_isr()
 2026-04-16 14:18 UTC 

[PATCH] mshv: remove page order restriction to enable 1G hugepage support
 2026-04-16 13:37 UTC 

[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
 2026-04-16 12:30 UTC  (6+ messages)
` [PATCH 01/61] Coccinelle: Prefer IS_ERR_OR_NULL over manual NULL check
` [PATCH 55/61] interconnect: "

[RFC v1 0/5] Hyper-V: Add para-virtualized IOMMU support for Linux guests
 2026-04-16  3:30 UTC  (14+ messages)
` [RFC v1 1/5] PCI: hv: Create and export hv_build_logical_dev_id()
` [RFC v1 3/5] hyperv: Introduce new hypercall interfaces used by Hyper-V guest IOMMU

[PATCH 0/8] firmware: sysfb: Consolidate config/code wrt. sysfb_primary_screen
 2026-04-15 13:42 UTC  (16+ messages)
` [PATCH 1/8] hv: Select CONFIG_SYSFB only for CONFIG_HYPERV_VMBUS
      ` [EXTERNAL] "
` [PATCH 2/8] firmware: efi: Never declare sysfb_primary_display on x86
` [PATCH 3/8] firmware: sysfb: Make CONFIG_SYSFB a user-selectable option

[PATCH net v2 0/4] net: mana: Fix probe/remove error path bugs
 2026-04-15 12:37 UTC  (12+ messages)
` [PATCH net v2 1/4] net: mana: Init link_change_work before potential error paths in probe
` [PATCH net v2 2/4] net: mana: Init gf_stats_work "
` [PATCH net v2 3/4] net: mana: Don't overwrite port probe error with add_adev result
` [PATCH net v2 4/4] net: mana: Fix EQ leak in mana_remove on NULL port

[PATCH 0/2] genirq and Hyper-V: Clean up handling of add_interrupt_randomness()
 2026-04-15  8:28 UTC  (3+ messages)
` [PATCH 2/2] Drivers: hv: Move add_interrupt_randomness() to hypervisor callback sysvec

[PATCH v2 0/6] Hyper-V: kexec fixes for L1VH (mshv)
 2026-04-15  5:54 UTC  (11+ messages)
` [PATCH v2 4/6] mshv: limit SynIC management to MSHV-owned resources
` [PATCH v2 5/6] mshv: clean up SynIC state on kexec for L1VH
` [PATCH v2 6/6] mshv: unmap debugfs stats pages on kexec

[PATCH] hv: utils: handle and propagate errors in kvp_register
 2026-04-14 17:48 UTC  (2+ messages)
` [EXTERNAL] "

[PATCH v3 0/7] mshv: Reduce memory consumption for unpinned regions
 2026-04-14 16:11 UTC  (9+ messages)
` [PATCH v3 1/7] mshv: Consolidate region creation and mapping
` [PATCH v3 2/7] mshv: Improve code readability with handler function typedef
` [PATCH v3 3/7] mshv: Rename mshv_mem_region to mshv_region
` [PATCH v3 4/7] mshv: Optimize memory region mapping operations
` [PATCH v3 5/7] mshv: Pass pfns array explicitly through processing chain
` [PATCH v3 6/7] mshv: Simplify pfn array handling in region processing
` [PATCH v3 7/7] mshv: Allocate pfns array only for pinned regions

[PATCH 00/11] Drivers: hv: Add ARM64 support in mshv_vtl
 2026-04-14 15:34 UTC  (23+ messages)
` [PATCH 01/11] arch: arm64: Export arch_smp_send_reschedule for mshv_vtl module
` [PATCH 03/11] Drivers: hv: Add support to setup percpu vmbus handler
` [PATCH 04/11] Drivers: hv: Refactor mshv_vtl for ARM64 support to be added
` [PATCH 05/11] drivers: hv: Export vmbus_interrupt for mshv_vtl module
` [PATCH 06/11] Drivers: hv: Make sint vector architecture neutral in MSHV_VTL
` [PATCH 07/11] arch: arm64: Add support for mshv_vtl_return_call

[PATCH net] netvsc: transfer lower device max tso size during VF transition
 2026-04-14 14:08 UTC  (2+ messages)
` [EXTERNAL] "

[PATCH] mshv: Add tracepoint for GPA intercept handling
 2026-04-14  4:50 UTC  (4+ messages)

[PATCH v2] mshv_vtl: Fix vmemmap_shift exceeding MAX_FOLIO_ORDER
 2026-04-14  4:44 UTC  (3+ messages)

[PATCH v3] tools: hv: Fix cross-compilation
 2026-04-14  4:43 UTC  (2+ messages)

[PATCH] Drivers: hv: vmbus: Export hv_vmbus_exists() and use it in pci-hyperv
 2026-04-14  4:43 UTC  (2+ messages)

[PATCH] scsi: storvsc: Handle PERSISTENT_RESERVE_IN truncation for Hyper-V vFC
 2026-04-14  2:19 UTC  (5+ messages)
` [EXTERNAL] "

[PATCH 0/7] mshv: Refactor memory region management and map pages at creation
 2026-04-13 21:09 UTC  (10+ messages)
` [PATCH 1/7] mshv: Convert from page pointers to PFNs
` [PATCH 2/7] mshv: Add support to address range holes remapping
` [PATCH 3/7] mshv: Support regions with different VMAs
` [PATCH 5/7] mshv: Map populated pages on movable region creation

[PATCH v2] Drivers: hv: mshv: fix integer overflow in memory region overlap check
 2026-04-13 18:10 UTC  (6+ messages)

[PATCH rdma-next v2] RDMA/mana_ib: hardening: Clamp adapter capability values from MANA_IB_GET_ADAPTER_CAP
 2026-04-13 18:00 UTC  (9+ messages)
  ` [EXTERNAL] "

[PATCH v4 00/21] mm: expand mmap_prepare functionality and usage
 2026-04-13  5:37 UTC  (4+ messages)
` [PATCH v4 19/21] uio: replace deprecated mmap hook with mmap_prepare in uio_info

[PATCH net 0/2] net: mana: Fix debugfs directory naming and file lifecycle
 2026-04-12 18:40 UTC  (6+ messages)
` [PATCH net 1/2] net: mana: Use pci_name() for debugfs directory naming
` [PATCH net 2/2] net: mana: Move current_speed debugfs file to mana_init_port()

[PATCH net-next v6] net: mana: Expose hardware diagnostic info via debugfs
 2026-04-12 12:49 UTC  (2+ messages)

[PATCH rdma-next 0/8] RDMA/mana_ib: Handle service reset for RDMA resources
 2026-04-10 15:49 UTC  (6+ messages)
      ` [EXTERNAL] "

[PATCH 04/61] ext4: Prefer IS_ERR_OR_NULL over manual NULL check
 2026-04-10 15:18 UTC  (2+ messages)

[PATCH net-next] net: mana: hardening: Reject zero max_num_queues from MANA_QUERY_VPORT_CONFIG
 2026-04-10  5:16 UTC  (2+ messages)

[PATCH v0 00/15] PCI passthru on Hyper-V (Part I)
 2026-04-09 14:41 UTC  (5+ messages)
` [PATCH v0 06/15] mshv: Implement mshv bridge device for VFIO

[PATCH] x86/VMBus: Confidential VMBus for dynamic DMA transfers
 2026-04-09  2:05 UTC  (3+ messages)

[PATCH v2] tools: hv: Fix cross-compilation
 2026-04-08 12:36 UTC  (2+ messages)

[PATCH net-next 0/4] net: mana: Fix probe/remove error path bugs
 2026-04-08 10:17 UTC  (3+ messages)

[PATCH net-next v5 0/3] net: mana: debugfs fixes and diagnostic info
 2026-04-08  8:12 UTC  (4+ messages)
` [PATCH net-next v5 1/3] net: mana: Use pci_name() for debugfs directory naming

[PATCH] PCI: hv: Allocate MMIO from above 4GB for the config window
 2026-04-08  6:37 UTC  (7+ messages)

[PATCH] PCI: hv: Allocate MMIO from above 4GB for the config window
 2026-04-08  6:15 UTC  (5+ messages)

[BUG] KVM: x86: kvmclock jumps ~253 years on Hyper-V nested virt due to cross-CPU raw TSC inconsistency
 2026-04-08  4:13 UTC  (10+ messages)

[PATCH net-next v5 0/2] net: mana: add ethtool private flag for full-page RX buffers
 2026-04-08  2:55 UTC  (5+ messages)

[PATCH v3 0/6] Hyper-V: kexec fixes for L1VH (mshv)
 2026-04-08  1:36 UTC  (7+ messages)
` [PATCH v3 1/6] Drivers: hv: vmbus: fix hyperv_cpuhp_online variable shadowing
` [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 v3 4/6] mshv: limit SynIC management to MSHV-owned resources
` [PATCH v3 5/6] mshv: clean up SynIC state on kexec for L1VH
` [PATCH v3 6/6] mshv: unmap debugfs stats pages on kexec

[PATCH net-next,v4] net: mana: Force full-page RX buffers via ethtool private flag
 2026-04-07 19:29 UTC  (5+ messages)

[GIT PULL] Hyper-V fixes for v7.0-rc8
 2026-04-07 19:26 UTC  (2+ messages)

[PATCH 0/7] mshv: Reduce memory consumption for unpinned regions
 2026-04-07 15:07 UTC  (4+ messages)
` [PATCH 4/7] mshv: Optimize memory region mapping operations

[PATCH v2 00/16] Convert all drivers to the new udata response flow
 2026-04-07 14:03 UTC  (19+ messages)
` [PATCH v2 01/16] RDMA/mana: Fix error unwind in mana_ib_create_qp_rss()
` [PATCH v2 02/16] RDMA/ocrdma: Clarify the mm_head searching
` [PATCH v2 03/16] RDMA/ocrdma: Don't NULL deref uctx on errors in ocrdma_copy_pd_uresp()
` [PATCH v2 04/16] RDMA/vmw_pvrdma: Fix double free on pvrdma_alloc_ucontext() error path
` [PATCH v2 05/16] RDMA/mlx4: Fix resource leak on error in mlx4_ib_create_srq()
` [PATCH v2 06/16] RDMA/hns: Fix xarray race in hns_roce_create_srq()
` [PATCH v2 07/16] RDMA: Use ib_is_udata_in_empty() for places calling ib_is_udata_cleared()
` [PATCH v2 08/16] IB/rdmavt: Don't abuse udata and ib_respond_udata()
` [PATCH v2 09/16] RDMA: Convert drivers using min to ib_respond_udata()
` [PATCH v2 10/16] RDMA: Convert drivers using sizeof() "
` [PATCH v2 11/16] RDMA/cxgb4: Convert "
` [PATCH v2 12/16] RDMA/qedr: Replace qedr_ib_copy_to_udata() with ib_respond_udata()
` [PATCH v2 13/16] RDMA/mlx: Replace response_len "
` [PATCH v2 14/16] RDMA: Use proper driver data response structs instead of open coding
` [PATCH v2 15/16] RDMA: Add missed = {} initialization to uresp structs
` [PATCH v2 16/16] RDMA: Replace memset with = {} pattern for ib_respond_udata()

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


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