summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-08arm64: Track no early_pgtable_alloc() for kmemleakQian Cai
2021-11-08arm64: mte: change PR_MTE_TCF_NONE back into an unsigned longPeter Collingbourne
2021-11-08arm64: vdso: remove -nostdlib compiler flagMasahiro Yamada
2021-11-08arm64: arm64_ftr_reg->name may not be a human-readable stringReiji Watanabe
2021-10-29Merge branch 'for-next/fixes' into for-next/coreWill Deacon
2021-10-29Merge branch 'for-next/vdso' into for-next/coreWill Deacon
2021-10-29Merge branch 'for-next/trbe-errata' into for-next/coreWill Deacon
2021-10-29Merge branch 'for-next/sve' into for-next/coreWill Deacon
2021-10-29Merge branch 'for-next/scs' into for-next/coreWill Deacon
2021-10-29Merge branch 'for-next/pfn-valid' into for-next/coreWill Deacon
2021-10-29Merge branch 'for-next/perf' into for-next/coreWill Deacon
2021-10-29Merge branch 'for-next/mte' into for-next/coreWill Deacon
2021-10-29Merge branch 'for-next/mm' into for-next/coreWill Deacon
2021-10-29Merge branch 'for-next/misc' into for-next/coreWill Deacon
2021-10-29Merge branch 'for-next/kselftest' into for-next/coreWill Deacon
2021-10-29Merge branch 'for-next/kexec' into for-next/coreWill Deacon
2021-10-29Merge branch 'for-next/extable' into for-next/coreWill Deacon
2021-10-29Merge branch 'for-next/8.6-timers' into for-next/coreWill Deacon
2021-10-28arm64: Select POSIX_CPU_TIMERS_TASK_WORKNicolas Saenz Julienne
2021-10-28arm64: Document boot requirements for FEAT_SME_FA64Mark Brown
2021-10-26arm64/sve: Fix warnings when SVE is disabledMark Brown
2021-10-26arm64/sve: Add stub for sve_max_virtualisable_vl()Mark Brown
2021-10-21arm64: errata: Add detection for TRBE write to out-of-rangeSuzuki K Poulose
2021-10-21arm64: errata: Add workaround for TSB flush failuresSuzuki K Poulose
2021-10-21arm64: errata: Add detection for TRBE overwrite in FILL modeSuzuki K Poulose
2021-10-21arm64: Add Neoverse-N2, Cortex-A710 CPU part definitionSuzuki K Poulose
2021-10-21selftests: arm64: Factor out utility functions for assembly FP testsMark Brown
2021-10-21arm64: vmlinux.lds.S: remove `.fixup` sectionMark Rutland
2021-10-21arm64: extable: add load_unaligned_zeropad() handlerMark Rutland
2021-10-21arm64: extable: add a dedicated uaccess handlerMark Rutland
2021-10-21arm64: extable: add `type` and `data` fieldsMark Rutland
2021-10-21arm64: extable: use `ex` for `exception_table_entry`Mark Rutland
2021-10-21arm64: extable: make fixup_exception() return boolMark Rutland
2021-10-21arm64: extable: consolidate definitionsMark Rutland
2021-10-21arm64: gpr-num: support W registersMark Rutland
2021-10-21arm64: factor out GPR numbering helpersMark Rutland
2021-10-21arm64: kvm: use kvm_exception_table_entryMark Rutland
2021-10-21arm64: lib: __arch_copy_to_user(): fold fixups into bodyMark Rutland
2021-10-21arm64: lib: __arch_copy_from_user(): fold fixups into bodyMark Rutland
2021-10-21arm64: lib: __arch_clear_user(): fold fixups into bodyMark Rutland
2021-10-21arm64: vdso32: require CROSS_COMPILE_COMPAT for gcc+bfdNick Desaulniers
2021-10-21arm64: vdso32: suppress error message for 'make mrproper'Nick Desaulniers
2021-10-21arm64: vdso32: drop test for -march=armv8-aNick Desaulniers
2021-10-21arm64: vdso32: drop the test for dmb ishldNick Desaulniers
2021-10-21arm64/sve: Track vector lengths for tasks in an arrayMark Brown
2021-10-21arm64/sve: Explicitly load vector length when restoring SVE stateMark Brown
2021-10-21arm64/sve: Put system wide vector length information into structsMark Brown
2021-10-21arm64/sve: Use accessor functions for vector lengths in thread_structMark Brown
2021-10-21arm64/sve: Rename find_supported_vector_length()Mark Brown
2021-10-21arm64/sve: Make access to FFR optionalMark Brown