summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-07-29xen/gntdev: Ignore failure to unmap INVALID_GRANT_HANDLEDemi Marie Obenour1-1/+2
2022-07-29io_uring: Use original task for req identity in io_identity_cow()Lee Jones1-1/+1
2022-07-29lockdown: Fix kexec lockdown bypass with ima policyEric Snowberg1-0/+4
2022-07-29mlxsw: spectrum_router: Fix IPv4 nexthop gateway indicationIdo Schimmel1-1/+1
2022-07-29riscv: add as-options for modules with assembly compontentsBen Dooks1-0/+1
2022-07-29pinctrl: stm32: fix optional IRQ support to gpiosFabien Dessenne1-7/+11
2022-07-25Linux 5.10.133v5.10.133Greg Kroah-Hartman1-1/+1
2022-07-25tools headers: Remove broken definition of __LITTLE_ENDIANArnaldo Carvalho de Melo1-6/+0
2022-07-25tools arch: Update arch/x86/lib/mem{cpy,set}_64.S copies used in 'perf bench ...Arnaldo Carvalho de Melo3-2/+2
2022-07-25objtool: Fix elf_create_undef_symbol() endiannessVasily Gorbik1-0/+1
2022-07-25kvm: fix objtool relocation warningLinus Torvalds1-1/+0
2022-07-25x86: Use -mindirect-branch-cs-prefix for RETPOLINE buildsPeter Zijlstra1-0/+1
2022-07-25um: Add missing apply_returns()Peter Zijlstra1-0/+4
2022-07-25x86/bugs: Remove apostrophe typoKim Phillips1-1/+1
2022-07-25tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo2-3/+30
2022-07-25tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo1-0/+4
2022-07-25KVM: emulate: do not adjust size of fastop and setcc subroutinesPaolo Bonzini1-10/+7
2022-07-25x86/kvm: fix FASTOP_SIZE when return thunks are enabledThadeu Lima de Souza Cascardo1-4/+6
2022-07-25efi/x86: use naked RET on mixed mode call wrapperThadeu Lima de Souza Cascardo1-1/+4
2022-07-25x86/speculation: Use DECLARE_PER_CPU for x86_spec_ctrl_currentNathan Chancellor1-1/+2
2022-07-25x86/asm/32: Fix ANNOTATE_UNRET_SAFE use on 32-bitJiri Slaby1-0/+1
2022-07-25x86/ftrace: Add UNWIND_HINT_FUNC annotation for ftrace_stubJosh Poimboeuf1-0/+1
2022-07-25x86/xen: Fix initialisation in hypercall_page after rethunkBen Hutchings1-2/+2
2022-07-25x86, kvm: use proper ASM macros for kvm_vcpu_is_preemptedGreg Kroah-Hartman1-1/+1
2022-07-25tools/insn: Restore the relative include paths for cross buildingBorislav Petkov1-3/+3
2022-07-25x86/static_call: Serialize __static_call_fixup() properlyThomas Gleixner1-5/+8
2022-07-25x86/speculation: Disable RRSBA behaviorPawan Gupta5-1/+46
2022-07-25x86/kexec: Disable RET on kexecKonrad Rzeszutek Wilk2-12/+36
2022-07-25x86/bugs: Do not enable IBPB-on-entry when IBPB is not supportedThadeu Lima de Souza Cascardo1-2/+5
2022-07-25x86/bugs: Add Cannon lake to RETBleed affected CPU listPawan Gupta1-0/+1
2022-07-25x86/retbleed: Add fine grained Kconfig knobsPeter Zijlstra19-69/+172
2022-07-25x86/cpu/amd: Enumerate BTC_NOAndrew Cooper3-8/+20
2022-07-25x86/common: Stamp out the stepping madnessPeter Zijlstra1-21/+16
2022-07-25x86/speculation: Fill RSB on vmexit for IBRSJosh Poimboeuf3-9/+62
2022-07-25KVM: VMX: Fix IBRS handling after vmexitJosh Poimboeuf1-1/+6
2022-07-25KVM: VMX: Prevent guest RSB poisoning attacks with eIBRSJosh Poimboeuf6-31/+73
2022-07-25KVM: VMX: Convert launched argument to flagsJosh Poimboeuf5-9/+31
2022-07-25KVM: VMX: Flatten __vmx_vcpu_run()Josh Poimboeuf1-73/+45
2022-07-25objtool: Re-add UNWIND_HINT_{SAVE_RESTORE}Josh Poimboeuf5-6/+59
2022-07-25x86/speculation: Remove x86_spec_ctrl_maskJosh Poimboeuf1-30/+1
2022-07-25x86/speculation: Use cached host SPEC_CTRL value for guest entry/exitJosh Poimboeuf1-11/+1
2022-07-25x86/speculation: Fix SPEC_CTRL write on SMT state changeJosh Poimboeuf1-1/+2
2022-07-25x86/speculation: Fix firmware entry SPEC_CTRL handlingJosh Poimboeuf1-6/+4
2022-07-25x86/speculation: Fix RSB filling with CONFIG_RETPOLINE=nJosh Poimboeuf3-6/+0
2022-07-25x86/cpu/amd: Add Spectral ChickenPeter Zijlstra4-1/+33
2022-07-25objtool: Add entry UNRET validationPeter Zijlstra13-15/+217
2022-07-25x86/bugs: Do IBPB fallback check only onceJosh Poimboeuf1-10/+5
2022-07-25x86/bugs: Add retbleed=ibpbPeter Zijlstra6-13/+67
2022-07-25x86/xen: Rename SYS* entry pointsPeter Zijlstra3-16/+16
2022-07-25objtool: Update Retpoline validationPeter Zijlstra4-6/+22