messages from 2025-12-29 21:59:45 to 2026-01-14 15:54:32 UTC [more...]
[PATCH net-next v14 00/12] vsock: add namespace support to vhost-vsock and loopback
2026-01-14 15:54 UTC (26+ 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 V2,net-next, 0/2] net: mana: Add support for coalesced RX packets
2026-01-14 1:09 UTC (13+ 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-14 0:47 UTC (3+ messages)
[PATCH] mshv: make certain field names descriptive in a header struct
2026-01-14 0:41 UTC (3+ 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 00/12] Recover sysfb after DRM probe failure
2026-01-10 4:52 UTC (4+ messages)
` [PATCH 09/12] drm/hyperv: Add sysfb restore on "
[PATCH v2] mshv: Align huge page stride with guest mapping
2026-01-08 20:03 UTC (3+ messages)
[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
[PATCH] mshv: Align huge page stride with guest mapping
2026-01-07 18:39 UTC (17+ messages)
[PATCH v2 0/2] Fixes for movable pages
2026-01-07 7:35 UTC (12+ messages)
` [PATCH v2 1/2] hyperv: add definitions for arm64 gpa intercepts
` [PATCH v2 2/2] mshv: handle gpa intercepts for arm64
[PATCH net-next, v6] net: mana: Implement ndo_tx_timeout and serialize queue resets per port
2026-01-06 22:59 UTC (3+ messages)
[PATCH RFC 1/2] net: mana: Add support for coalesced RX packets on CQE
2026-01-05 17:02 UTC (3+ messages)
` [EXTERNAL] "
[PATCH v2 0/8] KVM: SVM: Fix exit_code bugs
2026-01-05 15:52 UTC (13+ messages)
` [PATCH v2 1/8] KVM: SVM: Add a helper to detect VMRUN failures
` [PATCH v2 2/8] KVM: SVM: Open code handling of unexpected exits in svm_invoke_exit_handler()
` [PATCH v2 3/8] KVM: SVM: Check for an unexpected VM-Exit after RETPOLINE "fast" handling
` [PATCH v2 4/8] KVM: SVM: Filter out 64-bit exit codes when invoking exit handlers on bare metal
` [PATCH v2 5/8] KVM: SVM: Treat exit_code as an unsigned 64-bit value through all of KVM
` [PATCH v2 6/8] KVM: SVM: Limit incorrect check on SVM_EXIT_ERR to running as a VM
` [PATCH v2 7/8] KVM: SVM: Harden exit_code against being used in Spectre-like attacks
` [PATCH v2 8/8] KVM: SVM: Assert that Hyper-V's HV_SVM_EXITCODE_ENL == SVM_EXIT_SW
[PATCH RESEND v2 1/3] x86: Use MOVL when reading segment registers
2026-01-05 9:02 UTC (3+ 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
[RFC][PATCH v0] x86/hyperv: Reserve 3 interrupt vectors used exclusively by mshv
2026-01-05 9:00 UTC (4+ messages)
[PATCH net-next, 0/2] net: mana: Add support for coalesced RX packets
2026-01-03 20:34 UTC (5+ messages)
` [PATCH net-next, 1/2] net: mana: Add support for coalesced RX packets on CQE
` [EXTERNAL] "
` [PATCH net-next, 2/2] net: mana: Add ethtool counters for RX CQEs in coalesced type
[PATCH v1] x86/hyperv: Reserve 3 interrupt vectors used exclusively by mshv
2026-01-02 22:02 UTC
[PATCH 1/3] drivers: video: fbdev: Remove hyperv_fb driver
2026-01-02 19:23 UTC (9+ messages)
` [PATCH 3/3] drm/hyprev: Remove reference to "
[PATCH v2 0/3] mshv: Debugfs interface for mshv_root
2026-01-02 16:27 UTC (13+ messages)
` [PATCH v2 1/3] mshv: Ignore second stats page map result failure
` [PATCH v2 2/3] mshv: Add definitions for stats pages
` [PATCH v2 3/3] mshv: Add debugfs to view hypervisor statistics
[PATCH v2 1/1] Drivers: hv: Always do Hyper-V panic notification in hv_kmsg_dump()
2026-01-01 7:54 UTC (2+ messages)
[PATCH 1/1] Drivers: hv: Fix uninit'ed variable in hv_msg_dump() if CONFIG_PRINTK not set
2025-12-31 17:52 UTC (4+ messages)
[PATCH] Drivers: hv: vmbus: fix typo in function name reference
2025-12-30 14:18 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox