linux-hyperv.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-19 20:36:11 to 2020-06-30 15:32:17 UTC [more...]

[PATCH v3 0/3] Drivers: hv: vmbus: vmbus_requestor data structure for VMBus hardening
 2020-06-30 15:32 UTC  (2+ messages)
` [PATCH v3 3/3] hv_netvsc: Use vmbus_requestor to generate transaction IDs "

[PATCH v2 0/3] Drivers: hv: vmbus: vmbus_requestor data structure for VMBus hardening
 2020-06-30 10:48 UTC  (16+ messages)
` [PATCH v2 1/3] Drivers: hv: vmbus: Add "
` [PATCH v2 2/3] scsi: storvsc: Use vmbus_requestor to generate transaction IDs "
` [PATCH v2 3/3] hv_netvsc: "

[PATCH 1/3] Drivers: hv: vmbus: Add vmbus_requestor data structure for VMBus hardening
 2020-06-29 19:06 UTC  (2+ messages)

[PATCH][v2] Drivers: hv: Change flag to write log level in panic msg to false
 2020-06-29 10:32 UTC  (2+ messages)

[RFC PATCH 0/4] DirectX on Linux
 2020-06-28 23:39 UTC  (23+ messages)
    ` [EXTERNAL] "
  ` [RFC PATCH 1/4] gpu: dxgkrnl: core code

[RFC PATCH 0/2] DRM driver for hyper-v synthetic video device
 2020-06-28 23:01 UTC  (17+ messages)
` [RFC PATCH 1/2] drm/hyperv: Add DRM driver for hyperv "
` [RFC PATCH 2/2] MAINTAINERS: Add maintainer for hyperv "

fix a hyperv W^X violation and remove vmalloc_exec
 2020-06-27  7:57 UTC  (19+ messages)
` [PATCH 1/3] x86/hyperv: allocate the hypercall page with only read and execute bits
` [PATCH 2/3] arm64: use PAGE_KERNEL_ROX directly in alloc_insn_page
` [PATCH 3/3] mm: remove vmalloc_exec

[PATCH 1/1] scsi: storvsc: fix spelling mistake
 2020-06-27  3:09 UTC  (2+ messages)

[PATCH] Drivers: hv: Change flag to write log level in panic msg to false
 2020-06-26 22:25 UTC  (5+ messages)

[PATCH 0/3] Drivers: hv: vmbus: vmbus_requestor data structure
 2020-06-26 20:57 UTC  (11+ messages)
` [PATCH 1/3] Drivers: hv: vmbus: Add vmbus_requestor data structure for VMBus hardening
` [PATCH 2/3] scsi: storvsc: Use vmbus_requestor to generate transaction IDs "
` [PATCH 3/3] hv_netvsc: "

[RESEND][PATCH v3] x86/apic/flat64: Add back the early_param("apic", parse_apic)
 2020-06-26 18:21 UTC 

[PATCH 0/8] Drivers: hv: vmbus: Miscellaneous cleanups
 2020-06-20  9:15 UTC  (23+ messages)
` [PATCH 1/8] Drivers: hv: vmbus: Remove the target_vp field from the vmbus_channel struct
` [PATCH 2/8] Drivers: hv: vmbus: Remove the numa_node "
` [PATCH 3/8] Drivers: hv: vmbus: Replace cpumask_test_cpu(, cpu_online_mask) with cpu_online()
` [PATCH 4/8] Drivers: hv: vmbus: Remove unnecessary channel->lock critical sections (sc_list readers)
` [PATCH 5/8] Drivers: hv: vmbus: Use channel_mutex in channel_vp_mapping_show()
` [PATCH 6/8] Drivers: hv: vmbus: Remove unnecessary channel->lock critical sections (sc_list updaters)
` [PATCH 7/8] scsi: storvsc: Introduce the per-storvsc_device spinlock
` [PATCH 8/8] Drivers: hv: vmbus: Remove the lock field from the vmbus_channel struct

