aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2019-04-19Merge branch 'linux-linaro-lsk-v4.14' into linux-linaro-lsk-v4.14-rtlinux-linaro-lsk-v4.14-rtMark Brown
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-04Merge branch 'linux-linaro-lsk-v4.14' into linux-linaro-lsk-v4.14-rtMark Brown
2019-04-03KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hostsSean Christopherson
2019-03-27x86/unwind: Handle NULL pointer calls better in frame unwinderJann Horn
2019-03-25Merge branch 'linux-linaro-lsk-v4.14' into linux-linaro-lsk-v4.14-rtMark Brown
2019-03-23KVM: Call kvm_arch_memslots_updated() before updating memslotsSean Christopherson
2019-03-15Merge branch 'linux-linaro-lsk-v4.14' into linux-linaro-lsk-v4.14-rtMark Brown
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-25Merge tag 'v4.14.102' into v4.14-rtTom Zanussi
2019-02-25Merge tag 'v4.14.99' into v4.14-rtTom Zanussi
2019-02-21Merge tag 'v4.14.97' into v4.14-rtTom Zanussi
2019-02-21Merge tag 'v4.14.96' into v4.14-rtTom Zanussi
2019-02-21Merge tag 'v4.14.94' into v4.14-rtTom Zanussi
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-15Merge tag 'v4.14.93' into v4.14-rtSteven Rostedt (VMware)
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-13Merge tag 'v4.14.86' into v4.14-rtSteven Rostedt (VMware)
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