summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm
AgeCommit message (Expand)Author
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-31x86/pvclock: add setter for pvclock_pvti_cpu0_vaJoao Martins
2019-01-31x86/pkeys: Properly copy pkey state at fork()Dave Hansen
2019-01-26x86/mce: Fix -Wmissing-prototypes warningsBorislav Petkov
2019-01-16x86,kvm: move qemu/guest FPU switching out to vcpu_runRik van Riel
2019-01-13x86/mm: Fix guard hole handlingKirill A. Shutemov
2019-01-09KVM: x86: Use jmp to invoke kvm_spurious_fault() from .fixupSean Christopherson
2018-12-29kvm: x86: Add AMD's EX_CFG to the list of ignored MSRsEduardo Habkost
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-05x86/speculation: Add seccomp Spectre v2 user space protection modeThomas Gleixner
2018-12-05x86/speculation: Add prctl() control for indirect branch speculationThomas Gleixner
2018-12-05x86/speculation: Prevent stale SPEC_CTRL msr contentThomas Gleixner
2018-12-05x86/speculation: Prepare for conditional IBPB in switch_mm()Thomas Gleixner
2018-12-05x86/speculation: Avoid __switch_to_xtra() callsThomas Gleixner
2018-12-05x86/process: Consolidate and simplify switch_to_xtra() codeThomas Gleixner
2018-12-05x86/speculation: Prepare for per task indirect branch speculation controlTim Chen
2018-12-05x86/speculation: Add command line control for indirect branch speculationThomas Gleixner
2018-12-05x86/speculation: Rename SSBD update functionsThomas Gleixner
2018-12-05x86/speculation: Update the TIF_SSBD commentTim Chen
2018-12-05x86/retpoline: Remove minimal retpoline supportZhenzhong Duan
2018-12-05x86/retpoline: Make CONFIG_RETPOLINE depend on compiler supportZhenzhong Duan
2018-12-05x86/speculation: Add RETPOLINE_AMD support to the inline asm CALL_NOSPEC variantZhenzhong Duan
2018-12-05x86/bugs: Add AMD's SPEC_CTRL MSR usageKonrad Rzeszutek Wilk
2018-12-05x86/bugs: Add AMD's variant of SSB_NOKonrad Rzeszutek Wilk
2018-11-27x86/mm: Move LDT remap out of KASLR region on 5-level pagingKirill A. Shutemov
2018-11-13KVM: nVMX: Clear reserved bits of #DB exit qualificationJim Mattson
2018-11-13x86/speculation: Support Enhanced IBRS on future CPUsSai Praneeth
2018-11-13x86/mm/pat: Disable preemption around __flush_tlb_all()Sebastian Andrzej Siewior
2018-11-10x86/fpu: Fix i486 + no387 boot crash by only saving FPU registers on context ...Sebastian Andrzej Siewior
2018-11-10x86/percpu: Fix this_cpu_read()Peter Zijlstra
2018-11-04perf/x86/amd/uncore: Set ThreadMask and SliceMask for L3 Cache perf eventsNatarajan, Janakarajan
2018-10-18mm: Preserve _PAGE_DEVMAP across mprotect() callsJan Kara
2018-10-03x86/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
2018-09-15x86/mce: Add notifier_block forward declarationArnd Bergmann
2018-09-05x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+Andi Kleen
2018-09-05x86/irqflags: Mark native_restore_fl extern inlineNick Desaulniers
2018-09-05x86/nmi: Fix NMI uaccess race against CR3 switchingAndy Lutomirski
2018-09-05x86/vdso: Fix lsl operand orderSamuel Neves
2018-09-05x86/speculation/l1tf: Fix off-by-one error when warning that system has too m...Vlastimil Babka
2018-09-05x86/speculation/l1tf: Fix overflow in l1tf_pfn_limit() on 32bitVlastimil Babka
2018-08-18x86/speculation/l1tf: Exempt zeroed PTEs from inversionSean Christopherson
2018-08-17x86: i8259: Add missing include fileGuenter Roeck
2018-08-15x86/CPU/AMD: Have smp_num_siblings and cpu_llc_id always be presentBorislav Petkov
2018-08-15x86/speculation/l1tf: Make pmd/pud_mknotpresent() invertAndi Kleen