linux-hyperv.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-06 11:39:18 to 2021-10-30 00:08:25 UTC [more...]

[PATCH v2 0/8] KVM: x86: Hyper-V hypercall fix and cleanups
 2021-10-30  0:07 UTC  (5+ messages)
` [PATCH v2 1/8] KVM: x86: Ignore sparse banks size for an "all CPUs", non-sparse IPI req
` [PATCH v2 2/8] KVM: x86: Get the number of Hyper-V sparse banks from the VARHEAD field
` [PATCH v2 3/8] KVM: x86: Refactor kvm_hv_flush_tlb() to reduce indentation
` [PATCH v2 4/8] KVM: x86: Add a helper to get the sparse VP_SET for IPIs and TLB flushes

[PATCH 0/2] x86/hyperv: Bug fix and what I hope is an enhancement
 2021-10-29  9:20 UTC  (5+ messages)
` [PATCH 1/2] x86/hyperv: Fix NULL deref in set_hv_tscchange_cb() if Hyper-V setup fails
` [PATCH 2/2] x86/hyperv: Move required MSRs check to initial platform probing

[PATCH] x86/hyperv: Protect set_hv_tscchange_cb() against getting preempted
 2021-10-28 11:59 UTC  (2+ messages)

[PATCH] Drivers: hv : vmbus: Adding NULL pointer check
 2021-10-28 11:42 UTC  (2+ messages)

[PATCH] x86/hyperv: remove duplicate include in ivm.c
 2021-10-28 11:38 UTC  (2+ messages)

[PATCH] x86/hyperv: Remove duplicate include
 2021-10-28 11:38 UTC  (2+ messages)

[PATCH] x86/hyperv: remove duplicate include in hv_init.c
 2021-10-28 11:29 UTC  (2+ messages)

[PATCH] x86/hyperv: Remove duplicated include in hv_init
 2021-10-28 11:28 UTC  (2+ messages)

[PATCH net-next] net: mana: Allow setting the number of queues while the NIC is down
 2021-10-26 14:00 UTC  (2+ messages)

[PATCH 1/1] Drivers: hv: vmbus: Remove unused code to check for subchannels
 2021-10-25 20:58 UTC  (2+ messages)

[PATCH V9 0/9] x86/Hyper-V: Add Hyper-V Isolation VM support(First part)
 2021-10-25 20:55 UTC  (11+ messages)
` [PATCH V9 1/9] x86/hyperv: Initialize GHCB page in Isolation VM
` [PATCH V9 2/9] x86/hyperv: Initialize shared memory boundary in the "
` [PATCH V9 3/9] x86/hyperv: Add new hvcall guest address host visibility support
` [PATCH V9 4/9] Drivers: hv: vmbus: Mark vmbus ring buffer visible to host in Isolation VM
` [PATCH V9 5/9] x86/sev-es: Expose sev_es_ghcb_hv_call() to call ghcb hv call out of sev code
` [PATCH V9 6/9] x86/hyperv: Add Write/Read MSR registers via ghcb page
` [PATCH V9 7/9] x86/hyperv: Add ghcb hvcall support for SNP VM
` [PATCH V9 8/9] Drivers: hv: vmbus: Add SNP support for VMbus channel initiate message
` [PATCH V9 9/9] Drivers: hv : vmbus: Initialize VMbus ring buffer for Isolation VM

[PATCH V8 0/9] x86/Hyper-V: Add Hyper-V Isolation VM support(First part)
 2021-10-25 20:54 UTC  (22+ messages)
` [PATCH V8 1/9] x86/hyperv: Initialize GHCB page in Isolation VM
` [PATCH V8 2/9] x86/hyperv: Initialize shared memory boundary in the "
` [PATCH V8 3/9] x86/hyperv: Add new hvcall guest address host visibility support
` [PATCH V8 4/9] Drivers: hv: vmbus: Mark vmbus ring buffer visible to host in Isolation VM
` [PATCH V8 5/9] x86/sev-es: Expose sev_es_ghcb_hv_call() to call ghcb hv call out of sev code
  ` [PATCH V8.1 "
` [PATCH V8 6/9] x86/hyperv: Add Write/Read MSR registers via ghcb page
` [PATCH V8 7/9] x86/hyperv: Add ghcb hvcall support for SNP VM
` [PATCH V8 8/9] Drivers: hv: vmbus: Add SNP support for VMbus channel initiate message
` [PATCH V8 9/9] Drivers: hv : vmbus: Initialize VMbus ring buffer for Isolation VM
` [PATCH V8.1 6/9] x86/hyperv: Add Write/Read MSR registers via ghcb page

