aboutsummaryrefslogtreecommitdiffstats
path: root/arch/riscv/kernel/ptrace.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-30Merge tag 'seccomp-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-1/+1
2019-10-29riscv: add support for SECCOMP and SECCOMP_FILTERDavid Abdurachmanov1-0/+10
2019-10-28riscv: for C functions called only from assembly, mark with __visiblePaul Walmsley1-2/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner1-9/+1
2019-01-07riscv: fix trace_sys_exit hookDavid Abdurachmanov1-1/+1
2019-01-07riscv: define CREATE_TRACE_POINTS in ptrace.cDavid Abdurachmanov1-0/+2
2019-01-07riscv: audit: add audit hook in do_syscall_trace_enter/exit()David Abdurachmanov1-0/+5
2018-10-22RISC-V: Add FP register ptrace support for gdb.Jim Wilson1-0/+52
2018-07-04RISC-V: Fix PTRACE_SETREGSET bug.Jim Wilson1-1/+1
2017-09-26RISC-V: User-facing APIPalmer Dabbelt1-0/+125