index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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
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