summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/nospec-branch.h
AgeCommit message (Expand)AuthorFilesLines
2023-07-10x86/cfi: Extend {JMP,CAKK}_NOSPEC commentPeter Zijlstra1-0/+4
2023-05-31x86/nospec: Shorten RESET_CALL_DEPTHPeter Zijlstra1-3/+3
2023-03-24x86,objtool: Separate unret validation from unwind hintsJosh Poimboeuf1-4/+4
2023-03-24objtool: Use relative pointers for annotationsJosh Poimboeuf1-3/+3
2023-02-23x86: Fix FILL_RETURN_BUFFERPeter Zijlstra1-1/+1
2023-01-13cpuidle, nospec: Make mds_idle_clear_cpu_buffers() noinstr cleanPeter Zijlstra1-1/+1
2022-12-15Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-6/+170
2022-12-03x86/bugs: Make sure MSR_SPEC_CTRL is updated properly upon resume from S3Pawan Gupta1-1/+1
2022-11-01x86: Unconfuse CONFIG_ and X86_FEATURE_ namespacesPeter Zijlstra1-2/+2
2022-10-17x86/ftrace: Make it call depth tracking awarePeter Zijlstra1-0/+9
2022-10-17x86/calldepth: Add ret/call counting for debugThomas Gleixner1-4/+32
2022-10-17x86/retpoline: Add SKL retthunk retpolinesPeter Zijlstra1-0/+12
2022-10-17x86/retbleed: Add SKL return thunkThomas Gleixner1-6/+115
2022-10-17x86/returnthunk: Allow different return thunksPeter Zijlstra1-0/+6
2022-08-19x86/nospec: Fix i386 RSB stuffingPeter Zijlstra1-0/+12
2022-08-19x86/nospec: Unwreck the RSB stuffingPeter Zijlstra1-41/+39
2022-08-09Merge tag 'x86_bugs_pbrsb' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-2/+19
2022-08-03x86/speculation: Add LFENCE to RSB fill sequencePawan Gupta1-1/+3
2022-08-03x86/speculation: Add RSB VM Exit protectionsDaniel Sneddon1-1/+16
2022-08-01Merge tag 'x86_core_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-6/+18
2022-07-21x86,nospec: Simplify {JMP,CALL}_NOSPECPeter Zijlstra1-6/+18
2022-07-18x86/amd: Use IBPB for firmware callsPeter Zijlstra1-0/+2
2022-07-15x86/speculation: Use DECLARE_PER_CPU for x86_spec_ctrl_currentNathan Chancellor1-1/+2
2022-06-29x86/retbleed: Add fine grained Kconfig knobsPeter Zijlstra1-2/+8
2022-06-27KVM: VMX: Prevent guest RSB poisoning attacks with eIBRSJosh Poimboeuf1-0/+1
2022-06-27x86/speculation: Fix firmware entry SPEC_CTRL handlingJosh Poimboeuf1-6/+4
2022-06-27x86/speculation: Fix RSB filling with CONFIG_RETPOLINE=nJosh Poimboeuf1-2/+0
2022-06-27objtool: Add entry UNRET validationPeter Zijlstra1-0/+12
2022-06-27x86/bugs: Add retbleed=ibpbPeter Zijlstra1-2/+6
2022-06-27objtool: Update Retpoline validationPeter Zijlstra1-0/+6
2022-06-27intel_idle: Disable IBRS during long idlePeter Zijlstra1-0/+1
2022-06-27x86/speculation: Add spectre_v2=ibrs option to support Kernel IBRSPawan Gupta1-0/+1
2022-06-27x86/bugs: Optimize SPEC_CTRL MSR writesPeter Zijlstra1-1/+1
2022-06-27x86/bugs: Keep a per-CPU IA32_SPEC_CTRL valuePeter Zijlstra1-0/+1
2022-06-27x86: Add magic AMD return-thunkPeter Zijlstra1-0/+17
2022-06-27x86/retpoline: Use -mfunction-returnPeter Zijlstra1-0/+2
2022-06-27x86/retpoline: Cleanup some #ifdeferyPeter Zijlstra1-4/+3
2022-05-21x86/speculation/mmio: Add mitigation for Processor MMIO Stale DataPawan Gupta1-0/+2
2022-02-21x86/speculation: Add eIBRS + Retpoline optionsPeter Zijlstra1-1/+3
2022-02-21x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCEPeter Zijlstra (Intel)1-6/+6
2021-10-29bpf,x86: Respect X86_FEATURE_RETPOLINE*Peter Zijlstra1-59/+0
2021-10-29x86/retpoline: Create a retpoline thunk arrayPeter Zijlstra1-1/+7
2021-10-29x86/retpoline: Move the retpoline thunk declarations to nospec-branch.hPeter Zijlstra1-0/+7
2021-07-28x86/mm: Prepare for opt-in based L1D flush in switch_mm()Balbir Singh1-0/+2
2021-04-28Merge tag 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+3
2021-04-26Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2021-04-02x86/retpoline: Simplify retpolinesPeter Zijlstra1-3/+3
2021-03-22x86: Remove unusual Unicode characters from commentsIngo Molnar1-1/+1
2021-03-11x86/alternative: Merge include filesJuergen Gross1-1/+0
2020-10-16Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-8/+8