VisionFive2 Linux kernel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
More than 9999 Commits
33 Branches
55 Tags
Index
Trunk
Branches
Tags
Trunk
Branches
Tags
Home page
Home page
starfive-tech/linux.git
/
branches
/
rt-linux-release
/
scripts
/
gcc-x86_32-has-stack-protector.sh
Date
Commit Message
Rev
Author
2021-03-08
x86/stackprotector/32: Make the canary into a regular percpu variable
3fb0fdb3
Andy Lutomirski
2018-06-08
stack-protector: test compiler capability in Kconfig and drop AUTO mode
2a61f474
Masahiro Yamada
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
b2441318
Greg Kroah-Hartman
2014-08-20
kbuild: Make scripts executable
06ed5c2b
Michal Marek
2012-10-03
kbuild: Fix gcc -x syntax
b1e0d8b7
Jean Delvare
2009-02-11
stackprotector: fix multi-word cross-builds
ebd9026d
Ingo Molnar
2009-02-10
x86: implement x86_32 stack protector
60a5317f
Tejun Heo