summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2021-07-01Merge branch 'dev-5.10' into dev-5.10-inteldev-5.10.46-intelJae Hyun Yoo25-100/+231
2021-06-28ARM: dts: everest: Add phase corrections for eMMCAndrew Jeffery1-0/+1
2021-06-28ARM: dts: tacoma: Add phase corrections for eMMCAndrew Jeffery1-0/+1
2021-06-24Merge tag 'v5.10.46' into dev-5.10Joel Stanley21-50/+199
2021-06-24ARM: dts: aspeed: p10bmc: Enable KCS channel 2Andrew Jeffery2-0/+10
2021-06-24ARM: dts: aspeed: p10bmc: Switch to KCS 3 for MCTP bindingAndrew Jeffery2-2/+2
2021-06-24misc: Remove obsolete mctp-lpc chardevAndrew Jeffery1-1/+0
2021-06-24ARM: dts: p10bmc: Drop the openbmc, mctp-lpc nodeAndrew Jeffery2-10/+12
2021-06-24ARM: configs: Enable IPMI KCS raw chardevAndrew Jeffery1-0/+1
2021-06-24ARM: dts: aspeed: Fix AST2600 machines line namesJoel Stanley2-8/+2
2021-06-24ARM: dts: aspeed: Rainier remove PSU gpio-keysB. J. Wyman1-28/+0
2021-06-24ARM: dts: aspeed: rainier: Add eMMC clock phase compensationAndrew Jeffery1-0/+1
2021-06-23x86/fpu: Reset state for all signal restore failuresThomas Gleixner1-11/+15
2021-06-23x86/fpu: Invalidate FPU state after a failed XRSTOR from a user bufferAndy Lutomirski1-0/+19
2021-06-23x86/fpu: Prevent state corruption in __fpu__restore_sig()Thomas Gleixner1-8/+1
2021-06-23x86/pkru: Write hardware init value to PKRU when xstate is initThomas Gleixner1-2/+9
2021-06-23x86/ioremap: Map EFI-reserved memory as encrypted for SEVTom Lendacky1-1/+3
2021-06-23x86/process: Check PF_KTHREAD and not current->mm for kernel threadsThomas Gleixner1-1/+1
2021-06-23x86/mm: Avoid truncating memblocks for SGX memoryFan Du1-1/+7
2021-06-23ARCv2: save ABI registers across signal handlingVineet Gupta2-0/+44
2021-06-23s390/mcck: fix calculation of SIE critical section sizeAlexander Gordeev1-1/+1
2021-06-23KVM: X86: Fix x86_emulator slab cache leakWanpeng Li1-0/+1
2021-06-23KVM: x86/mmu: Calculate and check "full" mmu_role for nested MMUSean Christopherson1-1/+25
2021-06-23KVM: x86: Immediately reset the MMU context when the SMM flag is clearedSean Christopherson1-1/+4
2021-06-23kvm: LAPIC: Restore guard to prevent illegal APIC register accessJim Mattson1-0/+3
2021-06-23ARM: dts: aspeed: Everest PSU #3 address changeB. J. Wyman1-2/+2
2021-06-18riscv: Use -mno-relax when using lld linkerKhem Raj1-0/+9
2021-06-18ARM: OMAP2+: Fix build warning when mmc_omap is not builtYongqiang Liu1-1/+1
2021-06-18ARM: OMAP1: Fix use of possibly uninitialized irq variableMaciej Falkowski1-3/+7
2021-06-17ARM: config: aspeed: Enable KCS adapter for raw SerIOJoel Stanley1-1/+2
2021-06-16Merge branch 'dev-5.10' into dev-5.10-intelJae Hyun Yoo26-177/+162
2021-06-16KVM: x86: Ensure liveliness of nested VM-Enter fail tracepoint messageSean Christopherson1-3/+3
2021-06-16x86/nmi_watchdog: Fix old-style NMI watchdog regression on old Intel CPUsCodyYao-oc1-2/+2
2021-06-16ARM: cpuidle: Avoid orphan section warningArnd Bergmann1-2/+3
2021-06-16KVM: X86: MMU: Use the correct inherited permissions to get shadow pageLai Jiangshan1-5/+9
2021-06-16perf/x86/intel/uncore: Fix M2M event umask for Ice Lake serverKan Liang1-1/+2
2021-06-16powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P1010 i2c controllersChris Packham1-0/+8
2021-06-16powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P2041 i2c controllersChris Packham1-0/+16
2021-06-16MIPS: Fix kernel hang under FUNCTION_GRAPH_TRACER and PREEMPT_TRACERTiezhu Yang1-6/+6
2021-06-10Merge tag 'v5.10.43' into dev-5.10Joel Stanley24-175/+160
2021-06-10ARM: config: aspeed: Enable hardened allocator featureJoel Stanley2-2/+2
2021-06-10x86/kvm: Disable all PV features on crashVitaly Kuznetsov3-39/+32
2021-06-10x86/kvm: Disable kvmclock on all CPUs on shutdownVitaly Kuznetsov3-6/+4
2021-06-10x86/kvm: Teardown PV features on boot CPU as wellVitaly Kuznetsov1-16/+41
2021-06-10KVM: arm64: Fix debug register indexingMarc Zyngier1-21/+21
2021-06-10KVM: SVM: Truncate GPR value for DR and CR accesses in !64-bit modeSean Christopherson1-4/+4
2021-06-10powerpc/kprobes: Fix validation of prefixed instructions across page boundaryNaveen N. Rao1-2/+2
2021-06-10x86/apic: Mark _all_ legacy interrupts when IO/APIC is missingThomas Gleixner3-0/+22
2021-06-10x86/sev: Check SME/SEV support in CPUID firstPu Wen1-5/+6
2021-06-10x86/cpufeatures: Force disable X86_FEATURE_ENQCMD and remove update_pasid()Thomas Gleixner4-74/+3