linux-hyperv.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-23 14:13:14 to 2025-08-18 10:37:22 UTC [more...]

[PATCH v3 00/16] objtool: Detect and warn about indirect calls in __nocfi functions
 2025-08-18 10:37 UTC  (12+ messages)
` [PATCH v3 07/16] x86/kvm/emulate: Introduce EM_ASM_1SRC2
` [PATCH v3 14/16] x86/fred: Play nice with invoking asm_fred_entry_from_kvm() on non-FRED hardware
` [PATCH v3 16/16] objtool: Validate kCFI calls

[PATCH v2] x86/hyperv: Fix kdump on Azure CVMs
 2025-08-18  9:54 UTC 

[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)

[RFC PATCH 0/1] Tweak TLB flushing when VMX is running on Hyper-V
 2025-08-15 13:49 UTC  (11+ messages)
` [RFC PATCH 1/1] KVM: VMX: Use Hyper-V EPT flush for local TLB flushes

[PATCH v4 0/7] hyperv: Introduce new way to manage hypercall args
 2025-08-14 18:48 UTC  (18+ 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 4/7] Drivers: hv: Use hv_setup_*() to set up hypercall arguments
` [PATCH v4 5/7] PCI: "
` [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 v5] net: mana: Use page pool fragments for RX buffers instead of full pages to improve memory efficiency
 2025-08-14 14:04 UTC 

[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  (7+ messages)
` [PATCH v7 1/2] Drivers: hv: Export some symbols for mshv_vtl
` [PATCH v7 2/2] Drivers: hv: Introduce mshv_vtl driver

[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  (9+ messages)
` [RFC PATCH V4 1/4] x86/hyperv: Don't use hv apic driver when Secure AVIC is available
` [RFC PATCH V4 2/4] drivers/hv: Allow vmbus message synic interrupt injected from Hyper-V
` [RFC PATCH V4 3/4] x86/hyperv: Don't use auto-eoi when Secure AVIC is available
` [RFC PATCH V4 4/4] x86/hyperv: Allow Hyper-V to inject STIMER0 interrupts

[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  (9+ messages)

[PATCH RESEND] netvsc: transfer lower device max tso size
 2025-07-31  1:18 UTC  (14+ 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)

[RFC PATCH net-next v6 00/14] virtio/vsock: support datagrams
 2025-07-29 12:40 UTC  (4+ messages)

[PATCH v6 0/2] Drivers: hv: Introduce new driver - mshv_vtl
 2025-07-29  5:09 UTC  (14+ messages)
` [PATCH v6 1/2] Drivers: hv: Export some symbols for mshv_vtl
` [PATCH v6 2/2] Drivers: hv: Introduce mshv_vtl driver
        ` [v6 0/2] Drivers: hv: Introduce new driver - mshv_vtl

[RFC PATCH V3 0/4] x86/Hyper-V: Add AMD Secure AVIC for Hyper-V platform
 2025-07-25 20:06 UTC  (12+ messages)
` [RFC PATCH V3 1/4] x86/Hyper-V: Not use hv apic driver when Secure AVIC is available
` [RFC PATCH V3 2/4] Drivers: hv: Allow vmbus message synic interrupt injected from Hyper-V
` [RFC PATCH V3 3/4] x86/Hyper-V: Don't use auto-eoi when Secure AVIC is available
` [RFC PATCH V3 4/4] x86/hyperv: Allow Hyper-V to inject STIMER0 interrupts

[PATCH hyperv-next v4 00/16] Confidential VMBus
 2025-07-25 14:40 UTC  (17+ messages)
` [PATCH hyperv-next v4 04/16] arch/x86: mshyperv: Trap on access for some synthetic MSRs
` [PATCH hyperv-next v4 05/16] Drivers: hv: Rename fields for SynIC message and event pages
` [PATCH hyperv-next v4 06/16] Drivers: hv: Allocate the paravisor SynIC pages when required
` [PATCH hyperv-next v4 07/16] Drivers: hv: Post messages through the confidential VMBus if available
` [PATCH hyperv-next v4 08/16] Drivers: hv: remove stale comment
` [PATCH hyperv-next v4 09/16] Drivers: hv: Check message and event pages for non-NULL before iounmap()
` [PATCH hyperv-next v4 10/16] Drivers: hv: Rename the SynIC enable and disable routines
` [PATCH hyperv-next v4 12/16] Drivers: hv: Allocate encrypted buffers when requested

[PATCH v4 1/2] dt-bindings: microsoft: Add vmbus message-connection-id property
 2025-07-25  7:32 UTC  (3+ messages)

[PATCH v2] netvsc: transfer lower device max tso size
 2025-07-24 18:11 UTC  (2+ messages)
` [EXTERNAL] "

[PATCH v3 0/1] x86/hyperv: MSI parent domain conversion
 2025-07-24 16:47 UTC  (2+ messages)

[PATCH net, 0/2] net: Add llist_node init and fix hv_netvsc namespace error
 2025-07-23 20:49 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH] net: mana: Use page pool fragments for RX buffers instead of full pages to improve memory efficiency and throughput
 2025-07-23 20:22 UTC  (8+ messages)

[PATCH v5 0/2] Drivers: hv: Introduce new driver - mshv_vtl
 2025-07-23 14:13 UTC  (9+ messages)
` [PATCH v5 2/2] Drivers: hv: Introduce mshv_vtl driver


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).