linux-hyperv.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-05 16:05:48 to 2021-03-30 15:30:05 UTC [more...]

[PATCH v3 00/14] PCI/MSI: Getting rid of msi_controller, and other cleanups
 2021-03-30 15:28 UTC  (16+ messages)
` [PATCH v3 01/14] PCI: tegra: Convert to MSI domains
` [PATCH v3 02/14] PCI: rcar: Don't allocate extra memory for the MSI capture address
` [PATCH v3 03/14] PCI: rcar: Convert to MSI domains
` [PATCH v3 04/14] PCI: xilinx: Don't allocate extra memory for the MSI capture address
` [PATCH v3 05/14] PCI: xilinx: Convert to MSI domains
` [PATCH v3 06/14] PCI: hv: Drop msi_controller structure
` [PATCH v3 07/14] PCI/MSI: Drop use of msi_controller from core code
` [PATCH v3 08/14] PCI/MSI: Kill msi_controller structure
` [PATCH v3 09/14] PCI/MSI: Kill default_teardown_msi_irqs()
` [PATCH v3 10/14] PCI/MSI: Let PCI host bridges declare their reliance on MSI domains
` [PATCH v3 11/14] PCI/MSI: Make pci_host_common_probe() declare its "
` [PATCH v3 12/14] PCI: mediatek: Advertise lack of built-in MSI handling
` [PATCH v3 13/14] PCI/MSI: Document the various ways of ending up with NO_MSI
` [PATCH v3 14/14] PCI: Refactor HT advertising of NO_MSI flag

[PATCH net-next] hv_netvsc: Add error handling while switching data path
 2021-03-30 11:43 UTC  (3+ messages)

[PATCH 0/3] scsi: storvsc: Validate length of incoming packet in storvsc_on_channel_callback() -- Take 2
 2021-03-30  9:08 UTC  (4+ messages)
` [PATCH 3/3] scsi: storvsc: Validate length of incoming packet in storvsc_on_channel_callback()

[RFC 0/2] PCI: Introduce pci_ops::use_arch_sysdata
 2021-03-29 14:43 UTC  (15+ messages)
` [RFC 1/2] arm64: PCI: Allow use arch-specific pci sysdata
` [RFC 2/2] PCI: hv: Tell PCI core arch-specific sysdata is used

[PATCH -next] x86/hyperv: remove unused including <linux/version.h>
 2021-03-26  6:49 UTC 

[RFC PATCH 00/18] Microsoft Hypervisor root partition ioctl interface
 2021-03-25 17:36 UTC  (21+ messages)
` [RFC PATCH 07/18] virt/mshv: withdraw memory hypercall
` [RFC PATCH 08/18] virt/mshv: map and unmap guest memory
` [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 15/18] virt/mshv: get and set vp state ioctls
` [RFC PATCH 16/18] virt/mshv: mmap vp register page

[PATCH v9 0/7] Enable Linux guests on Hyper-V on ARM64
 2021-03-25 17:19 UTC  (15+ 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

[PATCH v2] video: hyperv_fb: Fix a double free in hvfb_probe
 2021-03-25 13:30 UTC  (3+ messages)

[PATCH v2 00/15] PCI/MSI: Getting rid of msi_controller, and other cleanups
 2021-03-25  4:13 UTC  (28+ messages)
` [PATCH v2 01/15] PCI: tegra: Convert to MSI domains
` [PATCH v2 02/15] PCI: rcar: Don't allocate extra memory for the MSI capture address
` [PATCH v2 03/15] PCI: rcar: Convert to MSI domains
` [PATCH v2 04/15] PCI: xilinx: Don't allocate extra memory for the MSI capture address
` [PATCH v2 05/15] PCI: xilinx: Convert to MSI domains
` [PATCH v2 06/15] PCI: hv: Drop msi_controller structure
` [PATCH v2 07/15] PCI/MSI: Drop use of msi_controller from core code
` [PATCH v2 08/15] PCI/MSI: Kill msi_controller structure
` [PATCH v2 09/15] PCI/MSI: Kill default_teardown_msi_irqs()
` [PATCH v2 10/15] PCI/MSI: Let PCI host bridges declare their lack of MSI handling
` [PATCH v2 11/15] PCI: mediatek: Advertise "
` [PATCH v2 12/15] PCI/MSI: Let PCI host bridges declare their reliance on MSI domains
` [PATCH v2 13/15] PCI/MSI: Make pci_host_common_probe() declare its "
` [PATCH v2 14/15] PCI/MSI: Document the various ways of ending up with NO_MSI
` [PATCH v2 15/15] PCI: Refactor HT advertising of NO_MSI flag

