linux-hyperv.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-18 01:22:44 to 2019-08-19 13:30:04 UTC [more...]

[PATCH V3 0/3] KVM/Hyper-V: Add Hyper-V direct tlb flush support
 2019-08-19 13:29 UTC  (6+ messages)
` [PATCH V3 1/3] x86/Hyper-V: Fix definition of struct hv_vp_assist_page
` [PATCH V3 2/3] KVM/Hyper-V: Add new KVM cap KVM_CAP_HYPERV_DIRECT_TLBFLUSH
` [PATCH V3 3/3] KVM/Hyper-V/VMX: Add direct tlb flush support

[PATCH v2] Tools: hv: move to tools buildsystem
 2019-08-19 12:41 UTC 

[PATCH] video: hyperv: hyperv_fb: Support deferred IO for Hyper-V frame buffer driver
 2019-08-18 22:41 UTC  (2+ messages)

[PATCH] video: hyperv: hyperv_fb: Obtain screen resolution from Hyper-V host
 2019-08-18 20:06 UTC  (2+ messages)

[GIT PULL] Hyper-V fixes for v5.3-rc
 2019-08-17 19:59 UTC 

[PATCH] Drivers: hv: balloon: Remove dependencies on guest page size
 2019-08-17  4:08 UTC 

[PATCH net-next, 0/6] Add software backchannel and mlx5e HV VHCA stats
 2019-08-16 19:50 UTC  (17+ messages)
` [PATCH net-next, 1/6] PCI: hv: Add a paravirtual backchannel in software
` [PATCH net-next, 2/6] PCI: hv: Add a Hyper-V PCI mini driver for software backchannel interface
` [PATCH net-next, 3/6] net/mlx5: Add wrappers for HyperV PCIe operations
` [PATCH net-next, 4/6] net/mlx5: Add HV VHCA infrastructure
` [PATCH net-next, 5/6] net/mlx5: Add HV VHCA control agent
` [PATCH net-next, 6/6] net/mlx5e: Add mlx5e HV VHCA stats agent

[PATCH V2 0/2] clocksource/Hyper-V: Add Hyper-V specific sched clock
 2019-08-16 15:00 UTC  (4+ messages)
` [PATCH V2 1/2] clocksource/Hyper-v: Allocate Hyper-V tsc page statically
` [PATCH V2 2/2] clocksource/Hyper-V: Add Hyper-V specific sched clock function

[PATCH v6,1/2] PCI: hv: Detect and fix Hyper-V PCI domain number collision
 2019-08-16 12:10 UTC  (4+ messages)
` [PATCH v6,2/2] PCI: hv: Use bytes 4 and 5 from instance ID as the PCI domain numbers

[PATCH v5,1/2] PCI: hv: Detect and fix Hyper-V PCI domain number collision
 2019-08-15 16:55 UTC  (4+ messages)
` [PATCH v5,2/2] PCI: hv: Use bytes 4 and 5 from instance ID as the PCI domain numbers

[PATCH V2 0/3] KVM/Hyper-V: Add Hyper-V direct tlb flush support
 2019-08-15 12:24 UTC  (8+ messages)
` [PATCH V2 1/3] x86/Hyper-V: Fix definition of struct hv_vp_assist_page
` [PATCH V2 2/3] KVM/Hyper-V: Add new KVM cap KVM_CAP_HYPERV_DIRECT_TLBFLUSH
` [PATCH V2 3/3] KVM/Hyper-V/VMX: Add direct tlb flush support

[PATCH] hv_netvsc: Fix a memory leak bug
 2019-08-14 20:37 UTC  (3+ messages)

[PATCH v4,1/2] PCI: hv: Detect and fix Hyper-V PCI domain number collision
 2019-08-14 15:32 UTC  (4+ messages)
