public inbox for linux-hyperv@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-04 12:37:22 to 2026-02-19 00:33:42 UTC [more...]

[PATCH 1/1] Drivers: hv: vmbus: Simplify allocation of vmbus_evt
 2026-02-19  0:33 UTC  (4+ messages)
` [EXTERNAL] "

[PATCH 1/4] mshv: Add nested virtualization creation flag
 2026-02-18 23:55 UTC  (6+ messages)
` [PATCH 2/4] hyperv: uapi: Add bit for nested virtualization
` [PATCH 3/4] drivers: hv: enable "
` [PATCH 4/4] mshv: Add SMT_ENABLED_GUEST partition creation flag

[PATCH] mshv: expose hv_call_scrub_partition
 2026-02-18 23:35 UTC  (2+ messages)

[PATCH v5] mshv: Add support for integrated scheduler
 2026-02-18 23:28 UTC  (2+ messages)

[PATCH] mshv: Use try_cmpxchg() instead of cmpxchg()
 2026-02-18 23:27 UTC  (3+ messages)
` [PATCH RESEND] "

[PATCH] x86/hyperv: Fix error pointer dereference
 2026-02-18 23:22 UTC  (3+ messages)

[PATCH v3 00/16] x86/msr: Inline rdmsr/wrmsr instructions
 2026-02-18 20:37 UTC  (3+ messages)
` [PATCH v3 05/16] x86/msr: Minimize usage of native_*() msr access functions

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

[PATCH 0/2] kexec: Refuse kernel-unsafe Microsoft Hypervisor transitions
 2026-02-18  8:14 UTC  (7+ messages)
` [PATCH 1/2] kexec: Add permission notifier chain for kexec operations
` [PATCH 2/2] mshv: Add kexec blocking support

[PATCH v4] mshv: Add support for integrated scheduler
 2026-02-18  8:05 UTC  (3+ messages)

[PATCH v3] drivers: hv: vmbus: Use kthread for vmbus interrupts on PREEMPT_RT
 2026-02-18  7:19 UTC  (6+ messages)

[PATCH v2 1/3] x86: Use MOVL when reading segment registers
 2026-02-18  6:43 UTC  (8+ messages)
` [PATCH v2 2/3] x86/hyperv: Use savesegment() instead of inline asm() to save "
` [PATCH v2 3/3] x86/hyperv: Remove ASM_CALL_CONSTRAINT with VMMCALL insn

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

[PATCH] x86/hyperv: Fix error pointer deference
 2026-02-18  2:53 UTC  (2+ messages)

[PATCH] scsi: storvsc: Fix scheduling while atomic on PREEMPT_RT
 2026-02-18  2:14 UTC  (9+ messages)
` [EXTERNAL] "

[PATCH net-next v16 00/12] vsock: add namespace support to vhost-vsock and loopback
 2026-02-17 21:46 UTC  (4+ messages)
` [PATCH net-next v16 01/12] vsock: add netns to vsock core

[PATCH v2 1/2] Drivers: hv: vmbus: Provide option to skip VMBus unload on panic
 2026-02-17 18:23 UTC  (2+ messages)
