aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2019-05-14x86/speculation/mds: Add BUG_MSBDS_ONLYThomas Gleixner
2019-05-14x86/speculation/mds: Add basic bug infrastructure for MDSAndi Kleen
2019-05-14x86/speculation: Consolidate CPU whitelistsThomas Gleixner
2019-05-14x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra
2019-05-06Merge tag 'v4.18.36' into v4.18/standard/baseBruce Ashfield
2019-05-05x86/hw_breakpoints: Make default case in hw_breakpoint_arch_parse() return an...Nathan Chancellor
2019-05-05x86/cpu/cyrix: Use correct macros for Cyrix calls on Geode processorsMatthew Whitehead
2019-05-05x86/hpet: Prevent potential NULL pointer dereferenceAditya Pakki
2019-05-05x86/mm: Don't leak kernel addressesMatteo Croce
2019-04-16Merge tag 'v4.18.35' into v4.18/standard/baseBruce Ashfield
2019-04-12x86/build: Mark per-CPU symbols as absolute explicitly for LLDRafael Ávila de Espíndola
2019-04-09Merge tag 'v4.18.34' into v4.18/standard/baseBruce Ashfield
2019-04-07x86/unwind: Add hardcoded ORC entry for NULLJann Horn
2019-04-07x86/unwind: Handle NULL pointer calls better in frame unwinderJann Horn
2019-03-28Merge tag 'v4.18.33' into v4.18/standard/baseBruce Ashfield
2019-03-26x86/kprobes: Prohibit probing on optprobe template codeMasami Hiramatsu
2019-03-21Merge tag 'v4.18.32' into v4.18/standard/baseBruce Ashfield
2019-03-20x86/kexec: Don't setup EFI info if EFI runtime is not enabledKairui Song
2019-03-20x86/microcode/amd: Don't falsely trick the late loading mechanismThomas Lendacky
2019-03-17Merge tag 'v4.18.31' into v4.18/standard/baseBruce Ashfield
2019-03-16x86/CPU/AMD: Set the CPB bit unconditionally on F17hJiaxun Yang
2019-03-16irq/matrix: Spread managed interrupts on allocationDou Liyang
2019-03-07Merge tag 'v4.18.29' into v4.18/standard/baseBruce Ashfield
2019-03-01x86/MCE: Initialize mce.bank in the case of a fatal error in mce_no_way_out()Tony Luck
2019-02-05Merge tag 'v4.18.27' into v4.18/standard/baseBruce Ashfield
2019-02-05x86/topology: Use total_cpus for max logical packages calculationHui Wang
2019-02-05x86/mce: Fix -Wmissing-prototypes warningsBorislav Petkov
2019-01-21Merge tag 'v4.18.25' into v4.18/standard/baseBruce Ashfield
2019-01-12x86/mtrr: Don't copy uninitialized gentry fields back to userspaceColin Ian King
2018-12-30kprobes/x86: Fix instruction patching corruption when copying more than one R...Masami Hiramatsu
2018-12-30Revert "x86/e820: put !E820_TYPE_RAM regions into memblock.reserved"Masayoshi Mizuma
2018-12-20Merge tag 'v4.18.22' into v4.18/standard/baseBruce Ashfield
2018-12-15x86/function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)
2018-12-15x86/fpu: Disable bottom halves while loading FPU registersSebastian Andrzej Siewior
2018-12-15x86/MCE/AMD: Fix the thresholding machinery initialization orderBorislav Petkov
2018-12-15x86/speculation: Provide IBPB always command line optionsThomas Gleixner
2018-12-15x86/speculation: Add seccomp Spectre v2 user space protection modeThomas Gleixner
2018-12-15x86/speculation: Enable prctl mode for spectre_v2_userThomas Gleixner
2018-12-15x86/speculation: Add prctl() control for indirect branch speculationThomas Gleixner
2018-12-15x86/speculation: Prepare arch_smt_update() for PRCTL modeThomas Gleixner
2018-12-15x86/speculation: Prevent stale SPEC_CTRL msr contentThomas Gleixner
2018-12-15x86/speculation: Split out TIF updateThomas Gleixner
2018-12-15x86/speculation: Prepare for conditional IBPB in switch_mm()Thomas Gleixner
2018-12-15x86/speculation: Avoid __switch_to_xtra() callsThomas Gleixner
2018-12-15x86/process: Consolidate and simplify switch_to_xtra() codeThomas Gleixner
2018-12-15x86/speculation: Prepare for per task indirect branch speculation controlTim Chen
2018-12-15x86/speculation: Add command line control for indirect branch speculationThomas Gleixner
2018-12-15x86/speculation: Unify conditional spectre v2 print functionsThomas Gleixner
2018-12-15x86/speculataion: Mark command line parser data __initdataThomas Gleixner
2018-12-15x86/speculation: Mark string arrays const correctlyThomas Gleixner