index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
/
usercfi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-07
riscv: cfi: reduce shadow stack size limit from 2GB to 512MB
Zong Li
1
-2
/
+2
2026-06-06
riscv: cfi: reject unknown flags in PR_SET_CFI
Richard Patel
1
-0
/
+3
2026-05-13
riscv: cfi: reduce shadow stack size limit from 4GB to 2GB
Zong Li
1
-3
/
+4
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-11
/
+1
2026-04-05
riscv: shstk: use the new common vm_mmap_shadow_stack() helper
Catalin Marinas
1
-11
/
+1
2026-04-04
prctl: cfi: change the branch landing pad prctl()s to be more descriptive
Paul Walmsley
1
-8
/
+7
2026-04-04
prctl: rename branch landing pad implementation functions to be more explicit
Paul Walmsley
1
-8
/
+8
2026-04-04
riscv: cfi: clear CFI lock status in start_thread()
Zong Li
1
-6
/
+6
2026-01-29
riscv: add kernel command line option to opt out of user CFI
Deepak Gupta
1
-11
/
+47
2026-01-29
riscv/signal: save and restore the shadow stack on a signal
Deepak Gupta
1
-0
/
+57
2026-01-29
riscv: Implement indirect branch tracking prctls
Deepak Gupta
1
-0
/
+79
2026-01-29
riscv: Implement arch-agnostic shadow stack prctls
Deepak Gupta
1
-0
/
+110
2026-01-29
riscv/shstk: If needed allocate a new shadow stack on clone
Deepak Gupta
1
-0
/
+120
2026-01-29
riscv/mm: Implement map_shadow_stack() syscall
Deepak Gupta
1
-0
/
+140