Linux-HyperV Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-18 23:18:44 to 2021-03-08 19:58:47 UTC [more...]

[PATCH v9 0/7] Enable Linux guests on Hyper-V on ARM64
 2021-03-08 19:57 UTC  (8+ messages)
` [PATCH v9 1/7] smccc: Add HVC call variant with result registers other than 0 thru 3
` [PATCH v9 2/7] arm64: hyperv: Add Hyper-V hypercall and register access utilities
` [PATCH v9 3/7] arm64: hyperv: Add Hyper-V clocksource/clockevent support
` [PATCH v9 4/7] arm64: hyperv: Add kexec and panic handlers
` [PATCH v9 5/7] arm64: hyperv: Initialize hypervisor on boot
` [PATCH v9 6/7] arm64: efi: Export screen_info
` [PATCH v9 7/7] Drivers: hv: Enable Hyper-V code to be built on ARM64

[RFC PATCH 00/18] Microsoft Hypervisor root partition ioctl interface
 2021-03-08 19:30 UTC  (24+ messages)
` [RFC PATCH 01/18] x86/hyperv: convert hyperv statuses to linux error codes
` [RFC PATCH 04/18] virt/mshv: request version ioctl
` [RFC PATCH 05/18] virt/mshv: create partition ioctl
` [RFC PATCH 06/18] virt/mshv: create, initialize, finalize, delete partition hypercalls
` [RFC PATCH 07/18] virt/mshv: withdraw memory hypercall
` [RFC PATCH 08/18] virt/mshv: map and unmap guest memory

[PATCH v1] scsi: storvsc: Cap cmd_per_lun at can_queue
 2021-03-08 17:56 UTC  (3+ messages)

[PATCH v5 00/12] x86: major paravirt cleanup
 2021-03-08 17:00 UTC  (4+ messages)
` [PATCH v5 02/12] x86/paravirt: switch time pvops functions to use static_call()

[PATCH v3 00/10] Refactor arch specific Hyper-V code
 2021-03-08 16:48 UTC  (18+ messages)
` [PATCH v3 01/10] Drivers: hv: vmbus: Move Hyper-V page allocator to arch neutral code
` [PATCH v3 02/10] x86/hyper-v: Move hv_message_type to architecture neutral module
` [PATCH v3 03/10] Drivers: hv: Redo Hyper-V synthetic MSR get/set functions
` [PATCH v3 04/10] Drivers: hv: vmbus: Move hyperv_report_panic_msg to arch neutral code
` [PATCH v3 05/10] Drivers: hv: vmbus: Handle auto EOI quirk inline
` [PATCH v3 06/10] Drivers: hv: vmbus: Move handling of VMbus interrupts
` [PATCH v3 07/10] clocksource/drivers/hyper-v: Handle vDSO differences inline
` [PATCH v3 08/10] clocksource/drivers/hyper-v: Handle sched_clock "
` [PATCH v3 09/10] clocksource/drivers/hyper-v: Set clocksource rating based on Hyper-V feature
` [PATCH v3 10/10] clocksource/drivers/hyper-v: Move handling of STIMER0 interrupts

[PATCH next v4 00/15] printk: remove logbuf_lock
 2021-03-08 15:09 UTC  (7+ messages)
` [PATCH next v4 12/15] printk: introduce a kmsg_dump iterator
` lkml delivery: was: Re: [PATCH next v4 00/15] printk: remove logbuf_lock

[PATCH] drivers: hv: Fix no spaces issue
 2021-03-08 12:51 UTC  (2+ messages)

[PATCH v8 1/6] arm64: hyperv: Add Hyper-V hypercall and register access utilities
 2021-03-05 21:03 UTC  (9+ messages)
  ` [PATCH v8 6/6] Drivers: hv: Enable Hyper-V code to be built on ARM64
  ` [PATCH v8 2/6] arm64: hyperv: Add Hyper-V clocksource/clockevent support
  ` [PATCH v8 4/6] arm64: hyperv: Initialize hypervisor on boot
  ` [PATCH v8 3/6] arm64: hyperv: Add kexec and panic handlers

[PATCH v8 0/6] Enable Linux guests on Hyper-V on ARM64
 2021-03-05 20:50 UTC  (12+ messages)
