messages from 2026-07-23 17:37:00 to 2026-08-06 17:24:00 UTC [more...]
[PATCH net v3 0/6] net: mana: HW channel reliability and hardening fixes
2026-08-06 17:23 UTC (16+ messages)
` [PATCH net v3 1/6] net: mana: RCU-protect gc->cq_table lookups against concurrent CQ destroy
` [PATCH net v3 2/6] net: mana: fix HWC RQ/SQ buffer size swap
` [PATCH net v3 3/6] net: mana: free HWC comp_buf after destroying the EQ
` [PATCH net v3 4/6] net: mana: validate hardware-supplied values in the HWC RX path
` [PATCH net v3 5/6] net: mana: fix HWC teardown safety with setup_active flag and destroy ordering
` [PATCH net v3 6/6] net: mana: fix stale HWC response after command timeout
[RFC PATCH 1/1] x86/VMBus: DMA transfer with encrypted memory in Coco VM
2026-08-06 15:14 UTC (7+ messages)
[PATCH net] net: mana: fix reset work race with device removal
2026-08-06 14:39 UTC (3+ messages)
` [EXTERNAL] "
[PATCH net] net: mana: fix reset work race with device removal
2026-08-06 14:20 UTC (2+ messages)
[PATCH rdma-next] RDMA/mana_ib: Retain create CQ flags field name
2026-08-06 11:07 UTC (6+ messages)
[PATCH v2 0/6] Remove support for Windows Server 2012/2012R2 & Win8/Win8.1 versions of Hyper-V
2026-08-05 21:04 UTC (11+ messages)
` [PATCH v2 1/6] Drivers: hv: Remove support for WS2012/2012R2 & Win8/8.1 version "
` [PATCH v2 2/6] hv_sock: Remove check for old Hyper-V hosts
` [PATCH v2 3/6] hv_netvsc: Remove GPADL teardown special case "
` [PATCH v2 4/6] drm_hyperv: Remove support for synth video protocol of "
` [PATCH v2 5/6] scsi: storvsc: Remove support for storvsc "
` [PATCH v2 6/6] clocksource: hyper-v: Remove support for stimer interrupts in message mode
[PATCH net-next v2] net: mana: Extend RX CQE coalescing up to 8 packets
2026-08-05 18:57 UTC (5+ messages)
` [EXTERNAL] "
[PATCH net-next v3] net: mana: Extend RX CQE coalescing up to 8 packets
2026-08-05 18:53 UTC
[RFC PATCH 0/2] Drivers: hv: decrypt netvsc buffers on contiguous direct-map addresses
2026-08-05 17:36 UTC (12+ messages)
` [RFC PATCH 1/2] Drivers: hv: vmbus: add vmbus_establish_gpadl_caller_decrypted()
` [RFC PATCH 2/2] hv_netvsc: back GPADL buffers with kmalloc + decrypt + vmap
[PATCH v2 1/1] Drivers: hv: vmbus: Skip VMBus module cleanup for non-nested root partition
2026-08-05 17:28 UTC (3+ messages)
[PATCH 1/1] Drivers: hv: vmbus: Fail VMBus module init for non-nested root partition
2026-08-05 17:24 UTC (8+ messages)
[PATCH v5 0/9] PCI passthru on Hyper-V
2026-08-05 12:48 UTC (20+ messages)
` [PATCH v5 1/9] mshv: Provide a way to get partition ID if running in a VMM process
` [PATCH v5 2/9] mshv: Add declarations and definitions for VFIO-MSHV bridge device
` [PATCH v5 3/9] mshv: Introduce basic mshv bridge device for VFIO to build upon
` [PATCH v5 4/9] mshv: Add ioctl support for MSHV-VFIO bridge device
` [PATCH v5 5/9] mshv: Import data structs around device passthru from hyperv headers
` [PATCH v5 6/9] PCI: hv: Export hv_build_devid_type_pci() and change return type
` [PATCH v5 7/9] x86/hyperv: Implement Hyper-V virtual IOMMU
` [PATCH v5 8/9] mshv: Populate mmio mappings for PCI passthru
` [PATCH v5 9/9] mshv: Disable movable regions upfront if device passthru
[PATCH 0/3] x86/irq: Fix lost interrupts on CPU hot-unplug for Hyper-V PCI/MSI
2026-08-05 4:43 UTC (12+ messages)
` [PATCH 1/3] PCI: hv: Set irq_retrigger callback for the Hyper-V PCI MSI irqchip
` [PATCH 2/3] x86/irq: Use irq_chip_retrigger_hierarchy() in fixup_irqs()
` [PATCH 3/3] x86/irq, iommu/amd, PCI: Drop redundant irq_retrigger inits
[PATCH 0/5] locking/qspinlock: Add contended_release tracepoint
2026-08-04 19:54 UTC (12+ messages)
` [PATCH 1/5] x86/paravirt: Use static_call() for the paravirt spinlock ops
` [PATCH 2/5] locking: Factor out queued_spin_release()
` [PATCH 3/5] locking/qspinlock: Add contended_release tracepoint
` [PATCH 4/5] tracing/lock: Use TRACE_EVENT_FN() for contended_release
` [PATCH 5/5] x86/paravirt: Trace contended_release on unlock
[PATCH] scsi: storvsc: Support manual scans for all Hyper-V targets
2026-08-04 15:37 UTC (3+ messages)
[PATCH v3 0/6] arm64: hyperv: Add Realm support for Hyper-V
2026-08-04 13:25 UTC (3+ messages)
` [PATCH v3 1/6] arm64: rsi: Add RSI host call structure and helper function
[PATCH net-next v13 0/2] net: mana: add ethtool private flag for full-page RX buffers
2026-08-04 2:40 UTC (5+ messages)
` [PATCH net-next v13 1/2] net: mana: refactor mana_get_strings() and mana_get_sset_count() to use switch
` [PATCH net-next v13 2/2] net: mana: force full-page RX buffers via ethtool private flag
[PATCH 0/2] HID: hyperv: bound initial device info descriptor
2026-08-03 19:10 UTC (2+ messages)
[PATCH v2 0/2] Drivers: hv: decrypt netvsc buffers on contiguous direct-map addresses
2026-07-31 23:34 UTC (6+ messages)
` [PATCH v2 1/2] Drivers: hv: vmbus: add vmbus_establish_gpadl_caller_decrypted()
` [PATCH v2 2/2] hv_netvsc: Allocate host-visible GPADL buffers as decrypted contiguous chunks
[PATCH v11 0/8] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
2026-07-31 21:37 UTC (14+ messages)
` [PATCH v11 1/8] mm/hmm: move page fault handling out of walk callbacks
` [PATCH v11 2/8] mm/hmm: add hmm_range_fault_unlocked_timeout() for mmap lock-drop support
` [PATCH v11 7/8] accel/amdxdna: Use hmm_range_fault_unlocked_timeout() for range population
` [PATCH v11 8/8] drm/gpusvm: Use hmm_range_fault_unlocked_timeout() for range faults
[PATCH net-next] net: mana: Extend RX CQE coalescing up to 8 packets
2026-07-31 21:25 UTC (5+ messages)
` [EXTERNAL] "
[GIT PULL] Hyper-V fixes for 7.2-rc7
2026-07-31 21:17 UTC (2+ messages)
[RESEND PATCH 0/6] Remove support for Windows Server 2012/2012R2 & Win8/Win8.1 versions of Hyper-V
2026-07-31 20:12 UTC (16+ messages)
` [RESEND PATCH 1/6] Drivers: hv: Remove support for WS2012/2012R2 & Win8/8.1 version "
` [RESEND PATCH net-next 2/6] hv_sock: Remove check for old Hyper-V hosts
` [RESEND PATCH net-next 3/6] hv_netvsc: Remove GPADL teardown special case "
` [RESEND PATCH 4/6] drm_hyperv: Remove support for synth video protocol of "
` [RESEND PATCH 5/6] scsi: storvsc: Remove support for storvsc "
` [RESEND PATCH 6/6] clocksource: hyper-v: Remove support for stimer interrupts in message mode
[PATCH v2] scsi: storvsc: Support manual scans for all Hyper-V targets
2026-07-31 18:11 UTC (3+ messages)
[PATCH 0/6] Remove support for Windows Server 2012/2012R2 & Win8/Win8.1 versions of Hyper-V
2026-07-31 3:11 UTC (8+ messages)
` [PATCH 1/6] Drivers: hv: Remove support for WS2012/2012R2 & Win8/8.1 version "
` [PATCH 2/6] hv_sock: Remove check for old Hyper-V hosts
` [PATCH 3/6] hv_netvsc: Remove GPADL teardown special case "
` [PATCH 4/6] drm_hyperv: Remove support for synth video protocol of "
` [PATCH 5/6] scsi: storvsc: Remove support for storvsc "
` [EXTERNAL] [PATCH 0/6] Remove support for Windows Server 2012/2012R2 & Win8/Win8.1 versions of Hyper-V
[PATCH] x86/hyperv: reserve more vectors
2026-07-30 1:25 UTC (2+ messages)
[PATCH net v2] net: mana: Return error code from mana_create_rxq()
2026-07-30 1:00 UTC (4+ messages)
[PATCH net-next v12 0/4] net: mana: add ethtool private flag for full-page RX buffers
2026-07-29 6:14 UTC (3+ messages)
` [PATCH net-next v12 4/4] net: mana: recover port on attach failure in ethtool operations
[PATCH] Drivers: hv: Use meaningful errnos for hypercall status codes
2026-07-29 5:18 UTC (3+ messages)
[PATCH net-next v2 0/7] net: mana: harden the HWC and add dynamic queue depth
2026-07-28 23:58 UTC (3+ messages)
` [EXTERNAL] "
[PATCH V4 0/9] PCI passthru on Hyper-V
2026-07-28 0:08 UTC (15+ messages)
` [PATCH V4 1/9] mshv: Provide a way to get partition ID if running in a VMM process
` [PATCH V4 4/9] mshv: Add ioctl support for MSHV-VFIO bridge device
` [PATCH V4 5/9] mshv: Import data structs around device passthru from hyperv headers
` [PATCH V4 8/9] mshv: Populate mmio mappings for PCI passthru
[PATCH V2 1/1] x86/VMBus: Confidential VMBus for dynamic DMA transfers
2026-07-27 15:39 UTC (2+ messages)
[PATCH net] net: mana: Return error code from mana_create_rxq()
2026-07-27 11:24 UTC (3+ messages)
[PATCH RFC 0/2] Support Hyper-V vPCI controller reset method
2026-07-24 23:25 UTC (5+ messages)
` [PATCH RFC 1/2] PCI: Add "
` [PATCH RFC 2/2] PCI: hv: Add vPCI device reset support
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