summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2020-11-27Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-11-27x86/mce: Do not overwrite no_way_out if mce_end() failsGabriele Paoloni
2020-11-27Merge branch 'linus' into sched/core, to resolve semantic conflictIngo Molnar
2020-11-25x86/speculation: Fix prctl() when spectre_v2_user={seccomp,prctl},ibpbAnand K Mistry
2020-11-25x86/tboot: Don't disable swiotlb when iommu is forced onLu Baolu
2020-11-24smp: Cleanup smp_call_function*()Peter Zijlstra
2020-11-24sched/idle: Fix arch_cpu_idle() vs tracingPeter Zijlstra
2020-11-24x86/crashdump/32: Simplify copy_oldmem_page()Thomas Gleixner
2020-11-24x86/resctrl: Add necessary kernfs_put() calls to prevent refcount leakXiaochen Shen
2020-11-24x86/resctrl: Remove superfluous kernfs_get() calls to prevent refcount leakXiaochen Shen
2020-11-24x86/sgx: Fix sgx_ioc_enclave_provision() kernel-doc commentBorislav Petkov
2020-11-23signal: clear non-uapi flag bits when passing/returning sa_flagsPeter Collingbourne
2020-11-22Merge tag 'x86_urgent_for_v5.10-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-11-21x86/mce, cper: Pass x86 CPER through the MCA handling chainSmita Koralahalli
2020-11-20Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-11-20x86/head64: Remove duplicate includeWang Qing
2020-11-19Merge branches 'cpuinfo.2020.11.06a', 'doc.2020.11.06a', 'fixes.2020.11.19b',...Paul E. McKenney
2020-11-19x86/smpboot: Move rcu_cpu_starting() earlierPaul E. McKenney
2020-11-19x86/resctrl: Constify kernfs_opsRikard Falkeborn
2020-11-19x86/topology: Set cpu_die_id only if DIE_TYPE foundYazen Ghannam
2020-11-19x86/CPU/AMD: Remove amd_get_nb_id()Yazen Ghannam
2020-11-19x86/CPU/AMD: Save AMD NodeId as cpu_die_idYazen Ghannam
2020-11-19x86/sgx: Return -ERESTARTSYS in sgx_ioc_enclave_add_pages()Jarkko Sakkinen
2020-11-19Merge tag 'x86-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kerne...Will Deacon
2020-11-19x86/msr: Downgrade unrecognized MSR messageBorislav Petkov
2020-11-18x86/sgx: Clarify 'laundry_list' lockingDave Hansen
2020-11-18x86/head/64: Remove unused GET_CR2_INTO() macroArvind Sankar
2020-11-18x86/sgx: Add ptrace() support for the SGX driverJarkko Sakkinen
2020-11-18x86/sgx: Add a page reclaimerJarkko Sakkinen
2020-11-18x86/traps: Attempt to fixup exceptions in vDSO before signalingSean Christopherson
2020-11-18x86/sgx: Add SGX_IOC_ENCLAVE_PROVISIONJarkko Sakkinen
2020-11-18x86/sgx: Add SGX_IOC_ENCLAVE_INITJarkko Sakkinen
2020-11-18x86/sgx: Add SGX_IOC_ENCLAVE_ADD_PAGESJarkko Sakkinen
2020-11-18x86/sgx: Add SGX_IOC_ENCLAVE_CREATEJarkko Sakkinen
2020-11-18x86/sgx: Add an SGX misc driver interfaceJarkko Sakkinen
2020-11-18iommu/vt-d: Avoid panic if iommu init fails in tboot systemZhenzhong Duan
2020-11-18x86/dumpstack: Do not try to access user space code of other tasksThomas Gleixner
2020-11-17x86/dumpstack: Make show_trace_log_lvl() staticHui Su
2020-11-17x86/sgx: Add SGX page allocator functionsJarkko Sakkinen
2020-11-17x86/cpu/intel: Add a nosgx kernel parameterJarkko Sakkinen
2020-11-17x86/cpu/intel: Detect SGX supportSean Christopherson
2020-11-17x86/sgx: Initialize metadata for Enclave Page Cache (EPC) sectionsSean Christopherson
2020-11-17x86/sgx: Add wrappers for ENCLS functionsJarkko Sakkinen
2020-11-17x86/sgx: Add SGX architectural data structuresJarkko Sakkinen
2020-11-17x86/microcode/intel: Check patch signature before saving microcode for early ...Chen Yu
2020-11-16Merge branch 'x86/entry' into core/entryThomas Gleixner
2020-11-16x86/kvm: remove unused macro HV_CLOCK_SIZEAlex Shi
2020-11-16x86/msr: Do not allow writes to MSR_IA32_ENERGY_PERF_BIASBorislav Petkov
2020-11-16x86/mce: Use "safe" MSR functions when enabling additional error loggingTony Luck
2020-11-15Merge tag 'x86-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds