messages from 2026-07-28 13:51:34 to 2026-08-06 23:36:53 UTC [more...]
[PATCH v6 00/51] x86: Try to wrangle PV clocks vs. TSC
2026-08-06 23:35 UTC (24+ messages)
` [PATCH v6 01/51] x86/apic: Provide helpers to set local APIC timer frequency in hz and khz
` [PATCH v6 02/51] x86/apic: Add CONFIG_X86_LOCAL_APIC=n stubs for APIC timer frequency APIs
` [PATCH v6 03/51] x86/tsc: Ensure that TSC recalibration doesn't run if TSC frequency is known
` [PATCH v6 04/51] x86/tsc: Restrict recalibrate_cpu_khz() export to p4-clockmod and powernow-k7
` [PATCH v6 05/51] x86/sev: Mark TSC as reliable when configuring Secure TSC
` [PATCH v6 06/51] x86/sev: Don't override CPU frequency calibration for SNP's "
` [PATCH v6 07/51] x86/sev: Move check for SNP Secure TSC support to tsc_early_init()
` [PATCH v6 08/51] x86/sev: Shove SNP's secure/trusted TSC frequency directly into "calibration"
` [PATCH v6 09/51] x86/tsc: Add a standalone helper for getting TSC info from CPUID.0x15
` [PATCH v6 10/51] x86/tdx: Force TSC frequency with CPUID-based info provided by the TDX-Module
` [PATCH v6 11/51] x86/tsc: Add dedicated hypervisor hooks for getting known TSC/CPU frequencies
` [PATCH v6 12/51] x86/acrn: Register TSC/CPU frequency callbacks iff frequency is actually in CPUID
` [PATCH v6 13/51] x86/acrn: Mark TSC frequency as known when using ACRN for calibration
` [PATCH v6 14/51] x86/tsc: Consolidate forcing of X86_FEATURE_TSC_KNOWN_FREQ for PV code
` [PATCH v6 15/51] x86/tsc: Kill off x86_platform_ops.calibrate_{cpu,tsc}() hooks
` [PATCH v6 16/51] x86/tsc: Rename pit_hpet_ptimer_calibrate_cpu() => native_calibrate_cpu_late()
` [PATCH v6 17/51] x86/tsc: Fold native_calibrate_cpu() into recalibrate_cpu_khz()
` [PATCH v6 18/51] x86/kvmclock: Rename kvm_get_tsc_khz() to kvmclock_get_tsc_khz()
` [PATCH v6 19/51] x86/kvmclock: Drop dead check on TSC being unstable during kvmclock_init()
` [PATCH v6 20/51] KVM: x86: Officially define CPUID 0x40000010 as PV Timing Info (TSC and Bus)
` [PATCH v6 21/51] x86/kvm: Obtain TSC frequency from PV CPUID if present
` [PATCH v6 22/51] x86/kvm: Mark TSC as reliable when it's constant and nonstop
` [PATCH v6 23/51] x86/tsc: Add standalone helper for getting CPU frequency from CPUID
[PATCH v5 00/51] x86: Try to wrangle PV clocks vs. TSC
2026-08-06 22:18 UTC (4+ messages)
` [PATCH v5 47/51] x86/paravirt: Don't use a PV sched_clock in CoCo guests with trusted TSC
[PATCH v3 0/3] Drivers: hv: decrypt netvsc buffers on contiguous direct-map addresses
2026-08-06 21:33 UTC (4+ messages)
` [PATCH v3 1/3] Drivers: hv: vmbus: add vmbus_establish_gpadl_caller_decrypted()
` [PATCH v3 2/3] hv: vmbus: Add vmbus_alloc_buffer()/vmbus_free_buffer() for CoCo VMs
` [PATCH v3 3/3] hv_netvsc: Allocate host-visible GPADL buffers using vmbus_alloc_buffer()
[PATCH v2 0/2] Drivers: hv: decrypt netvsc buffers on contiguous direct-map addresses
2026-08-06 20:06 UTC (7+ 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 net-next v3] net: mana: Extend RX CQE coalescing up to 8 packets
2026-08-06 18:55 UTC (2+ messages)
[PATCH net v3 0/6] net: mana: HW channel reliability and hardening fixes
2026-08-06 17:24 UTC (19+ 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] "
[RFC PATCH 0/2] Drivers: hv: decrypt netvsc buffers on contiguous direct-map addresses
2026-08-05 17:36 UTC (9+ messages)
` [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 v11 0/8] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
2026-07-31 21:37 UTC (4+ messages)
[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 (2+ 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] "
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