1. 91b6163 Merge tag 'sysctl-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/sysctl/sysctl by Linus Torvalds · 9 months ago
  2. 0e148d3 stackleak: Use a copy of the ctl_table argument by Thomas Weißschuh · 10 months ago
  3. 11a92190 kernel misc: Remove the now superfluous sentinel elements from ctl_table array by Joel Granados · 1 year, 8 months ago
  4. 491a786 stackleak: allow to specify arch specific stackleak poison function by Heiko Carstens · 1 year, 11 months ago
  5. 8111e67 stackleak: add on/off stack variants by Mark Rutland · 2 years, 10 months ago
  6. 77cf2b6 stackleak: rework poison scanning by Mark Rutland · 2 years, 10 months ago
  7. 0cfa2cc stackleak: rework stack high bound handling by Mark Rutland · 2 years, 10 months ago
  8. 1723d39 stackleak: clarify variable names by Mark Rutland · 2 years, 10 months ago
  9. 9ec7984 stackleak: rework stack low bound handling by Mark Rutland · 2 years, 10 months ago
  10. ac7838b stackleak: remove redundant check by Mark Rutland · 2 years, 10 months ago
  11. a12685e stackleak: move skip_erasing() check earlier by Mark Rutland · 2 years, 10 months ago
  12. dcb85f85 gcc-plugins/stackleak: Use noinstr in favor of notrace by Kees Cook · 3 years, 1 month ago
  13. 0df8bdd stackleak: move stack_erasing sysctl to stackleak.c by Xiaoming Ni · 3 years, 1 month ago
  14. 4773ef3 stackleak: let stack_erasing_sysctl take a kernel pointer buffer by Tobias Klauser · 4 years, 5 months ago
  15. feee1b8 gcc-plugins/stackleak: Use asm instrumentation to avoid useless register saving by Alexander Popov · 4 years, 8 months ago
  16. e9c7d65 stackleak: Mark stackleak_track_stack() as notrace by Anders Roxell · 6 years ago
  17. ef1a840 stackleak: Disable function tracing and kprobes for stackleak_erase() by Alexander Popov · 6 years ago
  18. 964c9df stackleak: Allow runtime disabling of kernel stack erasing by Alexander Popov · 7 years ago
  19. c8d1262 fs/proc: Show STACKLEAK metrics in the /proc file system by Alexander Popov · 7 years ago
  20. 10e9ae9 gcc-plugins: Add STACKLEAK plugin for tracking the kernel stack by Alexander Popov · 7 years ago
  21. afaef01 x86/entry: Add STACKLEAK erasing the kernel stack at the end of syscalls by Alexander Popov · 7 years ago