Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | arm64/sysreg: Add _EL1 into ID_AA64ISAR2_EL1 definition names | Mark Brown | 2022-07-05 | 1 | -1/+1 |
* | arm64/sysreg: Add _EL1 into ID_AA64ISAR1_EL1 definition names | Mark Brown | 2022-07-05 | 1 | -1/+1 |
* | arm64: Add support of PAuth QARMA3 architected algorithm | Vladimir Murzin | 2022-02-25 | 1 | -0/+3 |
* | arm64: Conditionally configure PTR_AUTH key of the kernel. | Daniel Kiss | 2021-06-15 | 1 | -20/+29 |
* | arm64: pac: Optimize kernel entry/exit key installation code paths | Peter Collingbourne | 2021-04-13 | 1 | -19/+1 |
* | arm64: simplify ptrauth initialization | Mark Rutland | 2020-04-28 | 1 | -0/+22 |
* | arm64: remove ptrauth_keys_install_kernel sync arg | Mark Rutland | 2020-04-28 | 1 | -5/+16 |
* | arm64: suspend: restore the kernel ptrauth keys | Amit Daniel Kachhap | 2020-03-18 | 1 | -2/+4 |
* | arm64: initialize and switch ptrauth kernel keys | Kristina Martsenko | 2020-03-18 | 1 | -0/+14 |
* | arm64: install user ptrauth keys at kernel exit time | Kristina Martsenko | 2020-03-18 | 1 | -0/+49 |