summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm
AgeCommit message (Expand)AuthorFilesLines
2019-10-29KVM: X86: introduce invalidate_gpa argument to tlb flushWanpeng Li1-1/+1
2019-10-17x86/asm: Fix MWAITX C-state hint valueJanakarajan Natarajan1-1/+1
2019-09-21x86/uaccess: Don't leak the AC flags into __get_user() argument evaluationPeter Zijlstra1-1/+3
2019-09-21perf/x86/amd/ibs: Fix sample bias for dispatched micro-opsKim Phillips1-4/+8
2019-09-10x86/boot: Preserve boot_params.secure_boot from sanitizingJohn S. Gruber1-0/+1
2019-08-29x86/boot: Fix boot regression caused by bootparam sanitizingJohn Hubbard1-0/+1
2019-08-29x86/boot: Save fields explicitly, zero out everything elseJohn Hubbard1-13/+47
2019-08-29x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16hTom Lendacky1-0/+1
2019-08-29x86/retpoline: Don't clobber RFLAGS during CALL_NOSPEC on i386Sean Christopherson1-1/+1
2019-08-25x86/mm: Use WRITE_ONCE() when setting PTEsNadav Amit1-11/+11
2019-08-16KVM: Fix leak vCPU's VMCS value into other pCPUWanpeng Li1-0/+1
2019-08-06x86/speculation/swapgs: Exclude ATOMs from speculation through SWAPGSThomas Gleixner1-0/+1
2019-08-06x86/speculation: Prepare entry code for Spectre v1 swapgs mitigationsJosh Poimboeuf1-0/+2
2019-08-06x86/cpufeatures: Combine word 11 and 12 into a new scattered features wordFenghua Yu2-9/+12
2019-08-06x86/paravirt: Fix callee-saved function ELF sizesJosh Poimboeuf1-0/+1
2019-08-06x86/kvm: Don't call kvm_spurious_fault() from .fixupJosh Poimboeuf1-15/+19
2019-08-06xen/pv: Fix a boot up hang revealed by int3 self testZhenzhong Duan1-1/+1
2019-08-06x86/apic: Silence -Wtype-limits compiler warningsQian Cai1-1/+1
2019-07-31x86/atomic: Fix smp_mb__{before,after}_atomic()Peter Zijlstra3-10/+10
2019-07-31x86/cpufeatures: Add FDP_EXCPTN_ONLY and ZERO_FCS_FDSAaron Lewis1-0/+2
2019-05-31x86: Hide the int3_emulate_call/jmp functions from UMLSteven Rostedt (VMware)1-1/+3
2019-05-25x86_64: Allow breakpoints to emulate call instructionsPeter Zijlstra1-0/+28
2019-05-21sched/x86: Save [ER]FLAGS on context switchPeter Zijlstra1-0/+1
2019-05-16x86/fpu: Don't export __kernel_fpu_{begin,end}()Sebastian Andrzej Siewior2-14/+7
2019-05-14x86/speculation/mds: Add mitigation mode VMWERVThomas Gleixner1-0/+1
2019-05-14x86/speculation/mds: Add mitigation control for MDSThomas Gleixner1-0/+5
2019-05-14x86/speculation/mds: Conditionally clear CPU buffers on idle entryThomas Gleixner3-0/+23
2019-05-14x86/speculation/mds: Clear CPU buffers on exit to userThomas Gleixner1-0/+13
2019-05-14x86/speculation/mds: Add mds_clear_cpu_buffers()Thomas Gleixner1-0/+25
2019-05-14x86/speculation/mds: Add BUG_MSBDS_ONLYThomas Gleixner1-0/+1
2019-05-14x86/speculation/mds: Add basic bug infrastructure for MDSAndi Kleen2-0/+7
2019-05-14x86/msr-index: Cleanup bit definesThomas Gleixner1-16/+18
2019-05-14x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra1-13/+17
2019-04-17xen: Prevent buffer overflow in privcmd ioctlDan Carpenter1-0/+3
2019-04-17x86/power: Make restore_processor_context() saneAndy Lutomirski2-3/+21
2019-04-17x86/power/64: Use struct desc_ptr for the IDT in struct saved_contextAndy Lutomirski1-2/+1
2019-04-03KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hostsSean Christopherson1-0/+1
2019-03-27x86/unwind: Handle NULL pointer calls better in frame unwinderJann Horn1-0/+6
2019-03-23KVM: Call kvm_arch_memslots_updated() before updating memslotsSean Christopherson1-1/+1
2019-03-14x86: Add TSX Force Abort CPUID/MSRPeter Zijlstra (Intel)2-0/+7
2019-03-14x86_64: increase stack size for KASAN_EXTRAQian Cai1-0/+4
2019-03-05x86/uaccess: Don't leak the AC flag into __put_user() value evaluationAndy Lutomirski1-3/+4
2019-02-20x86/platform/UV: Use efi_runtime_lock to serialise BIOS callsHedi Berriche1-1/+7
2019-02-12x86/fpu: Add might_fault() to user_insn()Sebastian Andrzej Siewior1-0/+3
2019-01-31x86/pvclock: add setter for pvclock_pvti_cpu0_vaJoao Martins1-9/+10
2019-01-31x86/pkeys: Properly copy pkey state at fork()Dave Hansen1-0/+18
2019-01-26x86/mce: Fix -Wmissing-prototypes warningsBorislav Petkov1-3/+3
2019-01-17x86,kvm: move qemu/guest FPU switching out to vcpu_runRik van Riel1-0/+13
2019-01-13x86/mm: Fix guard hole handlingKirill A. Shutemov1-0/+5
2019-01-09KVM: x86: Use jmp to invoke kvm_spurious_fault() from .fixupSean Christopherson1-1/+1