org.kernel.vger.linux-hyperv archive
902 archived articles, newest first (page 4 of 10). Latest articles →
Re: [PATCH net v4 4/7] net: mana: validate hardware-supplied values in the HWC RX path
Sun, 09 Aug 2026 02:34:57 +0000Re: [PATCH v6 24/51] x86/kvm: Get CPU base frequency from CPUID when it's available
Sat, 08 Aug 2026 16:06:56 +0100Re: [PATCH v6 19/51] x86/kvmclock: Drop dead check on TSC being unstable during kvmclock_init()
Sat, 08 Aug 2026 16:05:33 +0100Re: [PATCH v6 17/51] x86/tsc: Fold native_calibrate_cpu() into recalibrate_cpu_khz()
Sat, 08 Aug 2026 16:03:04 +0100Re: [PATCH v6 15/51] x86/tsc: Kill off x86_platform_ops.calibrate_{cpu,tsc}() hooks
Sat, 08 Aug 2026 16:01:45 +0100Re: [PATCH v6 14/51] x86/tsc: Consolidate forcing of X86_FEATURE_TSC_KNOWN_FREQ for PV code
Sat, 08 Aug 2026 16:00:51 +0100Re: [PATCH v6 13/51] x86/acrn: Mark TSC frequency as known when using ACRN for calibration
Sat, 08 Aug 2026 15:59:44 +0100Re: [PATCH v6 12/51] x86/acrn: Register TSC/CPU frequency callbacks iff frequency is actually in CPUID
Sat, 08 Aug 2026 15:57:23 +0100Re: [PATCH v6 11/51] x86/tsc: Add dedicated hypervisor hooks for getting known TSC/CPU frequencies
Sat, 08 Aug 2026 15:55:26 +0100Re: [PATCH v6 10/51] x86/tdx: Force TSC frequency with CPUID-based info provided by the TDX-Module
Sat, 08 Aug 2026 15:53:57 +0100Re: [PATCH v6 08/51] x86/sev: Shove SNP's secure/trusted TSC frequency directly into "calibration"
Sat, 08 Aug 2026 15:50:10 +0100Re: [PATCH v6 06/51] x86/sev: Don't override CPU frequency calibration for SNP's Secure TSC
Sat, 08 Aug 2026 15:48:25 +0100Re: [PATCH v6 04/51] x86/tsc: Restrict recalibrate_cpu_khz() export to p4-clockmod and powernow-k7
Sat, 08 Aug 2026 15:39:26 +0100Re: [PATCH v6 02/51] x86/apic: Add CONFIG_X86_LOCAL_APIC=n stubs for APIC timer frequency APIs
Sat, 08 Aug 2026 11:37:16 +0100Re: [PATCH v6 01/51] x86/apic: Provide helpers to set local APIC timer frequency in hz and khz
Sat, 08 Aug 2026 11:36:30 +0100[PATCH net v4 7/7] net: mana: keep max_num_cqs immutable once cq_table is allocated
Fri, 7 Aug 2026 19:34:16 -0700[PATCH net v4 6/7] net: mana: fix stale HWC response after command timeout
Fri, 7 Aug 2026 19:34:15 -0700[PATCH net v4 5/7] net: mana: fix HWC teardown safety with setup_active flag and destroy ordering
Fri, 7 Aug 2026 19:34:14 -0700[PATCH net v4 4/7] net: mana: validate hardware-supplied values in the HWC RX path
Fri, 7 Aug 2026 19:34:13 -0700[PATCH net v4 3/7] net: mana: free HWC comp_buf after destroying the EQ
Fri, 7 Aug 2026 19:34:12 -0700[PATCH net v4 1/7] net: mana: RCU-protect gc->cq_table lookups against concurrent CQ destroy
Fri, 7 Aug 2026 19:34:10 -0700[PATCH net v4 2/7] net: mana: fix HWC RQ/SQ buffer size swap
Fri, 7 Aug 2026 19:34:11 -0700[PATCH net v4 0/7] net: mana: HW channel reliability and hardening fixes
Fri, 7 Aug 2026 19:34:09 -0700RE: [EXTERNAL] Re: [PATCH net v3 6/6] net: mana: fix stale HWC response after command timeout
Sat, 8 Aug 2026 02:10:32 +0000Re: [PATCH net-next v3] net: mana: Extend RX CQE coalescing up to 8 packets
Sat, 08 Aug 2026 01:40:12 +0000Re: [PATCH rdma-next] RDMA/mana_ib: Retain create CQ flags field name
Fri, 7 Aug 2026 20:13:56 -0300[PATCH net-next 2/2] net: mana: Fall back to scattered pages for GDMA queues
Fri, 7 Aug 2026 13:56:36 -0700[PATCH net-next 1/2] net: mana: Route ring-buffer access through offset-based helpers
Fri, 7 Aug 2026 13:56:35 -0700[PATCH net-next 0/2] net: mana: Avoid DMA queue allocation failure under memory fragmentation
Fri, 7 Aug 2026 13:56:34 -0700Re: [PATCH v2] scsi: storvsc: Support manual scans for all Hyper-V targets
Fri, 07 Aug 2026 13:28:24 -0400Re: [PATCH v1 13/13] mshv: set up own SynIC registers on a nested root partition
Fri, 07 Aug 2026 16:36:06 +0000Re: [PATCH v1 12/13] hyperv: add MSHV Dom0 root-partition boot enablement (EFI HvLoader)
Fri, 07 Aug 2026 16:22:50 +0000Re: [PATCH v1 11/13] mshv: unlock SNP pages on panic for crashdump collection
Fri, 07 Aug 2026 16:11:26 +0000Re: [PATCH v1 10/13] mshv: unmap SNP memory before state teardown
Fri, 07 Aug 2026 15:53:32 +0000Re: [PATCH v1 09/13] mshv: define full processor and xsave feature masks
Fri, 07 Aug 2026 15:42:00 +0000Re: [PATCH v1 08/13] mshv: accept partial CPU feature banks
Fri, 07 Aug 2026 15:30:47 +0000Re: [PATCH v1 07/13] mshv: default to safe partition CPU features
Fri, 07 Aug 2026 15:15:50 +0000RE: [PATCH v3 3/3] hv_netvsc: Allocate host-visible GPADL buffers using vmbus_alloc_buffer()
Fri, 7 Aug 2026 15:12:09 +0000RE: [PATCH v3 2/3] hv: vmbus: Add vmbus_alloc_buffer()/vmbus_free_buffer() for CoCo VMs
Fri, 7 Aug 2026 15:11:42 +0000RE: [PATCH v3 1/3] Drivers: hv: vmbus: add vmbus_establish_gpadl_caller_decrypted()
Fri, 7 Aug 2026 15:11:16 +0000Re: [PATCH v1 06/13] mshv: detect and report SEV-SNP support at init
Fri, 07 Aug 2026 15:04:26 +0000RE: [PATCH v2 2/2] hv_netvsc: Allocate host-visible GPADL buffers as decrypted contiguous chunks
Fri, 7 Aug 2026 14:56:37 +0000Re: [PATCH v1 04/13] mshv: wire SEV-SNP partition ioctls
Fri, 07 Aug 2026 14:45:47 +0000Re: [RFC PATCH 1/1] x86/VMBus: DMA transfer with encrypted memory in Coco VM
Fri, 7 Aug 2026 22:32:03 +0800Re: [PATCH v1 03/13] mshv: add SEV-SNP isolated page hypercalls
Fri, 07 Aug 2026 14:21:38 +0000Re: [PATCH v1 01/13] mshv: add SEV-SNP UAPI definitions
Fri, 07 Aug 2026 14:03:24 +0000[PATCH v1 13/13] mshv: set up own SynIC registers on a nested root partition
Fri, 7 Aug 2026 13:51:19 +0000[PATCH v1 12/13] hyperv: add MSHV Dom0 root-partition boot enablement (EFI HvLoader)
Fri, 7 Aug 2026 13:51:18 +0000[PATCH v1 11/13] mshv: unlock SNP pages on panic for crashdump collection
Fri, 7 Aug 2026 13:51:17 +0000[PATCH v1 10/13] mshv: unmap SNP memory before state teardown
Fri, 7 Aug 2026 13:51:16 +0000[PATCH v1 09/13] mshv: define full processor and xsave feature masks
Fri, 7 Aug 2026 13:51:15 +0000[PATCH v1 06/13] mshv: detect and report SEV-SNP support at init
Fri, 7 Aug 2026 13:51:12 +0000[PATCH v1 07/13] mshv: default to safe partition CPU features
Fri, 7 Aug 2026 13:51:13 +0000[PATCH v1 08/13] mshv: accept partial CPU feature banks
Fri, 7 Aug 2026 13:51:14 +0000[PATCH v1 05/13] hyperv: fix hv_input_get_system_property layout for SNP status
Fri, 7 Aug 2026 13:51:11 +0000[PATCH v1 04/13] mshv: wire SEV-SNP partition ioctls
Fri, 7 Aug 2026 13:51:10 +0000[PATCH v1 03/13] mshv: add SEV-SNP isolated page hypercalls
Fri, 7 Aug 2026 13:51:09 +0000[PATCH v1 02/13] mshv: add SEV-SNP PSP request hypercall
Fri, 7 Aug 2026 13:51:08 +0000[PATCH v1 01/13] mshv: add SEV-SNP UAPI definitions
Fri, 7 Aug 2026 13:51:07 +0000[PATCH v1 00/13] mshv: add SEV-SNP support for MSHV root partitions
Fri, 7 Aug 2026 13:51:06 +0000Re: [PATCH net] net: mana: fix reset work race with device removal
Fri, 7 Aug 2026 13:49:45 +0100Re: [PATCH v6 51/51] x86/kvm: Get local APIC bus frequency from PV CPUID Timing Info
Fri, 07 Aug 2026 00:08:10 +0000Re: [PATCH v6 24/51] x86/kvm: Get CPU base frequency from CPUID when it's available
Fri, 07 Aug 2026 00:04:52 +0000Re: [PATCH v6 29/51] x86/kvm: Don't disable kvmclock on BSP in syscore_suspend()
Fri, 07 Aug 2026 00:04:51 +0000Re: [PATCH v6 03/51] x86/tsc: Ensure that TSC recalibration doesn't run if TSC frequency is known
Thu, 06 Aug 2026 23:55:56 +0000Re: [PATCH v6 06/51] x86/sev: Don't override CPU frequency calibration for SNP's Secure TSC
Thu, 06 Aug 2026 23:55:35 +0000[PATCH v6 51/51] x86/kvm: Get local APIC bus frequency from PV CPUID Timing Info
Thu, 6 Aug 2026 16:36:08 -0700[PATCH v6 50/51] x86/paravirt: Move using_native_sched_clock() stub into timer.h
Thu, 6 Aug 2026 16:36:07 -0700[PATCH v6 49/51] x86/kvmclock: Plumb in AP-online and BSP-resume to kvmlock, for documentation
Thu, 6 Aug 2026 16:36:06 -0700[PATCH v6 48/51] x86/kvmclock: Use TSC for sched_clock if it's constant and non-stop
Thu, 6 Aug 2026 16:36:05 -0700[PATCH v6 47/51] x86/paravirt: Don't use a PV sched_clock in CoCo guests with trusted TSC
Thu, 6 Aug 2026 16:36:04 -0700[PATCH v6 46/51] x86/paravirt: Plumb a return code into __paravirt_set_sched_clock()
Thu, 6 Aug 2026 16:36:03 -0700[PATCH v6 45/51] x86/paravirt: Mark __paravirt_set_sched_clock() as __init
Thu, 6 Aug 2026 16:36:02 -0700[PATCH v6 44/51] x86/kvmclock: WARN if wall clock is read while kvmclock is suspended
Thu, 6 Aug 2026 16:36:01 -0700[PATCH v6 43/51] x86/kvmclock: Hook clocksource.suspend/resume when kvmclock isn't sched_clock
Thu, 6 Aug 2026 16:36:00 -0700[PATCH v6 42/51] timekeeping: Resume clocksources before reading persistent clock
Thu, 6 Aug 2026 16:35:59 -0700[PATCH v6 41/51] x86/kvmclock: Refactor handling of PVCLOCK_TSC_STABLE_BIT during kvmclock_init()
Thu, 6 Aug 2026 16:35:58 -0700[PATCH v6 40/51] x86/pvclock: WARN if pvclock's valid_flags are overwritten
Thu, 6 Aug 2026 16:35:57 -0700[PATCH v6 39/51] x86/pvclock: Mark setup helpers and related various as __init/__ro_after_init
Thu, 6 Aug 2026 16:35:56 -0700[PATCH v6 38/51] x86/xen/time: Mark xen_setup_vsyscall_time_info() as __init
Thu, 6 Aug 2026 16:35:55 -0700[PATCH v6 36/51] x86/paravirt: Pass sched_clock save/restore helpers during registration
Thu, 6 Aug 2026 16:35:53 -0700[PATCH v6 37/51] x86/kvmclock: Move kvm_sched_clock_init() down in kvmclock.c
Thu, 6 Aug 2026 16:35:54 -0700[PATCH v6 35/51] x86/tsc: WARN if TSC sched_clock save/restore used with PV sched_clock
Thu, 6 Aug 2026 16:35:52 -0700[PATCH v6 34/51] x86/vmware: NOP-ify save/restore hooks when using VMware's sched_clock
Thu, 6 Aug 2026 16:35:51 -0700[PATCH v6 33/51] x86/xen/time: NOP-ify x86_platform's sched_clock save/restore hooks
Thu, 6 Aug 2026 16:35:50 -0700[PATCH v6 32/51] x86/kvmclock: Move sched_clock save/restore helpers up in kvmclock.c
Thu, 6 Aug 2026 16:35:49 -0700[PATCH v6 31/51] x86/paravirt: Move handling of unstable PV clocks into paravirt_set_sched_clock()
Thu, 6 Aug 2026 16:35:48 -0700[PATCH v6 30/51] x86/paravirt: Remove unnecessary PARAVIRT=n stub for paravirt_set_sched_clock()
Thu, 6 Aug 2026 16:35:47 -0700[PATCH v6 29/51] x86/kvm: Don't disable kvmclock on BSP in syscore_suspend()
Thu, 6 Aug 2026 16:35:46 -0700[PATCH v6 28/51] x86/kvmclock: Setup kvmclock for secondary CPUs iff CONFIG_SMP=y
Thu, 6 Aug 2026 16:35:45 -0700[PATCH v6 27/51] clocksource: hyper-v: Don't save/restore TSC offset when using HV sched_clock
Thu, 6 Aug 2026 16:35:44 -0700[PATCH v6 26/51] clocksource: hyper-v: Drop wrappers to sched_clock save/restore helpers
Thu, 6 Aug 2026 16:35:43 -0700[PATCH v6 25/51] clocksource: hyper-v: Register sched_clock save/restore iff it's necessary
Thu, 6 Aug 2026 16:35:42 -0700[PATCH v6 24/51] x86/kvm: Get CPU base frequency from CPUID when it's available
Thu, 6 Aug 2026 16:35:41 -0700[PATCH v6 23/51] x86/tsc: Add standalone helper for getting CPU frequency from CPUID
Thu, 6 Aug 2026 16:35:40 -0700[PATCH v6 22/51] x86/kvm: Mark TSC as reliable when it's constant and nonstop
Thu, 6 Aug 2026 16:35:39 -0700[PATCH v6 21/51] x86/kvm: Obtain TSC frequency from PV CPUID if present
Thu, 6 Aug 2026 16:35:38 -0700[PATCH v6 20/51] KVM: x86: Officially define CPUID 0x40000010 as PV Timing Info (TSC and Bus)
Thu, 6 Aug 2026 16:35:37 -0700[PATCH v6 19/51] x86/kvmclock: Drop dead check on TSC being unstable during kvmclock_init()
Thu, 6 Aug 2026 16:35:36 -0700[PATCH v6 18/51] x86/kvmclock: Rename kvm_get_tsc_khz() to kvmclock_get_tsc_khz()
Thu, 6 Aug 2026 16:35:35 -0700
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.