summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2018-03-26Revert "x86/retpoline/checksum32: Convert assembler indirect jumps"Sasha Levin
2018-03-20Revert "x86/retpoline/crypto: Convert crypto assembler indirect jumps"Sasha Levin
2018-03-20Revert "x86/retpoline/xen: Convert Xen hypercall indirect jumps"Sasha Levin
2018-03-20Revert "kprobes/x86: Disable optimizing on the function jumps to indirect thunk"Sasha Levin
2018-03-20x86: Treat R_X86_64_PLT32 as R_X86_64_PC32H.J. Lu
2018-03-20x86/module: Detect and skip invalid relocationsJosh Poimboeuf
2018-03-20x86/MCE: Serialize sysfs changesSeunghun Han
2018-03-20kprobes/x86: Disable optimizing on the function jumps to indirect thunkMasami Hiramatsu
2018-03-20x86/retpoline/xen: Convert Xen hypercall indirect jumpsDavid Woodhouse
2018-03-20x86/retpoline/crypto: Convert crypto assembler indirect jumpsDavid Woodhouse
2018-03-04x86/mm: Disable preemption during CR3 read+writeSebastian Andrzej Siewior
2018-03-04x86/oprofile: Fix bogus GCC-8 warning in nmi_setup()Arnd Bergmann
2018-03-04KVM: nVMX: vmx_complete_nested_posted_interrupt() can't failDavid Hildenbrand
2018-03-04KVM: nVMX: kmap() can't failDavid Hildenbrand
2018-03-04x86/kvm: Update spectre-v1 mitigationDan Williams
2018-03-04x86/paravirt: Remove 'noreplace-paravirt' cmdline optionJosh Poimboeuf
2018-03-04x86/get_user: Use pointer masking to limit speculationDan Williams
2018-03-04x86: Implement array_index_mask_nospecDan Williams
2018-03-04KVM: async_pf: Fix #DF due to inject "Page not Present" and "Page Ready" exce...Wanpeng Li
2018-03-04perf/x86: Shut up false-positive -Wmaybe-uninitialized warningArnd Bergmann
2018-03-04x86/platform/olpc: Fix resume handler build warningBorislav Petkov
2018-03-04x86/boot: Avoid warning for zero-filling .bssArnd Bergmann
2018-03-04x86: add MULTIUSER dependency for KVMArnd Bergmann
2018-03-04x86/build: Silence the build with "make -s"Arnd Bergmann
2018-03-04x86/ras/inject: Make it depend on X86_LOCAL_APIC=yBorislav Petkov
2018-03-04x86/mm/kmmio: Fix mmiotrace for page unaligned addressesKarol Herbst
2018-03-04crypto: x86/twofish-3way - Fix %rbp usageEric Biggers
2018-03-04KVM: nVMX: Fix races when sending nested PI while dest enters/leaves L2Liran Alon
2018-02-28KVM: VMX: Fix rflags cache during vCPU resetWanpeng Li
2018-02-28KVM: X86: Fix operand/address-size during instruction decodingWanpeng Li
2018-02-28KVM: x86: Don't re-execute instruction when not passing CR2 valueLiran Alon
2018-02-28KVM: x86: emulator: Return to user-mode on L1 CPL=0 emulation failureLiran Alon
2018-02-28x86/ioapic: Fix incorrect pointers in ioapic_setup_resources()Rui Wang
2018-02-28drivers: base: cacheinfo: fix x86 with CONFIG_OF enabledSudeep Holla
2018-02-28x86/cpu/intel: Introduce macros for Intel family numbersDave Hansen
2018-02-28x86/asm/32: Make sync_core() handle missing CPUID on all 32-bit kernelsAndy Lutomirski
2018-02-28x86/retpoline/checksum32: Convert assembler indirect jumpsDavid Woodhouse
2018-02-28x86/asm: Make asm/alternative.h safe from assemblyAndy Lutomirski
2018-02-28x86/kbuild: enable modversions for symbols exported from asmAdam Borowski
2018-02-28x86/asm: Use register variable to get stack pointer valueAndrey Ryabinin
2018-02-28x86/alternatives: Add missing '\n' at end of ALTERNATIVE inline asmDavid Woodhouse
2018-02-28x86/alternatives: Fix optimize_nops() checkingBorislav Petkov
2018-02-28x86/cpufeatures: Make CPU bugs stickyThomas Gleixner
2018-02-28x86/cpu: Factor out application of forced CPU capsAndy Lutomirski
2018-02-28KVM: x86: Add memory barrier on vmcs field lookupAndrew Honig
2018-02-28x86/microcode/intel: Extend BDW late-loading with a revision checkJia Zhang
2018-02-28kvm: vmx: Scrub hardware GPRs at VM-exitJim Mattson
2018-02-28KVM: Fix stack-out-of-bounds read in write_mmioWanpeng Li
2018-02-28x86/tlb: Drop the _GPL from the cpu_tlbstate exportThomas Gleixner
2018-02-28x86/microcode/AMD: Add support for fam17h microcode loadingTom Lendacky