summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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-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 tag 'net-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2020-11-11arm64: dts: fsl-ls1028a-kontron-sl28: specify in-band mode for ENETCMichael Walle
2020-11-10arm64: smp: Tell RCU about CPUs that fail to come onlineWill Deacon
2020-11-10arm64: psci: Avoid printing in cpu_psci_cpu_die()Will Deacon
2020-11-10arm64: kexec_file: Fix sparse warningWill Deacon
2020-11-10arm64: errata: Fix handling of 1418040 with late CPU onliningWill Deacon
2020-11-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-11-08Merge tag 'x86-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-11-08Merge tag 'powerpc-5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2020-11-08KVM: x86: handle MSR_IA32_DEBUGCTLMSR with report_ignored_msrsPankaj Gupta
2020-11-08kvm: x86: request masterclock update any time guest uses different msrOliver Upton
2020-11-08kvm: x86: ensure pv_cpuid.features is initialized when enabling capOliver Upton
2020-11-08kvm: x86: reads of restricted pv msrs should also result in #GPOliver Upton
2020-11-08KVM: x86: use positive error values for msr emulation that causes #GPMaxim Levitsky
2020-11-08KVM: x86/mmu: fix counting of rmap entries in pte_list_addLi RongQing
2020-11-08Merge tag 'kvmarm-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2020-11-07Merge tag 'riscv-for-linus-5.10-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-11-07x86/platform/uv: Recognize UV5 hubless system identifierMike Travis
2020-11-07x86/platform/uv: Remove spaces from OEM IDsMike Travis
2020-11-07x86/platform/uv: Fix missing OEM_TABLE_IDMike Travis
2020-11-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-11-06Merge tag 'arc-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds
2020-11-06Merge tag 's390-5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2020-11-06KVM: arm64: Remove AA64ZFR0_EL1 accessorsAndrew Jones
2020-11-06KVM: arm64: Check RAZ visibility in ID register accessorsAndrew Jones
2020-11-06KVM: arm64: Consolidate REG_HIDDEN_GUEST/USERAndrew Jones
2020-11-06KVM: arm64: Don't hide ID registers from userspaceAndrew Jones
2020-11-06KVM: arm64: Fix build error in user_mem_abort()Gavin Shan
2020-11-06RISC-V: Fix the VDSO symbol generaton for binutils-2.35+Palmer Dabbelt
2020-11-06RISC-V: Use non-PGD mappings for early DTB accessAnup Patel
2020-11-06riscv: uaccess: fix __put_kernel_nofault()Changbin Du
2020-11-05riscv: fix pfn_to_virt err in do_page_fault().Liu Shaohua
2020-11-06powerpc/numa: Fix build when CONFIG_NUMA=nScott Cheloha
2020-11-05riscv: Set text_offset correctly for M-ModeSean Anderson
2020-11-05arm64: kexec_file: try more regions if loading segments failsBenjamin Gwin
2020-11-05x86/speculation: Allow IBPB to be conditionally enabled on CPUs with always-o...Anand K Mistry
2020-11-05Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-11-05RISC-V: Remove any memblock representing unusable memory areaAtish Patra
2020-11-05powerpc/8xx: Manage _PAGE_ACCESSED through APG bits in L1 entryChristophe Leroy
2020-11-05powerpc/8xx: Always fault when _PAGE_ACCESSED is not setChristophe Leroy
2020-11-05powerpc/40x: Always fault when _PAGE_ACCESSED is not setChristophe Leroy
2020-11-05powerpc/603: Always fault when _PAGE_ACCESSED is not setChristophe Leroy
2020-11-05powerpc: Use asm_goto_volatile for put_user()Michael Ellerman