summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-21jump_label: Explicitly disable jump labels in __init codeJosh Poimboeuf
2018-02-21x86/entry/64: Open-code switch_to_thread_stack()Dominik Brodowski
2018-02-21x86/entry/64: Move ASM_CLAC to interrupt_entry()Dominik Brodowski
2018-02-21x86/entry/64: Remove 'interrupt' macroDominik Brodowski
2018-02-21x86/entry/64: Move the switch_to_thread_stack() call to interrupt_entry()Dominik Brodowski
2018-02-21x86/entry/64: Move ENTER_IRQ_STACK from interrupt macro to interrupt_entryDominik Brodowski
2018-02-21x86/entry/64: Move PUSH_AND_CLEAR_REGS from interrupt macro to helper functionDominik Brodowski
2018-02-21x86/speculation: Move firmware_restrict_branch_speculation_*() from C to CPPIngo Molnar
2018-02-21objtool: Add module specific retpoline rulesPeter Zijlstra
2018-02-21objtool: Add retpoline validationPeter Zijlstra
2018-02-21objtool: Use existing global variables for optionsPeter Zijlstra
2018-02-21x86/mm/sme, objtool: Annotate indirect call in sme_encrypt_execute()Peter Zijlstra
2018-02-21x86/boot, objtool: Annotate indirect jump in secondary_startup_64()Peter Zijlstra
2018-02-21x86/paravirt, objtool: Annotate indirect callsPeter Zijlstra
2018-02-21x86/speculation, objtool: Annotate indirect calls/jumps for objtoolPeter Zijlstra
2018-02-20x86/retpoline: Support retpoline builds with ClangDavid Woodhouse
2018-02-20x86/speculation: Use IBRS if available before calling into firmwareDavid Woodhouse
2018-02-20Revert "x86/retpoline: Simplify vmexit_fill_RSB()"David Woodhouse
2018-02-20x86-64/realmode: Add instruction suffixJan Beulich
2018-02-20x86/LDT: Avoid warning in 32-bit builds with older gccJan Beulich
2018-02-20x86/IO-APIC: Avoid warning in 32-bit buildsJan Beulich
2018-02-20x86/asm: Improve how GEN_*_SUFFIXED_RMWcc() specify clobbersJan Beulich
2018-02-20x86/mm: Remove stale comment about KMEMCHECKJann Horn
2018-02-20x86/mm: Fix {pmd,pud}_{set,clear}_flags()Jan Beulich
2018-02-17x86/entry/64: Use 'xorl' for faster register clearingDominik Brodowski
2018-02-17x86/entry: Reduce the code footprint of the 'idtentry' macroDominik Brodowski
2018-02-17x86/CPU: Check CPU feature bits after microcode upgradeBorislav Petkov
2018-02-17x86/CPU: Add a microcode loader callbackBorislav Petkov
2018-02-17x86/microcode: Propagate return value from updating functionsBorislav Petkov
2018-02-17nospec: Include <asm/barrier.h> dependencyDan Williams
2018-02-17nospec: Allow index argument to have const-qualified typeRasmus Villemoes
2018-02-17nospec: Kill array_index_nospec_mask_check()Dan Williams
2018-02-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-02-15x86/entry/64: Fix CR3 restore in paranoid_exit()Ingo Molnar
2018-02-15x86/cpu: Change type of x86_cache_size variable to unsigned intGustavo A. R. Silva
2018-02-15x86/spectre: Fix an error messageDan Carpenter
2018-02-15x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang
2018-02-15selftests/x86/mpx: Fix incorrect bounds with old _sigfaultRui Wang
2018-02-15x86/mm: Rename flush_tlb_single() and flush_tlb_one() to __flush_tlb_one_[use...Andy Lutomirski
2018-02-15x86/speculation: Add <asm/msr-index.h> dependencyPeter Zijlstra
2018-02-15nospec: Move array_index_nospec() parameter checking into separate macroWill Deacon
2018-02-15x86/speculation: Fix up array_index_nospec_mask() asm constraintDan Williams
2018-02-15x86/debug: Use UD2 for WARN()Peter Zijlstra
2018-02-15x86/debug, objtool: Annotate WARN()-related UD2 as reachableJosh Poimboeuf
2018-02-15objtool: Fix segfault in ignore_unreachable_insn()Josh Poimboeuf
2018-02-15selftests/x86: Disable tests requiring 32-bit support on pure 64-bit systemsDominik Brodowski
2018-02-15selftests/x86: Do not rely on "int $0x80" in single_step_syscall.cDominik Brodowski
2018-02-14Merge tag 'gfs2-4.16.rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-02-14Merge tag 'powerpc-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-02-13gfs2: Fixes to "Implement iomap for block_map"Andreas Gruenbacher