index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
pointer_auth.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-18
arm64: mask PAC bits of __builtin_return_address
Amit Daniel Kachhap
1
-8
/
+1
2020-03-18
arm64: initialize ptrauth keys for kernel booting task
Amit Daniel Kachhap
1
-1
/
+10
2020-03-18
arm64: initialize and switch ptrauth kernel keys
Kristina Martsenko
1
-0
/
+13
2020-03-18
arm64: install user ptrauth keys at kernel exit time
Kristina Martsenko
1
-22
/
+1
2020-03-18
arm64: rename ptrauth key structures to be user-specific
Kristina Martsenko
1
-6
/
+6
2019-08-09
arm64: mm: Remove vabits_user
Steve Capper
1
-1
/
+1
2019-04-16
arm64: Use the correct style for SPDX License Identifier
Nishad Kamdar
1
-1
/
+1
2018-12-13
arm64: ptr auth: Move per-thread keys from thread_info to thread_struct
Will Deacon
1
-3
/
+3
2018-12-13
arm64: add prctl control for resetting ptrauth keys
Kristina Martsenko
1
-0
/
+3
2018-12-13
arm64: perf: strip PAC when unwinding userspace
Mark Rutland
1
-0
/
+7
2018-12-13
arm64: expose user PAC bit positions via ptrace
Mark Rutland
1
-0
/
+8
2018-12-13
arm64: add basic pointer authentication support
Mark Rutland
1
-0
/
+79