[PATCH AUTOSEL 4.19 7/7] hyperv/vmbus: include linux/bitops.h
 2021-10-25 17:01 UTC 

[PATCH AUTOSEL 4.4 3/3] hyperv/vmbus: include linux/bitops.h
 2021-10-25 17:01 UTC 

[PATCH AUTOSEL 4.9 4/4] hyperv/vmbus: include linux/bitops.h
 2021-10-25 17:01 UTC 

[PATCH AUTOSEL 4.14 7/7] hyperv/vmbus: include linux/bitops.h
 2021-10-25 17:01 UTC 

[PATCH AUTOSEL 5.4 9/9] hyperv/vmbus: include linux/bitops.h
 2021-10-25 17:00 UTC 

[PATCH AUTOSEL 5.10 13/13] hyperv/vmbus: include linux/bitops.h
 2021-10-25 17:00 UTC 

[PATCH AUTOSEL 5.14 18/18] hyperv/vmbus: include linux/bitops.h
 2021-10-25 16:59 UTC 

[PATCH 0/9] drm/simpledrm: Enable damage clips and virtual screens
 2021-10-24 15:20 UTC  (17+ messages)
` [PATCH 1/9] drm/format-helper: Export drm_fb_clip_offset()
` [PATCH 2/9] drm/format-helper: Rework format-helper memcpy functions
` [PATCH 3/9] drm/format-helper: Add destination-buffer pitch to drm_fb_swab()
` [PATCH 4/9] drm/format-helper: Rework format-helper conversion functions
` [PATCH 5/9] drm/format-helper: Streamline blit-helper interface
` [PATCH 6/9] drm/fb-helper: Allocate shadow buffer of surface height
` [PATCH 7/9] drm/simpledrm: Enable FB_DAMAGE_CLIPS property
` [PATCH 8/9] drm/simpledrm: Support virtual screen sizes
` [PATCH 9/9] drm: Clarify semantics of struct drm_mode_config.{min,max}_{width,height}

[PATCH v3 0/2] PCI: hv: Hyper-V vPCI for ARM64
 2021-10-24 12:54 UTC  (10+ messages)
` [PATCH v3 1/2] PCI: hv: Make the code arch neutral by adding arch specific interfaces
` [PATCH v3 2/2] arm64: PCI: hv: Add support for Hyper-V vPCI

[GIT PULL] Hyper-V fixes for 5.15
 2021-10-22 20:46 UTC  (2+ messages)

[PATCH v3 00/25] Unify PCI error response checking
 2021-10-21 16:08 UTC  (6+ messages)
` [PATCH v3 01/25] PCI: Add PCI_ERROR_RESPONSE and it's related definitions
` [PATCH v3 02/25] PCI: Set error response in config access defines when ops->read() fails
` [PATCH v3 24/25] PCI: hv: Use PCI_ERROR_RESPONSE to specify hardware read error

[PATCH V7 0/9] x86/Hyper-V: Add Hyper-V Isolation VM support(First part)
 2021-10-21 15:42 UTC  (18+ messages)
` [PATCH V7 5/9] x86/sev-es: Expose __sev_es_ghcb_hv_call() to call ghcb hv call out of sev code
          ` [PATCH] "

hv_balloon: kmsg about unhandled message is killing the system
 2021-10-20 15:10 UTC 

[PATCH] hypverv/vmbus: include linux/bitops.h
 2021-10-19 13:46 UTC  (2+ messages)

