org.kernel.vger.linux-hyperv archive

901 archived articles, newest first (page 1 of 10). Latest articles →

RE: [PATCH v2] lib/group_cpus: rotate extra groups to avoid IRQ stacking
Sun, 23 Aug 2026 15:47:30 +0000
Michael Kelley <[email protected]> • #27224
Re: [PATCH 3/3] PCI: hv: fix interrupt affinity change on the nested root partition
Sat, 22 Aug 2026 00:52:53 +0000
[email protected] • #27223
Re: [PATCH 2/3] PCI: hv: unmap MSI interrupt on the nested root partition teardown path
Sat, 22 Aug 2026 00:45:45 +0000
[email protected] • #27222
[PATCH 3/3] PCI: hv: fix interrupt affinity change on the nested root partition
Fri, 21 Aug 2026 17:36:22 -0700
[email protected] • #27221
[PATCH 2/3] PCI: hv: unmap MSI interrupt on the nested root partition teardown path
Fri, 21 Aug 2026 17:36:21 -0700
[email protected] • #27220
[PATCH 1/3] x86/hyperv: export hv_unmap_msi_interrupt()
Fri, 21 Aug 2026 17:36:20 -0700
[email protected] • #27219
[PATCH 0/3] Fix pci-hyperv interrupt code on a nested root partition
Fri, 21 Aug 2026 17:36:19 -0700
[email protected] • #27218
[PATCH net] net: mana: Cap MSI-X vectors to the device MSI-X table size
Fri, 21 Aug 2026 11:37:36 -0700
Long Li <[email protected]> • #27217
[PATCH 10/70] drm/hyperv: Switch to drm_atomic_helper_crtc_create_state
Fri, 21 Aug 2026 16:38:46 +0200
Maxime Ripard <[email protected]> • #27216
[PATCH 00/70] drm/crtc: Convert all drivers to atomic_create_state and remove reset
Fri, 21 Aug 2026 16:38:36 +0200
Maxime Ripard <[email protected]> • #27215
Re: [PATCH v4 4/5] iommu/hyperv: Add para-virtualized IOMMU support for Hyper-V guest
Fri, 21 Aug 2026 13:45:25 +0000
[email protected] • #27214
Re: [PATCH v4 5/5] iommu/hyperv: Add page-selective IOTLB flush support
Fri, 21 Aug 2026 13:41:52 +0000
[email protected] • #27213
Re: [PATCH v4 1/5] hyperv: Introduce new hypercall interfaces used by Hyper-V guest IOMMU
Fri, 21 Aug 2026 13:41:07 +0000
[email protected] • #27212
Re: [PATCH v4 2/5] Drivers: hv: Add logical device ID registry for vPCI devices
Fri, 21 Aug 2026 13:33:18 +0000
[email protected] • #27211
Re: [PATCH v4 3/5] iommu/x86: Add architectural MSI reserved region helper
Fri, 21 Aug 2026 13:33:12 +0000
[email protected] • #27210
[PATCH v4 5/5] iommu/hyperv: Add page-selective IOTLB flush support
Fri, 21 Aug 2026 21:26:54 +0800
Yu Zhang <[email protected]> • #27209
[PATCH v4 4/5] iommu/hyperv: Add para-virtualized IOMMU support for Hyper-V guest
Fri, 21 Aug 2026 21:26:53 +0800
Yu Zhang <[email protected]> • #27208
[PATCH v4 3/5] iommu/x86: Add architectural MSI reserved region helper
Fri, 21 Aug 2026 21:26:52 +0800
Yu Zhang <[email protected]> • #27207
[PATCH v4 2/5] Drivers: hv: Add logical device ID registry for vPCI devices
Fri, 21 Aug 2026 21:26:51 +0800
Yu Zhang <[email protected]> • #27206
[PATCH v4 1/5] hyperv: Introduce new hypercall interfaces used by Hyper-V guest IOMMU
Fri, 21 Aug 2026 21:26:50 +0800
Yu Zhang <[email protected]> • #27205
[PATCH v4 0/5] Hyper-V: Add para-virtualized IOMMU support for Linux guests
Fri, 21 Aug 2026 21:26:49 +0800
Yu Zhang <[email protected]> • #27204
[PATCH v3 13/13] x86/msr: Simplify some rdmsrq() use cases
Fri, 21 Aug 2026 12:57:09 +0200
Juergen Gross <[email protected]> • #27203
Re: [RFC PATCH 0/2] arm64/hyperv: Enable kexec reboot support
Fri, 21 Aug 2026 11:14:49 +0100
Catalin Marinas <[email protected]> • #27202
Re: [RFC PATCH 0/2] arm64/hyperv: Enable kexec reboot support
Fri, 21 Aug 2026 02:17:14 -0700
Shradha Gupta <[email protected]> • #27201
Re: [PATCH 00/12] drm/panic: Split into core and helpers
Fri, 21 Aug 2026 08:38:43 +0200
Thomas Zimmermann <[email protected]> • #27200
RE: [PATCH v2 13/13] x86/msr: Simplify some rdmsrq() use cases
Fri, 21 Aug 2026 04:13:15 +0000
Michael Kelley <[email protected]> • #27199
RE: [PATCH v2 12/13] treewide: convert rdmsrq() from a macro to an inline function
Fri, 21 Aug 2026 04:13:05 +0000
Michael Kelley <[email protected]> • #27198
Re: [PATCH 00/12] drm/panic: Split into core and helpers
Thu, 20 Aug 2026 19:49:36 +0200
Jocelyn Falempe <[email protected]> • #27197
Re: [PATCH 09/12] drm/panic: Display panic screen via per-plane callback
Thu, 20 Aug 2026 19:25:45 +0200
Jocelyn Falempe <[email protected]> • #27196
Re: [PATCH 07/12] drm/panic: Retry in dispatch function if panic output fails
Thu, 20 Aug 2026 19:15:24 +0200
Jocelyn Falempe <[email protected]> • #27195
Re: [PATCH 07/12] drm/panic: Retry in dispatch function if panic output fails
Thu, 20 Aug 2026 19:12:37 +0200
Jocelyn Falempe <[email protected]> • #27194
Re: [PATCH 06/12] drm/panic: Pass global module parameters to drm_panic_dispatch()
Thu, 20 Aug 2026 19:10:19 +0200
Jocelyn Falempe <[email protected]> • #27193
Re: [PATCH 05/12] drm/panic: Pass colors to draw_panic_dispatch()
Thu, 20 Aug 2026 19:08:04 +0200
Jocelyn Falempe <[email protected]> • #27192
Re: [PATCH 04/12] drm/panic: Return errno codes if panic output fails
Thu, 20 Aug 2026 19:05:57 +0200
Jocelyn Falempe <[email protected]> • #27191
Re: [PATCH 03/12] drm/panic: Return -EINVAL if font is not available
Thu, 20 Aug 2026 19:04:51 +0200
Jocelyn Falempe <[email protected]> • #27190
Re: [PATCH] mm: drop stale MAX_ORDER references
Thu, 20 Aug 2026 16:00:31 +0100
Kiryl Shutsemau <[email protected]> • #27189
Re: [PATCH] mm: drop stale MAX_ORDER references
Thu, 20 Aug 2026 09:52:03 -0400
Zi Yan <[email protected]> • #27188
Re: [PATCH] mm: drop stale MAX_ORDER references
Thu, 20 Aug 2026 14:27:27 +0100
Kiryl Shutsemau <[email protected]> • #27187
Re: [PATCH v2 12/13] treewide: convert rdmsrq() from a macro to an inline function
Thu, 20 Aug 2026 15:06:10 +0900
Damien Le Moal <[email protected]> • #27186
Re: [PATCH v2 00/13] x86/msr: Drop 32-bit MSR interfaces
Thu, 20 Aug 2026 07:27:11 +0200
Jürgen Groß <[email protected]> • #27185
RE: [PATCH v2 2/3] x86/irq: Use irq_chip_retrigger_hierarchy() in fixup_irqs()
Thu, 20 Aug 2026 04:53:20 +0000
Michael Kelley <[email protected]> • #27184
Re: [PATCH v2 2/3] x86/irq: Use irq_chip_retrigger_hierarchy() in fixup_irqs()
Thu, 20 Aug 2026 10:17:37 +0530
Naman Jain <[email protected]> • #27183
Re: [PATCH v5 7/9] x86/hyperv: Implement Hyper-V virtual IOMMU
Wed, 19 Aug 2026 13:33:01 -0300
Jason Gunthorpe <[email protected]> • #27182
Re: [PATCH v5 7/9] x86/hyperv: Implement Hyper-V virtual IOMMU
Wed, 19 Aug 2026 09:29:09 -0700
Jacob Pan <[email protected]> • #27181
RE: [PATCH v2 2/3] x86/irq: Use irq_chip_retrigger_hierarchy() in fixup_irqs()
Wed, 19 Aug 2026 15:59:44 +0000
Michael Kelley <[email protected]> • #27180
Re: [PATCH v2 00/13] x86/msr: Drop 32-bit MSR interfaces
Wed, 19 Aug 2026 08:33:45 -0700
Sean Christopherson <[email protected]> • #27179
Re: [PATCH v2 13/13] x86/msr: Simplify some rdmsrq() use cases
Wed, 19 Aug 2026 17:31:13 +0200
Jürgen Groß <[email protected]> • #27178
Re: [PATCH v2 13/13] x86/msr: Simplify some rdmsrq() use cases
Wed, 19 Aug 2026 08:28:24 -0700
Sean Christopherson <[email protected]> • #27177
Re: [PATCH v2 00/13] x86/msr: Drop 32-bit MSR interfaces
Wed, 19 Aug 2026 17:21:18 +0200
Jürgen Groß <[email protected]> • #27176
Re: [PATCH v2 00/13] x86/msr: Drop 32-bit MSR interfaces
Wed, 19 Aug 2026 07:40:09 -0700
Dave Hansen <[email protected]> • #27175
Re: [PATCH v5 7/9] x86/hyperv: Implement Hyper-V virtual IOMMU
Wed, 19 Aug 2026 09:46:52 -0300
Jason Gunthorpe <[email protected]> • #27174
Re: [PATCH] mm: drop stale MAX_ORDER references
Wed, 19 Aug 2026 12:39:54 +0000
[email protected] • #27173
Re: [PATCH 01/12] drm/panic: Allocate QR-code buffers statically
Wed, 19 Aug 2026 12:45:37 +0200
Thomas Zimmermann <[email protected]> • #27172
Re: [PATCH v2 12/13] treewide: convert rdmsrq() from a macro to an inline function
Wed, 19 Aug 2026 10:44:21 +0000
[email protected] • #27171
Re: [PATCH v2 13/13] x86/msr: Simplify some rdmsrq() use cases
Wed, 19 Aug 2026 10:41:59 +0000
[email protected] • #27170
[PATCH v2 12/13] treewide: convert rdmsrq() from a macro to an inline function
Wed, 19 Aug 2026 12:23:13 +0200
Juergen Gross <[email protected]> • #27169
[PATCH v2 13/13] x86/msr: Simplify some rdmsrq() use cases
Wed, 19 Aug 2026 12:23:14 +0200
Juergen Gross <[email protected]> • #27168
[PATCH v2 00/13] x86/msr: Drop 32-bit MSR interfaces
Wed, 19 Aug 2026 12:23:01 +0200
Juergen Gross <[email protected]> • #27167
Re: [PATCH 01/12] drm/panic: Allocate QR-code buffers statically
Wed, 19 Aug 2026 11:38:55 +0200
Geert Uytterhoeven <[email protected]> • #27166
Re: [PATCH 09/12] drm/panic: Display panic screen via per-plane callback
Wed, 19 Aug 2026 11:02:42 +0200
Thomas Zimmermann <[email protected]> • #27165
[PATCH v2] mm: drop stale MAX_ORDER references
Wed, 19 Aug 2026 16:20:52 +0800
Qi Xi <[email protected]> • #27164
Re: [PATCH 07/12] drm/panic: Retry in dispatch function if panic output fails
Wed, 19 Aug 2026 10:22:08 +0200
Thomas Zimmermann <[email protected]> • #27163
Re: [PATCH 06/12] drm/panic: Pass global module parameters to drm_panic_dispatch()
Wed, 19 Aug 2026 10:19:50 +0200
Thomas Zimmermann <[email protected]> • #27162
Re: [PATCH 11/12] drm/panic: Move panic display code into helper library
Wed, 19 Aug 2026 08:16:39 +0200
Thomas Zimmermann <[email protected]> • #27161
Re: [PATCH v5 7/9] x86/hyperv: Implement Hyper-V virtual IOMMU
Tue, 18 Aug 2026 17:13:29 -0700
Mukesh R <[email protected]> • #27160
Re: [PATCH v5 7/9] x86/hyperv: Implement Hyper-V virtual IOMMU
Tue, 18 Aug 2026 20:51:24 -0300
Jason Gunthorpe <[email protected]> • #27159
Re: [PATCH v5 7/9] x86/hyperv: Implement Hyper-V virtual IOMMU
Tue, 18 Aug 2026 20:48:40 -0300
Jason Gunthorpe <[email protected]> • #27158
Re: [PATCH v5 7/9] x86/hyperv: Implement Hyper-V virtual IOMMU
Tue, 18 Aug 2026 16:39:32 -0700
Mukesh R <[email protected]> • #27157
Re: [PATCH v5 6/9] PCI: hv: Export hv_build_devid_type_pci() and change return type
Tue, 18 Aug 2026 17:14:55 -0500
Bjorn Helgaas <[email protected]> • #27156
Re: [PATCH v5 7/9] x86/hyperv: Implement Hyper-V virtual IOMMU
Tue, 18 Aug 2026 14:01:19 -0700
Jacob Pan <[email protected]> • #27155
Re: [PATCH] mm: drop stale MAX_ORDER references
Tue, 18 Aug 2026 15:19:01 -0400
"Zi Yan" <[email protected]> • #27154
RE: [EXTERNAL] Re: [PATCH net v7 1/7] net: mana: reference-count CQs looked up from the EQ handler
Tue, 18 Aug 2026 17:07:41 +0000
Long Li <[email protected]> • #27153
Re: [PATCH v3 2/5] Drivers: hv: Add logical device ID registry for vPCI devices
Wed, 19 Aug 2026 01:05:08 +0800
Yu Zhang <[email protected]> • #27152
Re: [PATCH v3 4/5] iommu/hyperv: Add para-virtualized IOMMU support for Hyper-V guest
Wed, 19 Aug 2026 00:51:39 +0800
Yu Zhang <[email protected]> • #27151
RE: [PATCH v2 3/3] x86/irq, iommu/amd, PCI: Drop redundant irq_retrigger inits
Tue, 18 Aug 2026 05:10:52 +0000
Michael Kelley <[email protected]> • #27121
RE: [PATCH v2 2/3] x86/irq: Use irq_chip_retrigger_hierarchy() in fixup_irqs()
Tue, 18 Aug 2026 05:10:38 +0000
Michael Kelley <[email protected]> • #27120
RE: [PATCH v2 1/3] PCI: hv: Set irq_retrigger callback for the Hyper-V PCI MSI irqchip
Tue, 18 Aug 2026 05:10:19 +0000
Michael Kelley <[email protected]> • #27119
Re: [PATCH net-next v2 09/13] net: mana: share the EQ pool across a queue-set swap
Mon, 17 Aug 2026 16:41:41 -0700
Jakub Kicinski <[email protected]> • #27118
Re: [PATCH net-next v2 01/13] net: mana: add queue-set allocation and teardown helpers
Mon, 17 Aug 2026 16:41:08 -0700
Jakub Kicinski <[email protected]> • #27117
Re: [PATCH v6 21/51] x86/kvm: Obtain TSC frequency from PV CPUID if present
Mon, 17 Aug 2026 15:25:50 -0700
Jim Mattson <[email protected]> • #27116
Re: [PATCH v6 21/51] x86/kvm: Obtain TSC frequency from PV CPUID if present
Tue, 18 Aug 2026 01:16:10 +0300
Maksim Davydov <[email protected]> • #27115
Re: [PATCH v3 4/5] iommu/hyperv: Add para-virtualized IOMMU support for Hyper-V guest
Mon, 17 Aug 2026 14:35:52 -0300
Jason Gunthorpe <[email protected]> • #27114
RE: [PATCH v3 2/5] Drivers: hv: Add logical device ID registry for vPCI devices
Mon, 17 Aug 2026 17:27:34 +0000
Michael Kelley <[email protected]> • #27113
Re: [PATCH v3 4/5] iommu/hyperv: Add para-virtualized IOMMU support for Hyper-V guest
Tue, 18 Aug 2026 01:22:03 +0800
Yu Zhang <[email protected]> • #27112
RE: [PATCH v2 1/3] PCI: hv: Set irq_retrigger callback for the Hyper-V PCI MSI irqchip
Mon, 17 Aug 2026 17:14:06 +0000
Michael Kelley <[email protected]> • #27111
Re: [PATCH v3 4/5] iommu/hyperv: Add para-virtualized IOMMU support for Hyper-V guest
Tue, 18 Aug 2026 00:01:13 +0800
Yu Zhang <[email protected]> • #27110
Re: [PATCH v2 1/3] PCI: hv: Set irq_retrigger callback for the Hyper-V PCI MSI irqchip
Mon, 17 Aug 2026 21:00:50 +0530
Naman Jain <[email protected]> • #27109
Re: [PATCH v6 21/51] x86/kvm: Obtain TSC frequency from PV CPUID if present
Mon, 17 Aug 2026 07:08:11 -0700
Sean Christopherson <[email protected]> • #27108
Re: [RFC PATCH 2/2] arm64/hyperv: Add kexec handler using machine_shutdown hook
Mon, 17 Aug 2026 06:29:48 -0700
Shradha Gupta <[email protected]> • #27107
Re: [RFC PATCH 1/2] arm64: Add pre-shutdown hook to machine_shutdown()
Mon, 17 Aug 2026 06:28:00 -0700
Shradha Gupta <[email protected]> • #27106
Re: [PATCH 0/5] drm/vblank: Enforce all-or-nothing vblank support
Mon, 17 Aug 2026 15:41:02 +0300
Jani Nikula <[email protected]> • #27105
Re: [PATCH v3 4/5] iommu/hyperv: Add para-virtualized IOMMU support for Hyper-V guest
Mon, 17 Aug 2026 09:22:16 -0300
Jason Gunthorpe <[email protected]> • #27104
Re: [PATCH v2 1/3] PCI: hv: Set irq_retrigger callback for the Hyper-V PCI MSI irqchip
Mon, 17 Aug 2026 17:45:06 +0530
Naman Jain <[email protected]> • #27103
Re: [PATCH v3 2/5] Drivers: hv: Add logical device ID registry for vPCI devices
Mon, 17 Aug 2026 18:37:41 +0800
Yu Zhang <[email protected]> • #27102
RE: [PATCH v2 1/3] PCI: hv: Set irq_retrigger callback for the Hyper-V PCI MSI irqchip
Mon, 17 Aug 2026 03:38:09 +0000
Michael Kelley <[email protected]> • #27101
Re: [PATCH v3 1/5] hyperv: Introduce new hypercall interfaces used by Hyper-V guest IOMMU
Mon, 17 Aug 2026 10:33:36 +0800
Yu Zhang <[email protected]> • #27100
Re: [PATCH v6 21/51] x86/kvm: Obtain TSC frequency from PV CPUID if present
Mon, 17 Aug 2026 00:38:39 +0300
Maksim Davydov <[email protected]> • #27099
Re: [PATCH 5/5] drm/vblank: Require all CRTCs implement vblank support in drm_vblank_init()
Fri, 14 Aug 2026 21:08:39 +0000
[email protected] • #27098
Re: [PATCH 4/5] drm/vblank: Use drm_for_each_crtc() in drm_vblank_init()
Fri, 14 Aug 2026 20:56:02 +0000
[email protected] • #27097
Re: [PATCH 3/5] drm/vblank: Remove num_crtcs argument from drm_vblank_init()
Fri, 14 Aug 2026 20:51:45 +0000
[email protected] • #27096
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.