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

[patch 00/22] genirq/msi, PCI/MSI: Spring cleaning - Part 1
 2021-11-27  1:19 UTC  (26+ messages)
` [patch 01/22] powerpc/4xx: Remove MSI support which never worked
` [patch 02/22] PCI/MSI: Fix pci_irq_vector()/pci_irq_get_attinity()
` [patch 03/22] genirq/msi: Guard sysfs code
` [patch 04/22] genirq/msi: Remove unused domain callbacks
` [patch 05/22] genirq/msi: Fixup includes
` [patch 06/22] PCI/MSI: Make pci_msi_domain_write_msg() static
` [patch 07/22] PCI/MSI: Remove msi_desc_to_pci_sysdata()
` [patch 08/22] PCI/sysfs: Use pci_irq_vector()
` [patch 09/22] MIPS: Octeon: Use arch_setup_msi_irq()
` [patch 10/22] genirq/msi, treewide: Use a named struct for PCI/MSI attributes
` [patch 11/22] x86/hyperv: Refactor hv_msi_domain_free_irqs()
` [patch 12/22] PCI/MSI: Make arch_restore_msi_irqs() less horrible
` [patch 13/22] PCI/MSI: Cleanup include zoo
` [patch 14/22] PCI/MSI: Make msix_update_entries() smarter
` [patch 16/22] PCI/MSI: Split out CONFIG_PCI_MSI independent part
` [patch 21/22] genirq/msi: Handle PCI/MSI allocation fail in core code
` [patch 22/22] PCI/MSI: Move descriptor counting on allocation fail to the legacy code
` [patch 15/22] PCI/MSI: Move code into a separate directory
` [patch 17/22] PCI/MSI: Split out !IRQDOMAIN code

[PATCH 0/5] x86/Hyper-V: Add Hyper-V Isolation VM support(Second part)
 2021-11-26 11:39 UTC  (15+ messages)
` [PATCH 1/5] x86/Swiotlb: Add Swiotlb bounce buffer remap function for HV IVM
` [PATCH 2/5] dma-mapping: Add vmap/vunmap_noncontiguous() callback in dma ops
` [PATCH 3/5] hyperv/IOMMU: Enable swiotlb bounce buffer for Isolation VM
` [PATCH 4/5] net: netvsc: Add Isolation VM support for netvsc driver
` [PATCH 5/5] scsi: storvsc: Add Isolation VM support for storvsc driver

[PATCH] hv: utils: add PTP_1588_CLOCK to Kconfig to fix build
 2021-11-26  2:33 UTC 

[PATCH AUTOSEL 5.15 08/39] x86/hyperv: Move required MSRs check to initial platform probing
 2021-11-26  2:31 UTC 

[PATCH V2 0/6] x86/Hyper-V: Add Hyper-V Isolation VM support(Second part)
 2021-11-25 21:58 UTC  (13+ messages)
` [PATCH V2 1/6] Swiotlb: Add Swiotlb bounce buffer remap function for HV IVM
` [PATCH V2 2/6] dma-mapping: Add vmap/vunmap_noncontiguous() callback in dma ops
` [PATCH V2 3/6] x86/hyper-v: Add hyperv Isolation VM check in the cc_platform_has()
` [PATCH V2 4/6] hyperv/IOMMU: Enable swiotlb bounce buffer for Isolation VM
` [PATCH V2 5/6] net: netvsc: Add Isolation VM support for netvsc driver
` [PATCH V2 6/6] scsi: storvsc: Add Isolation VM support for storvsc driver

[PATCH] hv_netvsc: Use bitmap_zalloc() when applicable
 2021-11-22 15:00 UTC  (2+ messages)

[PATCH] drm/hyperv: Fix device removal on Gen1 VMs
 2021-11-20  0:42 UTC  (2+ messages)

[PATCH net-next] net: mana: Add XDP support
 2021-11-20  0:29 UTC 