` [PATCH v2 2/2] drm/hyperv: During panic do VMBus unload after frame buffer is flushed

[PATCH rdma-next 00/50] RDMA: Ensure CQ UMEMs are managed by ib_core
 2026-02-17 10:52 UTC  (60+ messages)
` [PATCH rdma-next 01/50] RDMA: Move DMA block iterator logic into dedicated files
` [PATCH rdma-next 02/50] RDMA/umem: Allow including ib_umem header from any location
` [PATCH rdma-next 03/50] RDMA/umem: Remove unnecessary includes and defines from ib_umem header
` [PATCH rdma-next 04/50] RDMA/core: Promote UMEM to a core component
` [PATCH rdma-next 05/50] RDMA/core: Manage CQ umem in core code
` [PATCH rdma-next 06/50] RDMA/efa: Rely on CPU address in create‑QP
` [PATCH rdma-next 07/50] RDMA/core: Prepare create CQ path for API unification
` [PATCH rdma-next 08/50] RDMA/core: Reject zero CQE count
` [PATCH rdma-next 09/50] RDMA/efa: Remove check for "
` [PATCH rdma-next 10/50] RDMA/mlx5: Save 4 bytes in CQ structure
` [PATCH rdma-next 11/50] RDMA/mlx5: Provide a modern CQ creation interface
` [PATCH rdma-next 12/50] RDMA/mlx4: Inline mlx4_ib_get_cq_umem into callers
` [PATCH rdma-next 13/50] RDMA/mlx4: Introduce a modern CQ creation interface
` [PATCH rdma-next 14/50] RDMA/mlx4: Remove unused create_flags field from CQ structure
` [PATCH rdma-next 15/50] RDMA/bnxt_re: Convert to modern CQ interface
` [PATCH rdma-next 16/50] RDMA/cxgb4: Separate kernel and user CQ creation paths
` [PATCH rdma-next 17/50] RDMA/mthca: Split user and kernel "
` [PATCH rdma-next 18/50] RDMA/erdma: Separate "
` [PATCH rdma-next 19/50] RDMA/ionic: Split "
` [PATCH rdma-next 20/50] RDMA/qedr: Convert to modern CQ interface
` [PATCH rdma-next 21/50] RDMA/vmw_pvrdma: Provide a modern CQ creation interface
` [PATCH rdma-next 22/50] RDMA/ocrdma: Split user and kernel CQ creation paths
` [PATCH rdma-next 23/50] RDMA/irdma: "
` [PATCH rdma-next 24/50] RDMA/usnic: Provide a modern CQ creation interface
` [PATCH rdma-next 25/50] RDMA/mana: "
` [PATCH rdma-next 26/50] RDMA/erdma: Separate user and kernel CQ creation paths
` [PATCH rdma-next 27/50] RDMA/rdmavt: Split "
` [PATCH rdma-next 28/50] RDMA/siw: "
` [PATCH rdma-next 29/50] RDMA/rxe: "
` [PATCH rdma-next 30/50] RDMA/core: Remove legacy CQ creation fallback path
` [PATCH rdma-next 31/50] RDMA/core: Remove unused ib_resize_cq() implementation
` [PATCH rdma-next 32/50] RDMA: Clarify that CQ resize is a user‑space verb
` [PATCH rdma-next 33/50] RDMA/bnxt_re: Drop support for resizing kernel CQs
` [PATCH rdma-next 34/50] RDMA/irdma: Remove resize support for "
` [PATCH rdma-next 35/50] RDMA/mlx4: Remove support for kernel CQ resize
` [PATCH rdma-next 36/50] RDMA/mlx5: Remove support for resizing kernel CQs
` [PATCH rdma-next 37/50] RDMA/mthca: Remove resize support for "
` [PATCH rdma-next 38/50] RDMA/rdmavt: "
` [PATCH rdma-next 39/50] RDMA/rxe: Remove unused kernel‑side CQ resize support
` [PATCH rdma-next 40/50] RDMA: Properly propagate the number of CQEs as unsigned int
` [PATCH rdma-next 41/50] RDMA/core: Generalize CQ resize locking
` [PATCH rdma-next 42/50] RDMA/bnxt_re: Complete CQ resize in a single step
` [PATCH rdma-next 43/50] RDMA/bnxt_re: Rely on common resize‑CQ locking
` [PATCH rdma-next 44/50] RDMA/bnxt_re: Reduce CQ memory footprint
` [PATCH rdma-next 45/50] RDMA/mlx4: Use generic resize-CQ lock
` [PATCH rdma-next 46/50] RDMA/mlx4: Use on‑stack variables instead of storing them in the CQ object
` [PATCH rdma-next 47/50] RDMA/mlx5: Use generic resize-CQ lock
` [PATCH rdma-next 48/50] RDMA/mlx5: Select resize‑CQ callback based on device capabilities
` [PATCH rdma-next 49/50] RDMA/mlx5: Reduce CQ memory footprint
` [PATCH rdma-next 50/50] RDMA/mthca: Use generic resize-CQ lock

[PATCH] x86: mshyperv: Use kthread for vmbus interrupts on PREEMPT_RT
 2026-02-16 12:24 UTC  (19+ messages)

[RFC PATCH V2] x86/VMBus: Confidential VMBus for dynamic DMA buffer transition
 2026-02-16 10:21 UTC  (4+ messages)

[PATCH v2] x86: mshyperv: Use kthread for vmbus interrupts on PREEMPT_RT
 2026-02-14 14:23 UTC  (4+ messages)

[PATCH AUTOSEL 6.19-5.10] hyper-v: Mark inner union in hv_kvp_exchg_msg_value as packed
 2026-02-14  0:59 UTC 

[PATCH 0/3] x86/x2apic: Fix hang-up of defconfig kernel on resume from s2ram
 2026-02-13  7:39 UTC  (14+ messages)
` [PATCH 1/3] x86/x2apic: disable x2apic on resume if the kernel expects so
` [PATCH 3/3] x86/virt: rename x2apic_available to x2apic_without_ir_available

[PATCH 1/2] Drivers: hv: vmbus: Provide option to skip VMBus unload on panic
 2026-02-12 16:30 UTC  (7+ messages)
` [PATCH 2/2] drm/hyperv: During panic do VMBus unload after frame buffer is flushed