` [PATCH v4,2/2] PCI: hv: Use bytes 4 and 5 from instance ID as the PCI domain numbers

[PATCH v2] PCI: PM: Move to D0 before calling pci_legacy_resume_early()
 2019-08-14  1:06 UTC 

[PATCH v3] PCI: hv: Detect and fix Hyper-V PCI domain number collision
 2019-08-13 14:39 UTC  (5+ messages)

Bad file pattern in MAINTAINERS section 'Hyper-V CORE AND DRIVERS'
 2019-08-13 14:36 UTC  (3+ messages)
` [PATCH] MAINTAINERS: Hyper-V: Fix typo in a filepath

[PATCH v1] Tools: hv: move to tools buildsystem
 2019-08-13 13:56 UTC  (3+ messages)

[PATCH] PCI: hv: Fix build error without CONFIG_SYSFS
 2019-08-13 12:43 UTC  (5+ messages)

[PATCH 0/2] clocksource/Hyper-V: Add Hyper-V specific sched clock function
 2019-08-13  8:33 UTC  (11+ messages)
` [PATCH 1/2] clocksource/Hyper-v: Allocate Hyper-V tsc page statically
` [PATCH 2/2] clocksource/Hyper-V: Add Hyper-V specific sched clock function

[PATCH v2] PCI: hv: Detect and fix Hyper-V PCI domain number collision
 2019-08-12 15:56 UTC  (4+ messages)

[PATCH v2] PCI: hv: Fix panic by calling hv_pci_remove_slots() earlier
 2019-08-12 13:06 UTC  (4+ messages)

[PATCH net v2] hv_netvsc: Fix a warning of suspicious RCU usage
 2019-08-09 20:42 UTC  (2+ messages)

[PATCH 0/3] KVM/Hyper-V: Add Hyper-V direct tlb flush support
 2019-08-09 10:44 UTC  (6+ messages)
` [PATCH 1/3] x86/Hyper-V: Fix definition of struct hv_vp_assist_page
` [PATCH 2/3] KVM/Hyper-V: Add new KVM cap KVM_CAP_HYPERV_DIRECT_TLBFLUSH
` [PATCH 3/3] KVM/Hyper-V/VMX: Add direct tlb flush support

[PATCH net] hv_netvsc: Fix a warning of suspicious RCU usage
 2019-08-09  1:16 UTC  (5+ messages)

[PATCH] PCI: PM: Also move to D0 before calling pci_legacy_resume_early()
 2019-08-08 20:02 UTC  (3+ messages)

[PATCH v2 0/7] Enhance the hv_vmbus driver to support hibernation
 2019-08-07 23:09 UTC  (12+ messages)
` [PATCH v2 1/7] x86/hyper-v: Suspend/resume the hypercall page for hibernation
` [PATCH v2 2/7] clocksource/drivers: Suspend/resume Hyper-V clocksource "
` [PATCH v2 3/7] Drivers: hv: vmbus: Break out synic enable and disable operations
` [PATCH v2 4/7] Drivers: hv: vmbus: Suspend/resume the synic for hibernation
` [PATCH v2 5/7] Drivers: hv: vmbus: Ignore the offers when resuming from hibernation
` [PATCH v2 6/7] Drivers: hv: vmbus: Suspend/resume the vmbus itself for hibernation
` [PATCH v2 7/7] Drivers: hv: vmbus: Implement suspend/resume for VSC drivers "

[PATCH] PCI: hv: Detect and fix Hyper-V PCI domain number collision
 2019-08-06 19:45 UTC  (5+ messages)

hv_netvsc: WARNING: suspicious RCU usage?
 2019-08-06  5:25 UTC  (2+ messages)

[PATCH v2 net] hv_sock: Fix hang when a connection is closed
 2019-08-03  0:49 UTC  (4+ messages)

[PATCH] PCI: hv: Fix panic by calling hv_pci_remove_slots() earlier
 2019-08-02 22:15 UTC  (5+ messages)

[PATCH 0/3] hv: vmbus: add fuzz testing to hv devices
 2019-08-02 19:02 UTC  (10+ messages)
