aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2019-09-23Merge tag 'v4.18.45' into v4.18/standard/baseBruce Ashfield
2019-09-23Merge tag 'v4.18.44' into v4.18/standard/baseBruce Ashfield
2019-09-21x86/speculation/swapgs: Exclude ATOMs from speculation through SWAPGSThomas Gleixner
2019-09-21x86/entry/64: Use JMP instead of JMPQJosh Poimboeuf
2019-09-21x86/speculation: Enable Spectre v1 swapgs mitigationsJosh Poimboeuf
2019-09-21x86/speculation: Prepare entry code for Spectre v1 swapgs mitigationsJosh Poimboeuf
2019-09-21x86/cpufeatures: Combine word 11 and 12 into a new scattered features wordFenghua Yu
2019-09-21x86/cpufeatures: Carve out CQM features retrievalBorislav Petkov
2019-09-16x86/microcode: Fix the microcode load on CPU hotplug for realThomas Gleixner
2019-09-16x86/ftrace: Fix warning and considate ftrace_jmp_replace() and ftrace_call_re...Steven Rostedt (VMware)
2019-09-16x86/CPU/AMD: Don't force the CPB cap when running under a hypervisorFrank van der Linden
2019-09-16perf/x86/intel/ds: Fix EVENT vs. UEVENT PEBS constraintsStephane Eranian
2019-09-16x86/resctrl: Prevent NULL pointer dereference when local MBM is disabledPrarit Bhargava
2019-09-16x86/mm/KASLR: Compute the size of the vmemmap section properlyBaoquan He
2019-09-16x86/kasan: Fix boot with 5-level paging and KASANAndrey Ryabinin
2019-09-16x86/microcode, cpuhotplug: Add a microcode loader CPU hotplug callbackBorislav Petkov
2019-09-16x86/PCI: Fix PCI IRQ routing table memory leakWenwen Wang
2019-09-15Merge tag 'v4.18.43' into v4.18/standard/baseBruce Ashfield
2019-09-12x86/insn-eval: Fix use-after-free access to LDT entryJann Horn
2019-09-12x86/kprobes: Set instruction page as executableNadav Amit
2019-09-12x86/ftrace: Set trampoline pages as executableNadav Amit
2019-09-12x86/ftrace: Do not call function graph from dynamic trampolinesSteven Rostedt (VMware)
2019-09-12Revert "x86/build: Move _etext to actual end of .text"Greg Kroah-Hartman
2019-08-25Merge tag 'v4.18.42' into v4.18/standard/baseBruce Ashfield
2019-08-17x86/mce: Handle varying MCA bank countsYazen Ghannam
2019-08-17x86/mce: Fix machine_check_poll() tests for error typesTony Luck
2019-08-17x86/uaccess: Fix up the fixupPeter Zijlstra
2019-08-17x86/ia32: Fix ia32_restore_sigcontext() AC leakPeter Zijlstra
2019-08-17x86/uaccess, signal: Fix AC=1 bloatPeter Zijlstra
2019-08-17x86/build: Keep local relocations with ld.lldKees Cook
2019-08-17x86/microcode: Fix the ancient deprecated microcode loading methodBorislav Petkov
2019-08-17perf/x86/intel/cstate: Add Icelake supportKan Liang
2019-08-17perf/x86/intel/rapl: Add Icelake supportKan Liang
2019-08-17perf/x86/msr: Add Icelake supportKan Liang
2019-08-17x86/irq/64: Limit IST stack overflow check to #DB stackThomas Gleixner
2019-08-07Merge tag 'v4.18.41' into v4.18/standard/baseBruce Ashfield
2019-08-02x86/build: Move _etext to actual end of .textKees Cook
2019-08-02x86/modules: Avoid breaking W^X while loading modulesNadav Amit
2019-08-02x86/alternatives, jumplabel: Use text_poke_early() before mm_init()Pavel Tatashin
2019-08-02kvm: svm/avic: fix off-by-one in checking host APIC IDSuthikulpanit, Suravee
2019-08-02x86: Hide the int3_emulate_call/jmp functions from UMLSteven Rostedt (VMware)
2019-08-02x86/mm/mem_encrypt: Disable all instrumentation for early SME setupGary Hook
2019-08-02x86: kvm: hyper-v: deal with buggy TLB flush requests from WS2012Vitaly Kuznetsov
2019-08-02ftrace/x86_64: Emulate call function while updating in breakpoint handlerPeter Zijlstra
2019-08-02x86_64: Allow breakpoints to emulate call instructionsPeter Zijlstra
2019-08-02x86_64: Add gap to int3 to allow for call emulationJosh Poimboeuf
2019-06-03Merge tag 'v4.18.40' into v4.18/standard/baseBruce Ashfield
2019-05-30perf/x86/intel: Allow PEBS multi-entry in watermark modeStephane Eranian
2019-05-30KVM: x86: fix return value for reserved EFERPaolo Bonzini
2019-05-30KVM: lapic: Busy wait for timer to expire when using hv_timerSean Christopherson