aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/stackleak.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-11-08stackleak: add declarations for global functionsArnd Bergmann1-0/+6
2022-05-08stackleak: rework poison scanningMark Rutland1-0/+26
2022-05-08stackleak: rework stack high bound handlingMark Rutland1-0/+14
2022-05-08stackleak: rework stack low bound handlingMark Rutland1-1/+14
2022-01-22stackleak: move stack_erasing sysctl to stackleak.cXiaoming Ni1-5/+0
2020-09-19stackleak: let stack_erasing_sysctl take a kernel pointer bufferTobias Klauser1-1/+1
2018-09-04stackleak: Allow runtime disabling of kernel stack erasingAlexander Popov1-0/+6
2018-09-04fs/proc: Show STACKLEAK metrics in the /proc file systemAlexander Popov1-0/+3
2018-09-04x86/entry: Add STACKLEAK erasing the kernel stack at the end of syscallsAlexander Popov1-0/+26