aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/randomize_kstack.h
AgeCommit message (Expand)AuthorFilesLines
2024-04-03randomize_kstack: Improve entropy diffusionKees Cook1-1/+1
2022-05-10randomize_kstack: Improve docs on requirements/rationaleKees Cook1-3/+24
2022-02-14stack: Constrain and fix stack offset randomization with Clang buildsMarco Elver1-2/+14
2022-02-14stack: Introduce CONFIG_RANDOMIZE_KSTACK_OFFSETMarco Elver1-0/+5
2021-05-11stack: Replace "o" output with "r" input constraintNick Desaulniers1-1/+1
2021-04-08stack: Optionally randomize kernel stack offset each syscallKees Cook1-0/+54