summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* ftrace/x86: Fix triple fault with graph tracing and suspend-to-ramJosh Poimboeuf2017-05-021-0/+12
* xen/x86: don't lose event interruptsStefano Stabellini2017-05-021-3/+3
* x86, pmem: fix broken __copy_user_nocache cache-bypass assumptionsDan Williams2017-04-271-13/+32
* x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRsYazen Ghannam2017-04-271-1/+1
* mm: Tighten x86 /dev/mem with zeroing readsKees Cook2017-04-211-11/+30
* kvm: fix page struct leak in handle_vmonPaolo Bonzini2017-04-211-2/+8
* x86/vdso: Plug race between mapping and ELF header setupThomas Gleixner2017-04-211-1/+1
* x86/vdso: Ensure vdso32_enabled gets set to valid values onlyMathias Krause2017-04-211-2/+9
* perf/x86: Avoid exposing wrong/stale data in intel_pmu_lbr_read_32()Peter Zijlstra2017-04-211-0/+3
* xen/setup: Don't relocate p2m over existing oneRoss Lagerwall2017-04-081-3/+3
* x86/hyperv: Handle unknown NMIs on one CPU when unknown_nmi_panicSumit Semwal2017-03-301-0/+24
* xen: do not re-use pirq number cached in pci device msi msg dataSumit Semwal2017-03-301-16/+7
* xen/qspinlock: Don't kick CPU if IRQ is not initializedRoss Lagerwall2017-03-261-0/+6
* crypto: ghash-clmulni - Fix load failureWang, Rui Y2017-03-261-0/+26
* x86/perf: Fix CR4.PCE propagation to use active_mm instead of mmAndy Lutomirski2017-03-221-2/+2
* x86/kasan: Fix boot with KASAN=y and PROFILE_ANNOTATED_BRANCHES=yAndrey Ryabinin2017-03-222-0/+2
* KVM: VMX: use correct vmcs_read/write for guest segment selector/baseChao Peng2017-03-151-2/+2
* kvm: vmx: ensure VMCS is current while enabling PMLPeter Feiner2017-02-261-32/+24
* x86/platform/goldfish: Prevent unconditional loadingThomas Gleixner2017-02-261-1/+13
* Revert "x86/ioapic: Restore IO-APIC irq_chip retrigger callback"Linus Torvalds2017-02-141-2/+0
* x86/irq: Make irq activate operations symmetricThomas Gleixner2017-02-092-0/+3
* KVM: x86: do not save guest-unsupported XSAVE stateRadim Krčmář2017-02-091-0/+1
* x86/ioapic: Restore IO-APIC irq_chip retrigger callbackRuslan Ruslichenko2017-01-261-0/+2
* x86/PCI: Ignore _CRS on Supermicro X8DTH-i/6/iF/6FBjorn Helgaas2017-01-261-0/+10
* ftrace/x86: Set ftrace_stub to weak to prevent gcc from using short jumps to itSteven Rostedt2017-01-261-1/+2
* x86/cpu: Fix bootup crashes by sanitizing the argument of the 'clearcpuid=' c...Lukasz Odzioba2017-01-191-1/+1
* KVM: x86: Introduce segmented_write_stdSteve Rutherford2017-01-191-4/+18
* KVM: x86: emulate FXSAVE and FXRSTORRadim Krčmář2017-01-191-1/+128
* KVM: x86: add asm_safe wrapperRadim Krčmář2017-01-191-11/+23
* KVM: x86: add Align16 instruction flagRadim Krčmář2017-01-191-8/+12
* KVM: x86: flush pending lapic jump label updates on module unloadDavid Matlack2017-01-193-0/+8