index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
gcc-plugins
/
stackleak_plugin.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-21
stackleak: Rename stackleak_track_stack to __sanitizer_cov_stack_depth
Kees Cook
1
-26
/
+26
2024-04-03
gcc-plugins/stackleak: Avoid .head.text section
Ard Biesheuvel
1
-0
/
+2
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_385.RULE
Thomas Gleixner
1
-1
/
+1
2022-05-24
gcc-plugins: use KERNELVERSION for plugin version
Masahiro Yamada
1
-1
/
+1
2022-05-10
gcc-plugins: Change all version strings match kernel
Kees Cook
1
-1
/
+1
2022-02-06
gcc-plugins/stackleak: Ignore .noinstr.text and .entry.text
Kees Cook
1
-0
/
+4
2022-02-06
gcc-plugins/stackleak: Exactly match strings instead of prefixes
Kees Cook
1
-4
/
+21
2020-12-04
gcc-plugins: remove code for GCC versions older than 4.9
Masahiro Yamada
1
-3
/
+1
2020-06-24
gcc-plugins/stackleak: Add 'verbose' plugin parameter
Alexander Popov
1
-5
/
+42
2020-06-24
gcc-plugins/stackleak: Use asm instrumentation to avoid useless register saving
Alexander Popov
1
-28
/
+177
2020-04-13
gcc-plugins/stackleak: Avoid assignment for unused macro argument
Kees Cook
1
-3
/
+2
2018-12-06
stackleak: Register the 'stackleak_cleanup' pass before the '*free_cfg' pass
Alexander Popov
1
-3
/
+5
2018-09-04
gcc-plugins: Add STACKLEAK plugin for tracking the kernel stack
Alexander Popov
1
-0
/
+427