summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* x86/switch_to/64: Rewrite FS/GS switching yet again to fix AMD CPUsAndy Lutomirski2017-09-201-105/+122
* x86/fsgsbase/64: Report FSBASE and GSBASE correctly in core dumpsAndy Lutomirski2017-09-201-2/+3
* x86/fsgsbase/64: Fully initialize FS and GS state in start_thread_commonAndy Lutomirski2017-09-201-0/+9
* x86/io: Add "memory" clobber to insb/insw/insl/outsb/outsw/outslArnd Bergmann2017-09-021-2/+2
* x86/mm: Fix use-after-free of ldt_structEric Biggers2017-08-301-3/+1
* perf/x86/intel/rapl: Make package handling more robustThomas Gleixner2017-08-301-33/+25
* KVM: x86: block guest protection keys unless the host has them enabledPaolo Bonzini2017-08-301-1/+1
* 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
* perf/x86: Set pmu->module in Intel PMU modulesDavid Carrillo-Cisneros2017-08-063-0/+4
* x86/platform/intel-mid: Rename 'spidev' to 'mrfld_spidev'Andy Shevchenko2017-08-062-1/+5
* 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
* PCI: Work around poweroff & suspend-to-RAM issue on Macbook Pro 11Bjorn Helgaas2017-07-271-0/+32
* 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
* 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