summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2019-04-16x86/reboot, efi: Use EFI reboot for Acer TravelMate X514-51TJian-Hong Pan
2019-04-16x86/mm: Prevent bogus warnings with "noexec=off"Thomas Gleixner
2019-04-16x86/build/lto: Fix truncated .bss with -fdata-sectionsSami Tolvanen
2019-04-15KVM: x86/mmu: Fix an inverted list_empty() check when zapping sptesSean Christopherson
2019-04-14x86/speculation: Prevent deadlock on ssb_state::lockThomas Gleixner
2019-04-14x86/resctrl: Do not repeat rdtgroup mode initializationXiaochen Shen
2019-04-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-04-12Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-04-10x86/perf/amd: Remove need to check "running" bit in NMI handlerLendacky, Thomas
2019-04-08crypto: x86/poly1305 - fix overflow during partial reductionEric Biggers
2019-04-07Merge tag 'for-linus-5.1b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-04-06x86/asm: Use stricter assembly constraints in bitopsAlexander Potapenko
2019-04-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-04-05KVM: x86: nVMX: fix x2APIC VTPR read interceptMarc Orr
2019-04-05KVM: x86: nVMX: close leak of L0's x2APIC MSRs (CVE-2019-3887)Marc Orr
2019-04-05KVM: SVM: prevent DBG_DECRYPT and DBG_ENCRYPT overflowDavid Rientjes
2019-04-05kvm: svm: fix potential get_num_contig_pages overflowDavid Rientjes
2019-04-05syscalls: Remove start and number from syscall_set_arguments() argsSteven Rostedt (VMware)
2019-04-05syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)
2019-04-05xen: Prevent buffer overflow in privcmd ioctlDan Carpenter
2019-04-03x86/perf/amd: Resolve NMI latency issues for active PMCsLendacky, Thomas
2019-04-03x86/perf/amd: Resolve race condition when disabling PMCLendacky, Thomas
2019-04-03perf/x86/intel: Initialize TFA MSRPeter Zijlstra
2019-04-03perf/x86/intel: Fix handling of wakeup_events for multi-entry PEBSStephane Eranian
2019-04-01x86/resctrl: Fix typos in the mba_sc mount optionXiaochen Shen
2019-03-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-03-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-03-29x86/realmode: Make set_real_mode_mem() static inlineMatteo Croce
2019-03-28KVM: x86: update %rip after emulating IOSean Christopherson
2019-03-28x86/kvm/hyper-v: avoid spurious pending stimer on vCPU initVitaly Kuznetsov
2019-03-28kvm/x86: Move MSR_IA32_ARCH_CAPABILITIES to array emulated_msrsXiaoyao Li
2019-03-28KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hostsSean Christopherson
2019-03-28kvm: mmu: Used range based flushing in slot_handle_level_rangeBen Gardon
2019-03-28KVM: x86: remove check on nr_mmu_pages in kvm_arch_commit_memory_region()Wei Yang
2019-03-28kvm: nVMX: Add a vmentry check for HOST_SYSENTER_ESP and HOST_SYSENTER_EIP fi...Krish Sadhukhan
2019-03-28KVM: SVM: Workaround errata#1096 (insn_len maybe zero on SMAP violation)Singh, Brijesh
2019-03-28KVM: x86: fix handling of role.cr4_pae and rename it to 'gpte_size'Sean Christopherson
2019-03-28KVM: nVMX: Do not inherit quadrant and invalid for the root shadow EPTSean Christopherson
2019-03-28x86/cpufeature: Fix __percpu annotation in this_cpu_has()Jann Horn
2019-03-28x86/mm: Don't exceed the valid physical address spaceRalph Campbell
2019-03-28x86/retpolines: Disable switch jump tables when retpolines are enabledDaniel Borkmann
2019-03-28x86/smp: Enforce CONFIG_HOTPLUG_CPU when SMP=yThomas Gleixner
2019-03-27x86/realmode: Don't leak the trampoline kernel addressMatteo Croce
2019-03-27x86/boot: Fix incorrect ifdeffery scopeBaoquan He
2019-03-24x86/resctrl: Remove unused variablePeng Hao
2019-03-23x86/gart: Exclude GART aperture from kcoreKairui Song
2019-03-22Merge branch 'x86/cpu' into x86/urgentThomas Gleixner
2019-03-22x86/hw_breakpoints: Make default case in hw_breakpoint_arch_parse() return an...Nathan Chancellor
2019-03-22x86/mm/pti: Make local symbols staticValdis Kletnieks
2019-03-21x86/cpu/cyrix: Remove {get,set}Cx86_old macros used for Cyrix processorsMatthew Whitehead