aboutsummaryrefslogtreecommitdiff
path: root/include/linux/scs.h
AgeCommit message (Expand)AuthorFilesLines
2020-05-18scs: Move DEFINE_SCS macro into core codeGravatar Will Deacon 1-0/+4
2020-05-18scs: Move scs_overflow_check() out of architecture codeGravatar Will Deacon 1-2/+2
2020-05-18arm64: scs: Store absolute SCS stack pointer value in thread_infoGravatar Will Deacon 1-4/+4
2020-05-15scs: Add support for Clang's Shadow Call Stack (SCS)Gravatar Sami Tolvanen 1-0/+68