linux-hyperv.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-23 09:00:40 to 2021-01-27 20:28:11 UTC [more...]

[PATCH 00/10] Refactor arch specific Hyper-V code
 2021-01-27 20:23 UTC  (7+ messages)
` [PATCH 01/10] Drivers: hv: vmbus: Move Hyper-V page allocator to arch neutral code
` [PATCH 02/10] x86/hyper-v: Move hv_message_type to architecture neutral module
` [PATCH 03/10] Drivers: hv: Redo Hyper-V synthetic MSR get/set functions
` [PATCH 04/10] Drivers: hv: vmbus: Move hyperv_report_panic_msg to arch neutral code
` [PATCH 05/10] Drivers: hv: vmbus: Handle auto EOI quirk inline
` [PATCH 06/10] Drivers: hv: vmbus: Move handling of VMbus interrupts

[PATCH] PCI: hv: Fix typo
 2021-01-27 16:43 UTC  (2+ messages)

[PATCH v5 00/16] Introducing Linux root partition support for Microsoft Hypervisor
 2021-01-27  5:47 UTC  (45+ messages)
` [PATCH v5 01/16] asm-generic/hyperv: change HV_CPU_POWER_MANAGEMENT to HV_CPU_MANAGEMENT
` [PATCH v5 02/16] x86/hyperv: detect if Linux is the root partition
` [PATCH v5 03/16] Drivers: hv: vmbus: skip VMBus initialization if Linux is root
` [PATCH v5 04/16] iommu/hyperv: don't setup IRQ remapping when running as root
` [PATCH v5 05/16] clocksource/hyperv: use MSR-based access if "
` [PATCH v5 06/16] x86/hyperv: allocate output arg pages if required
` [PATCH v5 07/16] x86/hyperv: extract partition ID from Microsoft Hypervisor if necessary
` [PATCH v5 08/16] x86/hyperv: handling hypercall page setup for root
` [PATCH v5 09/16] x86/hyperv: provide a bunch of helper functions
` [PATCH v5 10/16] x86/hyperv: implement and use hv_smp_prepare_cpus
` [PATCH v5 11/16] asm-generic/hyperv: update hv_msi_entry
` [PATCH v5 12/16] asm-generic/hyperv: update hv_interrupt_entry
` [PATCH v5 13/16] asm-generic/hyperv: introduce hv_device_id and auxiliary structures
` [PATCH v5 14/16] asm-generic/hyperv: import data structures for mapping device interrupts
` [PATCH v5 15/16] x86/hyperv: implement an MSI domain for root partition
` [PATCH v5 16/16] iommu/hyperv: setup an IO-APIC IRQ remapping "

[PATCH v3] x86/Hyper-V: Support for free page reporting
 2021-01-26 17:11 UTC  (2+ messages)

[PATCH v2 net-next] hv_netvsc: Copy packets sent by Hyper-V out of the receive buffer
 2021-01-26 16:29 UTC 

[PATCH v2 0/4] Drivers: hv: vmbus: Restrict devices and configurations on 'isolated' guests
 2021-01-26 15:36 UTC  (6+ messages)
` [PATCH v2 1/4] x86/hyperv: Load/save the Isolation Configuration leaf
` [PATCH v2 2/4] Drivers: hv: vmbus: Restrict vmbus_devices on isolated guests
` [PATCH v2 3/4] Drivers: hv: vmbus: Enforce 'VMBus version >= 5.2' "
` [PATCH v2 4/4] hv_netvsc: Restrict configurations "

[PATCH v1] mm/memory_hotplug: MEMHP_MERGE_RESOURCE -> MHP_MERGE_RESOURCE
 2021-01-26 14:57 UTC  (5+ messages)

[PATCH net-next] hv_netvsc: Copy packets sent by Hyper-V out of the receive buffer
 2021-01-26 14:34 UTC  (2+ messages)

