linux-hyperv.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-09 10:07:20 to 2020-11-25 23:39:37 UTC [more...]

[PATCH 0/2] x86/hyperv: fix kexec/kdump hang on some VMs
 2020-11-25 23:39 UTC  (4+ messages)
` [PATCH 1/2] x86/kexec: Use up-to-dated screen_info copy to fill boot params

[PATCH v3 00/17] Introducing Linux root partition support for Microsoft Hypervisor
 2020-11-25 10:26 UTC  (23+ messages)
` [PATCH v3 01/17] asm-generic/hyperv: change HV_CPU_POWER_MANAGEMENT to HV_CPU_MANAGEMENT
` [PATCH v3 02/17] x86/hyperv: detect if Linux is the root partition
` [PATCH v3 03/17] Drivers: hv: vmbus: skip VMBus initialization if Linux is root
` [PATCH v3 04/17] iommu/hyperv: don't setup IRQ remapping when running as root
` [PATCH v3 05/17] clocksource/hyperv: use MSR-based access if "
` [PATCH v3 06/17] x86/hyperv: allocate output arg pages if required
` [PATCH v3 07/17] x86/hyperv: extract partition ID from Microsoft Hypervisor if necessary
` [PATCH v3 08/17] x86/hyperv: handling hypercall page setup for root
` [PATCH v3 09/17] x86/hyperv: provide a bunch of helper functions
` [PATCH v3 10/17] x86/hyperv: implement and use hv_smp_prepare_cpus
` [PATCH v3 11/17] asm-generic/hyperv: update hv_msi_entry
` [PATCH v3 12/17] asm-generic/hyperv: update hv_interrupt_entry
` [PATCH v3 13/17] asm-generic/hyperv: introduce hv_device_id and auxiliary structures
` [PATCH v3 14/17] asm-generic/hyperv: import data structures for mapping device interrupts
` [PATCH v3 15/17] x86/hyperv: implement an MSI domain for root partition
` [PATCH v3 16/17] x86/ioapic: export a few functions and data structures via io_apic.h
` [PATCH v3 17/17] x86/hyperv: handle IO-APIC when running as root

[PATCH v3 4/6] drivers: hv: vmbus: Fix checkpatch SPLIT_STRING
 2020-11-25  3:29 UTC 

[PATCH 0/6] Add improvements suggested by checkpatch for vmbus_drv
 2020-11-25  3:14 UTC  (19+ messages)
` [PATCH 1/6] drivers: hv: Fix hyperv_record_panic_msg path on comment
` [PATCH 2/6] drivers: hv: vmbus: Replace symbolic permissions by octal permissions
` [PATCH 3/6] drivers: hv: vmbus: Fix checkpatch LINE_SPACING
` [PATCH 4/6] drivers: hv: vmbus: Fix checkpatch SPLIT_STRING
` [PATCH 5/6] drivers: hv: vmbus: Fix unnecessary OOM_MESSAGE
` [PATCH 6/6] drivers: hv: vmbus: Fix call msleep using < 20ms

[PATCH] x86/Hyper-V: Support for free page reporting
 2020-11-25  2:28 UTC  (2+ messages)

[PATCH v2 4/6] drivers: hv: vmbus: Fix checkpatch SPLIT_STRING
 2020-11-25  2:14 UTC 

[PATCH 0/6] Drivers: hv: vmbus: More VMBus-hardening changes
 2020-11-24 19:54 UTC  (9+ messages)
` [PATCH 1/6] Drivers: hv: vmbus: Initialize memory to be sent to the host
` [PATCH 2/6] Drivers: hv: vmbus: Avoid double fetch of msgtype in vmbus_on_msg_dpc()
` [PATCH 3/6] Drivers: hv: vmbus: Avoid double fetch of payload_size "
` [PATCH 4/6] Drivers: hv: vmbus: Avoid use-after-free in vmbus_onoffer_rescind()
` [PATCH 5/6] Drivers: hv: vmbus: Resolve race condition "
` [PATCH 6/6] Drivers: hv: vmbus: Do not allow overwriting vmbus_connection.channels[]

[PATCH] hv_netvsc: Validate number of allocated sub-channels
 2020-11-24 16:22 UTC  (4+ messages)

[RFC PATCH 00/18] Microsoft Hypervisor root partition ioctl interface
 2020-11-24 16:18 UTC  (21+ messages)