` [PATCH v8 1/6] arm64: hyperv: Add Hyper-V hypercall and register access utilities
` [PATCH v8 2/6] arm64: hyperv: Add Hyper-V clocksource/clockevent support
` [PATCH v8 3/6] arm64: hyperv: Add kexec and panic handlers
` [PATCH v8 4/6] arm64: hyperv: Initialize hypervisor on boot
` [PATCH v8 5/6] arm64: efi: Export screen_info
` [PATCH v8 6/6] Drivers: hv: Enable Hyper-V code to be built on ARM64

[RFC PATCH 00/12] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-03-05 15:21 UTC  (26+ messages)
` [RFC PATCH 1/12] x86/Hyper-V: Add visibility parameter for vmbus_establish_gpadl()
` [RFC PATCH 2/12] x86/Hyper-V: Add new hvcall guest address host visibility support
` [RFC PATCH 3/12] x86/HV: Initialize GHCB page and shared memory boundary
` [RFC PATCH 4/12] HV: Add Write/Read MSR registers via ghcb
` [RFC PATCH 5/12] HV: Add ghcb hvcall support for SNP VM
` [RFC PATCH 6/12] HV/Vmbus: Add SNP support for VMbus channel initiate message
` [RFC PATCH 7/12] hv/vmbus: Initialize VMbus ring buffer for Isolation VM
` [RFC PATCH 8/12] x86/Hyper-V: Initialize bounce buffer page cache and list
` [RFC PATCH 9/12] x86/Hyper-V: Add new parameter for vmbus_sendpacket_pagebuffer()/mpb_desc()
` [RFC PATCH 10/12] HV: Add bounce buffer support for Isolation VM
` [RFC PATCH 11/12] HV/Netvsc: Add Isolation VM support for netvsc driver
` [RFC PATCH 12/12] HV/Storvsc: Add bounce buffer support for Storvsc
      ` [EXTERNAL] "

[PATCH v4] scsi: storvsc: Parameterize number hardware queues
 2021-03-04  4:09 UTC  (3+ messages)

[PATCH v2 1/1] scsi: storvsc: Enable scatterlist entry lengths > 4Kbytes
 2021-03-03  9:08 UTC  (2+ messages)

[PATCH] Drivers: hv: vmbus: Drop error message when 'No request id available'
 2021-03-03 11:52 UTC  (2+ messages)

[PATCH v3] drivers: hv: Fix whitespace errors
 2021-03-02 19:06 UTC  (3+ messages)

[PATCH v2 00/10] Refactor arch specific Hyper-V code
 2021-03-02 17:42 UTC  (23+ messages)
` [PATCH v2 01/10] Drivers: hv: vmbus: Move Hyper-V page allocator to arch neutral code
  ` ** POTENTIAL FRAUD ALERT - RED HAT ** "
` [PATCH v2 02/10] x86/hyper-v: Move hv_message_type to architecture neutral module
` [PATCH v2 03/10] Drivers: hv: Redo Hyper-V synthetic MSR get/set functions
` [PATCH v2 04/10] Drivers: hv: vmbus: Move hyperv_report_panic_msg to arch neutral code
` [PATCH v2 05/10] Drivers: hv: vmbus: Handle auto EOI quirk inline
` [PATCH v2 06/10] Drivers: hv: vmbus: Move handling of VMbus interrupts
` [PATCH v2 07/10] clocksource/drivers/hyper-v: Handle vDSO differences inline
` [PATCH v2 08/10] clocksource/drivers/hyper-v: Handle sched_clock "
` [PATCH v2 09/10] clocksource/drivers/hyper-v: Set clocksource rating based on Hyper-V feature
` [PATCH v2 10/10] clocksource/drivers/hyper-v: Move handling of STIMER0 interrupts

[PATCH next v3 00/15] printk: remove logbuf_lock
 2021-03-02 13:55 UTC  (7+ messages)
