summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2018-03-11bpf, x64: implement retpoline for tail callDaniel Borkmann
2018-03-11x86/spectre: Fix an error messageDan Carpenter
2018-03-11x86/apic/vector: Handle legacy irq data correctlyThomas Gleixner
2018-03-11x86/syscall: Sanitize syscall table de-references under speculation fixJiri Slaby
2018-02-28x86/oprofile: Fix bogus GCC-8 warning in nmi_setup()Arnd Bergmann
2018-02-25KVM: nVMX: invvpid handling improvementsJan Dakinevich
2018-02-25KVM: VMX: clean up declaration of VPID/EPT invalidation typesJan Dakinevich
2018-02-25kvm: nVMX: Fix kernel panics induced by illegal INVEPT/INVVPID typesJim Mattson
2018-02-25KVM: nVMX: vmx_complete_nested_posted_interrupt() can't failDavid Hildenbrand
2018-02-25KVM: nVMX: kmap() can't failDavid Hildenbrand
2018-02-25x86/speculation: Fix typo IBRS_ATT, which should be IBRS_ALLDarren Kenny
2018-02-25x86/spectre: Simplify spectre_v2 command line parsingKarimAllah Ahmed
2018-02-25x86/kvm: Update spectre-v1 mitigationDan Williams
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/syscall: Sanitize syscall table de-references under speculationDan Williams
2018-02-25x86/get_user: Use pointer masking to limit speculationDan Williams
2018-02-25x86: Introduce barrier_nospecDan Williams
2018-02-25x86: Implement array_index_mask_nospecDan 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-25x86/nospec: Fix header guards namesBorislav Petkov
2018-02-25module/retpoline: Warn about missing retpoline in moduleAndi Kleen
2018-02-25KVM: VMX: Make indirect call speculation safePeter Zijlstra
2018-02-25KVM: x86: Make indirect calls in emulator speculation safePeter Zijlstra
2018-02-25x86/retpoline: Remove the esp/rsp thunkWaiman Long
2018-02-25KVM: async_pf: Fix #DF due to inject "Page not Present" and "Page Ready" exce...Wanpeng Li
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-25KVM: add X86_LOCAL_APIC dependencyArnd Bergmann
2018-02-25x86/platform/olpc: Fix resume handler build warningBorislav Petkov
2018-02-25x86/boot: Avoid warning for zero-filling .bssArnd Bergmann
2018-02-25x86/platform: Add PCI dependency for PUNIT_ATOM_DEBUGArnd Bergmann
2018-02-25x86: add MULTIUSER dependency for KVMArnd Bergmann
2018-02-25x86/build: Silence the build with "make -s"Arnd Bergmann
2018-02-25x86/fpu/math-emu: Fix possible uninitialized variable useArnd Bergmann
2018-02-25x86/ras/inject: Make it depend on X86_LOCAL_APIC=yBorislav Petkov
2018-02-25x86/mm/kmmio: Fix mmiotrace for page unaligned addressesKarol Herbst
2018-02-25KVM: x86: fix escape of guest dr6 to the hostWanpeng Li
2018-02-25crypto: x86/twofish-3way - Fix %rbp usageEric Biggers
2018-02-22x86/cpu: Change type of x86_cache_size variable to unsigned intGustavo A. R. Silva
2018-02-22KVM/x86: Reduce retpoline performance impact in slot_handle_level_range(), by...David Woodhouse
2018-02-16KVM: nVMX: Fix races when sending nested PI while dest enters/leaves L2Liran Alon
2018-02-16crypto: poly1305 - remove ->setkey() methodEric Biggers
2018-02-16kaiser: fix compile error without vsyscallHugh Dickins
2018-02-16x86/kaiser: fix build error with KASAN && !FUNCTION_GRAPH_TRACEREric Biggers
2018-02-16x86/microcode: Do the family check firstBorislav Petkov
2018-02-16x86/microcode/AMD: Do not load when running on a hypervisorBorislav Petkov