index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
scs.c
Age
Commit message (
Expand
)
Author
2022-11-09
scs: add support for dynamic shadow call stacks
Ard Biesheuvel
2022-03-24
kasan, vmalloc: only tag normal vmalloc allocations
Andrey Konovalov
2022-03-24
kasan, vmalloc: add vmalloc tagging for HW_TAGS
Andrey Konovalov
2021-09-30
scs: Release kasan vmalloc poison in scs_free process
Yee Lee
2020-12-01
scs: switch to vmapped shadow stacks
Sami Tolvanen
2020-08-07
mm: memcontrol: account kernel stack per node
Shakeel Butt
2020-06-04
scs: Report SCS usage in bytes rather than number of entries
Will Deacon
2020-05-18
scs: Remove references to asm/scs.h from core code
Will Deacon
2020-05-18
scs: Move scs_overflow_check() out of architecture code
Will Deacon
2020-05-18
scs: Move accounting into alloc/free functions
Will Deacon
2020-05-18
arm64: scs: Store absolute SCS stack pointer value in thread_info
Will Deacon
2020-05-15
scs: Add support for stack usage debugging
Sami Tolvanen
2020-05-15
scs: Add page accounting for shadow call stack allocations
Sami Tolvanen
2020-05-15
scs: Add support for Clang's Shadow Call Stack (SCS)
Sami Tolvanen