aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/pointer_auth.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-09arm64: mm: Remove vabits_userSteve Capper1-1/+1
2019-04-16arm64: Use the correct style for SPDX License IdentifierNishad Kamdar1-1/+1
2018-12-13arm64: ptr auth: Move per-thread keys from thread_info to thread_structWill Deacon1-3/+3
2018-12-13arm64: add prctl control for resetting ptrauth keysKristina Martsenko1-0/+3
2018-12-13arm64: perf: strip PAC when unwinding userspaceMark Rutland1-0/+7
2018-12-13arm64: expose user PAC bit positions via ptraceMark Rutland1-0/+8
2018-12-13arm64: add basic pointer authentication supportMark Rutland1-0/+79