summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/pointer_auth.c
AgeCommit message (Expand)AuthorFilesLines
2020-03-18arm64: install user ptrauth keys at kernel exit timeKristina Martsenko1-3/+0
2020-03-18arm64: rename ptrauth key structures to be user-specificKristina Martsenko1-4/+4
2018-12-13arm64: ptr auth: Move per-thread keys from thread_info to thread_structWill Deacon1-1/+1
2018-12-13arm64: add prctl control for resetting ptrauth keysKristina Martsenko1-0/+47