public inbox for linux-hyperv@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-07 21:46:02 to 2026-01-20 06:43:44 UTC [more...]

[PATCH v0 00/15] PCI passthru on Hyper-V (Part I)
 2026-01-20  6:42 UTC  (8+ 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 03/15] x86/hyperv: add insufficient memory support in irqdomain.c
` [PATCH v0 04/15] mshv: Provide a way to get partition id if running in a VMM process
` [PATCH v0 06/15] mshv: Implement mshv bridge device for VFIO
` [PATCH v0 07/15] mshv: Add ioctl support for MSHV-VFIO bridge device
` [PATCH v0 08/15] PCI: hv: rename hv_compose_msi_msg to hv_vmbus_compose_msi_msg

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

[PATCH 1/1] x86/hyperv: Use memremap()/memunmap() instead of ioremap_cache()/iounmap()
 2026-01-19 15:59 UTC 

[PATCH 00/12] Recover sysfb after DRM probe failure
 2026-01-19 10:03 UTC  (15+ messages)

[PATCH 1/1] mshv: Fix compiler warning about cast converting incompatible function type
 2026-01-19  5:32 UTC  (2+ messages)

[PATCH 1/1] Drivers: hv: Use memremap()/memunmap() instead of ioremap_cache()/iounmap()
 2026-01-19  3:34 UTC 

[PATCH V2,net-next, 0/2] net: mana: Add support for coalesced RX packets
 2026-01-18 18:31 UTC  (20+ messages)
` [PATCH V2,net-next, 1/2] net: mana: Add support for coalesced RX packets on CQE
    ` [EXTERNAL] "
` [PATCH V2,net-next, 2/2] net: mana: Add ethtool counters for RX CQEs in coalesced type
    ` [EXTERNAL] "

[PATCH v1] mshv: make certain field names descriptive in a header struct
 2026-01-17 10:54 UTC  (6+ messages)

[Patch v2] scsi: storvsc: Process unsupported MODE_SENSE_10
 2026-01-17  1:03 UTC 

[PATCH net-next v15 00/12] vsock: add namespace support to vhost-vsock and loopback
 2026-01-16 21:28 UTC  (13+ messages)
` [PATCH net-next v15 01/12] vsock: add netns to vsock core
` [PATCH net-next v15 02/12] virtio: set skb owner of virtio_transport_reset_no_sock() reply
` [PATCH net-next v15 03/12] vsock: add netns support to virtio transports
` [PATCH net-next v15 04/12] selftests/vsock: increase timeout to 1200
` [PATCH net-next v15 05/12] selftests/vsock: add namespace helpers to vmtest.sh
` [PATCH net-next v15 06/12] selftests/vsock: prepare vm management helpers for namespaces
` [PATCH net-next v15 07/12] selftests/vsock: add vm_dmesg_{warn,oops}_count() helpers
` [PATCH net-next v15 08/12] selftests/vsock: use ss to wait for listeners instead of /proc/net
` [PATCH net-next v15 09/12] selftests/vsock: add tests for proc sys vsock ns_mode
` [PATCH net-next v15 10/12] selftests/vsock: add namespace tests for CID collisions
` [PATCH net-next v15 11/12] selftests/vsock: add tests for host <-> vm connectivity with namespaces
` [PATCH net-next v15 12/12] selftests/vsock: add tests for namespace deletion

[PATCH v2] mshv: make certain field names descriptive in a header struct
 2026-01-16 22:49 UTC 

[PATCH 0/2] kbuild, uapi: Mark inner unions in packed structs as packed
 2026-01-16 22:06 UTC  (7+ messages)
` [PATCH 1/2] hyper-v: Mark inner union in hv_kvp_exchg_msg_value "
` [PATCH 2/2] virt: vbox: uapi: Mark inner unions in packed structs "

[PATCH v3 0/6] mshv: Debugfs interface for mshv_root
 2026-01-16 18:33 UTC  (11+ messages)
` [PATCH v3 1/6] mshv: Ignore second stats page map result failure
` [PATCH v3 2/6] mshv: Use typed hv_stats_page pointers
` [PATCH v3 3/6] mshv: Improve mshv_vp_stats_map/unmap(), add them to mshv_root.h
` [PATCH v3 4/6] mshv: Always map child vp stats pages regardless of scheduler type
` [PATCH v3 5/6] mshv: Add definitions for stats pages
` [PATCH v3 6/6] mshv: Add debugfs to view hypervisor statistics

[PATCH 1/3] drivers: video: fbdev: Remove hyperv_fb driver
 2026-01-16 17:18 UTC  (3+ messages)
` [PATCH 2/3] drivers: hv: vmbus_drv: Remove reference to hpyerv_fb

[PATCH v1] x86/hyperv: Reserve 3 interrupt vectors used exclusively by mshv
 2026-01-15 18:16 UTC  (3+ messages)

[PATCH v2 0/8] KVM: SVM: Fix exit_code bugs
 2026-01-15 18:03 UTC  (2+ messages)

[PATCH v2 0/2] Fixes for movable pages
 2026-01-15  7:31 UTC  (2+ messages)

[PATCH 1/1] mshv: Add __user attribute to argument passed to access_ok()
 2026-01-15  7:12 UTC  (3+ messages)

[PATCH 1/1] mshv: Store the result of vfs_poll in a variable of type __poll_t
 2026-01-15  7:11 UTC  (3+ messages)

[PATCH v2] mshv: Align huge page stride with guest mapping
 2026-01-15  7:10 UTC  (4+ messages)

[PATCH v2 1/1] Drivers: hv: Always do Hyper-V panic notification in hv_kmsg_dump()
 2026-01-15  7:01 UTC  (2+ messages)

[PATCH] Drivers: hv: vmbus: fix typo in function name reference
 2026-01-15  7:00 UTC  (3+ messages)

[PATCH] mshv: make certain field names descriptive in a header struct
 2026-01-14 19:27 UTC  (4+ messages)

[PATCH net-next v14 00/12] vsock: add namespace support to vhost-vsock and loopback
 2026-01-14 17:21 UTC  (27+ messages)
` [PATCH net-next v14 01/12] vsock: add netns to vsock core
` [PATCH net-next v14 02/12] virtio: set skb owner of virtio_transport_reset_no_sock() reply
` [PATCH net-next v14 03/12] vsock: add netns support to virtio transports
` [PATCH net-next v14 04/12] selftests/vsock: increase timeout to 1200
` [PATCH net-next v14 05/12] selftests/vsock: add namespace helpers to vmtest.sh
` [PATCH net-next v14 06/12] selftests/vsock: prepare vm management helpers for namespaces
` [PATCH net-next v14 07/12] selftests/vsock: add vm_dmesg_{warn,oops}_count() helpers
` [PATCH net-next v14 08/12] selftests/vsock: use ss to wait for listeners instead of /proc/net
` [PATCH net-next v14 09/12] selftests/vsock: add tests for proc sys vsock ns_mode
` [PATCH net-next v14 10/12] selftests/vsock: add namespace tests for CID collisions
` [PATCH net-next v14 11/12] selftests/vsock: add tests for host <-> vm connectivity with namespaces
` [PATCH net-next v14 12/12] selftests/vsock: add tests for namespace deletion

[RFC v1 0/5] Hyper-V: Add para-virtualized IOMMU support for Linux guests
 2026-01-14 15:43 UTC  (21+ 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
` [RFC v1 4/5] hyperv: allow hypercall output pages to be allocated for child partitions
` [RFC v1 5/5] iommu/hyperv: Add para-virtualized IOMMU support for Hyper-V guest

[PATCH net-next] net: mana: Add MAC address to vPort logs and clarify error messages
 2026-01-14  5:42 UTC  (3+ messages)

[PATCH net-next, v8] net: mana: Implement ndo_tx_timeout and serialize queue resets per port
 2026-01-14  3:40 UTC  (2+ messages)

[PATCH net-next] net: hv_netvsc: reject RSS hash key programming without RX indirection table
 2026-01-14  3:10 UTC  (4+ messages)

[PATCH v3 0/6] Hyper-V: Implement hypervisor core collection
 2026-01-13 23:36 UTC  (4+ messages)
` [PATCH v3 5/6] x86/hyperv: Implement hypervisor RAM collection into vmcore

[GIT PULL] Hyper-V fixes for v6.19-rc6
 2026-01-13 18:11 UTC  (2+ messages)

[PATCH RFC net-next v13 00/13] vsock: add namespace support to vhost-vsock and loopback
 2026-01-13 12:34 UTC  (17+ messages)
` [PATCH RFC net-next v13 01/13] vsock: add per-net vsock NS mode state
` [PATCH RFC net-next v13 02/13] vsock: add netns to vsock core
` [PATCH RFC net-next v13 03/13] virtio: set skb owner of virtio_transport_reset_no_sock() reply

[PATCH v5 00/21] paravirt: cleanup and reorg
 2026-01-13  6:57 UTC  (7+ messages)
` [PATCH v5 01/21] x86/paravirt: Remove not needed includes of paravirt.h
` [PATCH v5 12/21] x86/paravirt: Move paravirt_sched_clock() related code into tsc.c
` [PATCH v5 21/21] x86/pvlocks: Move paravirt spinlock functions into own header

[PATCH] scsi: storvsc: Process unsupported MODE_SENSE_10
 2026-01-12 17:52 UTC  (3+ messages)

[PATCH 1/1] PCI: hv: Remove unused field pci_bus in struct hv_pcibus_device
 2026-01-12 17:01 UTC  (5+ messages)

[PATCH net-next, v7] net: mana: Implement ndo_tx_timeout and serialize queue resets per port
 2026-01-12 12:59 UTC  (3+ messages)

[PATCH net-next v12 00/12] vsock: add namespace support to vhost-vsock and loopback
 2026-01-11  9:16 UTC  (10+ messages)
` [PATCH net-next v12 02/12] vsock: add netns to vsock core
` [PATCH net-next v12 04/12] vsock: add netns support to virtio transports

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


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