summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86/speculation: Add LFENCE to RSB fill sequencePawan Gupta2022-08-111-1/+3
* x86/speculation: Add RSB VM Exit protectionsDaniel Sneddon2022-08-116-29/+100
* crypto: arm64/poly1305 - fix a read out-of-boundGUO Zihua2022-08-111-1/+1
* x86/speculation: Make all RETbleed mitigations 64-bit onlyBen Hutchings2022-08-111-4/+4
* x86/bugs: Do not enable IBPB at firmware entry when IBPB is not availableThadeu Lima de Souza Cascardo2022-08-031-0/+1
* ARM: 9216/1: Fix MAX_DMA_ADDRESS overflowFlorian Fainelli2022-08-031-1/+1
* ARM: crypto: comment out gcc warning that breaks clang buildsGreg Kroah-Hartman2022-08-031-1/+2
* s390/archrandom: prevent CPACF trng invocations in interrupt contextHarald Freudenberger2022-08-031-3/+6
* tty: the rest, stop using tty_schedule_flip()Jiri Slaby2022-07-291-1/+1
* x86/alternative: Report missing return thunk detailsKees Cook2022-07-291-1/+3
* x86/amd: Use IBPB for firmware callsPeter Zijlstra2022-07-293-1/+13
* x86/bugs: Warn when "ibrs" mitigation is selected on Enhanced IBRS partsPawan Gupta2022-07-291-0/+3
* PCI: hv: Fix hv_arch_irq_unmask() for multi-MSIJeffrey Hugo2022-07-291-7/+0
* Revert "m68knommu: only set CONFIG_ISA_DMA_API for ColdFire sub-arch"Greg Kroah-Hartman2022-07-291-1/+1
* riscv: add as-options for modules with assembly compontentsBen Dooks2022-07-291-0/+1
* kvm: fix objtool relocation warningLinus Torvalds2022-07-251-1/+0
* um: Add missing apply_returns()Peter Zijlstra2022-07-251-0/+4
* x86/bugs: Remove apostrophe typoKim Phillips2022-07-251-1/+1
* KVM: emulate: do not adjust size of fastop and setcc subroutinesPaolo Bonzini2022-07-251-10/+7
* x86/kvm: fix FASTOP_SIZE when return thunks are enabledThadeu Lima de Souza Cascardo2022-07-251-4/+6
* efi/x86: use naked RET on mixed mode call wrapperThadeu Lima de Souza Cascardo2022-07-251-1/+4
* x86/speculation: Use DECLARE_PER_CPU for x86_spec_ctrl_currentNathan Chancellor2022-07-251-1/+2
* x86/asm/32: Fix ANNOTATE_UNRET_SAFE use on 32-bitJiri Slaby2022-07-251-0/+1
* x86/ftrace: Add UNWIND_HINT_FUNC annotation for ftrace_stubJosh Poimboeuf2022-07-251-0/+1
* x86/xen: Fix initialisation in hypercall_page after rethunkBen Hutchings2022-07-251-2/+2
* x86, kvm: use proper ASM macros for kvm_vcpu_is_preemptedGreg Kroah-Hartman2022-07-251-1/+1
* x86/static_call: Serialize __static_call_fixup() properlyThomas Gleixner2022-07-251-5/+8
* x86/speculation: Disable RRSBA behaviorPawan Gupta2022-07-254-1/+37
* x86/kexec: Disable RET on kexecKonrad Rzeszutek Wilk2022-07-252-12/+36
* x86/bugs: Do not enable IBPB-on-entry when IBPB is not supportedThadeu Lima de Souza Cascardo2022-07-251-2/+5
* x86/bugs: Add Cannon lake to RETBleed affected CPU listPawan Gupta2022-07-251-0/+1
* x86/retbleed: Add fine grained Kconfig knobsPeter Zijlstra2022-07-2512-51/+152
* x86/cpu/amd: Enumerate BTC_NOAndrew Cooper2022-07-253-8/+20
* x86/common: Stamp out the stepping madnessPeter Zijlstra2022-07-251-21/+16
* x86/speculation: Fill RSB on vmexit for IBRSJosh Poimboeuf2022-07-253-9/+62
* KVM: VMX: Fix IBRS handling after vmexitJosh Poimboeuf2022-07-251-1/+6
* KVM: VMX: Prevent guest RSB poisoning attacks with eIBRSJosh Poimboeuf2022-07-256-31/+73
* KVM: VMX: Convert launched argument to flagsJosh Poimboeuf2022-07-255-9/+31
* KVM: VMX: Flatten __vmx_vcpu_run()Josh Poimboeuf2022-07-251-73/+45
* objtool: Re-add UNWIND_HINT_{SAVE_RESTORE}Josh Poimboeuf2022-07-251-2/+10
* x86/speculation: Remove x86_spec_ctrl_maskJosh Poimboeuf2022-07-251-30/+1
* x86/speculation: Use cached host SPEC_CTRL value for guest entry/exitJosh Poimboeuf2022-07-251-11/+1
* x86/speculation: Fix SPEC_CTRL write on SMT state changeJosh Poimboeuf2022-07-251-1/+2
* x86/speculation: Fix firmware entry SPEC_CTRL handlingJosh Poimboeuf2022-07-251-6/+4
* x86/speculation: Fix RSB filling with CONFIG_RETPOLINE=nJosh Poimboeuf2022-07-253-6/+0
* x86/cpu/amd: Add Spectral ChickenPeter Zijlstra2022-07-254-1/+33
* objtool: Add entry UNRET validationPeter Zijlstra2022-07-256-9/+31
* x86/bugs: Do IBPB fallback check only onceJosh Poimboeuf2022-07-251-10/+5
* x86/bugs: Add retbleed=ibpbPeter Zijlstra2022-07-255-13/+64
* x86/xen: Rename SYS* entry pointsPeter Zijlstra2022-07-253-16/+16