summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2021-03-04um: defer killing userspace on page table update failuresJohannes Berg3-4/+8
2021-03-04um: mm: check more comprehensively for stub changesJohannes Berg1-1/+11
2021-03-04s390/vtime: fix inline assembly clobber listHeiko Carstens1-1/+2
2021-03-04powerpc/32s: Add missing call to kuep_lock on syscall entryChristophe Leroy1-0/+3
2021-03-04powerpc/kexec_file: fix FDT size estimation for kdump kernelHari Bathini3-1/+37
2021-03-04powerpc/32: Preserve cr1 in exception prolog stack check to fix build errorChristophe Leroy2-7/+1
2021-03-04KVM: nSVM: fix running nested guests when npt=0Paolo Bonzini1-0/+20
2021-03-04x86: fix seq_file iteration for pat/memtype.cNeilBrown1-2/+2
2021-03-04riscv: Disable KSAN_SANITIZE for vDSOTobias Klauser1-1/+2
2021-03-04arm64: spectre: Prevent lockdep splat on v4 mitigation enable pathWill Deacon1-1/+1
2021-03-04arm64 module: set plt* section addresses to 0x0Shaoying Xu1-3/+3
2021-03-04arm64: uprobe: Return EOPNOTSUPP for AARCH32 instruction probingHe Zhe1-1/+1
2021-03-04arm64: kexec_file: fix memory leakage in create_dtb() when fdt_open_into() failsqiuguorui11-1/+3
2021-03-04arm64: Extend workaround for erratum 1024718 to all versions of Cortex-A55Suzuki K Poulose2-2/+2
2021-03-04powerpc/prom: Fix "ibm,arch-vec-5-platform-support" scanCédric Le Goater1-8/+4
2021-03-04x86/entry: Fix instrumentation annotationThomas Gleixner1-1/+1
2021-03-04x86/fault: Fix AMD erratum #91 errata fixup for user codeAndy Lutomirski1-10/+17
2021-03-04x86/reboot: Force all cpus to exit VMX root if VMX is supportedSean Christopherson1-20/+10
2021-03-04x86/virt: Eat faults on VMXOFF in reboot flowsSean Christopherson1-5/+12
2021-03-04arm64: dts: agilex: fix phy interface bit shift for gmac1 and gmac2Dinh Nguyen1-2/+2
2021-03-04dts64: mt7622: fix slow sd card accessFrank Wunderlich1-0/+2
2021-03-04arm64: ptrace: Fix seccomp of traced syscall -1 (NO_SYSCALL)Timothy E Baldwin1-1/+1
2021-03-04crypto: aesni - prevent misaligned buffers on the stackArd Biesheuvel1-12/+16
2021-03-04crypto: arm64/sha - add missing module aliasesArd Biesheuvel4-0/+9
2021-03-04Revert "MIPS: Octeon: Remove special handling of CONFIG_MIPS_ELF_APPENDED_DTB=y"Kevin Hao1-3/+6
2021-03-04MIPS: VDSO: Use CLANG_FLAGS instead of filtering out '--target='Nathan Chancellor1-4/+1
2021-03-04MIPS: Support binutils configured with --enable-mips-fix-loongson3-llsc=yesAurelien Jarno2-22/+19
2021-03-04MIPS: Ingenic: Disable HPTLB for D0 XBurst CPUs tooPaul Cercueil1-7/+8
2021-03-04csky: Fix a size determination in gpr_get()Zhenzhong Duan1-1/+1
2021-03-04arm64: Add missing ISB after invalidating TLB in __primary_switchMarc Zyngier1-0/+1
2021-03-04KVM: x86/mmu: Expand collapsible SPTE zap for TDP MMU to ZONE_DEVICE and Huge...Sean Christopherson1-1/+2
2021-03-04KVM: SVM: Intercept INVPCID when it's disabled to inject #UDSean Christopherson1-4/+4
2021-03-04nios2: fixed broken sys_clone syscallAndreas Oetken1-0/+3
2021-03-04Take mmap lock in cacheflush syscallJann Horn1-2/+9
2021-03-04ARM: 9065/1: OABI compat: fix build when EPOLL is not enabledRandy Dunlap1-0/+15
2021-03-04sparc: fix led.c driver when PROC_FS is not enabledRandy Dunlap1-0/+2
2021-03-04sparc64: only select COMPAT_BINFMT_ELF if BINFMT_ELF is setRandy Dunlap1-1/+1
2021-03-04powerpc/kuap: Restore AMR after replaying soft interruptsAlexey Kardashevskiy1-1/+26
2021-03-04powerpc/uaccess: Avoid might_fault() when user access is enabledAlexey Kardashevskiy1-3/+10
2021-03-04powerpc/8xx: Fix software emulation interruptChristophe Leroy1-1/+1
2021-03-04powerpc/pseries/dlpar: handle ibm, configure-connector delay statusNathan Lynch1-4/+3
2021-03-04ARM: 9046/1: decompressor: Do not clear SCTLR.nTLSMD for ARMv7+ coresVladimir Murzin1-2/+2
2021-03-04powerpc/time: Enable sched clock for irqtimePingfan Liu1-0/+2
2021-03-04powerpc/47x: Disable 256k page sizeChristophe Leroy1-1/+1
2021-03-04KVM: PPC: Make the VMX instruction emulation routines staticCédric Le Goater1-4/+4
2021-03-04clocksource/drivers/ixp4xx: Select TIMER_OF when neededArnd Bergmann1-1/+0
2021-03-04arm64: dts: qcom: qrb5165-rb5: fix pm8009 regulatorsDmitry Baryshkov1-1/+8
2021-03-04KVM: x86: Restore all 64 bits of DR6 and DR7 during RSM on x86-64Sean Christopherson1-2/+2
2021-03-04KVM: nSVM: Don't strip host's C-bit from guest's CR3 when reading PDPTRsSean Christopherson1-1/+1
2021-03-04MIPS: Compare __SYNC_loongson3_war against 0Nathan Chancellor2-4/+4