linux-hyperv.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-08 12:00:04 to 2020-04-22 04:16:55 UTC [more...]

[PATCH] scsi: storvsc: Fix a panic in the hibernation procedure
 2020-04-22  4:16 UTC  (7+ messages)

[PATCH 0/4] Split hyperv-tlfs.h into generic and arch specific files
 2020-04-21 15:50 UTC  (12+ messages)
` [PATCH 1/4] KVM: x86: hyperv: Remove duplicate definitions of Reference TSC Page
` [PATCH 2/4] x86/hyperv: Remove HV_PROCESSOR_POWER_STATE #defines
` [PATCH 3/4] x86/hyperv: Split hyperv-tlfs.h into arch dependent and independent files
` [PATCH 4/4] asm-generic/hyperv: Add definitions for Get/SetVpRegister hypercalls

[PATCH v2] x86/hyperv: Suspend/resume the VP assist page for hibernation
 2020-04-21  9:07 UTC  (2+ messages)

[PATCH 1/1] Drivers: hv: Move AEOI determination to architecture dependent code
 2020-04-21  9:07 UTC  (2+ messages)

[PATCH] x86/hyperv: Suspend/resume the VP assist page for hibernation
 2020-04-20 16:40 UTC  (12+ messages)

decruft the vmalloc API v2
 2020-04-20  9:27 UTC  (34+ messages)
` [PATCH 01/29] x86/hyperv: use vmalloc_exec for the hypercall page
` [PATCH 02/29] x86: fix vmap arguments in map_irq_stack
` [PATCH 03/29] staging: android: ion: use vmap instead of vm_map_ram
` [PATCH 04/29] staging: media: ipu3: use vmap instead of reimplementing it
` [PATCH 05/29] dma-mapping: use vmap insted "
` [PATCH 06/29] powerpc: add an ioremap_phb helper
` [PATCH 07/29] powerpc: remove __ioremap_at and __iounmap_at
` [PATCH 08/29] mm: remove __get_vm_area
` [PATCH 09/29] mm: unexport unmap_kernel_range_noflush
` [PATCH 10/29] mm: rename CONFIG_PGTABLE_MAPPING to CONFIG_ZSMALLOC_PGTABLE_MAPPING
` [PATCH 11/29] mm: only allow page table mappings for built-in zsmalloc
` [PATCH 12/29] mm: pass addr as unsigned long to vb_free
` [PATCH 13/29] mm: remove vmap_page_range_noflush and vunmap_page_range
` [PATCH 14/29] mm: rename vmap_page_range to map_kernel_range
` [PATCH 15/29] mm: don't return the number of pages from map_kernel_range{,_noflush}
` [PATCH 16/29] mm: remove map_vm_range
` [PATCH 17/29] mm: remove unmap_vmap_area
` [PATCH 18/29] mm: remove the prot argument from vm_map_ram
` [PATCH 19/29] mm: enforce that vmap can't map pages executable
` [PATCH 20/29] gpu/drm: remove the powerpc hack in drm_legacy_sg_alloc
` [PATCH 21/29] mm: remove the pgprot argument to __vmalloc
` [PATCH 22/29] mm: remove the prot argument to __vmalloc_node
` [PATCH 23/29] mm: remove both instances of __vmalloc_node_flags
` [PATCH 24/29] mm: remove __vmalloc_node_flags_caller
` [PATCH 25/29] mm: switch the test_vmalloc module to use __vmalloc_node
` [PATCH 26/29] mm: remove vmalloc_user_node_flags
` [PATCH 27/29] arm64: use __vmalloc_node in arch_alloc_vmap_stack
` [PATCH 28/29] powerpc: use __vmalloc_node in alloc_vm_stack
` [PATCH 29/29] s390: use __vmalloc_node in stack_alloc

[PATCH v2 0/1] x86/kvm/hyper-v: Add support to SYNIC exit on EOM
 2020-04-18  6:41 UTC  (6+ messages)
` [PATCH v2 1/1] "

decruft the vmalloc API
 2020-04-16 20:37 UTC  (70+ messages)
