summaryrefslogtreecommitdiffstats
path: root/arch/riscv/kernel/usercfi.c
AgeCommit message (Expand)AuthorLines
2026-01-29riscv: add kernel command line option to opt out of user CFIDeepak Gupta-11/+47
2026-01-29riscv/signal: save and restore the shadow stack on a signalDeepak Gupta-0/+57
2026-01-29riscv: Implement indirect branch tracking prctlsDeepak Gupta-0/+79
2026-01-29riscv: Implement arch-agnostic shadow stack prctlsDeepak Gupta-0/+110
2026-01-29riscv/shstk: If needed allocate a new shadow stack on cloneDeepak Gupta-0/+120
2026-01-29riscv/mm: Implement map_shadow_stack() syscallDeepak Gupta-0/+140