summaryrefslogtreecommitdiff
path: root/arch/riscv/include/uapi/asm/ptrace.h
AgeCommit message (Expand)AuthorFilesLines
2026-04-04riscv: ptrace: cfi: expand "SS" references to "shadow stack" in uapi headersPaul Walmsley1-9/+9
2026-04-04riscv: ptrace: expand "LP" references to "branch landing pads" in uapi headersPaul Walmsley1-9/+11
2026-04-04riscv: ptrace: cfi: fix "PRACE" typo in uapi headerPaul Walmsley1-1/+1
2026-04-04riscv: use _BITUL macro rather than BIT() in ptrace uapi and kselftestsPaul Walmsley1-6/+7
2026-01-29riscv/ptrace: expose riscv CFI status and state via ptrace and in core filesDeepak Gupta1-0/+30
2026-01-29riscv/signal: save and restore the shadow stack on a signalDeepak Gupta1-0/+4
2025-09-16riscv: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headersThomas Huth1-2/+2
2023-09-08Merge patch "RISC-V: Add ptrace support for vectors"Palmer Dabbelt1-4/+9
2023-09-01RISC-V: Add ptrace support for vectorsAndy Chiu1-4/+9
2023-09-01Merge tag 'riscv-for-linus-6.6-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+5
2023-08-23riscv: support the elf-fdpic binfmt loaderGreg Ungerer1-0/+5
2023-08-22RISC-V: vector: export VLENB csr in __sc_riscv_v_stateAndy Chiu1-0/+1
2023-06-08riscv: signal: Add sigcontext save/restore for vectorGreentime Hu1-0/+15
2023-06-08riscv: Add ptrace vector supportGreentime Hu1-0/+7
2023-06-08riscv: Introduce struct/helpers to save/restore per-task Vector stateGreentime Hu1-0/+17
2019-07-25treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headersMasahiro Yamada1-1/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner1-9/+1
2017-09-26RISC-V: User-facing APIPalmer Dabbelt1-0/+90