messages from 2025-07-29 18:47:07 to 2025-08-28 01:06:02 UTC [more...]
[PATCH hyperv-next v5 00/16] Confidential VMBus
2025-08-28 1:05 UTC (5+ messages)
` [PATCH hyperv-next v5 01/16] Documentation: hyperv: "
` [PATCH hyperv-next v5 02/16] drivers: hv: VMBus protocol version 6.0
` [PATCH hyperv-next v5 03/16] arch: hyperv: Get/set SynIC synth.registers via paravisor
` [PATCH hyperv-next v5 04/16] arch/x86: mshyperv: Trap on access for some synthetic MSRs
[PATCH V0 0/2] Fix CONFIG_HYPERV and vmbus related anamoly
2025-08-28 0:59 UTC (3+ messages)
` [PATCH V0 1/2] hyper-v: Add CONFIG_HYPERV_VMBUS option
` [PATCH V0 2/2] hyper-v: Make CONFIG_HYPERV bool
[PATCH net-next v5 0/9] vsock: add namespace support to vhost-vsock
2025-08-28 0:31 UTC (10+ messages)
` [PATCH net-next v5 1/9] vsock: a per-net vsock NS mode state
` [PATCH net-next v5 2/9] vsock: add net to vsock skb cb
` [PATCH net-next v5 3/9] vsock: add netns to vsock core
` [PATCH net-next v5 4/9] vsock/loopback: add netns support
` [PATCH net-next v5 5/9] vsock/virtio: add netns to virtio transport common
` [PATCH net-next v5 6/9] vhost/vsock: add netns support
` [PATCH net-next v5 7/9] selftests/vsock: improve logging in vmtest.sh
` [PATCH net-next v5 8/9] selftests/vsock: invoke vsock_test through helpers
` [PATCH net-next v5 9/9] selftests/vsock: add namespace tests
[PATCH v2 0/7] Drivers: hv: Fix NEED_RESCHED_LAZY and use common APIs
2025-08-28 0:01 UTC (8+ messages)
` [PATCH v2 1/7] Drivers: hv: Handle NEED_RESCHED_LAZY before transferring to guest
` [PATCH v2 2/7] Drivers: hv: Disentangle VTL return cancellation from SIGPENDING
` [PATCH v2 3/7] Drivers: hv: Disable IRQs only after handling pending work before VTL return
` [PATCH v2 4/7] entry/kvm: KVM: Move KVM details related to signal/-EINTR into KVM proper
` [PATCH v2 5/7] entry: Rename "kvm" entry code assets to "virt" to genericize APIs
` [PATCH v2 6/7] Drivers: hv: Use common "entry virt" APIs to do work in root before running guest
` [PATCH v2 7/7] Drivers: hv: Use "entry virt" APIs to do work before returning to lower VTL
[PATCH v3] x86/hyperv: Fix kdump on Azure CVMs
2025-08-27 16:01 UTC (4+ messages)
[PATCH net] net: hv_netvsc: fix loss of early receive events from host during channel open
2025-08-27 1:30 UTC (2+ messages)
[PATCH] x86/hyperv: Export hv_hypercall_pg unconditionally
2025-08-26 23:04 UTC (6+ messages)
[PATCH 0/5] Drivers: hv: Fix NEED_RESCHED_LAZY and use common APIs
2025-08-26 16:58 UTC (12+ messages)
` [PATCH 1/5] Drivers: hv: Move TIF pre-guest work handling fully into mshv_common.c
` [PATCH 2/5] Drivers: hv: Handle NEED_RESCHED_LAZY before transferring to guest
` [PATCH 3/5] entry/kvm: KVM: Move KVM details related to signal/-EINTR into KVM proper
` [PATCH 4/5] entry: Rename "kvm" entry code assets to "virt" to genericize APIs
` [PATCH 5/5] Drivers: hv: Use common "entry virt" APIs to do work before running guest
[PATCH net] net: mana: Remove redundant netdev_lock_ops_to_full() calls
2025-08-26 4:57 UTC (3+ messages)
[PATCH v3 0/7] hyperv: Introduce new way to manage hypercall args
2025-08-26 1:46 UTC (14+ messages)
` [PATCH v3 1/7] Drivers: hv: Introduce hv_hvcall_*() functions for hypercall arguments
[PATCH hyperv-next v4 00/16] Confidential VMBus
2025-08-25 22:41 UTC (4+ messages)
` [PATCH hyperv-next v4 15/16] Drivers: hv: Support establishing the confidential VMBus connection
[PATCH v2] x86/hyperv: Fix kdump on Azure CVMs
2025-08-21 15:45 UTC (5+ messages)
[PATCH v3 0/1] x86/hyperv: MSI parent domain conversion
2025-08-21 7:34 UTC (3+ messages)
` [PATCH v3 1/1] x86/hyperv: Switch to msi_create_parent_irq_domain()
[PATCH v5 00/10] x86/hyperv/hv_vtl: Use a wakeup mailbox to boot secondary CPUs
2025-08-20 23:11 UTC (2+ messages)
[RFC PATCH 0/1] Tweak TLB flushing when VMX is running on Hyper-V
2025-08-19 22:50 UTC (12+ messages)
` [RFC PATCH 1/1] KVM: VMX: Use Hyper-V EPT flush for local TLB flushes
[PATCH] mshv: Add support for a new parent partition configuration
2025-08-19 17:29 UTC (5+ messages)
[PATCH net-next v5] net: mana: Use page pool fragments for RX buffers instead of full pages to improve memory efficiency
2025-08-19 12:50 UTC (2+ messages)
[PATCH v3 00/16] objtool: Detect and warn about indirect calls in __nocfi functions
2025-08-18 12:09 UTC (10+ messages)
` [PATCH v3 07/16] x86/kvm/emulate: Introduce EM_ASM_1SRC2
` [PATCH v3 12/16] x86_64,hyperv: Use direct call to hypercall-page
` [PATCH v3 14/16] x86/fred: Play nice with invoking asm_fred_entry_from_kvm() on non-FRED hardware
[PATCH] mm/numa: Rename memory_add_physaddr_to_nid to memory_get_phys_to_nid
2025-08-18 8:34 UTC (5+ messages)
[PATCH] uio_hv_generic: Let userspace take care of interrupt mask
2025-08-18 8:24 UTC (3+ messages)
[PATCH] x86/hyperv: Fix kdump on Azure CVMs
2025-08-18 7:57 UTC (3+ messages)
[PATCH] hyperv: Add missing field to hv_output_map_device_interrupt
2025-08-15 20:46 UTC (6+ messages)
[PATCH v4 0/7] hyperv: Introduce new way to manage hypercall args
2025-08-14 18:48 UTC (13+ messages)
` [PATCH v4 1/7] Drivers: hv: Introduce hv_setup_*() functions for hypercall arguments
` [PATCH v4 2/7] x86/hyperv: Use hv_setup_*() to set up hypercall arguments -- part 1
` [PATCH v4 6/7] Drivers: hv: Use hv_setup_*() to set up hypercall arguments for mshv code
` [PATCH v4 7/7] Drivers: hv: Replace hyperv_pcpu_input/output_arg with hyperv_pcpu_arg
[PATCH net-next v4] net: mana: Use page pool fragments for RX buffers instead of full pages to improve memory efficiency
2025-08-14 1:11 UTC (3+ messages)
[RFC PATCH V6 0/4 Resend] x86/Hyper-V: Add AMD Secure AVIC for Hyper-V platform
2025-08-13 15:06 UTC (14+ messages)
` [RFC PATCH V6 1/4 Resend] x86/hyperv: Don't use hv apic driver when Secure AVIC is available
` [RFC PATCH V6 2/4 Resend] Drivers: hv: Allow vmbus message synic interrupt injected from Hyper-V
` [Update RFC PATCH V6 2/4] "
` [RFC PATCH V6 3/4 Resend] x86/hyperv: Don't use auto-eoi when Secure AVIC is available
` [RFC PATCH V6 4/4 Resend] x86/hyperv: Allow Hyper-V to inject STIMER0 interrupts
[PATCH] PCI: hv: Remove unused parameter of hv_msi_free()
2025-08-13 14:39 UTC (2+ messages)
[PATCH v7 0/2] Drivers: hv: Introduce new driver - mshv_vtl
2025-08-13 0:00 UTC (4+ messages)
` [PATCH v7 1/2] Drivers: hv: Export some symbols for mshv_vtl
[PATCH v2] clocksource: hyper-v: Skip unnecessary checks for the root partition
2025-08-12 20:30 UTC (3+ messages)
[PATCH v5.10] uio_hv_generic: Fix another memory leak in error handling paths
2025-08-11 5:38 UTC
[PATCH] uio_hv_generic: Fix another memory leak in error handling paths
2025-08-11 5:37 UTC
[PATCH net,v2] hv_netvsc: Fix panic during namespace deletion with VF
2025-08-08 20:50 UTC (2+ messages)
[PATCH] clocksource: hyper-v: Prefer architecture counter when running as root partition
2025-08-08 20:19 UTC (3+ messages)
[PATCH RFC net-next v4 00/12] vsock: add namespace support to vhost-vsock
2025-08-07 20:24 UTC (20+ messages)
` [PATCH RFC net-next v4 01/12] vsock: a per-net vsock NS mode state
` [PATCH RFC net-next v4 02/12] vsock: add net to vsock skb cb
` [PATCH RFC net-next v4 03/12] vsock: add netns to af_vsock core
` [PATCH RFC net-next v4 04/12] vsock/virtio: add netns to virtio transport common
` [PATCH RFC net-next v4 05/12] vhost/vsock: add netns support
` [PATCH RFC net-next v4 06/12] vsock/virtio: use the global netns
` [PATCH RFC net-next v4 07/12] hv_sock: add netns hooks
` [PATCH RFC net-next v4 08/12] vsock/vmci: "
` [PATCH RFC net-next v4 09/12] vsock/loopback: add netns support
` [PATCH RFC net-next v4 10/12] selftests/vsock: improve logging in vmtest.sh
` [PATCH RFC net-next v4 11/12] selftests/vsock: invoke vsock_test through helpers
` [PATCH RFC net-next v4 12/12] selftests/vsock: add namespace tests
[RFC PATCH V5 0/4] x86/Hyper-V: Add AMD Secure AVIC for Hyper-V platform
2025-08-06 9:20 UTC (14+ messages)
` [RFC PATCH V5 1/4] x86/hyperv: Don't use hv apic driver when Secure AVIC is available
` [RFC PATCH V5 2/4] Drivers: hv: Allow vmbus message synic interrupt injected from Hyper-V
` [RFC PATCH V5 3/4] x86/hyperv: Don't use auto-eoi when Secure AVIC is available
` [RFC PATCH V5 4/4] x86/hyperv: Allow Hyper-V to inject STIMER0 interrupts
[RFC PATCH V6 0/4] x86/Hyper-V: Add AMD Secure AVIC for Hyper-V platform
2025-08-06 9:11 UTC (2+ messages)
` [RFC PATCH V6 1/4] x86/hyperv: Don't use hv apic driver when Secure AVIC is available
[RFC PATCH V6 0/4] x86/Hyper-V: Add AMD Secure AVIC for Hyper-V platform
2025-08-06 9:11 UTC
[RFC PATCH V4 0/4] x86/Hyper-V: Add AMD Secure AVIC for Hyper-V platform
2025-08-05 1:42 UTC (4+ messages)
` [RFC PATCH V4 2/4] drivers/hv: Allow vmbus message synic interrupt injected from Hyper-V
[PATCH 6.12] Drivers: hv: Make the sysfs node size for the ring buffer dynamic
2025-08-04 5:49 UTC (7+ messages)
[PATCH v2] net: mana: Use page pool fragments for RX buffers instead of full pages to improve memory efficiency
2025-07-31 16:49 UTC (6+ messages)
[PATCH RESEND] netvsc: transfer lower device max tso size
2025-07-31 1:18 UTC (8+ messages)
[PATCH v3] net: mana: Use page pool fragments for RX buffers instead of full pages to improve memory efficiency
2025-07-30 14:23 UTC (2+ messages)
[PATCH] x86/hyperv: Cosmetic changes for hv_utils_transport.c
2025-07-30 12:48 UTC (3+ 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;
as well as URLs for NNTP newsgroup(s).