hv_balloon issues??
 2021-01-25 21:45 UTC  (4+ messages)
` [EXTERNAL] "

[PATCH v4 00/15] x86: major paravirt cleanup
 2021-01-24 16:14 UTC  (3+ messages)
` [PATCH v4 07/15] x86/paravirt: switch time pvops functions to use static_call()

[PATCH 0/4] Drivers: hv: vmbus: Restrict devices and configurations on 'isolated' guests
 2021-01-21 16:53 UTC  (10+ messages)
` [PATCH 1/4] x86/hyperv: Load/save the Isolation Configuration leaf
` [PATCH 2/4] Drivers: hv: vmbus: Restrict vmbus_devices on isolated guests
` [PATCH 3/4] Drivers: hv: vmbus: Enforce 'VMBus version >= 5.2' "
` [PATCH 4/4] hv_netvsc: Restrict configurations "

[PATCH v4 00/15] x86: major paravirt cleanup
 2021-01-20 13:26 UTC  (2+ messages)
` [PATCH v4 07/15] x86/paravirt: switch time pvops functions to use static_call()

[GIT PULL] Hyper-V fixes for 5.11-rc5
 2021-01-20  4:50 UTC  (2+ messages)

[PATCH AUTOSEL 5.10 08/45] x86/hyperv: Fix kexec panic/hang issues
 2021-01-20  1:25 UTC 

[PATCH v3 00/15] x86: major paravirt cleanup
 2021-01-19 11:36 UTC  (7+ messages)
` [PATCH v3 06/15] x86/paravirt: switch time pvops functions to use static_call()

[PATCH v2] hv_netvsc: Add (more) validation for untrusted Hyper-V values
 2021-01-19  4:00 UTC  (6+ messages)

[PATCH] x86/hyperv: Initialize clockevents after LAPIC is initialized
 2021-01-17 15:22 UTC  (3+ messages)

[PATCH 0/3] scsi: storvsc: Validate length of incoming packet in storvsc_on_channel_callback() -- Take 2
 2021-01-13  5:48 UTC  (3+ messages)

[PATCH v2 0/3] hv_netvsc: Prevent packet loss during VF add/remove
 2021-01-13  4:10 UTC  (7+ messages)
` [PATCH v2 1/3] hv_netvsc: Check VF datapath when sending traffic to VF
` [PATCH v2 2/3] hv_netvsc: Wait for completion on request SWITCH_DATA_PATH
` [PATCH v2 3/3] hv_netvsc: Process NETDEV_GOING_DOWN on VF hot remove

[GIT PULL] Hyper-V fixes for 5.11-rc4
 2021-01-11 20:14 UTC  (2+ messages)

[PATCH v3] Drivers: hv: vmbus: Add /sys/bus/vmbus/hibernation
 2021-01-11 11:05 UTC  (3+ messages)

[PATCH v4 00/17] Introducing Linux root partition support for Microsoft Hypervisor
 2021-01-09 16:45 UTC  (22+ messages)
` [PATCH v4 01/17] asm-generic/hyperv: change HV_CPU_POWER_MANAGEMENT to HV_CPU_MANAGEMENT
` [PATCH v4 02/17] x86/hyperv: detect if Linux is the root partition
` [PATCH v4 03/17] Drivers: hv: vmbus: skip VMBus initialization if Linux is root
` [PATCH v4 04/17] iommu/hyperv: don't setup IRQ remapping when running as root
` [PATCH v4 05/17] clocksource/hyperv: use MSR-based access if "
` [PATCH v4 06/17] x86/hyperv: allocate output arg pages if required
` [PATCH v4 07/17] x86/hyperv: extract partition ID from Microsoft Hypervisor if necessary
` [PATCH v4 08/17] x86/hyperv: handling hypercall page setup for root
` [PATCH v4 09/17] x86/hyperv: provide a bunch of helper functions
` [PATCH v4 10/17] x86/hyperv: implement and use hv_smp_prepare_cpus
` [PATCH v4 11/17] asm-generic/hyperv: update hv_msi_entry
` [PATCH v4 12/17] asm-generic/hyperv: update hv_interrupt_entry
` [PATCH v4 13/17] asm-generic/hyperv: introduce hv_device_id and auxiliary structures
` [PATCH v4 14/17] asm-generic/hyperv: import data structures for mapping device interrupts
` [PATCH v4 15/17] x86/hyperv: implement an MSI domain for root partition
` [PATCH v4 16/17] x86/ioapic: export a few functions and data structures via io_apic.h
` [PATCH v4 17/17] x86/hyperv: handle IO-APIC when running as root