[PATCH v2 00/24] Unify PCI error response checking
 2021-10-15 14:39 UTC  (2+ messages)
` [PATCH v2 23/24] PCI: hv: Use PCI_ERROR_RESPONSE to specify hardware read error

[PATCH v2 00/24] Unify PCI error response checking
 2021-10-15 14:38 UTC  (2+ messages)

[PATCH] hv_netvsc: Add comment of netvsc_xdp_xmit()
 2021-10-15  2:30 UTC  (3+ messages)

[PATCH v2 1/2] PCI: hv: Make the code arch neutral
 2021-10-13 19:44 UTC  (5+ messages)
  ` [EXTERNAL] "

[PATCH] hv_netvsc: Fix potentionally overflow in netvsc_xdp_xmit()
 2021-10-13 12:44 UTC  (2+ messages)

[Patch v5 0/3] Introduce a driver to support host accelerated access to Microsoft Azure Blob for Azure VM
 2021-10-13  7:03 UTC  (21+ messages)

[PATCH v3] scsi: storvsc: Fix validation for unsolicited incoming packets
 2021-10-13  2:33 UTC  (3+ messages)

[PATCH 1/3] PCI: hv: Remove unnecessary integer promotion from dev_err()
 2021-10-13  0:43 UTC  (6+ messages)
` [PATCH 2/3] PCI: iov: Update format string type to match variable type
` [PATCH 3/3] PCI: Update variable type to match sscanf() format string

[PATCH v3] scsi: core: Fix shost->cmd_per_lun calculation in scsi_add_host_with_dma()
 2021-10-12 21:43 UTC  (7+ messages)

[PATCH 21/22] PCI: hv: Use PCI_ERROR_RESPONSE to specify hardware read error
 2021-10-11 18:12 UTC 

[PATCH v2,net] net: mana: Fix error handling in mana_create_rxq()
 2021-10-09  0:30 UTC  (2+ messages)

[PATCH v2 2/2] PCI: hv: Support for Hyper-V vPCI for ARM64
 2021-10-08 19:33 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH v2 0/2] PCI: hv: Hyper-V vPCI for ARM64
 2021-10-08 19:11 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH net] net: mana: Fix error handling in mana_create_rxq()
 2021-10-08 13:05 UTC  (3+ messages)

[PATCH v2] scsi: core: Fix shost->cmd_per_lun calculation in scsi_add_host_with_dma()
 2021-10-08  3:19 UTC  (5+ messages)

[PATCH 2/2] PCI: hv: Support for Hyper-V vPCI for ARM64
 2021-10-07 23:41 UTC  (3+ messages)
  ` [EXTERNAL] "

[GIT PULL] Hyper-V fixes for 5.15-rc8
 2021-10-07 17:15 UTC  (2+ messages)

[PATCH v2] drm/hyperv: Fix double mouse pointers
 2021-10-07 14:33 UTC  (3+ messages)

[PATCH][next] net: mana: Use kcalloc() instead of kzalloc()
 2021-10-06 18:24 UTC  (2+ messages)

[PATCH] scsi: storvsc: Cap scsi_driver.can_queue to fix a hang issue during boot
 2021-10-06 17:28 UTC  (7+ messages)

[PATCH v2] scsi: storvsc: Fix validation for unsolicited incoming packets
 2021-10-06 16:58 UTC  (4+ messages)

[PATCH] x86/hyperv: Avoid erroneously sending IPI to 'self'
 2021-10-06 15:55 UTC  (3+ messages)

[PATCH] scsi: storvsc: Fix validation for unsolicited incoming packets
 2021-10-06 13:39 UTC  (5+ messages)

[PATCH v1 1/1] hyper-v: Replace uuid.h with types.h
 2021-10-06 12:06 UTC  (4+ messages)

[PATCH v2 0/2] Remove on-stack cpumask in hv_apic.c
 2021-10-06 11:39 UTC  (5+ messages)
` [PATCH v2 2/2] x86/hyperv: remove on-stack cpumask from hv_send_ipi_mask_allbutself


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).