messages from 2026-01-30 05:52:35 to 2026-02-13 07:40:10 UTC [more...]
[PATCH 0/3] x86/x2apic: Fix hang-up of defconfig kernel on resume from s2ram
2026-02-13 7:39 UTC (22+ messages)
` [PATCH 1/3] x86/x2apic: disable x2apic on resume if the kernel expects so
` [PATCH 2/3] x86/defconfig: add CONFIG_IRQ_REMAP
` [PATCH 3/3] x86/virt: rename x2apic_available to x2apic_without_ir_available
[PATCH 0/2] kexec: Refuse kernel-unsafe Microsoft Hypervisor transitions
2026-02-12 22:12 UTC (6+ messages)
` [PATCH 1/2] kexec: Add permission notifier chain for kexec operations
` [PATCH 2/2] mshv: Add kexec blocking support
[PATCH 1/2] Drivers: hv: vmbus: Provide option to skip VMBus unload on panic
2026-02-12 16:30 UTC (7+ messages)
` [PATCH 2/2] drm/hyperv: During panic do VMBus unload after frame buffer is flushed
[PATCH] x86: mshyperv: Use kthread for vmbus interrupts on PREEMPT_RT
2026-02-12 16:22 UTC (17+ messages)
[RFC PATCH V2] x86/VMBus: Confidential VMBus for dynamic DMA buffer transition
2026-02-12 8:26 UTC (3+ messages)
[PATCH net-next v3] net: mana: Add MAC address to vPort logs and clarify error messages
2026-02-11 18:42 UTC (2+ messages)
[PATCH v4 0/2] ARM64 support for doorbell and intercept SINTs
2026-02-11 17:07 UTC (3+ messages)
` [PATCH v4 1/2] mshv: refactor synic init and cleanup
` [PATCH v4 2/2] mshv: add arm64 support for doorbell & intercept SINTs
[PATCH net-next v2] net: mana: Improve diagnostic logging for better debuggability
2026-02-11 5:20 UTC (7+ messages)
[PATCH v2 1/3] x86: Use MOVL when reading segment registers
2026-02-10 22:52 UTC (7+ messages)
` [PATCH v2 2/3] x86/hyperv: Use savesegment() instead of inline asm() to save "
` [PATCH v2 3/3] x86/hyperv: Remove ASM_CALL_CONSTRAINT with VMMCALL insn
[PATCH v1] x86/hyperv: Reserve 3 interrupt vectors used exclusively by mshv
2026-02-10 21:23 UTC (6+ messages)
[PATCH] PCI: hv: Allocate MMIO from above 4GB for the config window
2026-02-07 1:42 UTC (4+ messages)
[PATCH v3 0/4] Improve Hyper-V memory deposit error handling
2026-02-06 18:54 UTC (8+ messages)
` [PATCH v3 1/4] mshv: Introduce hv_result_needs_memory() helper function
` [PATCH v3 2/4] mshv: Introduce hv_deposit_memory helper functions
` [PATCH v3 3/4] mshv: Handle insufficient contiguous memory hypervisor status
` [PATCH v3 4/4] mshv: Handle insufficient root memory hypervisor statuses
[PATCH] mshv: fix SRCU protection in irqfd resampler ack handler
2026-02-06 7:06 UTC (4+ messages)
[PATCH v3] mshv: make field names descriptive in a header struct
2026-02-06 7:03 UTC (2+ messages)
[PATCH v2] x86: mshyperv: Use kthread for vmbus interrupts on PREEMPT_RT
2026-02-06 6:47 UTC
[PATCH 1/1] mshv: Add comment about huge page mappings in guest physical address space
2026-02-06 6:12 UTC (9+ messages)
[PATCH] scsi: storvsc: Fix scheduling while atomic on PREEMPT_RT
2026-02-05 19:09 UTC (8+ messages)
` [EXTERNAL] "
[PATCH v0 00/15] PCI passthru on Hyper-V (Part I)
2026-02-05 18:48 UTC (31+ messages)
` [PATCH v0 01/15] iommu/hyperv: rename hyperv-iommu.c to hyperv-irq.c
` [PATCH v0 02/15] x86/hyperv: cosmetic changes in irqdomain.c for readability
` [PATCH v0 12/15] x86/hyperv: Implement hyperv virtual iommu
` [PATCH v0 15/15] mshv: Populate mmio mappings for PCI passthru
[PATCH v2 0/4] Improve Hyper-V memory deposit error handling
2026-02-05 18:36 UTC (12+ messages)
` [PATCH v2 1/4] mshv: Introduce hv_result_needs_memory() helper function
` [PATCH v2 2/4] mshv: Introduce hv_deposit_memory helper functions
` [PATCH v2 3/4] mshv: Handle insufficient contiguous memory hypervisor status
` [PATCH v2 4/4] mshv: Handle insufficient root memory hypervisor statuses
[PATCH] mshv: Make MSHV mutually exclusive with KEXEC
2026-02-05 17:12 UTC (21+ messages)
[PATCH v2] mshv: make certain field names descriptive in a header struct
2026-02-04 20:24 UTC (3+ messages)
[PATCH v3 0/2] ARM64 support for doorbell and intercept SINTs
2026-02-04 17:42 UTC (3+ messages)
` [PATCH v3 1/2] mshv: refactor synic init and cleanup
` [PATCH v3 2/2] mshv: add arm64 support for doorbell & intercept SINTs
[PATCH] pci: pci-hyperv-intf: remove unnecessary module_init/exit functions
2026-02-04 12:38 UTC (3+ messages)
[PATCH 1/1] PCI: hv: Remove unused field pci_bus in struct hv_pcibus_device
2026-02-04 12:37 UTC (4+ messages)
[PATCH v4] mshv: Add support for integrated scheduler
2026-02-04 7:18 UTC (2+ messages)
[PATCH 1/1] x86/hyperv: Update comment in hyperv_cleanup()
2026-02-04 6:50 UTC (2+ messages)
[PATCH] mshv: clear eventfd counter on irqfd shutdown
2026-02-04 6:43 UTC (2+ messages)
[PATCH 1/1] x86/hyperv: Use memremap()/memunmap() instead of ioremap_cache()/iounmap()
2026-02-04 6:30 UTC (2+ messages)
[PATCH 1/1] Drivers: hv: Use memremap()/memunmap() instead of ioremap_cache()/iounmap()
2026-02-04 6:29 UTC (2+ messages)
[PATCH v1] x86/hyperv: Move hv crash init after hypercall pg setup
2026-02-04 6:27 UTC (2+ messages)
[PATCH v6 0/7] mshv: Debugfs interface for mshv_root
2026-02-04 6:17 UTC (2+ messages)
[PATCH 1/1] mshv: Use EPOLLIN and EPOLLHUP instead of POLLIN and POLLHUP
2026-02-04 6:16 UTC (3+ messages)
[PATCH V0] x86/hyperv: Fix compiler warnings in hv_crash.c
2026-02-04 6:12 UTC (3+ messages)
[PATCH 1/1] mshv: Fix compiler warning about cast converting incompatible function type
2026-02-04 6:08 UTC (3+ messages)
[PATCH] mshv: Make MSHV mutually exclusive with KEXEC
2026-02-04 2:46 UTC (16+ messages)
[PATCH v0] x86/hyperv: Move hv crash init after hypercall pg setup
2026-02-04 1:35 UTC (3+ messages)
[PATCH v2 0/2] ARM64 support for doorbell and intercept SINTs
2026-02-03 16:57 UTC (8+ messages)
` [PATCH v2 1/2] mshv: refactor synic init and cleanup
` [PATCH v2 2/2] mshv: add arm64 support for doorbell & intercept SINTs
[PATCH v3] mshv: Add support for integrated scheduler
2026-02-03 16:52 UTC (5+ messages)
[PATCH 0/2] Introduce Hyper-V integrated scheduler support
2026-02-02 17:19 UTC (14+ messages)
` [PATCH 2/2] mshv: Add support for integrated scheduler
[PATCH 0/2] ARM64 support for doorbell and intercept SINTs
2026-02-02 6:25 UTC (9+ messages)
` [PATCH 2/2] mshv: add arm64 support for doorbell & "
[PATCH rdma-next] MAINTAINERS: Drop RDMA files from Hyper-V section
2026-02-01 13:44 UTC (2+ messages)
[PATCH v2] mshv: Add support for integrated scheduler
2026-01-30 15:09 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox