Kim Phillips ([email protected])

Number of posts: 265 (0.15 per day)
First post: 2019-03-21 21:17:46
Last post: 2024-01-26 16:33:05

Date List Subject
2023-01-10 22:54:39 linux-kernel [PATCH v6 5/7] x86/cpu, kvm: Add the SMM_CTL MSR not present feature
2023-01-10 22:54:13 linux-kernel [PATCH v6 2/7] x86/cpu, kvm: Add the NO_NESTED_DATA_BP feature
2023-01-10 22:49:36 linux-kernel [PATCH v6 1/7] x86/cpufeatures: Add support for cpuid leaf 80000021/EAX (FeatureExt2Eax)
2022-12-06 00:18:12 linux-kernel [PATCH v5 7/7] x86/cpu, kvm: Propagate the AMD Automatic IBRS feature to the guest
2022-12-06 00:17:28 linux-kernel [PATCH v5 1/7] x86/cpu: Define a scattered No Nested Data Breakpoints feature bit
2022-12-06 00:00:55 linux-kernel [PATCH v5 0/7] x86/cpu, kvm: Support AMD Automatic IBRS
2022-12-05 23:59:26 linux-kernel [PATCH v5 4/7] x86/cpu, kvm: Move CPUID 0x80000021 EAX feature bits propagation to kvm_set_cpu_caps()
2022-12-05 23:55:38 linux-kernel [PATCH v5 3/7] x86/cpu: Make X86_FEATURE_LFENCE_RDTSC a scattered feature bit
2022-12-05 23:41:22 linux-kernel [PATCH v5 2/7] x86/cpu: Define a scattered Null Selector Clears Base feature bit
2022-12-05 23:36:58 linux-kernel [PATCH v5 6/7] x86/cpu: Support AMD Automatic IBRS
2022-12-05 23:36:26 linux-kernel [PATCH v5 5/7] x86/cpu: Define a scattered AMD Automatic IBRS feature bit
2022-12-05 22:51:19 linux-kernel Re: [PATCH v4 1/7] x86/cpu: Define a scattered No Nested Data Breakpoints feature bit
2022-12-05 18:49:27 linux-kernel Re: [PATCH v4 1/7] x86/cpu: Define a scattered No Nested Data Breakpoints feature bit
2022-12-02 19:34:14 linux-kernel Re: [PATCH][next] perf/x86/amd: fix potential integer overflow on shift of a int
2022-12-01 03:02:41 linux-kernel [PATCH v4 6/7] x86/cpu: Support AMD Automatic IBRS
2022-12-01 02:33:17 linux-kernel [PATCH v4 2/7] x86/cpu: Define a scattered Null Selector Clears Base feature bit
2022-12-01 02:30:44 linux-kernel [PATCH v4 7/7] x86/cpu, kvm: Propagate the AMD Automatic IBRS feature to the guest
2022-12-01 02:11:24 linux-kernel [PATCH v4 5/7] x86/cpu: Define a scattered AMD Automatic IBRS feature bit
2022-12-01 02:10:11 linux-kernel [PATCH v4 3/7] x86/cpu: Make X86_FEATURE_LFENCE_RDTSC a scattered feature bit
2022-12-01 01:55:32 linux-kernel [PATCH v4 4/7] x86/cpu, kvm: Move CPUID 0x80000021 EAX feature bits propagation to kvm_set_cpu_caps()
2022-12-01 01:54:39 linux-kernel [PATCH v4 1/7] x86/cpu: Define a scattered No Nested Data Breakpoints feature bit
2022-12-01 01:54:34 linux-kernel [PATCH v4 0/7] x86/cpu, kvm: Support AMD Automatic IBRS
2022-11-30 01:04:20 linux-kernel [PATCH v3 6/7] x86/cpu, kvm: Support AMD Automatic IBRS
2022-11-30 00:47:44 linux-kernel [PATCH v3 4/7] x86/cpu, kvm: Move CPUID 0x80000021 EAX feature bits propagation to kvm_set_cpu_caps
2022-11-30 00:46:08 linux-kernel [PATCH v3 2/7] x86/cpu, kvm: Define a scattered Null Selector Clears Base feature bit
2022-11-30 00:43:54 linux-kernel [PATCH v3 7/7] x86/cpu, kvm: Propagate the AMD Automatic IBRS feature to the guest
2022-11-30 00:40:58 linux-kernel [PATCH v3 1/7] x86/cpu, kvm: Define a scattered No Nested Data Breakpoints feature bit
2022-11-30 00:39:54 linux-kernel [PATCH v3 0/7] x86/cpu, kvm: Support AMD Automatic IBRS
2022-11-30 00:28:42 linux-kernel [PATCH v3 3/7] x86/cpu, kvm: Make X86_FEATURE_LFENCE_RDTSC a scattered feature bit
2022-11-30 00:07:35 linux-kernel [PATCH v3 5/7] x86/cpu, kvm: Define a scattered AMD Automatic IBRS feature bit
2022-11-28 23:35:44 linux-kernel Re: [PATCH v2 1/2] x86/cpu, kvm: Use CPU capabilities for CPUID[0x80000021].EAX
2022-11-24 00:20:16 linux-kernel [PATCH v2 2/2] x86/cpu, kvm: Support AMD Automatic IBRS
2022-11-24 00:19:01 linux-kernel [PATCH v2 1/2] x86/cpu, kvm: Use CPU capabilities for CPUID[0x80000021].EAX
2022-11-24 00:18:51 linux-kernel [PATCH v2 0/2] x86/cpu, kvm: Support AMD Automatic IBRS
2022-11-15 23:32:22 linux-kernel Re: [PATCH 1/3] x86/cpufeatures: Add support for cpuid leaf 80000021/EAX (FeatureExt2Eax)
2022-11-12 01:20:59 linux-kernel Re: [PATCH 2/3] x86/speculation: Support Automatic IBRS
2022-11-08 23:05:53 linux-kernel Re: [PATCH 3/3] x86/speculation: Support Automatic IBRS under virtualization
2022-11-07 23:23:13 linux-kernel Re: [PATCH 0/3] x86/speculation: Support Automatic IBRS
2022-11-07 23:06:39 linux-kernel Re: [PATCH 2/3] x86/speculation: Support Automatic IBRS
2022-11-07 22:55:42 linux-kernel Re: [PATCH 3/3] x86/speculation: Support Automatic IBRS under virtualization
2022-11-07 22:46:10 linux-kernel Re: [PATCH 2/3] x86/speculation: Support Automatic IBRS
2022-11-04 22:15:41 linux-kernel [PATCH 2/3] x86/speculation: Support Automatic IBRS
2022-11-04 21:53:16 linux-kernel [PATCH 1/3] x86/cpufeatures: Add support for cpuid leaf 80000021/EAX (FeatureExt2Eax)
2022-11-04 21:52:11 linux-kernel [PATCH 0/3] x86/speculation: Support Automatic IBRS
2022-11-04 21:41:37 linux-kernel [PATCH 3/3] x86/speculation: Support Automatic IBRS under virtualization
2022-09-23 18:55:39 linux-kernel Re: [PATCH] ACPI: processor idle: Practically limit "Dummy wait" workaround to old Intel systems
2022-08-08 14:59:40 linux-kernel [PATCH v4] x86/bugs: Enable STIBP for IBPB mitigated RetBleed
2022-08-08 14:36:51 linux-kernel [PATCH v3] x86/bugs: Enable STIBP for IBPB mitigated RetBleed
2022-08-05 22:47:57 linux-kernel [PATCH v2] x86/bugs: Enable STIBP for IBPB mitigated RetBleed
2022-08-05 17:16:06 linux-kernel Re: [PATCH] x86/bugs: Enable STIBP for IBPB mitigated RetBleed
2022-08-04 19:42:53 linux-kernel [PATCH] x86/bugs: Enable STIBP for IBPB mitigated RetBleed