summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2021-07-07Revert "KVM: x86/mmu: Drop kvm_mmu_extended_role.cr4_la57 hack"Sean Christopherson2-0/+2
2021-06-30KVM: SVM: Call SEV Guest Decommission if ASID binding failsAlper Gun1-11/+21
2021-06-30x86/fpu: Make init_fpstate correct with optimized XSAVEThomas Gleixner2-25/+46
2021-06-30x86/fpu: Preserve supervisor states in sanitize_restored_user_xstate()Thomas Gleixner1-18/+8
2021-06-30s390: clear pt_regs::flags on irq entrySven Schnelle1-0/+1
2021-06-30s390: fix system call restart with multiple signalsSven Schnelle1-1/+0
2021-06-30s390/stack: fix possible register corruption with stack switch helperHeiko Carstens1-7/+11
2021-06-30s390/topology: clear thread/group maps for offline cpusSven Schnelle1-3/+9
2021-06-30perf/x86: Track pmu in per-CPU cpu_hw_eventsKan Liang5-12/+24
2021-06-30riscv: dts: fu740: fix cache-controller interruptsDavid Abdurachmanov1-1/+1
2021-06-30PCI: Add AMD RS690 quirk to enable 64-bit DMAMikel Rychliski1-0/+44
2021-06-30riscv32: Use medany C model for modulesKhem Raj1-1/+1
2021-06-30perf/x86/intel/lbr: Zero the xstate buffer on allocationThomas Gleixner1-1/+2
2021-06-30perf/x86/lbr: Remove cpuc->lbr_xsave allocation from atomic contextLike Xu3-8/+30
2021-06-30x86/xen: Fix noinstr fail in exc_xen_unknown_trap()Peter Zijlstra1-0/+2
2021-06-30x86/xen: Fix noinstr fail in xen_pv_evtchn_do_upcall()Peter Zijlstra1-1/+2
2021-06-30x86/entry: Fix noinstr fail in __do_fast_syscall_32()Peter Zijlstra1-1/+1
2021-06-30ARM: 9081/1: fix gcc-10 thumb2-kernel regressionArnd Bergmann1-7/+9
2021-06-23powerpc/perf: Fix crash in perf_instruction_pointer() when ppmu is not setAthira Rajeev1-1/+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-23s390/mcck: fix invalid KVM guest condition checkAlexander Gordeev1-1/+1
2021-06-23riscv: code patching only works on !XIP_KERNELJisheng Zhang1-9/+9
2021-06-23kvm: LAPIC: Restore guard to prevent illegal APIC register accessJim Mattson1-0/+3
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-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-16perf/x86/intel/uncore: Fix a kernel WARNING triggered by maxcpus=1Kan Liang1-2/+4
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-16KVM: x86: Unload MMU on guest TLB flush if TDP disabled to force MMU syncLai Jiangshan1-0/+13
2021-06-16perf/x86/intel/uncore: Fix M2M event umask for Ice Lake serverKan Liang1-1/+2
2021-06-16x86, lto: Pass -stack-alignment only on LLD < 13.0.0Tor Vic1-2/+3
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-10x86/fault: Don't send SIGSEGV twice on SEGV_PKUERRJiashuo Liang1-2/+2
2021-06-10ARM: OMAP1: isp1301-omap: Add missing gpiod_add_lookup_table functionMaciej Falkowski1-1/+3