` [RFC PATCH 01/18] x86/hyperv: convert hyperv statuses to linux error codes
` [RFC PATCH 02/18] asm-generic/hyperv: convert hyperv statuses to strings
` [RFC PATCH 03/18] virt/mshv: minimal mshv module (/dev/mshv/)
` [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
` [RFC PATCH 09/18] virt/mshv: create vcpu ioctl
` [RFC PATCH 10/18] virt/mshv: get and set vcpu registers ioctls
` [RFC PATCH 11/18] virt/mshv: set up synic pages for intercept messages
` [RFC PATCH 12/18] virt/mshv: run vp ioctl and isr
` [RFC PATCH 13/18] virt/mshv: install intercept ioctl
` [RFC PATCH 14/18] virt/mshv: assert interrupt ioctl
` [RFC PATCH 15/18] virt/mshv: get and set vp state ioctls
` [RFC PATCH 16/18] virt/mshv: mmap vp register page
` [RFC PATCH 17/18] virt/mshv: get and set partition property ioctls
` [RFC PATCH 18/18] virt/mshv: Add enlightenment bits to create partition ioctl

[PATCH] video: hyperv_fb: Directly use the MMIO VRAM
 2020-11-24 10:28 UTC  (4+ messages)

[GIT PULL] Hyper-V fixes for 5.10-rc6
 2020-11-23 23:35 UTC  (2+ messages)

[RFC] MAINTAINERS tag for cleanup robot
 2020-11-23 17:06 UTC  (17+ messages)

[PATCH v2 00/12] x86: major paravirt cleanup
 2020-11-23 13:43 UTC  (6+ messages)
` [PATCH v2 06/12] x86/paravirt: switch time pvops functions to use static_call()

[PATCH] video: hyperv_fb: Fix the cache type when mapping the VRAM
 2020-11-18 21:10 UTC  (4+ messages)

[PATCH v2] Drivers: hv: vmbus: Copy packets sent by Hyper-V out of the ring buffer
 2020-11-18 16:25 UTC  (2+ messages)

[PATCH v4] hv_utils: Add validation for untrusted Hyper-V values
 2020-11-18 16:24 UTC  (2+ messages)

[PATCH] scsi: storvsc: Validate length of incoming packet in storvsc_on_channel_callback()
 2020-11-18 14:53 UTC 

[PATCH 1/2] x86: make vmware support optional
 2020-11-18  9:23 UTC  (4+ messages)
` [PATCH 2/2] x86: make hyperv "

[PATCH 1/2] x86: make vmware support optional
 2020-11-17 20:21 UTC  (2+ messages)
` [PATCH 2/2] x86: make hyperv "

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

Corporate and Personal Loan::,
 2020-11-13 10:31 UTC 

Corporate and Personal Loan::,
 2020-11-13 16:08 UTC 

[GIT PULL] Hyper-V fixes for 5.10-rc5
 2020-11-16 23:10 UTC  (2+ messages)

[PATCH v2 00/17] Introducing Linux root partition support for Microsoft Hypervisor
 2020-11-16 11:41 UTC  (52+ messages)
` [PATCH v2 01/17] asm-generic/hyperv: change HV_CPU_POWER_MANAGEMENT to HV_CPU_MANAGEMENT
` [PATCH v2 02/17] x86/hyperv: detect if Linux is the root partition
` [PATCH v2 03/17] Drivers: hv: vmbus: skip VMBus initialization if Linux is root
` [PATCH v2 04/17] iommu/hyperv: don't setup IRQ remapping when running as root
` [PATCH v2 05/17] clocksource/hyperv: use MSR-based access if "
` [PATCH v2 06/17] x86/hyperv: allocate output arg pages if required
` [PATCH v2 07/17] x86/hyperv: extract partition ID from Microsoft Hypervisor if necessary
` [PATCH v2 08/17] x86/hyperv: handling hypercall page setup for root
` [PATCH v2 09/17] x86/hyperv: provide a bunch of helper functions
` [PATCH v2 10/17] x86/hyperv: implement and use hv_smp_prepare_cpus
` [PATCH v2 15/17] x86/hyperv: implement an MSI domain for root partition
` [PATCH v2 16/17] x86/ioapic: export a few functions and data structures via io_apic.h
` [PATCH v2 17/17] x86/hyperv: handle IO-APIC when running as root

[PATCH 1/6] seq_file: add seq_read_iter
 2020-11-16  3:29 UTC  (16+ messages)

Corporate and Personal Loan *
 2020-11-15 16:44 UTC 

[RFC] lockdep: Put graph lock/unlock under lock_recursion protection
 2020-11-13 11:54 UTC  (2+ messages)

[patch V2 00/46] x86, PCI, XEN, genirq ...: Prepare for device MSI
 2020-11-12 12:55 UTC  (2+ messages)
` REGRESSION: "

[PATCH] Drivers: hv: vmbus: Allow cleanup of VMBUS_CONNECT_CPU if disconnected
 2020-11-11 10:59 UTC  (3+ messages)

Corporate and Personal Loan *
 2020-11-11  8:31 UTC 

[PATCH v2 8/8] x86/ioapic: Generate RTE directly from parent irqchip's MSI message
 2020-11-10 16:26 UTC  (6+ messages)
` [PATCH v3 00/35] Fix x2apic enablement and allow more CPUs, clean up I/OAPIC and MSI bitfields
  ` [PATCH v3 19/35] x86/io_apic: Cleanup trigger/polarity helpers


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