hv_hypercall_pg page permissios
 2020-06-16 14:39 UTC  (23+ messages)

[PATCH v3] x86/apic/flat64: Add back the early_param("apic", parse_apic)
 2020-06-15  0:06 UTC  (2+ messages)

[PATCH] scsi: storvsc: Use kzfree() in storvsc_suspend()
 2020-06-10  2:02 UTC  (8+ messages)
  ` [PATCH] scsi: storvsc: Remove memset before memory freeing "

[PATCH AUTOSEL 5.7 118/274] Drivers: hv: vmbus: Always handle the VMBus messages on CPU0
 2020-06-08 23:03 UTC 

[PATCH AUTOSEL 5.4 080/175] Drivers: hv: vmbus: Always handle the VMBus messages on CPU0
 2020-06-08 23:17 UTC 

[RFC PATCH 0/2] VMBus channel interrupts re-balancing
 2020-06-07 15:42 UTC  (6+ messages)
` [RFC PATCH 1/2] Drivers: hv: vmbus: Re-balance channel interrupts across CPUs at CPU hotplug
` [RFC PATCH 2/2] Drivers: hv: vmbus: Re-balance channel interrupts across CPUs at device hotplug

[GIT PULL] Hyper-V commits for 5.8
 2020-06-03 22:30 UTC  (2+ messages)

[PATCH] x86/apic/flat64: Add back the early_param("apic", parse_apic)
 2020-05-30 22:40 UTC  (3+ messages)

[PATCH v2] x86/apic/flat64: Add back the early_param("apic", parse_apic)
 2020-05-30 22:38 UTC 

[PATCH v12 0/6] x86/kvm/hyper-v: add support for synthetic
 2020-05-29 15:15 UTC  (8+ messages)
` [PATCH v12 1/6] x86/kvm/hyper-v: Explicitly align hcall param for kvm_hyperv_exit
` [PATCH v12 2/6] x86/hyper-v: Add synthetic debugger definitions
` [PATCH v12 3/6] x86/kvm/hyper-v: Add support for synthetic debugger capability
` [PATCH v12 4/6] x86/kvm/hyper-v: enable hypercalls regardless of hypercall page
` [PATCH v12 5/6] x86/kvm/hyper-v: Add support for synthetic debugger via hypercalls
` [PATCH v12 6/6] KVM: selftests: update hyperv_cpuid with SynDBG tests

[PATCH v11 0/7] x86/kvm/hyper-v: add support for synthetic debugger
 2020-05-29 12:17 UTC  (11+ messages)
` [PATCH v11 2/7] x86/kvm/hyper-v: Simplify addition for custom cpuid leafs
` [PATCH v11 4/7] x86/kvm/hyper-v: Add support for synthetic debugger capability
` [PATCH v11 5/7] x86/kvm/hyper-v: enable hypercalls without hypercall page with syndbg

[PATCH] PCI: hv: Use struct_size() helper
 2020-05-28 14:41 UTC  (3+ messages)

[PATCH 0/2] drivers/iommu: Constify structs
 2020-05-27 12:39 UTC  (4+ messages)
` [PATCH 1/2] iommu/hyper-v: Constify hyperv_ir_domain_ops

[PATCH] VMBus channel interrupts reassignment - Fixes
 2020-05-23  9:04 UTC  (6+ messages)
` [PATCH 1/2] Drivers: hv: vmbus: Resolve race between init_vp_index() and CPU hotplug
` [PATCH 2/2] Drivers: hv: vmbus: Resolve more races involving init_vp_index()

[PATCH] x86/Hyper-V: Support for free page reporting
 2020-05-23  0:40 UTC  (8+ messages)
  ` [EXTERNAL] "

[PATCH v6 00/10] Subject: Enable Linux guests on Hyper-V on ARM64
 2020-05-22 11:32 UTC  (11+ messages)
` [PATCH v6 09/10] arm64: efi: Export screen_info
          `  "

[PATCH v3 0/2] Fix PCI HyperV device error handling
 2020-05-21 17:42 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).