[PATCH v5] x86/Hyper-V: Support for free page reporting
 2021-03-24 11:36 UTC  (4+ messages)

[PATCH -next] x86: Fix unused variable 'hi'
 2021-03-24 11:34 UTC  (8+ messages)

[PATCH -next] x86: Fix unused variable 'msr_val' warning
 2021-03-24 11:28 UTC  (8+ messages)

[PATCH] video/fbdev: Fix a double free in hvfb_probe
 2021-03-24 10:24 UTC  (4+ messages)
  `  "

[PATCH 00/13] PCI: MSI: Getting rid of msi_controller, and other cleanups
 2021-03-22 14:04 UTC  (9+ messages)
` [PATCH 03/13] PCI: xilinx: Convert to MSI domains

[PATCH v4] x86/Hyper-V: Support for free page reporting
 2021-03-22 11:16 UTC  (5+ messages)

[PATCH] hyperv: Few mundane typo fixes
 2021-03-22 11:08 UTC  (3+ messages)

[PATCH v2] drivers: hv: Fix EXPORT_SYMBOL and tab spaces issue
 2021-03-22 10:55 UTC  (2+ messages)

[PATCH -next] x86: Fix unused variable 'msr_val' warning
 2021-03-19 18:48 UTC  (2+ messages)

[PATCH v2] tools/hv: async name resolution in kvp_daemon
 2021-03-19 14:46 UTC  (2+ messages)

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

[PATCH v3] x86/Hyper-V: Support for free page reporting
 2021-03-17 20:30 UTC  (3+ messages)

[PATCH net-next] hv_netvsc: Add a comment clarifying batching logic
 2021-03-14 21:40 UTC  (3+ messages)

hv_utils PTP support and hypervisor suspend/resume
 2021-03-11 17:13 UTC  (3+ messages)

[PATCH v7 00/14] x86: major paravirt cleanup
 2021-03-11 14:23 UTC  (2+ messages)
` [PATCH v7 04/14] x86/paravirt: switch time pvops functions to use static_call()

[PATCH v6 00/12] x86: major paravirt cleanup
 2021-03-11 13:09 UTC  (8+ messages)
` [PATCH v6 02/12] x86/paravirt: switch time pvops functions to use static_call()

[PATCH 1/1] asm-generic/hyperv: Add missing function prototypes per -W1 warnings
 2021-03-11 10:12 UTC  (2+ messages)

[patch 00/14] tasklets: Replace the spin wait loops and make it RT safe
 2021-03-10 11:34 UTC  (22+ messages)
` [patch 01/14] tasklets: Replace barrier() with cpu_relax() in tasklet_unlock_wait()
` [patch 02/14] tasklets: Use static inlines for stub implementations
` [patch 03/14] tasklets: Provide tasklet_disable_in_atomic()
` [patch 04/14] tasklets: Use spin wait in tasklet_disable() temporarily
` [patch 05/14] tasklets: Replace spin wait in tasklet_unlock_wait()
` [patch 06/14] tasklets: Replace spin wait in tasklet_kill()
` [patch 07/14] tasklets: Prevent tasklet_unlock_spin_wait() deadlock on RT
` [patch 08/14] net: jme: Replace link-change tasklet with work
` [patch 09/14] net: sundance: Use tasklet_disable_in_atomic()
` [patch 10/14] ath9k: "
` [patch 11/14] atm: eni: Use tasklet_disable_in_atomic() in the send() callback
` [patch 12/14] PCI: hv: Use tasklet_disable_in_atomic()
` [patch 13/14] firewire: ohci: Use tasklet_disable_in_atomic() where required
` [patch 14/14] tasklets: Switch tasklet_disable() to the sleep wait variant

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

[PATCH v5 00/12] x86: major paravirt cleanup
 2021-03-09  6:14 UTC  (5+ 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  (7+ messages)
` [PATCH v3 07/10] clocksource/drivers/hyper-v: Handle vDSO differences inline

[PATCH next v4 00/15] printk: remove logbuf_lock
 2021-03-08 15:09 UTC  (3+ messages)

[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  (6+ messages)
  ` [PATCH v8 4/6] arm64: hyperv: Initialize hypervisor on boot

[PATCH v8 0/6] Enable Linux guests on Hyper-V on ARM64
 2021-03-05 20:50 UTC  (4+ messages)
` [PATCH v8 1/6] arm64: hyperv: Add Hyper-V hypercall and register access utilities


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