aboutsummaryrefslogtreecommitdiffstats
path: root/arch/riscv/kernel/ptrace.c
AgeCommit message (Expand)Author
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner
2019-01-07riscv: fix trace_sys_exit hookDavid Abdurachmanov
2019-01-07riscv: define CREATE_TRACE_POINTS in ptrace.cDavid Abdurachmanov
2019-01-07riscv: audit: add audit hook in do_syscall_trace_enter/exit()David Abdurachmanov
2018-10-22RISC-V: Add FP register ptrace support for gdb.Jim Wilson
2018-07-04RISC-V: Fix PTRACE_SETREGSET bug.Jim Wilson
2017-09-26RISC-V: User-facing APIPalmer Dabbelt