summaryrefslogtreecommitdiffstats
path: root/v5.9/e0b8fcfa3cfac171d589ad6085a00c584d571f08
blob: 83b98c3eceb88ea6b9653faf83d3797ddac47b8d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
e0b8fcfa3cfa ("x86/bugs: Rename CONFIG_CPU_IBPB_ENTRY       => CONFIG_MITIGATION_IBPB_ENTRY")
e8efc0800b8b ("x86/nospec: Refactor UNTRAIN_RET[_*]")
34a3cae7474c ("x86/srso: Disentangle rethunk-dependent options")
eb54be26b0d2 ("x86/srso: Unexport untraining functions")
eeb9f34df065 ("x86/srso: Fix unret validation dependencies")
3fc7b28e831f ("x86/srso: Print actual mitigation if requested mitigation isn't possible")
9dbd23e42ff0 ("x86/srso: Explain the untraining sequences a bit more")
864bcaa38ee4 ("x86/cpu/kvm: Provide UNTRAIN_RET_VM")
e7c25c441e9e ("x86/cpu: Cleanup the untrain mess")
42be649dd1f2 ("x86/cpu: Rename srso_(.*)_alias to srso_alias_\1")
d025b7bac07a ("x86/cpu: Rename original retbleed methods")
d43490d0ab82 ("x86/cpu: Clean up SRSO return thunk mess")
095b8303f383 ("x86/alternative: Make custom return thunk unconditional")
4ae68b26c3ab ("objtool/x86: Fix SRSO mess")
af023ef335f1 ("x86/cpu: Fix up srso_safe_ret() and __x86_return_thunk()")
77f671190042 ("x86/cpu: Fix __x86_return_thunk symbol type")
79cd2a11224e ("x86/retpoline,kprobes: Fix position of thunk sections with CONFIG_LTO_CLANG")
ba5ca5e5e6a1 ("x86/retpoline: Don't clobber RFLAGS during srso_safe_ret()")
cbe8ded48b93 ("x86/srso: Fix build breakage with the LLVM linker")
3bbbe97ad83d ("x86/srso: Add a forgotten NOENDBR annotation")