index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
include
/
nolibc
/
stackprotector.h
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-24
tools/nolibc: stackprotector: Avoid stalling program startup if crng is not init yet
Daniel Palmer
1
-1
/
+2
2026-04-27
tools/nolibc: Rename __no_stack_protector to __nolibc_no_stack_protector
Daniel Palmer
1
-1
/
+1
2026-02-25
tools/nolibc: rename my_syscallX() to __nolibc_syscallX()
Thomas Weißschuh
1
-4
/
+4
2025-10-29
tools/nolibc: add option to disable runtime
Benjamin Berg
1
-0
/
+2
2025-02-03
tools/nolibc: add prototypes for non-static functions
Thomas Weißschuh
1
-0
/
+2
2024-08-16
tools/nolibc: stackprotector: mark implicitly used symbols as used
Thomas Weißschuh
1
-2
/
+2
2023-08-23
tools/nolibc: stackprotector.h: make __stack_chk_init static
Zhangjin Wu
1
-3
/
+2
2023-08-23
tools/nolibc: stackprotector.h: add empty __stack_chk_init for !_NOLIBC_STACKPROTECTOR
Zhangjin Wu
1
-0
/
+2
2023-06-09
tools/nolibc: fix segfaults on compilers without attribute no_stack_protector
Thomas Weißschuh
1
-1
/
+1
2023-06-09
tools/nolibc: add autodetection for stackprotector support
Thomas Weißschuh
1
-7
/
+3
2023-06-09
tools/nolibc: ensure stack protector guard is never zero
Thomas Weißschuh
1
-2
/
+3
2023-06-09
tools/nolibc: use C89 comment syntax
Thomas Weißschuh
1
-2
/
+2
2023-03-27
tools/nolibc: add support for stack protector
Thomas Weißschuh
1
-0
/
+53