summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOCMike Rapoport2020-12-152-3/+3
* mm: forbid splitting special mappingsDmitry Safonov2020-12-151-17/+0
* mremap: don't allow MREMAP_DONTUNMAP on special_mappings and aioDmitry Safonov2020-12-151-1/+1
* x86: mremap speedup - Enable HAVE_MOVE_PUDKalesh Singh2020-12-151-0/+1
* mm/gup: prevent gup_fast from racing with COW during forkJason Gunthorpe2020-12-151-0/+1
* Merge tag 'x86-urgent-2020-12-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-12-137-24/+52
|\
| * x86/kprobes: Fix optprobe to detect INT3 padding correctlyMasami Hiramatsu2020-12-121-2/+20
| * x86/apic/vector: Fix ordering in vector assignmentThomas Gleixner2020-12-101-10/+14
| * x86/resctrl: Fix incorrect local bandwidth when mba_sc is enabledXiaochen Shen2020-12-101-4/+2
| * x86/mm/mem_encrypt: Fix definition of PMD_FLAGS_DEC_WPArvind Sankar2020-12-102-2/+3
| * x86/membarrier: Get rid of a dubious optimizationAndy Lutomirski2020-12-092-6/+13
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-12-124-13/+24
|\ \ | |/ |/|
| * KVM: mmu: Fix SPTE encoding of MMIO generation upper halfMaciej S. Szmigiero2020-12-112-9/+20
| * kvm: x86/mmu: Use cpuid to determine max gfnRick Edgecombe2020-12-041-2/+2
| * kvm: svm: de-allocate svm_cpu_data for all cpus in svm_cpu_uninit()Jacob Xu2020-12-041-2/+2
* | Merge tag 'x86-urgent-2020-12-06' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-12-068-15/+43
|\ \
| * | x86/sev-es: Use new for_each_insn_prefix() macro to loop over prefixes bytesMasami Hiramatsu2020-12-061-3/+2
| * | x86/insn-eval: Use new for_each_insn_prefix() macro to loop over prefixes bytesMasami Hiramatsu2020-12-061-5/+5
| * | x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytesMasami Hiramatsu2020-12-062-4/+21
| * | x86/platform/uv: Fix UV4 hub revision adjustmentMike Travis2020-12-031-1/+1
| * | x86/resctrl: Fix AMD L3 QOS CDP enable/disableBabu Moger2020-12-013-2/+14
* | | Merge tag 'perf-urgent-2020-12-06' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-12-061-2/+2
|\ \ \
| * | | perf/x86/intel: Check PEBS status correctlyStephane Eranian2020-12-031-1/+1
| * | | perf/x86/intel: Fix a warning on x86_pmu_stop() with large PEBSNamhyung Kim2020-12-031-1/+1
* | | | Merge tag 'kbuild-fixes-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-12-063-4/+4
|\ \ \ \
| * | | | kbuild: Hoist '--orphan-handling' into KconfigNathan Chancellor2020-12-013-4/+4
* | | | | 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
|\ \ \ \ \ \ \