summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* 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
* x86/mce: Make the MCE notifier a blocking oneVishal Verma2017-04-273-15/+5
* 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
* x86/xen: Fix APIC id mismatch warning on IntelMohit Gambhir2017-04-211-1/+1
* 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
* x86, pmem: fix broken __copy_user_nocache cache-bypass assumptionsDan Williams2017-04-211-11/+31
* x86/signals: Fix lower/upper bound reporting in compat siginfoJoerg Roedel2017-04-211-2/+2
* x86/efi: Don't try to reserve runtime regionsOmar Sandoval2017-04-211-0/+4
* perf/x86: Avoid exposing wrong/stale data in intel_pmu_lbr_read_32()Peter Zijlstra2017-04-211-0/+3
* x86/reboot/quirks: Fix typo in ASUS EeeBook X205TA reboot quirkMatjaz Hegedic2017-04-121-1/+1
* x86/reboot/quirks: Add ASUS EeeBook X205TA/W reboot quirkMatjaz Hegedic2017-04-121-0/+8
* x86/reboot/quirks: Add ASUS EeeBook X205TA reboot quirkMatjaz Hegedic2017-04-121-0/+8
* x86/mce: Fix copy/paste error in exception table entriesTony Luck2017-04-081-1/+1
* x86/mm/KASLR: Exclude EFI region from KASLR VA space randomizationBaoquan He2017-04-081-2/+2
* xen/setup: Don't relocate p2m over existing oneRoss Lagerwall2017-04-081-3/+3
* KVM: x86: cleanup the page tracking SRCU instancePaolo Bonzini2017-03-313-0/+10
* 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
* x86/tsc: Fix ART for TSC_KNOWN_FREQPeter Zijlstra2017-03-221-0/+2