summaryrefslogtreecommitdiff
path: root/arch/riscv/kernel/usercfi.c
AgeCommit message (Expand)Author
4 daysMerge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-04-05riscv: shstk: use the new common vm_mmap_shadow_stack() helperCatalin Marinas
2026-04-04prctl: cfi: change the branch landing pad prctl()s to be more descriptivePaul Walmsley
2026-04-04prctl: rename branch landing pad implementation functions to be more explicitPaul Walmsley
2026-04-04riscv: cfi: clear CFI lock status in start_thread()Zong Li
2026-01-29riscv: add kernel command line option to opt out of user CFIDeepak Gupta
2026-01-29riscv/signal: save and restore the shadow stack on a signalDeepak Gupta
2026-01-29riscv: Implement indirect branch tracking prctlsDeepak Gupta
2026-01-29riscv: Implement arch-agnostic shadow stack prctlsDeepak Gupta
2026-01-29riscv/shstk: If needed allocate a new shadow stack on cloneDeepak Gupta
2026-01-29riscv/mm: Implement map_shadow_stack() syscallDeepak Gupta