` [PATCH next v3 12/15] printk: introduce a kmsg_dump iterator

[PATCH 00/13] PCI: MSI: Getting rid of msi_controller, and other cleanups
 2021-03-02 10:35 UTC  (22+ messages)
` [PATCH 01/13] PCI: tegra: Convert to MSI domains
` [PATCH 02/13] PCI: rcar: "
` [PATCH 03/13] PCI: xilinx: "
` [PATCH 04/13] PCI: hyperv: Drop msi_controller structure
` [PATCH 05/13] PCI: MSI: Drop use of msi_controller from core code
` [PATCH 06/13] PCI: MSI: Kill msi_controller structure
` [PATCH 07/13] PCI: MSI: Kill default_teardown_msi_irqs()
` [PATCH 08/13] PCI: MSI: Let PCI host bridges declare their lack of MSI handling
` [PATCH 09/13] PCI: mediatek: Advertise "
  ` Aw: "
      ` Aw: "
          ` Aw: "
` [PATCH 10/13] PCI: MSI: Let PCI host bridges declare their reliance on MSI domains
` [PATCH 11/13] PCI: Make pci_host_common_probe() declare its "
` [PATCH 12/13] PCI: MSI: Document the various ways of ending up with NO_MSI
` [PATCH 13/13] PCI: quirks: Refactor advertising of the NO_MSI flag

[PATCH net] hv_netvsc: Fix validation in netvsc_linkstatus_callback()
 2021-03-01 23:54 UTC  (2+ messages)

[PATCH AUTOSEL 5.11 50/67] Drivers: hv: vmbus: Initialize memory to be sent to the host
 2021-02-26 17:05 UTC  (6+ messages)
` [PATCH AUTOSEL 5.11 51/67] Drivers: hv: vmbus: Resolve race condition in vmbus_onoffer_rescind()

[PATCH 00/10] Refactor arch specific Hyper-V code
 2021-02-25 18:56 UTC  (23+ messages)
` [PATCH 01/10] Drivers: hv: vmbus: Move Hyper-V page allocator to arch neutral code
` [PATCH 02/10] x86/hyper-v: Move hv_message_type to architecture neutral module
` [PATCH 03/10] Drivers: hv: Redo Hyper-V synthetic MSR get/set functions
` [PATCH 04/10] Drivers: hv: vmbus: Move hyperv_report_panic_msg to arch neutral code
` [PATCH 05/10] Drivers: hv: vmbus: Handle auto EOI quirk inline
` [PATCH 06/10] Drivers: hv: vmbus: Move handling of VMbus interrupts
` [PATCH 07/10] clocksource/drivers/hyper-v: Handle vDSO differences inline
` [PATCH 08/10] clocksource/drivers/hyper-v: Handle sched_clock "
` [PATCH 09/10] clocksource/drivers/hyper-v: Set clocksource rating based on Hyper-V feature
` [PATCH 10/10] clocksource/drivers/hyper-v: Move handling of STIMER0 interrupts

hv_utils PTP support and hypervisor suspend/resume
 2021-02-24 22:39 UTC  (2+ messages)

[PATCH 1/1] scsi: storvsc: Enable scatterlist entry lengths > 4Kbytes
 2021-02-24 17:03 UTC  (5+ messages)

[PATCH AUTOSEL 4.19 21/26] Drivers: hv: vmbus: Resolve race condition in vmbus_onoffer_rescind()
 2021-02-24 13:21 UTC  (2+ messages)

[PATCH AUTOSEL 4.14 15/16] Drivers: hv: vmbus: Resolve race condition in vmbus_onoffer_rescind()
 2021-02-24 13:22 UTC  (2+ messages)

[PATCH AUTOSEL 5.10 40/56] Drivers: hv: vmbus: Initialize memory to be sent to the host
 2021-02-24 13:20 UTC  (4+ messages)
` [PATCH AUTOSEL 5.10 41/56] Drivers: hv: vmbus: Resolve race condition in vmbus_onoffer_rescind()

[PATCH AUTOSEL 5.4 30/40] Drivers: hv: vmbus: Resolve race condition in vmbus_onoffer_rescind()
 2021-02-24 13:20 UTC  (2+ messages)

[GIT PULL] Hyper-V commits for 5.12
 2021-02-21 22:01 UTC  (2+ messages)

[PATCH v6 0/9] x86/tlb: Concurrent TLB flushes
 2021-02-20 23:17 UTC  (2+ messages)
` [PATCH v6 4/9] x86/mm/tlb: Flush remote and local TLBs concurrently

[PATCH] drivers: hv: channel: fixed a tab having spaces before hv: connection: fixed required space for "=" sign before
 2021-02-19 16:32 UTC  (2+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).