summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm
AgeCommit message (Expand)Author
2019-05-21sched/x86: Save [ER]FLAGS on context switchPeter Zijlstra
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/speculation: Add seccomp Spectre v2 user space protection modeThomas Gleixner
2019-05-14x86/speculation: Add prctl() control for indirect branch speculationThomas Gleixner
2019-05-14x86/speculation: Prevent stale SPEC_CTRL msr contentThomas Gleixner
2019-05-14x86/speculation: Prepare for conditional IBPB in switch_mm()Thomas Gleixner
2019-05-14x86/speculation: Avoid __switch_to_xtra() callsThomas Gleixner
2019-05-14x86/process: Consolidate and simplify switch_to_xtra() codeThomas Gleixner
2019-05-14x86/speculation: Prepare for per task indirect branch speculation controlTim Chen
2019-05-14x86/speculation: Add command line control for indirect branch speculationThomas Gleixner
2019-05-14x86/speculation: Rename SSBD update functionsThomas Gleixner
2019-05-14x86/speculation: Update the TIF_SSBD commentTim Chen
2019-05-14x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra
2019-05-14x86/speculation: Remove SPECTRE_V2_IBRS in enum spectre_v2_mitigationJiang Biao
2019-05-14x86/mm: Use WRITE_ONCE() when setting PTEsNadav Amit
2019-05-14x86/microcode/intel: Add a helper which gives the microcode revisionBorislav Petkov
2019-05-14x86/bugs: Add AMD's SPEC_CTRL MSR usageKonrad Rzeszutek Wilk
2019-05-14x86/bugs: Add AMD's variant of SSB_NOKonrad Rzeszutek Wilk
2019-05-14x86/cpufeatures: Hide AMD-specific speculation flagsBen Hutchings
2019-05-08x86/unwind: Disable KASAN checks for non-current tasksJosh Poimboeuf
2019-04-17xen: Prevent buffer overflow in privcmd ioctlDan Carpenter
2019-04-17x86/power: Make restore_processor_context() saneAndy Lutomirski
2019-04-17x86/power/64: Use struct desc_ptr for the IDT in struct saved_contextAndy Lutomirski
2019-04-03KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hostsSean Christopherson
2019-03-13x86: Add TSX Force Abort CPUID/MSRPeter Zijlstra (Intel)
2019-03-13x86_64: increase stack size for KASAN_EXTRAQian Cai
2019-03-05x86/uaccess: Don't leak the AC flag into __put_user() value evaluationAndy Lutomirski
2019-02-20x86/platform/UV: Use efi_runtime_lock to serialise BIOS callsHedi Berriche
2019-02-12x86/fpu: Add might_fault() to user_insn()Sebastian Andrzej Siewior
2019-01-09KVM: x86: Use jmp to invoke kvm_spurious_fault() from .fixupSean Christopherson
2018-12-21locking/qspinlock, x86: Provide liveness guaranteePeter Zijlstra
2018-12-21locking/qspinlock/x86: Increase _Q_PENDING_LOOPS upper boundWill Deacon
2018-12-21locking/qspinlock: Merge 'struct __qspinlock' into 'struct qspinlock'Will Deacon
2018-12-08x86/power/64: Use char arrays for asm function namesKees Cook
2018-11-13x86/speculation: Support Enhanced IBRS on future CPUsSai Praneeth
2018-11-10x86/percpu: Fix this_cpu_read()Peter Zijlstra
2018-11-10Revert "x86/mm: Expand static page table for fixmap space"Sasha Levin
2018-10-20mm: Preserve _PAGE_DEVMAP across mprotect() callsJan Kara
2018-10-13x86/fpu: Finish excising 'eagerfpu'Andy Lutomirski
2018-10-13x86/fpu: Remove struct fpu::counterRik van Riel
2018-10-13x86/fpu: Remove use_eager_fpu()Andy Lutomirski
2018-10-13x86/mm: Expand static page table for fixmap spaceFeng Tang
2018-09-15x86/pae: use 64 bit atomic xchg function in native_ptep_get_and_clearJuergen Gross