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