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