linux-hyperv.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-04 14:49:04 to 2020-03-19 09:49:52 UTC [more...]

[PATCH v2 0/8] mm/memory_hotplug: allow to specify a default online_type
 2020-03-19  9:49 UTC  (29+ messages)
` [PATCH v2 1/8] drivers/base/memory: rename MMOP_ONLINE_KEEP to MMOP_ONLINE
` [PATCH v2 2/8] drivers/base/memory: map MMOP_OFFLINE to 0
` [PATCH v2 3/8] drivers/base/memory: store mapping between MMOP_* and string in an array
` [PATCH v2 4/8] powernv/memtrace: always online added memory blocks
` [PATCH v2 5/8] hv_balloon: don't check for memhp_auto_online manually
` [PATCH v2 6/8] mm/memory_hotplug: unexport memhp_auto_online
` [PATCH v2 7/8] mm/memory_hotplug: convert memhp_auto_online to store an online_type
` [PATCH v2 8/8] mm/memory_hotplug: allow to specify a default online_type

[PATCH v8 0/5] x86/kvm/hyper-v: add support for synthetic debugger
 2020-03-19  8:30 UTC  (8+ messages)
` [PATCH v8 1/5] x86/kvm/hyper-v: Explicitly align hcall param for kvm_hyperv_exit
` [PATCH v8 2/5] x86/hyper-v: Add synthetic debugger definitions
` [PATCH v8 3/5] x86/kvm/hyper-v: Add support for synthetic debugger capability
` [PATCH v8 4/5] x86/kvm/hyper-v: enable hypercalls without hypercall page with syndbg
` [PATCH v8 5/5] x86/kvm/hyper-v: Add support for synthetic debugger via hypercalls

[PATCH 0/4] x86/Hyper-V: Panic code path fixes
 2020-03-19  8:24 UTC  (17+ messages)
` [PATCH 0/4] x86/Hyper-V: Unload vmbus channel in hv panic callback
` [PATCH 2/4] x86/Hyper-V: Free hv_panic_page when fail to register kmsg dump
` [PATCH 3/4] x86/Hyper-V: Trigger crash enlightenment only once during system crash
` [PATCH 4/4] x86/Hyper-V: Report crash register data or ksmg before running crash kernel

[PATCH v7 0/5] x86/kvm/hyper-v: add support for synthetic debugger
 2020-03-19  5:58 UTC  (6+ messages)
` [PATCH v7 1/5] x86/kvm/hyper-v: Explicitly align hcall param for kvm_hyperv_exit
` [PATCH v7 2/5] x86/hyper-v: Add synthetic debugger definitions
` [PATCH v7 3/5] x86/kvm/hyper-v: Add support for synthetic debugger capability
` [PATCH v7 4/5] x86/kvm/hyper-v: enable hypercalls without hypercall page with syndbg
` [PATCH v7 5/5] x86/kvm/hyper-v: Add support for synthetic debugger via hypercalls

[PATCH v6 0/5] x86/kvm/hyper-v: add support for synthetic debugger
 2020-03-18 13:13 UTC  (10+ messages)
` [PATCH v6 1/5] x86/kvm/hyper-v: Explicitly align hcall param for kvm_hyperv_exit
` [PATCH v6 2/5] x86/hyper-v: Add synthetic debugger definitions
` [PATCH v6 3/5] x86/kvm/hyper-v: Add support for synthetic debugger capability
` [PATCH v6 4/5] x86/kvm/hyper-v: enable hypercalls regardless of hypercall page
` [PATCH v6 5/5] x86/kvm/hyper-v: Add support for synthetic debugger via hypercalls

[PATCH v6 00/10] Subject: Enable Linux guests on Hyper-V on ARM64
 2020-03-18 10:10 UTC  (33+ messages)
` [PATCH v6 01/10] arm64: hyperv: Add core Hyper-V include files
` [PATCH v6 02/10] arm/arm64: smccc-1.1: Add vendor specific owner definition
` [PATCH v6 03/10] arm64: hyperv: Add hypercall and register access functions
` [PATCH v6 04/10] arm64: hyperv: Add memory alloc/free functions for Hyper-V size pages
` [PATCH v6 05/10] arm64: hyperv: Add interrupt handlers for VMbus and stimer
` [PATCH v6 06/10] arm64: hyperv: Add kexec and panic handlers
` [PATCH v6 07/10] arm64: hyperv: Initialize hypervisor on boot
` [PATCH v6 08/10] Drivers: hv: vmbus: Add hooks for per-CPU IRQ
` [PATCH v6 09/10] arm64: efi: Export screen_info
` [PATCH v6 10/10] Drivers: hv: Enable Hyper-V code to be built on ARM64

[PATCH v1 0/5] mm/memory_hotplug: allow to specify a default online_type
 2020-03-16 15:48 UTC  (24+ messages)
` [PATCH v1 1/5] drivers/base/memory: rename MMOP_ONLINE_KEEP to MMOP_ONLINE
` [PATCH v1 2/5] drivers/base/memory: map MMOP_OFFLINE to 0
` [PATCH v1 3/5] drivers/base/memory: store mapping between MMOP_* and string in an array
` [PATCH v1 4/5] mm/memory_hotplug: convert memhp_auto_online to store an online_type
` [PATCH v1 5/5] mm/memory_hotplug: allow to specify a default online_type

