summaryrefslogtreecommitdiffstats
path: root/include/linux/stackleak.h
Commit message (Expand)AuthorAgeFilesLines
* stackleak: add declarations for global functionsArnd Bergmann2023-11-081-0/+6
* stackleak: rework poison scanningMark Rutland2022-05-081-0/+26
* stackleak: rework stack high bound handlingMark Rutland2022-05-081-0/+14
* stackleak: rework stack low bound handlingMark Rutland2022-05-081-1/+14
* stackleak: move stack_erasing sysctl to stackleak.cXiaoming Ni2022-01-221-5/+0
* stackleak: let stack_erasing_sysctl take a kernel pointer bufferTobias Klauser2020-09-191-1/+1
* stackleak: Allow runtime disabling of kernel stack erasingAlexander Popov2018-09-041-0/+6
* fs/proc: Show STACKLEAK metrics in the /proc file systemAlexander Popov2018-09-041-0/+3
* x86/entry: Add STACKLEAK erasing the kernel stack at the end of syscallsAlexander Popov2018-09-041-0/+26