summaryrefslogtreecommitdiffstats
path: root/v4.19/2adeed985a42ff3334e6898c8c0827e7626c1336
blob: 2bba8170be0f79337c2e48e7c2745cad603b22df (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
2adeed985a42 ("x86/callthunks: Fix and unify call thunks assembly snippets")
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")