summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* KVM: VMX: use cmpxchg64Paolo Bonzini2017-10-051-6/+6
* KVM: VMX: remove WARN_ON_ONCE in kvm_vcpu_trigger_posted_interruptHaozhong Zhang2017-10-051-12/+21
* KVM: VMX: do not change SN bit in vmx_update_pi_irte()Haozhong Zhang2017-10-051-5/+1
* x86/fpu: Don't let userspace set bogus xcomp_bvEric Biggers2017-10-052-1/+14
* kvm: nVMX: Don't allow L2 to access the hardware CR8Jim Mattson2017-10-051-0/+5
* KVM: VMX: Do not BUG() on out-of-bounds guest IRQJan H. Schönherr2017-10-051-2/+7
* x86/fsgsbase/64: Report FSBASE and GSBASE correctly in core dumpsAndy Lutomirski2017-09-271-2/+3
* x86/io: Add "memory" clobber to insb/insw/insl/outsb/outsw/outslArnd Bergmann2017-09-021-2/+2
* perf/x86: Fix LBR related crashes on Intel AtomStephane Eranian2017-08-241-3/+5
* x86/asm/64: Clear AC on NMI entriesAndy Lutomirski2017-08-241-0/+2
* mm: revert x86_64 and arm64 ELF_ET_DYN_BASE base changesKees Cook2017-08-241-2/+2
* crypto: x86/sha1 - Fix reads beyond the number of blocks passedmegha.dey@linux.intel.com2017-08-242-32/+37
* x86/boot: Add missing declaration of string functionsNicholas Mc Guire2017-08-112-0/+10
* KVM: async_pf: make rcu irq exit if not triggered from idle taskWanpeng Li2017-08-111-2/+4
* x86/mce/AMD: Make the init code more robustThomas Gleixner2017-08-061-0/+3
* x86/ioapic: Pass the correct data to unmask_ioapic_irq()Seunghun Han2017-07-271-1/+1
* x86/acpi: Prevent out of bound access caused by broken ACPI tablesSeunghun Han2017-07-271-0/+8
* x86/xen: allow userspace access during hypercallsMarek Marczykowski-Górecki2017-07-271-0/+3
* kvm: vmx: allow host to access guest MSR_IA32_BNDCFGSHaozhong Zhang2017-07-211-2/+4
* kvm: vmx: Check value written to IA32_BNDCFGSJim Mattson2017-07-212-0/+5
* kvm: x86: Guest BNDCFGS requires guest MPX supportJim Mattson2017-07-212-2/+10
* kvm: vmx: Do not disable intercepts for BNDCFGSJim Mattson2017-07-211-1/+0
* KVM: x86: disable MPX if host did not enable MPX XSAVE featuresPaolo Bonzini2017-07-213-18/+17
* crypto: sha1-ssse3 - Disable avx2Herbert Xu2017-07-211-1/+1
* binfmt_elf: use ELF_ET_DYN_BASE only for PIEKees Cook2017-07-211-6/+7
* x86/mm/pat: Don't report PAT on CPUs that don't support itMikulas Patocka2017-07-153-16/+20
* x86/uaccess: Optimize copy_user_enhanced_fast_string() for short stringsPaolo Abeni2017-07-151-2/+5
* x86/tools: Fix gcc-7 warning in relocs.cMarkus Trippelsdorf2017-07-151-1/+2
* KVM: nVMX: Fix exception injectionWanpeng Li2017-07-051-1/+1
* KVM: x86: zero base3 of unusable segmentsRadim Krčmář2017-07-051-0/+2
* KVM: x86/vPMU: fix undefined shift in intel_pmu_refresh()Radim Krčmář2017-07-051-1/+1
* KVM: x86: fix emulation of RSM and IRET instructionsLadi Prosek2017-07-053-11/+24
* x86/mm: Fix flush_tlb_page() on XenAndy Lutomirski2017-07-051-3/+1
* x86/mpx: Correctly report do_mpx_bt_fault() failures to user-spaceJoerg Roedel2017-07-051-9/+1
* x86/mpx: Use compatible types in comparison to fix sparse errorTobias Klauser2017-07-051-1/+1
* KVM: x86: fix fixing of hypercallsDmitry Vyukov2017-07-051-1/+2
* mm: larger stack guard gap, between vmasHugh Dickins2017-06-262-3/+3
* x86/mm/32: Set the '__vmalloc_start_set' flag in initmem_init()Laura Abbott2017-06-261-0/+1
* KVM: async_pf: avoid async pf injection when in guest modeWanpeng Li2017-06-143-4/+7
* KVM: cpuid: Fix read/write out-of-bounds vulnerability in cpuid emulationWanpeng Li2017-06-141-9/+11
* kvm: async_pf: fix rcu_irq_enter() with irqs enabledPaolo Bonzini2017-06-141-1/+1
* KVM: X86: Fix read out-of-bounds vulnerability in kvm pio emulationWanpeng Li2017-05-251-9/+15
* KVM: x86: Fix load damaged SSEx MXCSR registerWanpeng Li2017-05-252-2/+8
* KVM: x86: fix user triggerable warning in kvm_apic_accept_events()David Hildenbrand2017-05-201-0/+12
* um: Fix PTRACE_POKEUSER on x86_64Richard Weinberger2017-05-201-1/+1
* x86, pmem: Fix cache flushing for iovec write < 8 bytesBen Hutchings2017-05-201-1/+1
* x86/boot: Fix BSS corruption/overwrite bug in early x86 kernel startupAshish Kalra2017-05-201-1/+1
* xen: adjust early dom0 p2m handling to xen hypervisor behaviorJuergen Gross2017-05-201-3/+4
* KVM: nVMX: do not leak PML full vmexit to L1Ladi Prosek2017-05-141-0/+3
* KVM: nVMX: initialize PML fields in vmcs02Ladi Prosek2017-05-141-0/+12