index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2023-04-13
arm64: move PAC masks to <asm/pointer_auth.h>
Mark Rutland
1
-0
/
+7
2023-04-13
arm64: use XPACLRI to strip PAC
Mark Rutland
1
-6
/
+0
2021-07-28
arm64: move preemption disablement to prctl handlers
Peter Collingbourne
1
-6
/
+6
2021-06-15
arm64: Conditionally configure PTR_AUTH key of the kernel.
Daniel Kiss
1
-26
/
+33
2021-04-13
arm64: pac: Optimize kernel entry/exit key installation code paths
Peter Collingbourne
1
-7
/
+29
2021-04-13
arm64: Introduce prctl(PR_PAC_{SET,GET}_ENABLED_KEYS)
Peter Collingbourne
1
-3
/
+22
2021-02-09
arm64: Defer enabling pointer authentication on boot core
Srinivas Ramana
1
-0
/
+10
2020-04-21
arm64: sync kernel APIAKey when installing
Mark Rutland
1
-3
/
+6
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