summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
...
* kvm: vmx: Do not disable intercepts for BNDCFGSJim Mattson2017-07-211-1/+0
* 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-121-2/+5
* x86/tools: Fix gcc-7 warning in relocs.cMarkus Trippelsdorf2017-07-121-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/boot/KASLR: Fix kexec crash due to 'virt_addr' calculation bugBaoquan He2017-07-053-7/+2
* perf/x86: Reject non sampling events with precise_ipJiri Olsa2017-07-051-0/+4
* x86/mpx: Use compatible types in comparison to fix sparse errorTobias Klauser2017-07-051-1/+1
* x86/tsc: Add the Intel Denverton Processor to native_calibrate_tsc()Len Brown2017-07-051-0/+1
* perf/x86/intel: Use ULL constant to prevent undefined shift behaviourColin King2017-07-051-1/+1
* perf/x86/intel/uncore: Fix hardcoded socket 0 assumption in the Haswell init ...Prarit Bhargava2017-07-051-1/+1
* perf/x86/intel: Handle exclusive threadid correctly on CPU hotplugZhou Chengming2017-07-051-2/+5
* KVM: x86: fix fixing of hypercallsDmitry Vyukov2017-07-051-1/+2
* x86/mm: Fix boot crash caused by incorrect loop count calculation in sync_glo...Baoquan He2017-07-051-4/+4
* perf/x86/intel: Add 1G DTLB load/store miss support for SKLKan Liang2017-06-291-2/+2
* mm: larger stack guard gap, between vmasHugh Dickins2017-06-242-3/+3
* x86/mm/32: Set the '__vmalloc_start_set' flag in initmem_init()Laura Abbott2017-06-241-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
* efi: Don't issue error message when booted under XenJuergen Gross2017-06-141-0/+3
* x86/boot: Use CROSS_COMPILE prefix for readelfRob Landley2017-06-071-1/+1
* x86/MCE: Export memory_error()Borislav Petkov2017-06-072-6/+6
* x86: fix 32-bit case of __get_user_asm_u64()Linus Torvalds2017-05-251-3/+3
* KVM: X86: Fix read out-of-bounds vulnerability in kvm pio emulationWanpeng Li2017-05-251-9/+15
* KVM: x86: Fix potential preemption when get the current kvmclock timestampWanpeng Li2017-05-251-1/+9
* 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
* perf/x86: Fix Broadwell-EP DRAM RAPL eventsVince Weaver2017-05-201-1/+1
* 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
* xen: Revert commits da72ff5bfcb0 and 72a9b186292dBoris Ostrovsky2017-05-145-7/+34
* 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
* Revert "KVM: nested VMX: disable perf cpuid reporting"Jim Mattson2017-05-142-8/+0
* x86/platform/intel-mid: Correct MSI IRQ line for watchdog deviceAndy Shevchenko2017-05-141-1/+1
* kprobes/x86: Fix kernel panic when certain exception-handling addresses are p...Masami Hiramatsu2017-05-143-5/+5
* x86/pci-calgary: Fix iommu_free() comparison of unsigned expression >= 0Nikola Pajkovsky2017-05-141-1/+1
* x86/ioapic: Restore IO-APIC irq_chip retrigger callbackRuslan Ruslichenko2017-05-141-0/+2
* perf/x86/intel/pt: Add format strings for PTWRITE and power event tracingAlexander Shishkin2017-05-141-0/+6
* ftrace/x86: Fix triple fault with graph tracing and suspend-to-ramJosh Poimboeuf2017-05-031-0/+12