summaryrefslogtreecommitdiffstats
path: root/v4.19/cad860b59531ba4d456b3921d5ced621620d76fc
diff options
context:
space:
mode:
Diffstat (limited to 'v4.19/cad860b59531ba4d456b3921d5ced621620d76fc')
-rw-r--r--v4.19/cad860b59531ba4d456b3921d5ced621620d76fc20
1 files changed, 20 insertions, 0 deletions
diff --git a/v4.19/cad860b59531ba4d456b3921d5ced621620d76fc b/v4.19/cad860b59531ba4d456b3921d5ced621620d76fc
new file mode 100644
index 00000000000..12a9aea3fe6
--- /dev/null
+++ b/v4.19/cad860b59531ba4d456b3921d5ced621620d76fc
@@ -0,0 +1,20 @@
+cad860b59531 ("x86/callthunks: Use EXPORT_PER_CPU_SYMBOL_GPL() for per CPU variables")
+f5c1bb2afe93 ("x86/calldepth: Add ret/call counting for debug")
+5d8213864ade ("x86/retbleed: Add SKL return thunk")
+770ae1b70952 ("x86/returnthunk: Allow different return thunks")
+eaf44c816ed8 ("x86/modules: Add call patching")
+e81dc127ef69 ("x86/callthunks: Add call patching for call depth tracking")
+80e4c1cd42ff ("x86/retbleed: Add X86_FEATURE_CALL_DEPTH")
+c063a217bc07 ("x86/percpu: Move current_top_of_stack next to current_task")
+7443b296e699 ("x86/percpu: Move cpu_number next to current_task")
+64701838bf05 ("x86/percpu: Move preempt_count next to current_task")
+e57ef2ed97c1 ("x86: Put hot per CPU variables into a struct")
+3c516f89e17e ("x86: Add support for CONFIG_CFI_CLANG")
+332924973725 ("x86/nospec: Fix i386 RSB stuffing")
+4e3aa9238277 ("x86/nospec: Unwreck the RSB stuffing")
+ba6e31af2be9 ("x86/speculation: Add LFENCE to RSB fill sequence")
+2b1299322016 ("x86/speculation: Add RSB VM Exit protections")
+553de6e1157d ("tools headers cpufeatures: Sync with the kernel sources")
+28a99e95f55c ("x86/amd: Use IBPB for firmware calls")
+f098addbdb44 ("tools headers cpufeatures: Sync with the kernel sources")
+db886979683a ("x86/speculation: Use DECLARE_PER_CPU for x86_spec_ctrl_current")