linux-hyperv.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-27 00:19:52 to 2025-07-14 10:49:27 UTC [more...]

[PATCH v3 00/16] objtool: Detect and warn about indirect calls in __nocfi functions
 2025-07-14 10:49 UTC  (18+ messages)
` [PATCH v3 01/16] x86/kvm/emulate: Implement test_cc() in C
` [PATCH v3 02/16] x86/kvm/emulate: Introduce EM_ASM_1
` [PATCH v3 03/16] x86/kvm/emulate: Introduce EM_ASM_2
` [PATCH v3 04/16] x86/kvm/emulate: Introduce EM_ASM_2R
` [PATCH v3 05/16] x86/kvm/emulate: Introduce EM_ASM_2W
` [PATCH v3 06/16] x86/kvm/emulate: Introduce EM_ASM_2CL
` [PATCH v3 07/16] x86/kvm/emulate: Introduce EM_ASM_1SRC2
` [PATCH v3 08/16] x86/kvm/emulate: Introduce EM_ASM_3WCL
` [PATCH v3 09/16] x86/kvm/emulate: Convert em_salc() to C
` [PATCH v3 10/16] x86/kvm/emulate: Remove fastops
` [PATCH v3 11/16] x86,hyperv: Clean up hv_do_hypercall()
` [PATCH v3 12/16] x86_64,hyperv: Use direct call to hypercall-page
` [PATCH v3 13/16] x86/fred: Install system vector handlers even if FRED isnt fully enabled
` [PATCH v3 14/16] x86/fred: Play nice with invoking asm_fred_entry_from_kvm() on non-FRED hardware
` [PATCH v3 15/16] x86/fred: KVM: VMX: Always use FRED for IRQs when CONFIG_X86_FRED=y
` [PATCH v3 16/16] objtool: Validate kCFI calls

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

[PATCH v4] tools/hv: fcopy: Fix irregularities with size of ring buffer
 2025-07-12 20:00 UTC  (3+ messages)

[PATCH] mshv_eventfd: convert to CLASS(fd)
 2025-07-12 16:52 UTC 

[PATCH net v3] hv_netvsc: Set VF priv_flags to IFF_NO_ADDRCONF before open to prevent IPv6 addrconf
 2025-07-12 10:07 UTC 

[PATCH] hv_netvsc: Set VF priv_flags to IFF_NO_ADDRCONF before open to prevent IPv6 addrconf
 2025-07-11 23:12 UTC  (9+ messages)
` [EXTERNAL] "
` [PATCH v2] hv_netvsc: Add IFF_NO_ADDRCONF to VF priv_flags before
` [PATCH v2] hv_netvsc: Set VF priv_flags to IFF_NO_ADDRCONF before open to prevent IPv6 addrconf

[PATCH net] hv_netvsc: Switch VF namespace in netvsc_open instead
 2025-07-11 20:57 UTC 

[PATCH v3 0/3] Nested virtualization fixes for root partition
 2025-07-11 19:28 UTC  (6+ messages)
` [PATCH v3 1/3] Drivers: hv: Use nested hypercall for post message and signal event
` [PATCH v3 2/3] x86/hyperv: Expose hv_map_msi_interrupt()
` [PATCH v3 3/3] PCI: hv: Use the correct hypercall for unmasking interrupts on nested

[PATCH] net: mana: fix spelling for mana_gd_deregiser_irq()
 2025-07-11  1:20 UTC  (3+ messages)

[PATCH for-netdev v2 2/2] PCI: hv: Switch to msi_create_parent_irq_domain()
 2025-07-10 13:22 UTC  (3+ messages)

[PATCH v3] tools/hv: fcopy: Fix irregularities with size of ring buffer
 2025-07-10 12:19 UTC  (6+ messages)

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

[PATCH net-next v6 0/4] vsock: Introduce SIOCINQ ioctl support
 2025-07-10  2:50 UTC  (14+ messages)
` [PATCH net-next v6 1/4] hv_sock: Return the readable bytes in hvs_stream_has_data()
` [PATCH net-next v6 2/4] vsock: Add support for SIOCINQ ioctl
` [PATCH net-next v6 3/4] test/vsock: Add retry mechanism to ioctl wrapper
` [PATCH net-next v6 4/4] test/vsock: Add ioctl SIOCINQ tests

[PATCH v2 0/6] Nested virtualization fixes for root partition
 2025-07-10  0:33 UTC  (19+ messages)
` [PATCH v2 1/6] PCI: hv: Don't load the driver for baremetal "
` [PATCH v2 2/6] Drivers: hv: Use nested hypercall for post message and signal event
` [PATCH v2 3/6] x86/hyperv: Fix usage of cpu_online_mask to get valid cpu
` [PATCH v2 4/6] x86/hyperv: Clean up hv_map/unmap_interrupt() return values
` [PATCH v2 5/6] x86: hyperv: Expose hv_map_msi_interrupt function
` [PATCH v2 6/6] PCI: hv: Use the correct hypercall for unmasking interrupts on nested

[PATCH 0/6] Fix warning for missing export.h in Hyper-V drivers
 2025-07-09 23:46 UTC  (2+ messages)

[PATCH v2 0/2] x86/hyperv: MSI parent domain conversion
 2025-07-09 23:40 UTC  (4+ messages)
` [PATCH v2 1/2] irqchip/irq-msi-lib: Select CONFIG_GENERIC_MSI_IRQ
` [PATCH v2 2/2] x86/hyperv: Switch to msi_create_parent_irq_domain()

[PATCH] Drivers: hv: Fix the check for HYPERVISOR_CALLBACK_VECTOR
 2025-07-09 23:24 UTC  (3+ messages)

[PATCH v5 0/1] tools/hv: fcopy: Fix incorrect file path conversion
 2025-07-09 23:02 UTC  (4+ messages)
` [PATCH v5 1/1] "

[PATCH] hv/hv_kvp_daemon: Prevent similar logs in kvp_key_add_or_modify()
 2025-07-09 22:45 UTC  (2+ messages)

[PATCH 0/2] tools/hv: Improve the sample hv_get_dhcp_info script
 2025-07-09 22:44 UTC  (2+ messages)

[PATCH 1/1] Drivers: hv: Select CONFIG_SYSFB only if EFI is enabled
 2025-07-09 22:40 UTC  (4+ messages)

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

[PATCH] PCI/MSI: Initialize the prepare descriptor by default
 2025-07-09  4:42 UTC  (5+ messages)

[PATCH v5 00/10] x86/hyperv/hv_vtl: Use a wakeup mailbox to boot secondary CPUs
 2025-07-08 12:41 UTC  (21+ messages)
` [PATCH v5 01/10] x86/acpi: Add a helper functions to setup and access the wakeup mailbox
` [PATCH v5 02/10] x86/acpi: Move acpi_wakeup_cpu() and helpers to smpwakeup.c
` [PATCH v5 03/10] dt-bindings: reserved-memory: Wakeup Mailbox for Intel processors
` [PATCH v5 04/10] x86/dt: Parse the "
` [PATCH v5 05/10] x86/hyperv/vtl: Set real_mode_header in hv_vtl_init_platform()
` [PATCH v5 06/10] x86/realmode: Make the location of the trampoline configurable
` [PATCH v5 07/10] x86/hyperv/vtl: Setup the 64-bit trampoline for TDX guests
` [PATCH v5 08/10] x86/smpwakeup: Add a helper get the address of the wakeup mailbox
` [PATCH v5 09/10] x86/hyperv/vtl: Mark the wakeup mailbox page as private
` [PATCH v5 10/10] x86/hyperv/vtl: Use the wakeup mailbox to boot secondary CPUs

[PATCH net-next v5 0/4] vsock: Introduce SIOCINQ ioctl support
 2025-07-08  5:23 UTC  (11+ messages)
` [PATCH net-next v5 1/4] hv_sock: Return the readable bytes in hvs_stream_has_data()
` [PATCH net-next v5 2/4] vsock: Add support for SIOCINQ ioctl
` [PATCH net-next v5 3/4] test/vsock: Add retry mechanism to ioctl wrapper
` [PATCH net-next v5 4/4] test/vsock: Add ioctl SIOCINQ tests

[PATCH 00/16] PCI: MSI parent domain conversion
 2025-07-07 19:04 UTC  (52+ messages)
` [PATCH 01/16] PCI: dwc: Switch to msi_create_parent_irq_domain()
` [PATCH 02/16] PCI: mobiveil: "
` [PATCH 03/16] PCI: aardvark: "
` [PATCH 04/16] PCI: altera-msi: "
` [PATCH 05/16] PCI: brcmstb: "
` [PATCH 06/16] PCI: iproc: "
` [PATCH 07/16] PCI: mediatek-gen3: "
` [PATCH 08/16] PCI: mediatek: "
` [PATCH 09/16] PCI: rcar-host: "
` [PATCH 10/16] PCI: xilinx-xdma: "
` [PATCH 11/16] PCI: xilinx-nwl: "
` [PATCH 12/16] PCI: xilinx: "
` [PATCH 13/16] PCI: plda: "
` [PATCH 14/16] PCI: hv: "
` [PATCH 15/16] PCI: vmd: Convert to lock guards
` [PATCH 16/16] PCI: vmd: Switch to msi_create_parent_irq_domain()

[PATCH] irqdomain: Export irq_domain_free_irqs_top()
 2025-07-06 10:01 UTC  (3+ messages)

[PATCH v2] tools/hv: fcopy: Fix irregularities with size of ring buffer
 2025-07-02  6:56 UTC  (5+ messages)
  ` [EXTERNAL] "

[PATCH net-next] net: mana: Handle Reset Request from MANA NIC
 2025-07-02  2:40 UTC  (2+ messages)

[PATCH] hv_sock: Return the readable bytes in hvs_stream_has_data()
 2025-07-01 18:37 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH 1/1] x86/hyperv: Switch to msi_create_parent_irq_domain()
 2025-06-28 15:18 UTC  (3+ messages)

[EXTERNAL] Re: [PATCH net-next v3 1/3] vsock: Add support for SIOCINQ ioctl
 2025-06-27 11:42 UTC  (5+ messages)
`  "

[PATCH] firmware: smccc: support both conduits for getting hyp UUID
 2025-06-27  9:59 UTC  (2+ messages)

[PATCH net-next v2] net: mana: Fix build errors when CONFIG_NET_SHAPER is disabled
 2025-06-27  0:20 UTC  (2+ messages)


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