Age | Commit message (Expand) | Author |
---|---|---|
2023-11-08 | stackleak: add declarations for global functions | Arnd Bergmann |
2022-05-08 | stackleak: rework poison scanning | Mark Rutland |
2022-05-08 | stackleak: rework stack high bound handling | Mark Rutland |
2022-05-08 | stackleak: rework stack low bound handling | Mark Rutland |
2022-01-22 | stackleak: move stack_erasing sysctl to stackleak.c | Xiaoming Ni |
2020-09-19 | stackleak: let stack_erasing_sysctl take a kernel pointer buffer | Tobias Klauser |
2018-09-04 | stackleak: Allow runtime disabling of kernel stack erasing | Alexander Popov |
2018-09-04 | fs/proc: Show STACKLEAK metrics in the /proc file system | Alexander Popov |
2018-09-04 | x86/entry: Add STACKLEAK erasing the kernel stack at the end of syscalls | Alexander Popov |