index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
scs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
kasan, vmalloc: only tag normal vmalloc allocations
Andrey Konovalov
2022-03-24
1
-4
/
+8
*
kasan, vmalloc: add vmalloc tagging for HW_TAGS
Andrey Konovalov
2022-03-24
1
-2
/
+2
*
scs: Release kasan vmalloc poison in scs_free process
Yee Lee
2021-09-30
1
-0
/
+1
*
scs: switch to vmapped shadow stacks
Sami Tolvanen
2020-12-01
1
-11
/
+60
*
mm: memcontrol: account kernel stack per node
Shakeel Butt
2020-08-07
1
-1
/
+1
*
scs: Report SCS usage in bytes rather than number of entries
Will Deacon
2020-06-04
1
-1
/
+1
*
scs: Remove references to asm/scs.h from core code
Will Deacon
2020-05-18
1
-1
/
+0
*
scs: Move scs_overflow_check() out of architecture code
Will Deacon
2020-05-18
1
-1
/
+2
*
scs: Move accounting into alloc/free functions
Will Deacon
2020-05-18
1
-24
/
+21
*
arm64: scs: Store absolute SCS stack pointer value in thread_info
Will Deacon
2020-05-18
1
-2
/
+1
*
scs: Add support for stack usage debugging
Sami Tolvanen
2020-05-15
1
-1
/
+29
*
scs: Add page accounting for shadow call stack allocations
Sami Tolvanen
2020-05-15
1
-0
/
+15
*
scs: Add support for Clang's Shadow Call Stack (SCS)
Sami Tolvanen
2020-05-15
1
-0
/
+65