aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2020-11-29Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 2-7/+7
2020-11-29Merge tag 'x86_urgent_for_v5.10-rc6' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 3-43/+32
2020-11-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 7-63/+51
2020-11-27Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 1-4/+1
2020-11-27x86/mce: Do not overwrite no_way_out if mce_end() failsGravatar Gabriele Paoloni 1-2/+4
2020-11-27kvm: x86/mmu: Fix get_mmio_spte() on CPUs supporting 5-level PTGravatar Vitaly Kuznetsov 1-1/+1
2020-11-27KVM: x86: Fix split-irqchip vs interrupt injection window requestGravatar Paolo Bonzini 3-9/+12
2020-11-27KVM: x86: handle !lapic_in_kernel case in kvm_cpu_*_extintGravatar Paolo Bonzini 2-51/+34
2020-11-25x86/speculation: Fix prctl() when spectre_v2_user={seccomp,prctl},ibpbGravatar Anand K Mistry 1-2/+2
2020-11-25x86/tboot: Don't disable swiotlb when iommu is forced onGravatar Lu Baolu 1-4/+1
2020-11-24sched/idle: Fix arch_cpu_idle() vs tracingGravatar Peter Zijlstra 2-7/+7
2020-11-24x86/resctrl: Add necessary kernfs_put() calls to prevent refcount leakGravatar Xiaochen Shen 1-7/+25
2020-11-24x86/resctrl: Remove superfluous kernfs_get() calls to prevent refcount leakGravatar Xiaochen Shen 1-33/+2
2020-11-22Merge tag 'perf-urgent-2020-11-22' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 4-24/+12
2020-11-22Merge tag 'efi-urgent-for-v5.10-rc3' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-11/+13
2020-11-22Merge tag 'x86_urgent_for_v5.10-rc5' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-57/+29
2020-11-22mm: fix phys_to_target_node() and memory_add_physaddr_to_nid() exportsGravatar Dan Williams 2-0/+12
2020-11-20Merge tag 'for-linus-5.10b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+11
2020-11-20Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 1-3/+0
2020-11-19Merge tag 'x86-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Will Deacon 2-13/+3
2020-11-18iommu/vt-d: Avoid panic if iommu init fails in tboot systemGravatar Zhenzhong Duan 1-3/+0
2020-11-18x86/dumpstack: Do not try to access user space code of other tasksGravatar Thomas Gleixner 1-4/+19
2020-11-17perf/x86: fix sysfs type mismatchesGravatar Sami Tolvanen 4-24/+12
2020-11-17x86/microcode/intel: Check patch signature before saving microcode for early ...Gravatar Chen Yu 1-53/+10
2020-11-17KVM: SVM: fix error return code in svm_create_vcpu()Gravatar Chen Zhou 1-1/+3
2020-11-16KVM: SVM: Fix offset computation bug in __sev_dbg_decrypt().Gravatar Ashish Kalra 1-1/+1
2020-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 6-2/+26
2020-11-15Merge tag 'x86-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-13/+3
2020-11-15Merge tag 'perf-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 7-34/+59
2020-11-15kvm: mmu: fix is_tdp_mmu_check when the TDP MMU is not in useGravatar Paolo Bonzini 1-0/+7
2020-11-13KVM: SVM: Update cr3_lm_rsvd_bits for AMD SEV guestsGravatar Babu Moger 1-0/+8
2020-11-13KVM: x86: Introduce cr3_lm_rsvd_bits in kvm_vcpu_archGravatar Babu Moger 3-1/+4
2020-11-13KVM: x86: clflushopt should be treated as a no-op by emulationGravatar David Edmondson 1-1/+7
2020-11-13x86/platform/uv: Fix copied UV5 output archtypeGravatar Mike Travis 1-3/+3
2020-11-11x86/platform/uv: Drop last traces of uv_flush_tlb_othersGravatar Jiri Slaby 1-10/+0
2020-11-10efi/x86: Free efi_pgd with free_pages()Gravatar Arvind Sankar 1-11/+13
2020-11-10perf/x86/intel/uncore: Fix Add BW copypastaGravatar Arnd Bergmann 1-1/+1
2020-11-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 5-30/+86
2020-11-09perf/x86/intel: Make anythread filter support conditionalGravatar Stephane Eranian 4-2/+17
2020-11-09perf/x86: Make dummy_iregs staticGravatar Peter Zijlstra 1-1/+1
2020-11-09perf/arch: Remove perf_sample_data::regs_user_copyGravatar Peter Zijlstra 1-4/+11
2020-11-09perf/x86: Reduce stack usage for x86_pmu::drain_pebs()Gravatar Peter Zijlstra 3-24/+27
2020-11-09perf: Reduce stack usage of perf_output_begin()Gravatar Peter Zijlstra 1-2/+2
2020-11-09x86/xen: don't unbind uninitialized lock_kicker_irqGravatar Brian Masney 1-1/+11
2020-11-08Merge tag 'x86-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 5-32/+54
2020-11-08KVM: x86: handle MSR_IA32_DEBUGCTLMSR with report_ignored_msrsGravatar Pankaj Gupta 1-3/+3
2020-11-08kvm: x86: request masterclock update any time guest uses different msrGravatar Oliver Upton 1-1/+1
2020-11-08kvm: x86: ensure pv_cpuid.features is initialized when enabling capGravatar Oliver Upton 3-7/+19
2020-11-08kvm: x86: reads of restricted pv msrs should also result in #GPGravatar Oliver Upton 1-0/+34
2020-11-08KVM: x86: use positive error values for msr emulation that causes #GPGravatar Maxim Levitsky 2-14/+22