summaryrefslogtreecommitdiffstats
path: root/v5.9/86ed430cf5296ca97a66f1f37e30b7dfe47cd36f
blob: 9ab2554ff33f7aba7a17556be956d3b1f3fbba61 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
86ed430cf529 ("x86/alternatives: Move apply_relocation() out of init section")
17bce3b2ae2d ("x86/callthunks: Handle %rip-relative relocations in call thunk template")
d42a2a891210 ("x86/alternatives: Fix section mismatch warnings")
b6c881b248ef ("x86/alternative: Complicate optimize_nops() some more")
6c480f222128 ("x86/alternative: Rewrite optimize_nops() some")
270a69c4485d ("x86/alternative: Support relocations in alternatives")
6becb5026b81 ("x86/alternative: Make debug-alternative selective")
5d1dd961e743 ("x86/alternatives: Add alt_instr.flags")
931ab63664f0 ("x86/ibt: Implement FineIBT")
b341b20d648b ("x86: Add prefix symbols for function padding")
b2e9dfe54be4 ("x86/bpf: Emit call depth accounting if required")
396e0b8e09e8 ("x86/orc: Make it callthunk aware")
7825451fa4dc ("static_call: Add call depth tracking support")
bbaceb189a21 ("x86/retbleed: Add SKL call thunk")
52354973573c ("x86/asm: Provide ALTERNATIVE_3")
eaf44c816ed8 ("x86/modules: Add call patching")
e81dc127ef69 ("x86/callthunks: Add call patching for call depth tracking")
80e4c1cd42ff ("x86/retbleed: Add X86_FEATURE_CALL_DEPTH")
bea75b33895f ("x86/Kconfig: Introduce function padding")
8f7c0d8b23c3 ("x86/Kconfig: Add CONFIG_CALL_THUNKS")