Age | Commit message (Expand) | Author |
---|---|---|
2024-07-13 | randomize_kstack: Improve stack alignment codegen | Kees Cook |
2024-04-03 | randomize_kstack: Improve entropy diffusion | Kees Cook |
2022-05-10 | randomize_kstack: Improve docs on requirements/rationale | Kees Cook |
2022-02-14 | stack: Constrain and fix stack offset randomization with Clang builds | Marco Elver |
2022-02-14 | stack: Introduce CONFIG_RANDOMIZE_KSTACK_OFFSET | Marco Elver |
2021-05-11 | stack: Replace "o" output with "r" input constraint | Nick Desaulniers |
2021-04-08 | stack: Optionally randomize kernel stack offset each syscall | Kees Cook |