aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2021-04-15arm64: alternatives: Move length validation in alternative_{insn, endif}Nathan Chancellor1-4/+4
2021-04-15Merge branch 'for-next/pac-set-get-enabled-keys' into for-next/coreCatalin Marinas12-83/+261
2021-04-15Merge branch 'for-next/mte-async-kernel-mode' into for-next/coreCatalin Marinas8-5/+185
2021-04-15Merge branches 'for-next/misc', 'for-next/kselftest', 'for-next/xntable', 'fo...Catalin Marinas39-278/+490
2021-04-15arm64/sve: Add compile time checks for SVE hooks in generic functionsMark Brown1-2/+3
2021-04-14Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds4-12/+20
2021-04-14lib/vdso: Add vdso_data pointer as input to __arch_get_timens_vdso_data()Christophe Leroy2-2/+3
2021-04-13arm64/kernel/probes: Use BUG_ON instead of if condition followed by BUG.zhouchuangao1-2/+1
2021-04-13arm64: pac: Optimize kernel entry/exit key installation code pathsPeter Collingbourne7-45/+53
2021-04-13arm64: Introduce prctl(PR_PAC_{SET,GET}_ENABLED_KEYS)Peter Collingbourne10-13/+184
2021-04-13arm64: mte: make the per-task SCTLR_EL1 field usable elsewherePeter Collingbourne3-40/+39
2021-04-13arm64/sve: Remove redundant system_supports_sve() testsMark Brown1-4/+4
2021-04-13Merge tag 'zynqmp-dt-for-v5.13' of https://github.com/Xilinx/linux-xlnx into ...Arnd Bergmann3-38/+3
2021-04-13Merge tag 'v5.13-rockchip-dts64' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann49-91/+422
2021-04-13arm64: kprobes: Restore local irqflag if kprobes is cancelledJisheng Zhang1-2/+4
2021-04-12Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki2-77/+42
2021-04-12arm64: mte: Ensure TIF_MTE_ASYNC_FAULT is set atomicallyCatalin Marinas2-5/+11
2021-04-12arm64: fpsimd: run kernel mode NEON with softirqs disabledArd Biesheuvel8-15/+31
2021-04-12arm64: assembler: introduce wxN aliases for wN registersArd Biesheuvel1-0/+8
2021-04-12arm64: assembler: remove conditional NEON yield macrosArd Biesheuvel1-70/+0
2021-04-12Merge 5.12-rc7 into usb-nextGreg Kroah-Hartman4-6/+6
2021-04-11kasan, arm64: tests supports for HW_TAGS async modeAndrey Konovalov1-0/+1
2021-04-11arm64: mte: Report async tag faults before suspendVincenzo Frascino3-0/+23
2021-04-11arm64: mte: Enable async tag check faultVincenzo Frascino3-0/+71
2021-04-11arm64: mte: Conditionally compile mte_enable_kernel_*()Vincenzo Frascino1-0/+4
2021-04-11arm64: mte: Enable TCO in functions that can read beyond buffer limitsVincenzo Frascino4-0/+63
2021-04-11arm64: mte: Drop arch_enable_tagging()Vincenzo Frascino1-1/+0
2021-04-11arm64: mte: Add asynchronous mode supportVincenzo Frascino3-5/+24
2021-04-11arm64: dts: rockchip: move mmc aliases to board dts on rk3399Heiko Stuebner23-3/+112
2021-04-11arm64: dts: rockchip: move mmc aliases to board dts on rk3368Heiko Stuebner8-3/+31
2021-04-11arm64: dts: rockchip: move mmc aliases to board dts on rk3328Heiko Stuebner8-3/+36
2021-04-11arm64: dts: rockchip: move mmc aliases to board dts on rk3308Heiko Stuebner2-3/+6
2021-04-11arm64: dts: rockchip: move mmc aliases to board dts on px30Heiko Stuebner5-3/+19
2021-04-09treewide: change my e-mail address, fix my nameMarek BehĂșn1-1/+1
2021-04-09Merge tag 'amlogic-dt64-2' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Arnd Bergmann1-1/+51
2021-04-09Merge tag 'qcom-arm64-for-5.13-2' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann19-38/+3048
2021-04-08arm64: allow CONFIG_CFI_CLANG to be selectedSami Tolvanen1-0/+1
2021-04-08KVM: arm64: Disable CFI for nVHESami Tolvanen1-3/+3
2021-04-08arm64: ftrace: use function_nocfi for ftrace_callSami Tolvanen1-1/+1
2021-04-08arm64: add __nocfi to __apply_alternativesSami Tolvanen1-2/+2
2021-04-08arm64: add __nocfi to functions that jump to a physical addressSami Tolvanen3-6/+6
2021-04-08arm64: use function_nocfi with __pa_symbolSami Tolvanen6-6/+9
2021-04-08arm64: implement function_nocfiSami Tolvanen1-0/+16
2021-04-08treewide: Change list_sort to use const pointersSami Tolvanen2-5/+6
2021-04-08Merge tag 'qcom-arm64-defconfig-for-5.13' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann1-0/+2
2021-04-08arm64: Get rid of CONFIG_ARM64_VHEMarc Zyngier3-26/+0
2021-04-08arm64: Cope with CPUs stuck in VHE modeMarc Zyngier3-8/+52
2021-04-08arm64: cpufeature: Allow early filtering of feature overrideMarc Zyngier3-0/+36
2021-04-08arm64: Disable fine grained traps on bootMark Brown2-0/+27
2021-04-08arm64: mte: Remove unused mte_assign_mem_tag_range()Vincenzo Frascino1-6/+0