summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2018-05-26x86/kexec: Avoid double free_page() upon do_kexec_load() failureTetsuo Handa
2018-05-16perf/x86: Fix possible Spectre-v1 indexing for x86_pmu::event_map()Peter Zijlstra
2018-05-16perf/x86/msr: Fix possible Spectre-v1 indexing in the MSR driverPeter Zijlstra
2018-05-16perf/x86/cstate: Fix possible Spectre-v1 indexing for pkg_msrPeter Zijlstra
2018-05-16perf/x86: Fix possible Spectre-v1 indexing for hw_perf_event cache_*Peter Zijlstra
2018-05-02x86/smpboot: Don't use mwait_play_dead() on AMD systemsYazen Ghannam
2018-04-29x86/tsc: Prevent 32bit truncation in calc_hpet_ref()Xiaoming Gao
2018-04-24x86/hweight: Get rid of the special calling conventionBorislav Petkov
2018-04-13x86/tsc: Provide 'tsc=unstable' boot parameterPeter Zijlstra
2018-04-08kprobes/x86: Fix to set RWX bits correctly before releasing trampolineMasami Hiramatsu
2018-03-28perf/x86/intel: Don't accidentally clear high bits in bdw_limit_period()Dan Carpenter
2018-03-28x86/entry/64: Don't use IST entry for #BP stackAndy Lutomirski
2018-03-24x86: i8259: export legacy_pic symbolHans de Goede
2018-03-22x86/vm86/32: Fix POPF emulationAndy Lutomirski
2018-03-22kprobes/x86: Set kprobes pages read-onlyMasami Hiramatsu
2018-03-22kprobes/x86: Fix kprobe-booster not to boost far call instructionsMasami Hiramatsu
2018-03-18x86: Treat R_X86_64_PLT32 as R_X86_64_PC32H.J. Lu
2018-03-18x86/module: Detect and skip invalid relocationsJosh Poimboeuf
2018-03-18x86/MCE: Serialize sysfs changesSeunghun Han
2018-03-11x86/spectre: Fix an error messageDan Carpenter
2018-03-11x86/apic/vector: Handle legacy irq data correctlyThomas Gleixner
2018-02-25x86/spectre: Simplify spectre_v2 command line parsingKarimAllah Ahmed
2018-02-25x86/paravirt: Remove 'noreplace-paravirt' cmdline optionJosh Poimboeuf
2018-02-25x86/spectre: Fix spelling mistake: "vunerable"-> "vulnerable"Colin Ian King
2018-02-25x86/spectre: Report get_user mitigation for spectre_v1Dan Williams
2018-02-25x86/spectre: Check CONFIG_RETPOLINE in command line parserDou Liyang
2018-02-25x86/cpu/bugs: Make retpoline module warning conditionalThomas Gleixner
2018-02-25x86/bugs: Drop one "mitigation" from dmesgBorislav Petkov
2018-02-25module/retpoline: Warn about missing retpoline in moduleAndi Kleen
2018-02-25x86/microcode/AMD: Change load_microcode_amd()'s param to bool to fix preempt...Borislav Petkov
2018-02-25perf/x86: Shut up false-positive -Wmaybe-uninitialized warningArnd Bergmann
2018-02-25x86/boot: Avoid warning for zero-filling .bssArnd Bergmann
2018-02-25x86/ras/inject: Make it depend on X86_LOCAL_APIC=yBorislav Petkov
2018-02-22x86/cpu: Change type of x86_cache_size variable to unsigned intGustavo A. R. Silva
2018-02-16x86/microcode: Do the family check firstBorislav Petkov
2018-02-16x86/microcode/AMD: Do not load when running on a hypervisorBorislav Petkov
2018-02-03kaiser: fix intel_bts perf crashesHugh Dickins
2018-02-03x86/pti: Make unpoison of pgd for trusted boot work for realDave Hansen
2018-01-31x86/microcode/intel: Extend BDW late-loading further with LLC size checkJia Zhang
2018-01-31x86/ioapic: Fix incorrect pointers in ioapic_setup_resources()Rui Wang
2018-01-31drivers: base: cacheinfo: fix x86 with CONFIG_OF enabledSudeep Holla
2018-01-31x86/retpoline: Fill RSB on context switch for affected CPUsDavid Woodhouse
2018-01-31x86/microcode/intel: Fix BDW late-loading revision checkBen Hutchings
2018-01-23kprobes/x86: Disable optimizing on the function jumps to indirect thunkMasami Hiramatsu
2018-01-23retpoline: Introduce start/end markers of indirect thunkMasami Hiramatsu
2018-01-23x86/mce: Make machine check speculation protectedThomas Gleixner
2018-01-23x86/cpu, x86/pti: Do not enable PTI on AMD processorsTom Lendacky
2018-01-23x86/apic/vector: Fix off by one in error pathThomas Gleixner
2018-01-23x86/retpoline/irq32: Convert assembler indirect jumpsAndi Kleen
2018-01-23x86/retpoline/ftrace: Convert ftrace assembler indirect jumpsDavid Woodhouse