summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/pointer_auth.h
AgeCommit message (Expand)Author
2021-04-13arm64: pac: Optimize kernel entry/exit key installation code pathsPeter Collingbourne
2021-04-13arm64: Introduce prctl(PR_PAC_{SET,GET}_ENABLED_KEYS)Peter Collingbourne
2021-02-09arm64: Defer enabling pointer authentication on boot coreSrinivas Ramana
2020-04-21arm64: sync kernel APIAKey when installingMark Rutland
2020-03-18arm64: mask PAC bits of __builtin_return_addressAmit Daniel Kachhap
2020-03-18arm64: initialize ptrauth keys for kernel booting taskAmit Daniel Kachhap
2020-03-18arm64: initialize and switch ptrauth kernel keysKristina Martsenko
2020-03-18arm64: install user ptrauth keys at kernel exit timeKristina Martsenko
2020-03-18arm64: rename ptrauth key structures to be user-specificKristina Martsenko
2019-08-09arm64: mm: Remove vabits_userSteve Capper
2019-04-16arm64: Use the correct style for SPDX License IdentifierNishad Kamdar
2018-12-13arm64: ptr auth: Move per-thread keys from thread_info to thread_structWill Deacon
2018-12-13arm64: add prctl control for resetting ptrauth keysKristina Martsenko
2018-12-13arm64: perf: strip PAC when unwinding userspaceMark Rutland
2018-12-13arm64: expose user PAC bit positions via ptraceMark Rutland
2018-12-13arm64: add basic pointer authentication supportMark Rutland