aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2022-07-26KVM: arm64: Add PROTECTED_NVHE_STACKTRACE KconfigKalesh Singh1-0/+15
2022-07-26KVM: arm64: Introduce hyp_dump_backtrace()Kalesh Singh2-0/+86
2022-07-26KVM: arm64: Implement non-protected nVHE hyp stack unwinderKalesh Singh3-3/+77
2022-07-26KVM: arm64: Prepare non-protected nVHE hypervisor stacktraceKalesh Singh3-0/+63
2022-07-26KVM: arm64: Stub implementation of non-protected nVHE HYP stack unwinderKalesh Singh1-0/+47
2022-07-26KVM: arm64: On stack overflow switch to hyp overflow_stackKalesh Singh3-8/+14
2022-07-26arm64: stacktrace: Add description of stacktrace/common.hKalesh Singh1-0/+15
2022-07-26arm64: stacktrace: Factor out common unwind()Kalesh Singh3-67/+70
2022-07-26arm64: stacktrace: Handle frame pointer from different address spacesKalesh Singh2-5/+26
2022-07-26arm64: stacktrace: Factor out unwind_next_common()Kalesh Singh2-37/+54
2022-07-26arm64: stacktrace: Factor out on_accessible_stack_common()Kalesh Singh2-4/+20
2022-07-26arm64: stacktrace: Add shared header for common stack unwinding codeKalesh Singh3-91/+106
2022-07-25random: handle archrandom with multiple longsJason A. Donenfeld2-56/+48
2022-07-25arm64: Delay initialisation of cpuinfo_arm64::reg_{zcr,smcr}Marc Zyngier2-28/+29
2022-07-25Merge branch 'for-next/boot' into for-next/coreWill Deacon22-603/+734
2022-07-25Merge branch 'for-next/cpufeature' into for-next/coreWill Deacon7-9/+37
2022-07-25Merge branch 'for-next/vdso' into for-next/coreWill Deacon6-6/+48
2022-07-25Merge branch 'for-next/sysregs' into for-next/coreWill Deacon17-315/+457
2022-07-25Merge branch 'for-next/stacktrace' into for-next/coreWill Deacon2-23/+79
2022-07-25Merge branch 'for-next/sme' into for-next/coreWill Deacon4-10/+35
2022-07-25Merge branch 'for-next/perf' into for-next/coreWill Deacon1-1/+1
2022-07-25Merge branch 'for-next/mte' into for-next/coreWill Deacon5-33/+0
2022-07-25Merge branch 'for-next/mm' into for-next/coreWill Deacon2-0/+7
2022-07-25Merge branch 'for-next/misc' into for-next/coreWill Deacon11-68/+36
2022-07-25Merge branch 'for-next/kpti' into for-next/coreWill Deacon6-128/+174
2022-07-25Merge branch 'for-next/kcsan' into for-next/coreWill Deacon1-6/+6
2022-07-25Merge branch 'for-next/irqflags-nmi' into for-next/coreWill Deacon1-0/+1
2022-07-25Merge branch 'for-next/ioremap' into for-next/coreWill Deacon6-99/+39
2022-07-25Merge branch 'for-next/extable' into for-next/coreWill Deacon5-88/+111
2022-07-25Merge branch 'for-next/errata' into for-next/coreWill Deacon4-2/+70
2022-07-24arm64: refresh defconfig fileArnd Bergmann1-31/+31
2022-07-22Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski4-21/+734
2022-07-22asm-generic: Add new pci.h and use itStafford Horne1-8/+2
2022-07-22PCI: Move isa_dma_bridge_buggy out of asm/dma.hStafford Horne1-2/+0
2022-07-22PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.hStafford Horne1-6/+0
2022-07-22ARM: defconfig: address renamed CONFIG_DEBUG_INFO=yArnd Bergmann1-1/+1
2022-07-22bpf, arm64: Fix compile error in dummy_tramp()Xu Kuohai1-2/+2
2022-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski7-5/+23
2022-07-21Merge tag 'qcom-arm64-defconfig-for-5.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/defconfigArnd Bergmann1-4/+7
2022-07-21Merge tag 'qcom-arm64-for-5.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/dtArnd Bergmann21-143/+1022
2022-07-20arm64: dts: qcom: Add support for Xiaomi Mi Mix2sMolly Sophia2-0/+763
2022-07-20arm64: fix KASAN_INLINEMark Rutland4-8/+32
2022-07-20arm64/hwcap: Support FEAT_EBF16Mark Brown4-0/+4
2022-07-20arm64/cpufeature: Store elf_hwcaps as a bitmap rather than unsigned longMark Brown3-9/+7
2022-07-20arm64/hwcap: Document allocation of upper bits of AT_HWCAPMark Brown1-0/+3
2022-07-20arm64: enable THP_SWAP for arm64Barry Song2-0/+7
2022-07-19arm64: dts: qcom: qrb5165-rb5: Fix 'dtbs_check' error for led nodesBhupesh Sharma1-4/+3
2022-07-19arm64: dts: qcom: qrb5165-rb5: Fix 'dtbs_check' error for lpg nodesBhupesh Sharma1-0/+3
2022-07-19arm64/mm: use GENMASK_ULL for TTBR_BADDR_MASK_52Joey Gouly1-2/+1
2022-07-19arm64: errata: Remove AES hwcap for COMPAT tasksJames Morse4-1/+46