summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-06-29x86/retbleed: Add fine grained Kconfig knobsPeter Zijlstra
2022-06-27x86/cpu/amd: Enumerate BTC_NOAndrew Cooper
2022-06-27x86/common: Stamp out the stepping madnessPeter Zijlstra
2022-06-27KVM: VMX: Prevent RSB underflow before vmenterJosh Poimboeuf
2022-06-27x86/speculation: Fill RSB on vmexit for IBRSJosh Poimboeuf
2022-06-27KVM: VMX: Fix IBRS handling after vmexitJosh Poimboeuf
2022-06-27KVM: VMX: Prevent guest RSB poisoning attacks with eIBRSJosh Poimboeuf
2022-06-27KVM: VMX: Convert launched argument to flagsJosh Poimboeuf
2022-06-27KVM: VMX: Flatten __vmx_vcpu_run()Josh Poimboeuf
2022-06-27objtool: Re-add UNWIND_HINT_{SAVE_RESTORE}Josh Poimboeuf
2022-06-27x86/speculation: Remove x86_spec_ctrl_maskJosh Poimboeuf
2022-06-27x86/speculation: Use cached host SPEC_CTRL value for guest entry/exitJosh Poimboeuf
2022-06-27x86/speculation: Fix SPEC_CTRL write on SMT state changeJosh Poimboeuf
2022-06-27x86/speculation: Fix firmware entry SPEC_CTRL handlingJosh Poimboeuf
2022-06-27x86/speculation: Fix RSB filling with CONFIG_RETPOLINE=nJosh Poimboeuf
2022-06-27x86/cpu/amd: Add Spectral ChickenPeter Zijlstra
2022-06-27objtool: Add entry UNRET validationPeter Zijlstra
2022-06-27x86/bugs: Do IBPB fallback check only onceJosh Poimboeuf
2022-06-27x86/bugs: Add retbleed=ibpbPeter Zijlstra
2022-06-27x86/xen: Add UNTRAIN_RETPeter Zijlstra
2022-06-27x86/xen: Rename SYS* entry pointsPeter Zijlstra
2022-06-27objtool: Update Retpoline validationPeter Zijlstra
2022-06-27intel_idle: Disable IBRS during long idlePeter Zijlstra
2022-06-27x86/bugs: Report Intel retbleed vulnerabilityPeter Zijlstra
2022-06-27x86/bugs: Split spectre_v2_select_mitigation() and spectre_v2_user_select_mit...Peter Zijlstra
2022-06-27x86/speculation: Add spectre_v2=ibrs option to support Kernel IBRSPawan Gupta
2022-06-27x86/bugs: Optimize SPEC_CTRL MSR writesPeter Zijlstra
2022-06-27x86/entry: Add kernel IBRS implementationPeter Zijlstra
2022-06-27x86/bugs: Keep a per-CPU IA32_SPEC_CTRL valuePeter Zijlstra
2022-06-27x86/bugs: Enable STIBP for JMP2RETKim Phillips
2022-06-27x86/bugs: Add AMD retbleed= boot parameterAlexandre Chartre
2022-06-27x86/bugs: Report AMD retbleed vulnerabilityAlexandre Chartre
2022-06-27x86: Add magic AMD return-thunkPeter Zijlstra
2022-06-27x86/entry: Avoid very early RETPeter Zijlstra
2022-06-27x86: Use return-thunk in asm codePeter Zijlstra
2022-06-27x86/sev: Avoid using __x86_return_thunkKim Phillips
2022-06-27x86/vsyscall_emu/64: Don't use RET in vsyscall emulationPeter Zijlstra
2022-06-27x86/kvm: Fix SETcc emulation for return thunksPeter Zijlstra
2022-06-27x86/bpf: Use alternative RET encodingPeter Zijlstra
2022-06-27x86/ftrace: Use alternative RET encodingPeter Zijlstra
2022-06-27x86,static_call: Use alternative RET encodingPeter Zijlstra
2022-06-27x86: Undo return-thunk damagePeter Zijlstra
2022-06-27x86/retpoline: Use -mfunction-returnPeter Zijlstra
2022-06-27x86/retpoline: Swizzle retpoline thunkPeter Zijlstra
2022-06-27x86/retpoline: Cleanup some #ifdeferyPeter Zijlstra
2022-06-27x86/cpufeatures: Move RETPOLINE flags to word 11Peter Zijlstra
2022-06-27x86/kvm/vmx: Make noinstr cleanPeter Zijlstra
2022-06-26Merge tag 'soc-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2022-06-26Merge tag 'for-5.19/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-06-26Merge tag 'xtensa-20220626' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds