summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-11-17ARC: mm: fix spelling mistakesFlavio Suligoi
2020-11-17ARC: bitops: Remove unecessary operation and valueGustavo Pimentel
2020-11-18powerpc/64s/exception: KVM Fix for host DSI being taken in HPT guest MMU contextNicholas Piggin
2020-11-17net: wan: Delete the DLCI / SDLA driversXie He
2020-11-17Merge tag 's390-5.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2020-11-17Merge tag 'mips_fixes_5.10_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-11-17KVM: arm64: vgic-v3: Drop the reporting of GICR_TYPER.Last for userspaceZenghui Yu
2020-11-17arm64: dts: qcom: clear the warnings caused by empty dma-rangesZhen Lei
2020-11-17arm64: dts: broadcom: clear the warnings caused by empty dma-rangesZhen Lei
2020-11-17xtensa: uaccess: Add missing __user to strncpy_from_user() prototypeLaurent Pinchart
2020-11-17perf/x86: fix sysfs type mismatchesSami Tolvanen
2020-11-17MIPS: Alchemy: Fix memleak in alchemy_clk_setup_cpuZhang Qilong
2020-11-17powerpc: Drop -me200 addition to build flagsMichael Ellerman
2020-11-17x86/microcode/intel: Check patch signature before saving microcode for early ...Chen Yu
2020-11-17MIPS: kernel: Fix for_each_memblock conversionThomas Bogendoerfer
2020-11-17KVM: SVM: fix error return code in svm_create_vcpu()Chen Zhou
2020-11-16Merge tag 'arm-soc-fixes-v5.10-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-11-16KVM: SVM: Fix offset computation bug in __sev_dbg_decrypt().Ashish Kalra
2020-11-16Merge tag 'kvm-s390-master-5.10-1' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2020-11-16Merge tag 'imx-fixes-5.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2020-11-16Merge tag 'renesas-fixes-for-v5.10-tag1' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann
2020-11-16arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where neededArnd Bergmann
2020-11-16KVM: PPC: Book3S HV: XIVE: Fix possible oops when accessing ESB pageCédric Le Goater
2020-11-16xtensa: disable preemption around cache alias management callsMax Filippov
2020-11-16xtensa: fix TLBTEMP area placementMax Filippov
2020-11-16KVM: arm64: Correctly align nVHE percpu dataJamie Iles
2020-11-16Merge tag 'ti-sysc-fixes' into fixesTony Lindgren
2020-11-16powerpc/64s: Fix KVM system reset handling when CONFIG_PPC_PSERIES=yNicholas Piggin
2020-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-11-15Merge tag 'x86-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-11-15Merge tag 'perf-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-11-15kvm: mmu: fix is_tdp_mmu_check when the TDP MMU is not in usePaolo Bonzini
2020-11-14Merge tag 'for-linus-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-11-13Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2020-11-13Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-11-13Merge tag 'sunxi-fixes-for-5.10-1' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2020-11-13Merge tag 'stm32-dt-for-v5.10-fixes-2' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2020-11-13ARM: dts: exynos: revert "add input clock to CMU in Exynos4412 Odroid"Krzysztof Kozlowski
2020-11-13Merge tag 'socfpga_fix_for_v5.10' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2020-11-13Merge tag 'imx-fixes-5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2020-11-13KVM: SVM: Update cr3_lm_rsvd_bits for AMD SEV guestsBabu Moger
2020-11-13KVM: x86: Introduce cr3_lm_rsvd_bits in kvm_vcpu_archBabu Moger
2020-11-13KVM: x86: clflushopt should be treated as a no-op by emulationDavid Edmondson
2020-11-13Merge tag 'kvmarm-fixes-5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2020-11-13arm64: cpu_errata: Apply Erratum 845719 to KRYO2XX SilverKonrad Dybcio
2020-11-13arm64: proton-pack: Add KRYO2XX silver CPUs to spectre-v2 safe-listKonrad Dybcio
2020-11-13arm64: kpti: Add KRYO2XX gold/silver CPU cores to kpti safelistKonrad Dybcio
2020-11-13arm64: Add MIDR value for KRYO2XX gold/silver CPU coresKonrad Dybcio
2020-11-13arm64/mm: Validate hotplug range before creating linear mappingAnshuman Khandual
2020-11-12Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski