summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-11-292-7/+7
|\
| * sched/idle: Fix arch_cpu_idle() vs tracingPeter Zijlstra2020-11-242-7/+7
* | Merge tag 'x86_urgent_for_v5.10-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-11-293-43/+32
|\ \
| * | x86/mce: Do not overwrite no_way_out if mce_end() failsGabriele Paoloni2020-11-271-2/+4
| * | x86/speculation: Fix prctl() when spectre_v2_user={seccomp,prctl},ibpbAnand K Mistry2020-11-251-2/+2
| * | x86/resctrl: Add necessary kernfs_put() calls to prevent refcount leakXiaochen Shen2020-11-241-7/+25
| * | x86/resctrl: Remove superfluous kernfs_get() calls to prevent refcount leakXiaochen Shen2020-11-241-33/+2
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-11-277-63/+51
|\ \ \
| * | | kvm: x86/mmu: Fix get_mmio_spte() on CPUs supporting 5-level PTVitaly Kuznetsov2020-11-271-1/+1
| * | | KVM: x86: Fix split-irqchip vs interrupt injection window requestPaolo Bonzini2020-11-273-9/+12
| * | | KVM: x86: handle !lapic_in_kernel case in kvm_cpu_*_extintPaolo Bonzini2020-11-272-51/+34
| * | | KVM: SVM: fix error return code in svm_create_vcpu()Chen Zhou2020-11-171-1/+3
| * | | KVM: SVM: Fix offset computation bug in __sev_dbg_decrypt().Ashish Kalra2020-11-161-1/+1
* | | | Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-11-271-4/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | x86/tboot: Don't disable swiotlb when iommu is forced onLu Baolu2020-11-251-4/+1
* | | | Merge tag 'perf-urgent-2020-11-22' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-11-224-24/+12
|\ \ \ \
| * | | | perf/x86: fix sysfs type mismatchesSami Tolvanen2020-11-174-24/+12
* | | | | Merge tag 'efi-urgent-for-v5.10-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-11-221-11/+13
|\ \ \ \ \
| * | | | | efi/x86: Free efi_pgd with free_pages()Arvind Sankar2020-11-101-11/+13
* | | | | | Merge tag 'x86_urgent_for_v5.10-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-11-222-57/+29
|\ \ \ \ \ \
| * | | | | | x86/dumpstack: Do not try to access user space code of other tasksThomas Gleixner2020-11-181-4/+19
| * | | | | | x86/microcode/intel: Check patch signature before saving microcode for early ...Chen Yu2020-11-171-53/+10
* | | | | | | mm: fix phys_to_target_node() and memory_add_physaddr_to_nid() exportsDan Williams2020-11-222-0/+12
* | | | | | | Merge tag 'for-linus-5.10b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-11-201-1/+11
|\ \ \ \ \ \ \
| * | | | | | | x86/xen: don't unbind uninitialized lock_kicker_irqBrian Masney2020-11-091-1/+11
* | | | | | | | Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-11-201-3/+0
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | / / / | | |_|_|/ / / | |/| | | | |
| * | | | | | Merge tag 'x86-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kerne...Will Deacon2020-11-192-13/+3
| |\ \ \ \ \ \
| * | | | | | | iommu/vt-d: Avoid panic if iommu init fails in tboot systemZhenzhong Duan2020-11-181-3/+0
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-11-156-2/+26
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | kvm: mmu: fix is_tdp_mmu_check when the TDP MMU is not in usePaolo Bonzini2020-11-151-0/+7
| * | | | | | KVM: SVM: Update cr3_lm_rsvd_bits for AMD SEV guestsBabu Moger2020-11-131-0/+8
| * | | | | | KVM: x86: Introduce cr3_lm_rsvd_bits in kvm_vcpu_archBabu Moger2020-11-133-1/+4
| * | | | | | KVM: x86: clflushopt should be treated as a no-op by emulationDavid Edmondson2020-11-131-1/+7
* | | | | | | Merge tag 'x86-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-11-152-13/+3
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | x86/platform/uv: Fix copied UV5 output archtypeMike Travis2020-11-131-3/+3
| * | | | | | x86/platform/uv: Drop last traces of uv_flush_tlb_othersJiri Slaby2020-11-111-10/+0
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'perf-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-11-157-34/+59
|\ \ \ \ \ \ | |_|/ / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | perf/x86/intel/uncore: Fix Add BW copypastaArnd Bergmann2020-11-101-1/+1
| * | | | perf/x86/intel: Make anythread filter support conditionalStephane Eranian2020-11-094-2/+17
| * | | | perf/x86: Make dummy_iregs staticPeter Zijlstra2020-11-091-1/+1
| * | | | perf/arch: Remove perf_sample_data::regs_user_copyPeter Zijlstra2020-11-091-4/+11
| * | | | perf/x86: Reduce stack usage for x86_pmu::drain_pebs()Peter Zijlstra2020-11-093-24/+27
| * | | | perf: Reduce stack usage of perf_output_begin()Peter Zijlstra2020-11-091-2/+2
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-11-095-30/+86
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | KVM: x86: handle MSR_IA32_DEBUGCTLMSR with report_ignored_msrsPankaj Gupta2020-11-081-3/+3
| * | | | kvm: x86: request masterclock update any time guest uses different msrOliver Upton2020-11-081-1/+1
| * | | | kvm: x86: ensure pv_cpuid.features is initialized when enabling capOliver Upton2020-11-083-7/+19
| * | | | kvm: x86: reads of restricted pv msrs should also result in #GPOliver Upton2020-11-081-0/+34
| * | | | KVM: x86: use positive error values for msr emulation that causes #GPMaxim Levitsky2020-11-082-14/+22
| * | | | KVM: x86/mmu: fix counting of rmap entries in pte_list_addLi RongQing2020-11-081-5/+7