[PATCH v5 0/5] x86/kvm/hyper-v: add support for synthetic debugger
 2020-03-14 14:14 UTC  (9+ messages)
` [PATCH v5 1/5] x86/kvm/hyper-v: Explicitly align hcall param for kvm_hyperv_exit
` [PATCH v5 2/5] x86/hyper-v: Add synthetic debugger definitions
` [PATCH v5 3/5] x86/kvm/hyper-v: Add support for synthetic debugger capability
` [PATCH v5 4/5] x86/kvm/hyper-v: enable hypercalls regardless of hypercall page
` [PATCH v5 5/5] x86/kvm/hyper-v: Add support for synthetic debugger via hypercalls

[PATCH v8 0/5] Add a unified parameter "nopvspin"
 2020-03-14 11:14 UTC  (2+ messages)

[PATCH v4 0/5] x86/kvm/hyper-v: add support for synthetic debugger
 2020-03-12 19:34 UTC  (18+ messages)
` [PATCH v4 1/5] x86/kvm/hyper-v: Explicitly align hcall param for kvm_hyperv_exit
` [PATCH v4 2/5] x86/hyper-v: Add synthetic debugger definitions
` [PATCH v4 3/5] x86/kvm/hyper-v: Add support for synthetic debugger capability
` [PATCH v4 4/5] x86/kvm/hyper-v: enable hypercalls regardless of hypercall page
` [PATCH v4 5/5] x86/kvm/hyper-v: Add support for synthetic debugger via hypercalls

[PATCH -next 019/491] Hyper-V CORE AND DRIVERS: Use fallthrough;
 2020-03-11 11:00 UTC  (2+ messages)

[PATCH v3 0/5] x86/kvm/hyper-v: add support for synthetic debugger
 2020-03-09 18:20 UTC  (10+ messages)
` [PATCH v3 1/5] x86/kvm/hyper-v: Explicitly align hcall param for kvm_hyperv_exit
` [PATCH v3 2/5] x86/hyper-v: Add synthetic debugger definitions
` [PATCH v3 3/5] x86/kvm/hyper-v: Add support for synthetic debugger capability
` [PATCH v3 4/5] x86/kvm/hyper-v: enable hypercalls regardless of hypercall page
` [PATCH v3 5/5] x86/kvm/hyper-v: Add support for synthetic debugger via hypercalls

[PATCH v3 0/3] PCI: hv: Generify pci-hyperv.c
 2020-03-09 15:03 UTC  (5+ messages)

[PATCH v2 0/4] x86/kvm/hyper-v: add support for synthetic debugger
 2020-03-06 16:36 UTC  (15+ messages)
` [PATCH v2 1/4] x86/kvm/hyper-v: Align the hcall param for kvm_hyperv_exit
` [PATCH v2 2/4] x86/kvm/hyper-v: Add support for synthetic debugger capability
` [PATCH v2 3/4] x86/kvm/hyper-v: enable hypercalls regardless of hypercall page
` [PATCH v2 4/4] x86/kvm/hyper-v: Add support for synthetic debugger via hypercalls

[GIT PULL] Hyper-V commits for 5.6-rc
 2020-03-06 10:29 UTC  (4+ messages)

[PATCH AUTOSEL 5.5 32/67] hv_netvsc: Fix unwanted wakeup in netvsc_attach()
 2020-03-05 17:12 UTC 

[PATCH AUTOSEL 5.4 28/58] hv_netvsc: Fix unwanted wakeup in netvsc_attach()
 2020-03-05 17:13 UTC 

[PATCH AUTOSEL 4.19 14/31] hv_netvsc: Fix unwanted wakeup in netvsc_attach()
 2020-03-05 17:14 UTC 

[PATCH v1 1/3] x86/kvm/hyper-v: Add support for synthetic debugger capability
 2020-03-05 13:58 UTC  (5+ messages)
  ` [PATCH v1 2/3] x86/kvm/hyper-v: enable hypercalls regardless of hypercall page
    ` [PATCH v1 3/3] x86/kvm/hyper-v: Add support for synthetic debugger via hypercalls

[PATCH] PCI: hv: Replace zero-length array with flexible-array member
 2020-03-04 18:24 UTC  (6+ messages)

[PATCH] HID: hyperv: NULL check before some freeing functions is not needed
 2020-03-04 14:55 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).