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