[PATCH v6 0/2] PCI: hv: Hyper-V vPCI for arm64
 2021-11-19 15:47 UTC  (4+ messages)
` [PATCH v6 1/2] PCI: hv: Make the code arch neutral by adding arch specific interfaces
` [PATCH v6 2/2] arm64: PCI: hv: Add support for Hyper-V vPCI

[PATCH v4 00/25] Unify PCI error response checking
 2021-11-18 20:44 UTC  (3+ messages)
` [PATCH v4 24/25] PCI: hv: Use PCI_ERROR_RESPONSE to specify hardware read error

[PATCH v3 01/25] PCI: Add PCI_ERROR_RESPONSE and it's related definitions
 2021-11-18 13:30 UTC  (3+ messages)

[GIT PULL] Hyper-V fixes for 5.16-rc2
 2021-11-17 16:49 UTC  (2+ messages)

[PATCH v5 0/2] PCI: hv: Hyper-V vPCI for arm64
 2021-11-16 23:21 UTC  (6+ messages)
` [PATCH v5 1/2] PCI: hv: Make the code arch neutral by adding arch specific interfaces
` [PATCH v5 2/2] arm64: PCI: hv: Add support for Hyper-V vPCI

[PATCH v4 0/2] PCI: hv: Hyper-V vPCI for arm64
 2021-11-10 22:48 UTC  (7+ messages)
` [PATCH v4 1/2] PCI: hv: Make the code arch neutral by adding arch specific interfaces
` [PATCH v4 2/2] arm64: PCI: hv: Add support for Hyper-V vPCI
      ` [EXTERNAL] "

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

[PATCH v2 0/9] drm/simpledrm: Enable damage clips and virtual screens
 2021-11-10  9:17 UTC  (25+ 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] net: mana: Fix spelling mistake "calledd" -> "called"
 2021-11-10  3:20 UTC  (3+ messages)

[PATCH v3 0/2] PCI: hv: Hyper-V vPCI for ARM64
 2021-11-09 19:59 UTC  (9+ messages)
` [PATCH v3 1/2] PCI: hv: Make the code arch neutral by adding arch specific interfaces
    ` [EXTERNAL] "
` [PATCH v3 2/2] arm64: PCI: hv: Add support for Hyper-V vPCI
    ` [EXTERNAL] "

[PATCH AUTOSEL 4.19 43/47] x86/hyperv: Protect set_hv_tscchange_cb() against getting preempted
 2021-11-08 17:50 UTC 

[PATCH v0 08/42] Drivers: hv: vmbus: Check notifier registration return value
 2021-11-08 21:18 UTC  (22+ messages)
` [PATCH v0 17/42] drivers: video: "
` [PATCH v0 42/42] notifier: Return an error when callback is already registered
` [PATCH v0 00/42] notifiers: "

[PATCH v2 0/2] x86/hyperv: Bug fix and enhancement
 2021-11-08 11:41 UTC  (5+ messages)
` [PATCH v2 1/2] x86/hyperv: Fix NULL deref in set_hv_tscchange_cb() if Hyper-V setup fails
` [PATCH v2 2/2] x86/hyperv: Move required MSRs check to initial platform probing

[PATCH 0/2] x86/hyperv: Bug fix and what I hope is an enhancement
 2021-11-04 12:24 UTC  (10+ 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] Drivers: hv: balloon: Use VMBUS_RING_SIZE() wrapper for dm_ring_size
 2021-11-04 12:18 UTC  (3+ messages)

[GIT PULL] Hyper-V commits for 5.16
 2021-11-02 18:37 UTC  (4+ messages)

[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 0/9] drm/simpledrm: Enable damage clips and virtual screens
 2021-11-01 13:38 UTC  (9+ messages)
` [PATCH 1/9] drm/format-helper: Export drm_fb_clip_offset()
` [PATCH 4/9] drm/format-helper: Rework format-helper conversion functions
` [PATCH 7/9] drm/simpledrm: Enable FB_DAMAGE_CLIPS property

[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


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