aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include
AgeCommit message (Expand)Author
2019-09-21x86/speculation/swapgs: Exclude ATOMs from speculation through SWAPGSThomas Gleixner
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-08-02x86/alternatives, jumplabel: Use text_poke_early() before mm_init()Pavel Tatashin
2019-08-02x86: Hide the int3_emulate_call/jmp functions from UMLSteven Rostedt (VMware)
2019-08-02x86_64: Allow breakpoints to emulate call instructionsPeter Zijlstra
2019-05-30sched/x86: Save [ER]FLAGS on context switchPeter Zijlstra
2019-05-23KVM: x86: Whitelist port 0x7e for pre-incrementing %ripSean Christopherson
2019-05-15x86/fpu: Don't export __kernel_fpu_{begin,end}()Sebastian Andrzej Siewior
2019-05-14x86/speculation/mds: Add mitigation mode VMWERVThomas Gleixner
2019-05-14x86/speculation/mds: Add mitigation control for MDSThomas Gleixner
2019-05-14x86/speculation/mds: Conditionally clear CPU buffers on idle entryThomas Gleixner
2019-05-14x86/speculation/mds: Clear CPU buffers on exit to userThomas Gleixner
2019-05-14x86/speculation/mds: Add mds_clear_cpu_buffers()Thomas Gleixner
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/msr-index: Cleanup bit definesThomas Gleixner
2019-05-14x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra
2019-05-05x86/asm: Use stricter assembly constraints in bitopsAlexander Potapenko
2019-05-05x86/asm: Remove dead __GNUC__ conditionalsRasmus Villemoes
2019-04-07KVM: x86: update %rip after emulating IOSean Christopherson
2019-04-07x86/unwind: Handle NULL pointer calls better in frame unwinderJann Horn
2019-03-26KVM: Call kvm_arch_memslots_updated() before updating memslotsSean Christopherson
2019-03-26x86/CPU: Add Icelake model numberRajneesh Bhardwaj
2019-03-20x86_64: increase stack size for KASAN_EXTRAQian Cai
2019-03-16x86/uaccess: Don't leak the AC flag into __put_user() value evaluationAndy Lutomirski
2019-03-16x86: Add TSX Force Abort CPUID/MSRPeter Zijlstra (Intel)
2019-03-08x86/platform/UV: Use efi_runtime_lock to serialise BIOS callsHedi Berriche
2019-03-01x86/fpu: Add might_fault() to user_insn()Sebastian Andrzej Siewior
2019-02-19x86/pkeys: Properly copy pkey state at fork()Dave Hansen
2019-02-05x86/mce: Fix -Wmissing-prototypes warningsBorislav Petkov
2019-01-12KVM: x86: Use jmp to invoke kvm_spurious_fault() from .fixupSean Christopherson
2019-01-12kvm: x86: Add AMD's EX_CFG to the list of ignored MSRsEduardo Habkost
2019-01-12locking/qspinlock, x86: Provide liveness guaranteePeter Zijlstra
2018-12-15KVM: nVMX/nSVM: Fix bug which sets vcpu->arch.tsc_offset to L1 tsc_offsetLeonid Shatz
2018-12-15x86/speculation: Add seccomp Spectre v2 user space protection modeThomas Gleixner
2018-12-15x86/speculation: Add prctl() control for indirect branch speculationThomas Gleixner
2018-12-15x86/speculation: Prevent stale SPEC_CTRL msr contentThomas 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: Rename SSBD update functionsThomas Gleixner
2018-12-15x86/speculation: Update the TIF_SSBD commentTim Chen
2018-12-15x86/retpoline: Remove minimal retpoline supportZhenzhong Duan
2018-12-15x86/retpoline: Make CONFIG_RETPOLINE depend on compiler supportZhenzhong Duan
2018-12-15x86/speculation: Add RETPOLINE_AMD support to the inline asm CALL_NOSPEC variantZhenzhong Duan
2018-12-04x86/mm: Move LDT remap out of KASLR region on 5-level pagingKirill A. Shutemov
2018-11-21acpi/nfit, x86/mce: Validate a MCE's address before using itVishal Verma