index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
pointer_auth.h
Age
Commit message (
Expand
)
Author
2020-04-21
arm64: sync kernel APIAKey when installing
Mark Rutland
2020-03-18
arm64: mask PAC bits of __builtin_return_address
Amit Daniel Kachhap
2020-03-18
arm64: initialize ptrauth keys for kernel booting task
Amit Daniel Kachhap
2020-03-18
arm64: initialize and switch ptrauth kernel keys
Kristina Martsenko
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
2019-08-09
arm64: mm: Remove vabits_user
Steve Capper
2019-04-16
arm64: Use the correct style for SPDX License Identifier
Nishad Kamdar
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
2018-12-13
arm64: perf: strip PAC when unwinding userspace
Mark Rutland
2018-12-13
arm64: expose user PAC bit positions via ptrace
Mark Rutland
2018-12-13
arm64: add basic pointer authentication support
Mark Rutland