index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
/
usercfi.c
Age
Commit message (
Expand
)
Author
Files
Lines
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