index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
scs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-08
arm64/scs: Drop unused prototype __pi_scs_patch_vmlinux()
Ard Biesheuvel
1
-1
/
+0
2024-11-08
arm64/scs: Fix handling of DWARF augmentation data in CIE/FDE frames
Ard Biesheuvel
1
-0
/
+7
2024-02-16
arm64: head: Move early kernel mapping routines into C code
Ard Biesheuvel
1
-29
/
+3
2024-02-16
arm64: head: move dynamic shadow call stack patching into early C runtime
Ard Biesheuvel
1
-2
/
+2
2023-05-25
arm64: add scs_patch_vmlinux prototype
Arnd Bergmann
1
-0
/
+1
2023-01-20
arm64: Always load shadow stack pointer directly from the task struct
Ard Biesheuvel
1
-3
/
+4
2022-11-09
arm64: implement dynamic shadow call stack for Clang
Ard Biesheuvel
1
-0
/
+49
2021-05-27
arm64: scs: Drop unused 'tmp' argument to scs_{load, save} asm macros
Will Deacon
1
-4
/
+4
2020-05-18
scs: Move scs_overflow_check() out of architecture code
Will Deacon
1
-18
/
+0
2020-05-18
arm64: scs: Use 'scs_sp' register alias for x18
Will Deacon
1
-2
/
+4
2020-05-18
arm64: scs: Store absolute SCS stack pointer value in thread_info
Will Deacon
1
-5
/
+4
2020-05-15
arm64: Implement Shadow Call Stack
Sami Tolvanen
1
-0
/
+46