` [PATCH 01/28] x86/hyperv: use vmalloc_exec for the hypercall page
` [PATCH 02/28] staging: android: ion: use vmap instead of vm_map_ram
` [PATCH 03/28] staging: media: ipu3: use vmap insted of reimplementing it
` [PATCH 04/28] dma-mapping: "
` [PATCH 05/28] powerpc: add an ioremap_phb helper
` [PATCH 06/28] powerpc: remove __ioremap_at and __iounmap_at
` [PATCH 07/28] mm: remove __get_vm_area
` [PATCH 08/28] mm: unexport unmap_kernel_range_noflush
` [PATCH 09/28] mm: rename CONFIG_PGTABLE_MAPPING to CONFIG_ZSMALLOC_PGTABLE_MAPPING
` [PATCH 10/28] mm: only allow page table mappings for built-in zsmalloc
` [PATCH 11/28] mm: pass addr as unsigned long to vb_free
` [PATCH 12/28] mm: remove vmap_page_range_noflush and vunmap_page_range
` [PATCH 13/28] mm: rename vmap_page_range to map_kernel_range
` [PATCH 14/28] mm: don't return the number of pages from map_kernel_range{,_noflush}
` [PATCH 15/28] mm: remove map_vm_range
` [PATCH 16/28] mm: remove unmap_vmap_area
` [PATCH 17/28] mm: remove the prot argument from vm_map_ram
` [PATCH 18/28] mm: enforce that vmap can't map pages executable
` [PATCH 19/28] gpu/drm: remove the powerpc hack in drm_legacy_sg_alloc
` [PATCH 20/28] mm: remove the pgprot argument to __vmalloc
` [PATCH 21/28] mm: remove the prot argument to __vmalloc_node
` [PATCH 22/28] mm: remove both instances of __vmalloc_node_flags
` [PATCH 23/28] mm: remove __vmalloc_node_flags_caller
` [PATCH 24/28] mm: switch the test_vmalloc module to use __vmalloc_node
` [PATCH 25/28] mm: remove vmalloc_user_node_flags
` [PATCH 26/28] arm64: use __vmalloc_node in arch_alloc_vmap_stack
` [PATCH 27/28] s390: use __vmalloc_node in alloc_vm_stack
` [PATCH 28/28] s390: use __vmalloc_node in stack_alloc

[PATCH v10 0/7] x86/kvm/hyper-v: add support for synthetic debugger
 2020-04-16 13:19 UTC  (5+ messages)
` [PATCH v10 7/7] KVM: selftests: update hyperv_cpuid with SynDBG tests

[PATCH][next] drivers: hv: remove redundant assignment to pointer primary_channel
 2020-04-16 10:08 UTC  (10+ messages)

[PATCH v1 0/1] x86/kvm/hyper-v: Add support to SYNIC exit on EOM
 2020-04-16  6:57 UTC  (3+ messages)
` [PATCH v1 1/1] "

[PATCH v3] Drivers: hv: vmbus: Fix Suspend-to-Idle for Generation-2 VM
 2020-04-14 20:18 UTC  (2+ messages)

[GIT PULL] Hyper-V fixes for 5.7-rc1
 2020-04-14 19:05 UTC  (2+ messages)

SCSI low level driver: how to prevent I/O upon hibernation?
 2020-04-14 17:09 UTC  (6+ messages)

[PATCH 00/11] VMBus channel interrupt reassignment
 2020-04-13 17:07 UTC  (29+ messages)
` [PATCH 01/11] Drivers: hv: vmbus: Always handle the VMBus messages on CPU0
` [PATCH 02/11] Drivers: hv: vmbus: Don't bind the offer&rescind works to a specific CPU
` [PATCH 03/11] Drivers: hv: vmbus: Replace the per-CPU channel lists with a global array of channels
` [PATCH 04/11] hv_netvsc: Disable NAPI before closing the VMBus channel
` [PATCH 05/11] hv_utils: Always execute the fcopy and vss callbacks in a tasklet
` [PATCH 06/11] Drivers: hv: vmbus: Use a spin lock for synchronizing channel scheduling vs. channel removal
` [PATCH 07/11] PCI: hv: Prepare hv_compose_msi_msg() for the VMBus-channel-interrupt-to-vCPU reassignment functionality
` [PATCH 08/11] Drivers: hv: vmbus: Remove the unused HV_LOCALIZED channel affinity logic
` [PATCH 09/11] Drivers: hv: vmbus: Synchronize init_vp_index() vs. CPU hotplug
` [PATCH 10/11] Drivers: hv: vmbus: Introduce the CHANNELMSG_MODIFYCHANNEL message type
` [PATCH 11/11] scsi: storvsc: Re-init stor_chns when a channel interrupt is re-assigned

[PATCH v2] Drivers: hv: vmbus: Fix Suspend-to-Idle for Generation-2 VM
 2020-04-12  3:33 UTC  (2+ messages)

[PATCH AUTOSEL 5.6 135/149] PCI: hv: Add missing kfree(hbus) in hv_pci_probe()'s error handling path
 2020-04-11 23:03 UTC 

[PATCH AUTOSEL 5.5 109/121] PCI: hv: Add missing kfree(hbus) in hv_pci_probe()'s error handling path
 2020-04-11 23:06 UTC 

[PATCH] Drivers: hv: vmbus: Fix Suspend-to-Idle for Generation-2 VM
 2020-04-11  3:55 UTC  (2+ messages)

[PATCH V4 0/6] x86/Hyper-V: Panic code path fixes
 2020-04-10 14:27 UTC  (6+ messages)
` [PATCH V4 6/6] x86/Hyper-V: Report crash data in die() when panic_on_oops is set

[PATCH v2 0/5] Drivers: hv: cleanup VMBus messages handling
 2020-04-09 16:43 UTC  (2+ messages)

[PATCH v1] x86: hyperv: report value of misc_features
 2020-04-09 16:26 UTC  (3+ messages)

[PATCH] Drivers: hv: vmbus: Disallow the freeze PM operation
 2020-04-08 19:42 UTC  (5+ 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).