linux-hyperv.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-08 18:52:16 to 2021-11-02 12:17:38 UTC [more...]

[PATCH 0/2] x86/hyperv: Bug fix and what I hope is an enhancement
 2021-11-02 12:17 UTC  (6+ 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 net-next 0/4] net: mana: some misc patches
 2021-11-01 16:41 UTC  (16+ messages)
` [PATCH net-next 1/4] net: mana: Fix the netdev_err()'s vPort argument in mana_init_port()
` [PATCH net-next 2/4] net: mana: Report OS info to the PF driver
` [PATCH net-next 3/4] net: mana: Improve the HWC error handling
` [PATCH net-next 4/4] net: mana: Support hibernation and kexec

[PATCH] Drivers: hv: balloon: Use VMBUS_RING_SIZE() wrapper for dm_ring_size
 2021-11-01 15:00 UTC 

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

[PATCH 0/9] drm/simpledrm: Enable damage clips and virtual screens
 2021-11-01 13:38 UTC  (20+ 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 v2 0/8] KVM: x86: Hyper-V hypercall fix and cleanups
 2021-11-01 10:33 UTC  (17+ 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 v2 5/8] KVM: x86: Don't bother reading sparse banks that end up being ignored
` [PATCH v2 6/8] KVM: x86: Shove vp_bitmap handling down into sparse_set_to_vcpu_mask()
` [PATCH v2 7/8] KVM: x86: Reject fixeds-size Hyper-V hypercalls with non-zero "var_cnt"
` [PATCH v2 8/8] KVM: x86: Add checks for reserved-to-zero Hyper-V hypercall fields

[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 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  (20+ messages)

[PATCH v3] scsi: storvsc: Fix validation for unsolicited incoming packets
 2021-10-13  2:33 UTC  (2+ 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  (6+ 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] "


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