1. dcb85f85 gcc-plugins/stackleak: Use noinstr in favor of notrace by Kees Cook · 2 years, 11 months ago
  2. 0df8bdd stackleak: move stack_erasing sysctl to stackleak.c by Xiaoming Ni · 3 years ago
  3. 4773ef3 stackleak: let stack_erasing_sysctl take a kernel pointer buffer by Tobias Klauser · 4 years, 3 months ago
  4. feee1b8 gcc-plugins/stackleak: Use asm instrumentation to avoid useless register saving by Alexander Popov · 4 years, 6 months ago
  5. e9c7d65 stackleak: Mark stackleak_track_stack() as notrace by Anders Roxell · 6 years ago
  6. ef1a840 stackleak: Disable function tracing and kprobes for stackleak_erase() by Alexander Popov · 6 years ago
  7. 964c9df stackleak: Allow runtime disabling of kernel stack erasing by Alexander Popov · 6 years ago
  8. c8d1262 fs/proc: Show STACKLEAK metrics in the /proc file system by Alexander Popov · 6 years ago
  9. 10e9ae9 gcc-plugins: Add STACKLEAK plugin for tracking the kernel stack by Alexander Popov · 6 years ago
  10. afaef01 x86/entry: Add STACKLEAK erasing the kernel stack at the end of syscalls by Alexander Popov · 6 years ago