summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* perf/x86: Fix undefined shift on 32-bit kernelsAndrey Ryabinin2017-10-121-1/+1
* perf/x86: Honor the architectural performance monitoring versionPalik, Imre2017-10-121-6/+6
* x86/efi: Avoid triple faults during EFI mixed mode callsMatt Fleming2017-10-125-203/+303
* kvm: nVMX: Don't allow L2 to access the hardware CR8Jim Mattson2017-10-121-0/+8
* crypto: sha1-ssse3 - Disable avx2Herbert Xu2017-10-121-1/+2
* x86/xen: allow userspace access during hypercallsMarek Marczykowski-Górecki2017-10-121-0/+3
* PCI: Work around poweroff & suspend-to-RAM issue on Macbook Pro 11Bjorn Helgaas2017-10-121-0/+32
* PCI: Mark Haswell Power Control Unit as having non-compliant BARsBjorn Helgaas2017-10-121-7/+13
* x86/nmi: Fix timeout test in test_nmi_ipi()Dan Carpenter2017-10-121-1/+1
* kvm: vmx: Check value written to IA32_BNDCFGSJim Mattson2017-10-122-0/+5
* kvm: x86: Guest BNDCFGS requires guest MPX supportJim Mattson2017-10-122-2/+11
* kvm: vmx: Do not disable intercepts for BNDCFGSJim Mattson2017-10-121-1/+0
* KVM: async_pf: avoid async pf injection when in guest modeWanpeng Li2017-09-153-4/+7
* KVM: cpuid: Fix read/write out-of-bounds vulnerability in cpuid emulationWanpeng Li2017-09-151-9/+11
* KVM: nVMX: Fix exception injectionWanpeng Li2017-09-151-1/+1
* kvm: async_pf: fix rcu_irq_enter() with irqs enabledPaolo Bonzini2017-09-151-1/+1
* x86/watchdog: Fix Kconfig help text file path reference to lockup watchdog do...Benjamin Peterson2017-09-151-1/+1
* KVM: x86: zero base3 of unusable segmentsRadim Krčmář2017-09-151-0/+2
* KVM: X86: Fix read out-of-bounds vulnerability in kvm pio emulationWanpeng Li2017-09-151-9/+15
* KVM: x86: Fix load damaged SSEx MXCSR registerWanpeng Li2017-09-152-2/+8
* x86/mm/32: Set the '__vmalloc_start_set' flag in initmem_init()Laura Abbott2017-08-261-0/+1
* um: Fix PTRACE_POKEUSER on x86_64Richard Weinberger2017-08-261-1/+1
* x86/mm: Fix flush_tlb_page() on XenAndy Lutomirski2017-08-261-3/+1
* x86/boot: Fix BSS corruption/overwrite bug in early x86 kernel startupAshish Kalra2017-08-261-1/+1
* perf/x86: Fix spurious NMI with PEBS Load Latency eventKan Liang2017-08-262-1/+2
* perf/x86/pebs: Fix handling of PEBS buffer overflowsStephane Eranian2017-08-261-9/+22
* mm: Tighten x86 /dev/mem with zeroing readsKees Cook2017-07-181-11/+30
* ftrace/x86: Fix triple fault with graph tracing and suspend-to-ramJosh Poimboeuf2017-07-181-0/+12
* perf/x86: Avoid exposing wrong/stale data in intel_pmu_lbr_read_32()Peter Zijlstra2017-07-181-0/+2
* x86/vdso: Plug race between mapping and ELF header setupThomas Gleixner2017-07-181-1/+1
* x86/vdso: Ensure vdso32_enabled gets set to valid values onlyMathias Krause2017-07-181-2/+9
* x86/platform/intel-mid: Correct MSI IRQ line for watchdog deviceAndy Shevchenko2017-07-181-1/+1
* kprobes/x86: Fix kernel panic when certain exception-handling addresses are p...Masami Hiramatsu2017-07-183-5/+5
* xen: do not re-use pirq number cached in pci device msi msg dataDan Streetman2017-07-181-16/+7
* KVM: x86: fix singlestepping over syscallPaolo Bonzini2017-07-023-31/+24
* mm: larger stack guard gap, between vmasHugh Dickins2017-07-022-3/+3
* KVM: VMX: use correct vmcs_read/write for guest segment selector/baseChao Peng2017-06-051-1/+1
* x86/platform/goldfish: Prevent unconditional loadingThomas Gleixner2017-06-051-1/+13
* x86/pci-calgary: Fix iommu_free() comparison of unsigned expression >= 0Nikola Pajkovsky2017-06-051-1/+1
* hv: vmbus_post_msg: retry the hypercall on some transient errorsDexuan Cui2017-06-051-0/+2
* kvm: fix page struct leak in handle_vmonPaolo Bonzini2017-03-161-2/+8
* Revert "KVM: x86: expose MSR_TSC_AUX to userspace"Ben Hutchings2017-03-161-6/+5
* KVM: x86: flush pending lapic jump label updates on module unloadDavid Matlack2017-03-163-0/+8
* x86/PCI: Ignore _CRS on Supermicro X8DTH-i/6/iF/6FBjorn Helgaas2017-03-161-0/+10
* x86/boot: Add missing declaration of string functionsNicholas Mc Guire2017-03-162-0/+10
* x86/cpu: Fix bootup crashes by sanitizing the argument of the 'clearcpuid=' c...Lukasz Odzioba2017-03-161-1/+1
* ftrace/x86_32: Set ftrace_stub to weak to prevent gcc from using short jumps ...Steven Rostedt (Red Hat)2017-03-161-2/+2
* KVM: x86: Introduce segmented_write_stdSteve Rutherford2017-02-261-2/+16
* KVM: x86: fix emulation of "MOV SS, null selector"Paolo Bonzini2017-02-261-10/+38
* kvm: nVMX: Allow L1 to intercept software exceptions (#BP and #OF)Jim Mattson2017-02-261-6/+5