index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
stackleak.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
1
-1
/
+1
2024-05-17
Merge tag 'sysctl-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+0
2024-05-03
stackleak: Use a copy of the ctl_table argument
Thomas Weißschuh
1
-3
/
+3
2024-04-24
kernel misc: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
1
-1
/
+0
2023-04-20
stackleak: allow to specify arch specific stackleak poison function
Heiko Carstens
1
-4
/
+13
2022-05-08
stackleak: add on/off stack variants
Mark Rutland
1
-3
/
+32
2022-05-08
stackleak: rework poison scanning
Mark Rutland
1
-14
/
+4
2022-05-08
stackleak: rework stack high bound handling
Mark Rutland
1
-5
/
+14
2022-05-08
stackleak: clarify variable names
Mark Rutland
1
-16
/
+14
2022-05-08
stackleak: rework stack low bound handling
Mark Rutland
1
-10
/
+4
2022-05-08
stackleak: remove redundant check
Mark Rutland
1
-4
/
+0
2022-05-08
stackleak: move skip_erasing() check earlier
Mark Rutland
1
-4
/
+9
2022-02-03
gcc-plugins/stackleak: Use noinstr in favor of notrace
Kees Cook
1
-3
/
+2
2022-01-22
stackleak: move stack_erasing sysctl to stackleak.c
Xiaoming Ni
1
-2
/
+24
2020-09-19
stackleak: let stack_erasing_sysctl take a kernel pointer buffer
Tobias Klauser
1
-1
/
+1
2020-06-24
gcc-plugins/stackleak: Use asm instrumentation to avoid useless register saving
Alexander Popov
1
-12
/
+4
2018-12-05
stackleak: Mark stackleak_track_stack() as notrace
Anders Roxell
1
-1
/
+1
2018-11-30
stackleak: Disable function tracing and kprobes for stackleak_erase()
Alexander Popov
1
-1
/
+3
2018-09-04
stackleak: Allow runtime disabling of kernel stack erasing
Alexander Popov
1
-0
/
+38
2018-09-04
fs/proc: Show STACKLEAK metrics in the /proc file system
Alexander Popov
1
-0
/
+4
2018-09-04
gcc-plugins: Add STACKLEAK plugin for tracking the kernel stack
Alexander Popov
1
-0
/
+28
2018-09-04
x86/entry: Add STACKLEAK erasing the kernel stack at the end of syscalls
Alexander Popov
1
-0
/
+62