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
/
kernel
/
scs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-09
scs: add support for dynamic shadow call stacks
Ard Biesheuvel
1
-2
/
+12
2022-03-25
kasan, vmalloc: only tag normal vmalloc allocations
Andrey Konovalov
1
-4
/
+8
2022-03-25
kasan, vmalloc: add vmalloc tagging for HW_TAGS
Andrey Konovalov
1
-2
/
+2
2021-09-30
scs: Release kasan vmalloc poison in scs_free process
Yee Lee
1
-0
/
+1
2020-12-01
scs: switch to vmapped shadow stacks
Sami Tolvanen
1
-11
/
+60
2020-08-07
mm: memcontrol: account kernel stack per node
Shakeel Butt
1
-1
/
+1
2020-06-04
scs: Report SCS usage in bytes rather than number of entries
Will Deacon
1
-1
/
+1
2020-05-18
scs: Remove references to asm/scs.h from core code
Will Deacon
1
-1
/
+0
2020-05-18
scs: Move scs_overflow_check() out of architecture code
Will Deacon
1
-1
/
+2
2020-05-18
scs: Move accounting into alloc/free functions
Will Deacon
1
-24
/
+21
2020-05-18
arm64: scs: Store absolute SCS stack pointer value in thread_info
Will Deacon
1
-2
/
+1
2020-05-15
scs: Add support for stack usage debugging
Sami Tolvanen
1
-1
/
+29
2020-05-15
scs: Add page accounting for shadow call stack allocations
Sami Tolvanen
1
-0
/
+15
2020-05-15
scs: Add support for Clang's Shadow Call Stack (SCS)
Sami Tolvanen
1
-0
/
+65