` [PATCH 1/3] drivers: hv: vmbus: Introduce latency testing
` [PATCH 2/3] drivers: hv: vmbus: add fuzz test attributes to sysfs
` [PATCH 3/3] tools: hv: add vmbus testing tool

[PATCH 0/7] Enhance the hv_vmbus driver to support hibernation
 2019-07-31  0:16 UTC  (16+ messages)
` [PATCH 1/7] x86/hyper-v: Suspend/resume the hypercall page for hibernation
` [PATCH 2/7] clocksource/drivers: Suspend/resume Hyper-V clocksource "
` [PATCH 3/7] Drivers: hv: vmbus: Split hv_synic_init/cleanup into regs and timer settings
` [PATCH 5/7] Drivers: hv: vmbus: Ignore the offers when resuming from hibernation
` [PATCH 6/7] Drivers: hv: vmbus: Suspend/resume the vmbus itself for hibernation
` [PATCH 7/7] Drivers: hv: vmbus: Implement suspend/resume for VSC drivers "

[PATCH v3 0/9] x86: Concurrent TLB flushes
 2019-07-31  0:13 UTC  (8+ messages)
` [PATCH v3 4/9] x86/mm/tlb: Flush remote and local TLBs concurrently

[PATCH 1/2] hv_balloon: Use a static page for the balloon_up send buffer
 2019-07-30 22:36 UTC  (2+ messages)

[PATCH] hv: Use the correct style for SPDX License Identifier
 2019-07-30 22:31 UTC  (3+ messages)

[PATCH v2] x86/hyper-v: Zero out the VP ASSIST PAGE to fix CPU offlining
 2019-07-30 20:22 UTC  (2+ messages)

[PATCH 0/2] Drivers: hv: Remove dependencies on guest page size
 2019-07-30  9:49 UTC  (3+ messages)
` [PATCH 1/2] x86: hv: Add function to allocate zeroed page for Hyper-V
` [PATCH 2/2] Drivers: hv: vmbus: Remove dependencies on guest page size

[PATCH net] hv_sock: Fix hang when a connection is closed
 2019-07-29 20:23 UTC  (3+ messages)

[PATCH] hv_sock: use HV_HYP_PAGE_SIZE instead of PAGE_SIZE_4K
 2019-07-28  4:06 UTC  (5+ messages)

[PATCH] clocksource/drivers: hyperv_timer: Fix CPU offlining by unbinding the timer
 2019-07-27  5:07 UTC 

[PATCH 0/2] Drivers: hv: Specify buffer size using Hyper-V page size
 2019-07-26 16:07 UTC  (5+ messages)
` [PATCH 1/2] Drivers: hv: Specify receive "
` [PATCH 2/2] Drivers: hv: util: Specify ring "

[PATCH net-next] Name NICs based on vmbus offer and enable async probe by default
 2019-07-25 18:46 UTC  (2+ messages)

[PATCH v3] locking/spinlocks, paravirt, hyperv: Correct the hv_nopvspin case
 2019-07-24  7:29 UTC  (2+ messages)

[PATCH v1] hv_sock: Use consistent types for UUIDs
 2019-07-23 20:58 UTC  (3+ messages)

[PATCH v4 0/5] hv: Remove dependencies on guest page size
 2019-07-22  9:08 UTC  (4+ messages)
` [PATCH v4 3/5] hv: vmbus: Replace page definition with Hyper-V specific one

properly communicate queue limits to the DMA layer v2
 2019-07-22  7:40 UTC  (6+ messages)
` [PATCH 2/8] scsi: take the DMA max mapping size into account

[PATCH net] hv_netvsc: Fix extra rcu_read_unlock in netvsc_recv_callback()
 2019-07-22  3:41 UTC  (2+ messages)

[PATCH] x86/hyper-v: Zero out the VP assist page to fix CPU offlining
 2019-07-18  8:04 UTC  (7+ 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).