summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm
Commit message (Expand)AuthorAgeFilesLines
* x86/speculation/mds: Add mitigation mode VMWERVThomas Gleixner2019-05-161-0/+1
* x86/speculation/mds: Add mitigation control for MDSThomas Gleixner2019-05-161-0/+6
* x86/speculation/mds: Conditionally clear CPU buffers on idle entryThomas Gleixner2019-05-163-0/+24
* x86/speculation/mds: Clear CPU buffers on exit to userThomas Gleixner2019-05-161-0/+13
* x86/speculation/mds: Add mds_clear_cpu_buffers()Thomas Gleixner2019-05-161-0/+25
* x86/speculation/mds: Add BUG_MSBDS_ONLYThomas Gleixner2019-05-161-0/+1
* x86/speculation/mds: Add basic bug infrastructure for MDSAndi Kleen2019-05-162-0/+7
* x86/msr-index: Cleanup bit definesThomas Gleixner2019-05-161-11/+13
* x86/speculation: Add seccomp Spectre v2 user space protection modeThomas Gleixner2019-05-161-0/+1
* x86/speculation: Add prctl() control for indirect branch speculationThomas Gleixner2019-05-161-0/+1
* x86/speculation: Prevent stale SPEC_CTRL msr contentThomas Gleixner2019-05-162-6/+4
* x86/speculation: Prepare for conditional IBPB in switch_mm()Thomas Gleixner2019-05-162-2/+8
* x86/speculation: Avoid __switch_to_xtra() callsThomas Gleixner2019-05-161-2/+11
* x86/process: Consolidate and simplify switch_to_xtra() codeThomas Gleixner2019-05-161-3/+0
* x86/speculation: Prepare for per task indirect branch speculation controlTim Chen2019-05-163-3/+19
* x86/speculation: Add command line control for indirect branch speculationThomas Gleixner2019-05-161-0/+10
* x86/speculation: Rename SSBD update functionsThomas Gleixner2019-05-161-3/+3
* x86/speculation: Update the TIF_SSBD commentTim Chen2019-05-161-1/+1
* x86/mm: Use WRITE_ONCE() when setting PTEsNadav Amit2019-05-161-8/+8
* x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra2019-05-161-13/+17
* x86/speculation: Remove SPECTRE_V2_IBRS in enum spectre_v2_mitigationJiang Biao2019-05-161-1/+0
* x86/bugs: Add AMD's SPEC_CTRL MSR usageKonrad Rzeszutek Wilk2019-05-161-0/+1
* x86/bugs: Add AMD's variant of SSB_NOKonrad Rzeszutek Wilk2019-05-161-0/+1
* x86/speculation: Support Enhanced IBRS on future CPUsSai Praneeth2019-05-162-0/+2
* x86/cpufeatures: Hide AMD-specific speculation flagsBen Hutchings2019-05-161-3/+3
* x86/microcode/intel: Add a helper which gives the microcode revisionBorislav Petkov2019-05-161-0/+15
* xen: Prevent buffer overflow in privcmd ioctlDan Carpenter2019-04-271-0/+3
* Revert "x86/platform/UV: Use efi_runtime_lock to serialise BIOS calls"Sasha Levin2019-03-231-7/+1
* x86_64: increase stack size for KASAN_EXTRAQian Cai2019-03-231-0/+4
* x86/uaccess: Don't leak the AC flag into __put_user() value evaluationAndy Lutomirski2019-03-231-3/+4
* x86/platform/UV: Use efi_runtime_lock to serialise BIOS callsHedi Berriche2019-02-201-1/+7
* x86/fpu: Add might_fault() to user_insn()Sebastian Andrzej Siewior2019-02-201-0/+3
* KVM: x86: Use jmp to invoke kvm_spurious_fault() from .fixupSean Christopherson2019-01-131-1/+1
* KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBDTom Lendacky2018-12-171-1/+1
* x86/uaccess: Use __uaccess_begin_nospec() and uaccess_try_nospecDan Williams2018-12-173-26/+26
* x86: Introduce __uaccess_begin_nospec() and uaccess_try_nospecDan Williams2018-12-171-0/+9
* x86: fix SMAP in 32-bit environmentsLinus Torvalds2018-12-171-0/+26
* x86: reorganize SMAP handling in user space accessesLinus Torvalds2018-12-172-46/+101
* x86/mm/kaslr: Use the _ASM_MUL macro for multiplication to work around Clang ...Matthias Kaehlcke2018-11-271-0/+1
* x86/percpu: Fix this_cpu_read()Peter Zijlstra2018-11-101-4/+4
* x86/fpu: Finish excising 'eagerfpu'Andy Lutomirski2018-10-202-24/+0
* x86/fpu: Remove struct fpu::counterRik van Riel2018-10-202-14/+0
* x86/fpu: Remove use_eager_fpu()Andy Lutomirski2018-10-201-33/+1
* KVM: x86: remove eager_fpu field of struct kvm_vcpu_archPaolo Bonzini2018-10-201-1/+0
* x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+Andi Kleen2018-09-191-1/+3
* x86/pae: use 64 bit atomic xchg function in native_ptep_get_and_clearJuergen Gross2018-09-151-4/+3
* x86/speculation/l1tf: Fix up pte->pfn conversion for PAEMichal Hocko2018-09-151-1/+1
* x86/io: add interface to reserve io memtype for a resource range. (v1.1)Dave Airlie2018-09-091-0/+6
* x86/irqflags: Mark native_restore_fl extern inlineNick Desaulniers2018-09-051-1/+2
* x86/speculation/l1tf: Fix off-by-one error when warning that system has too m...Vlastimil Babka2018-09-051-1/+1