[PATCH net-next v3] net: mana: Add MAC address to vPort logs and clarify error messages
 2026-02-11 18:42 UTC  (2+ messages)

[PATCH net-next v2] net: mana: Improve diagnostic logging for better debuggability
 2026-02-11  5:20 UTC  (6+ messages)

[PATCH v1] x86/hyperv: Reserve 3 interrupt vectors used exclusively by mshv
 2026-02-10 21:23 UTC  (6+ messages)

[PATCH] PCI: hv: Allocate MMIO from above 4GB for the config window
 2026-02-07  1:42 UTC  (4+ messages)

[PATCH v3 0/4] Improve Hyper-V memory deposit error handling
 2026-02-06 18:54 UTC  (8+ messages)
` [PATCH v3 1/4] mshv: Introduce hv_result_needs_memory() helper function
` [PATCH v3 2/4] mshv: Introduce hv_deposit_memory helper functions
` [PATCH v3 3/4] mshv: Handle insufficient contiguous memory hypervisor status
` [PATCH v3 4/4] mshv: Handle insufficient root memory hypervisor statuses

[PATCH] mshv: fix SRCU protection in irqfd resampler ack handler
 2026-02-06  7:06 UTC  (4+ messages)

[PATCH v3] mshv: make field names descriptive in a header struct
 2026-02-06  7:03 UTC  (2+ messages)

[PATCH 1/1] mshv: Add comment about huge page mappings in guest physical address space
 2026-02-06  6:12 UTC  (8+ messages)

[PATCH v0 00/15] PCI passthru on Hyper-V (Part I)
 2026-02-05 18:48 UTC  (17+ messages)
` [PATCH v0 01/15] iommu/hyperv: rename hyperv-iommu.c to hyperv-irq.c
` [PATCH v0 02/15] x86/hyperv: cosmetic changes in irqdomain.c for readability
` [PATCH v0 15/15] mshv: Populate mmio mappings for PCI passthru

[PATCH v2 0/4] Improve Hyper-V memory deposit error handling
 2026-02-05 18:36 UTC  (10+ messages)
` [PATCH v2 1/4] mshv: Introduce hv_result_needs_memory() helper function
` [PATCH v2 2/4] mshv: Introduce hv_deposit_memory helper functions
` [PATCH v2 3/4] mshv: Handle insufficient contiguous memory hypervisor status
` [PATCH v2 4/4] mshv: Handle insufficient root memory hypervisor statuses

[PATCH] mshv: Make MSHV mutually exclusive with KEXEC
 2026-02-05 17:12 UTC  (13+ messages)

[PATCH v2] mshv: make certain field names descriptive in a header struct
 2026-02-04 20:24 UTC  (3+ messages)

[PATCH v3 0/2] ARM64 support for doorbell and intercept SINTs
 2026-02-04 17:42 UTC  (3+ messages)
` [PATCH v3 1/2] mshv: refactor synic init and cleanup
` [PATCH v3 2/2] mshv: add arm64 support for doorbell & intercept SINTs

[PATCH] pci: pci-hyperv-intf: remove unnecessary module_init/exit functions
 2026-02-04 12:38 UTC  (2+ messages)

[PATCH 1/1] PCI: hv: Remove unused field pci_bus in struct hv_pcibus_device
 2026-02-04 12:37 UTC  (3+ messages)


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