summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/pointer_auth.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* arm64: sync kernel APIAKey when installingMark Rutland2020-04-211-3/+6
* arm64: mask PAC bits of __builtin_return_addressAmit Daniel Kachhap2020-03-181-8/+1
* arm64: initialize ptrauth keys for kernel booting taskAmit Daniel Kachhap2020-03-181-1/+10
* arm64: initialize and switch ptrauth kernel keysKristina Martsenko2020-03-181-0/+13
* arm64: install user ptrauth keys at kernel exit timeKristina Martsenko2020-03-181-22/+1
* arm64: rename ptrauth key structures to be user-specificKristina Martsenko2020-03-181-6/+6
* arm64: mm: Remove vabits_userSteve Capper2019-08-091-1/+1
* arm64: Use the correct style for SPDX License IdentifierNishad Kamdar2019-04-161-1/+1
* arm64: ptr auth: Move per-thread keys from thread_info to thread_structWill Deacon2018-12-131-3/+3
* arm64: add prctl control for resetting ptrauth keysKristina Martsenko2018-12-131-0/+3
* arm64: perf: strip PAC when unwinding userspaceMark Rutland2018-12-131-0/+7
* arm64: expose user PAC bit positions via ptraceMark Rutland2018-12-131-0/+8
* arm64: add basic pointer authentication supportMark Rutland2018-12-131-0/+79