[PATCH v2 1/2] Hyper-V: pci: x64: Generalize irq/msi set-up and handling
 2021-01-08 20:59 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH] x86/hyper-v: guard against cpu mask changes in hyperv_flush_tlb_others()
 2021-01-08 15:22 UTC  (9+ messages)

[PATCH v2 2/2] Hyper-V: pci: x64: Moving the MSI entry definition to arch specific location
 2021-01-08  7:31 UTC 

[PATCH] hv_netvsc: Add (more) validation for untrusted Hyper-V values
 2021-01-07 22:37 UTC 

[PATCH] Hyper-V: pci: x64: Generalize irq/msi set-up and handling
 2021-01-07 20:26 UTC  (7+ messages)
  ` [EXTERNAL] "

[PATCH 1/3] hv_netvsc: Check VF datapath when sending traffic to VF
 2021-01-07 18:36 UTC  (8+ messages)
` [PATCH 2/3] hv_netvsc: Wait for completion on request NVSP_MSG4_TYPE_SWITCH_DATA_PATH
` [PATCH 3/3] hv_netvsc: Process NETDEV_GOING_DOWN on VF hot remove

[PATCH] Drivers: hv: vmbus: Add /sys/bus/vmbus/supported_features
 2021-01-07 12:46 UTC  (8+ messages)

[PATCH v2] x86/Hyper-V: Support for free page reporting
 2021-01-06 23:04 UTC  (6+ messages)
  ` [EXTERNAL] "

[PATCH v3 00/17] Introducing Linux root partition support for Microsoft Hypervisor
 2021-01-06 15:45 UTC  (3+ messages)
` [PATCH v3 01/17] asm-generic/hyperv: change HV_CPU_POWER_MANAGEMENT to HV_CPU_MANAGEMENT

[PATCH v2] Drivers: hv: vmbus: Add /sys/bus/vmbus/supported_features
 2021-01-06 11:08 UTC  (2+ messages)

[PATCH] x86/hyperv: check cpu mask after interrupt has been disabled
 2021-01-06 11:04 UTC  (3+ messages)

[PATCH 1/2] drm/hyperv: Add DRM driver for hyperv synthetic video device
 2021-01-06  4:01 UTC  (8+ messages)
` [PATCH 2/2] MAINTAINERS: Add maintainer for hyperv "

[PATCH v2] x86/hyperv: Fix kexec panic/hang issues
 2021-01-05 17:53 UTC  (4+ messages)

[PATCH v4] hv_utils: Add validation for untrusted Hyper-V values
 2021-01-05 13:09 UTC  (3+ messages)

[PATCH v3 0/6] Drivers: hv: vmbus: More VMBus-hardening changes
 2021-01-05 12:49 UTC  (2+ messages)

[PATCH v3] Drivers: hv: vmbus: Copy packets sent by Hyper-V out of the ring buffer
 2021-01-05 12:45 UTC  (3+ messages)

How can a userspace program tell if the system supports the ACPI S4 state (Suspend-to-Disk)?
 2020-12-23 21:04 UTC  (3+ messages)

[PATCH AUTOSEL 4.14 40/66] hv_netvsc: Validate number of allocated sub-channels
 2020-12-23 14:14 UTC  (4+ 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).