Age | Commit message (Expand) | Author |
---|---|---|
2021-07-28 | arm64: move preemption disablement to prctl handlers | Peter Collingbourne |
2021-04-13 | arm64: pac: Optimize kernel entry/exit key installation code paths | Peter Collingbourne |
2021-04-13 | arm64: Introduce prctl(PR_PAC_{SET,GET}_ENABLED_KEYS) | Peter Collingbourne |
2020-10-15 | arm64: reject prctl(PR_PAC_RESET_KEYS) on compat tasks | Peter Collingbourne |
2020-03-18 | arm64: install user ptrauth keys at kernel exit time | Kristina Martsenko |
2020-03-18 | arm64: rename ptrauth key structures to be user-specific | Kristina Martsenko |
2018-12-13 | arm64: ptr auth: Move per-thread keys from thread_info to thread_struct | Will Deacon |
2018-12-13 | arm64: add prctl control for resetting ptrauth keys | Kristina Martsenko |