LinuxLists
Users
About
Woodhouse, David (
[email protected]
)
Number of posts: 267 (0.19 per day)
First post: 2018-01-04 08:27:13
Last post: 2021-12-13 08:09:39
Previous Page
/
Next Page
Date
List
Subject
2018-01-23 16:56:02
linux-kernel
[PATCH v2 0/5] Basic Speculation Control feature support
2018-01-23 16:55:52
linux-kernel
[PATCH v2 2/5] x86/cpufeatures: Add Intel feature bits for Speculation Control
2018-01-23 16:55:52
linux-kernel
[PATCH v2 4/5] x86/msr: Add definitions for new speculation control MSRs
2018-01-23 16:54:57
linux-kernel
[PATCH v2 3/5] x86/cpufeatures: Add AMD feature bits for Speculation Control
2018-01-23 16:54:49
linux-kernel
[PATCH v2 1/5] x86/cpufeatures: Add CPUID_7_EDX CPUID leaf
2018-01-23 16:54:47
linux-kernel
[PATCH v2 5/5] x86/pti: Do not enable PTI on fixed Intel processors
2018-01-23 16:26:05
linux-kernel
Re: [RFC 09/10] x86/enter: Create macros to restrict/unrestrict Indirect Branch Speculation
2018-01-23 14:55:35
linux-kernel
[PATCH] x86/cpuid: Fewer CPUID invocations in init_scattered_cpuid_features()
2018-01-22 13:40:28
linux-kernel
Re: [RFC 05/10] x86/speculation: Add basic IBRS support infrastructure
2018-01-21 22:24:20
linux-kernel
Re: [RFC 04/10] x86/mm: Only flush indirect branches when switching into non dumpable process
2018-01-21 09:53:38
linux-kernel
[PATCH v2 0/8] Speculation Control feature support, IBPB
2018-01-21 09:53:36
linux-kernel
[PATCH v2 2/8] x86/cpufeatures: Add AMD feature bits for Prediction Command
2018-01-21 09:52:43
linux-kernel
[PATCH v2 4/8] x86/pti: Do not enable PTI on fixed Intel processors
2018-01-21 09:52:39
linux-kernel
[PATCH v2 7/8] x86/speculation: Use Indirect Branch Prediction Barrier in context switch
2018-01-21 09:51:54
linux-kernel
[PATCH v2 1/8] x86/cpufeatures: Add Intel feature bits for Speculation Control
2018-01-21 09:51:16
linux-kernel
[PATCH v2 5/8] x86/speculation: Add basic support for IBPB
2018-01-21 09:51:06
linux-kernel
[PATCH v2 8/8] x86/mm: Only flush indirect branches when switching into non dumpable process
2018-01-21 09:50:54
linux-kernel
[PATCH v2 6/8] x86/kvm: Add IBPB support
2018-01-21 09:50:46
linux-kernel
[PATCH v2 3/8] x86/msr: Add definitions for new speculation control MSRs
2018-01-20 21:11:47
linux-kernel
Re: [RFC 04/10] x86/mm: Only flush indirect branches when switching into non dumpable process
2018-01-20 20:38:22
linux-kernel
Re: [RFC 02/10] x86/kvm: Add IBPB support
2018-01-20 20:20:45
linux-kernel
Re: [RFC 02/10] x86/kvm: Add IBPB support
2018-01-20 12:28:27
linux-kernel
[PATCH 1/4] x86/cpufeatures: Add Intel feature bits for Speculation Control
2018-01-20 12:27:01
linux-kernel
[PATCH 0/4] Basic Speculation Control feature support
2018-01-20 12:09:02
linux-kernel
[PATCH 2/4] x86/cpufeatures: Add AMD feature bits for Prediction Command
2018-01-20 12:08:21
linux-kernel
[PATCH 3/4] x86/msr: Add definitions for new speculation control MSRs
2018-01-20 12:07:34
linux-kernel
[PATCH 4/4] x86/pti: Do not enable PTI on fixed Intel processors
2018-01-19 08:50:01
linux-kernel
Re: [PATCH] x86/mce: Make machine check speculation protected
2018-01-18 12:08:24
linux-kernel
Re: [PATCH v1 tip/master 1/3] retpoline: Introduce start/end markers of indirect thunk
2018-01-16 10:43:17
linux-kernel
Re: [PATCH 4.9 85/96] x86/retpoline: Add initial retpoline support
2018-01-14 23:23:42
linux-kernel
[PATCH] x86/retpoline: Switch thunk names to match final GCC patches
2018-01-14 17:09:27
linux-kernel
Re: [PATCH v2] x86/retpoline: Add LFENCE to the retpoline/RSB filling RSB macros
2018-01-13 10:46:51
linux-kernel
Re: [PATCH v1] x86/retpoline: Use lfence in the retpoline/RSB filling RSB macros
2018-01-13 10:20:49
linux-kernel
Re: [PATCH 4/8] kvm: vmx: Set IBPB when running a different VCPU
2018-01-12 17:49:39
linux-kernel
[PATCH] x86/retpoline: Fill RSB on context switch for affected CPUs
2018-01-12 16:29:19
linux-kernel
Re: [PATCH 1/5] x86/ibrs: Introduce native_rdmsrl, and native_wrmsrl
2018-01-12 15:37:18
linux-kernel
Re: [PATCH 5/5] x86/feature: Detect the x86 feature Indirect Branch Prediction Barrier
2018-01-12 12:53:23
linux-kernel
Re: [PATCH 5/5] x86/feature: Detect the x86 feature Indirect Branch Prediction Barrier
2018-01-12 11:26:03
linux-kernel
Re: [PATCH v8.1 12/12] x86/retpoline: Fill return stack buffer on vmexit
2018-01-12 11:11:59
linux-kernel
[PATCH v8.1 12/12] x86/retpoline: Fill return stack buffer on vmexit
2018-01-11 21:51:01
linux-kernel
[PATCH v8 04/12] x86/spectre: Add boot time option to select Spectre v2 mitigation
2018-01-11 21:49:32
linux-kernel
[PATCH v8 00/12] Retpoline: Avoid speculative indirect calls in kernel
2018-01-11 21:49:09
linux-kernel
[PATCH v8 05/12] x86/retpoline/crypto: Convert crypto assembler indirect jumps
2018-01-11 21:48:53
linux-kernel
[PATCH v8 11/12] x86/retpoline/irq32: Convert assembler indirect jumps
2018-01-11 21:47:48
linux-kernel
[PATCH v8 09/12] x86/retpoline/xen: Convert Xen hypercall indirect jumps
2018-01-11 21:47:46
linux-kernel
[PATCH v8 06/12] x86/retpoline/entry: Convert entry assembler indirect jumps
2018-01-11 21:47:44
linux-kernel
[PATCH v8 07/12] x86/retpoline/ftrace: Convert ftrace assembler indirect jumps
2018-01-11 21:47:41
linux-kernel
[PATCH v8 10/12] x86/retpoline/checksum32: Convert assembler indirect jumps
2018-01-11 21:47:24
linux-kernel
[PATCH v8 12/12] x86/retpoline: Fill return stack buffer on vmexit
2018-01-11 21:47:12
linux-kernel
[PATCH v8 03/12] x86/retpoline: Add initial retpoline support
2018-01-11 21:47:08
linux-kernel
[PATCH v8 08/12] x86/retpoline/hyperv: Convert assembler indirect jumps