Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-03-06 | riscv: fix seccomp reject syscall code path | Tycho Andersen | 1 | -6/+5 |
2019-12-01 | Merge tag 'seccomp-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
2019-10-29 | riscv: add support for SECCOMP and SECCOMP_FILTER | David Abdurachmanov | 1 | -0/+10 |
2019-10-28 | riscv: for C functions called only from assembly, mark with __visible | Paul Walmsley | 1 | -2/+2 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286 | Thomas Gleixner | 1 | -9/+1 |
2019-01-07 | riscv: fix trace_sys_exit hook | David Abdurachmanov | 1 | -1/+1 |
2019-01-07 | riscv: define CREATE_TRACE_POINTS in ptrace.c | David Abdurachmanov | 1 | -0/+2 |
2019-01-07 | riscv: audit: add audit hook in do_syscall_trace_enter/exit() | David Abdurachmanov | 1 | -0/+5 |
2018-10-23 | RISC-V: Add FP register ptrace support for gdb. | Jim Wilson | 1 | -0/+52 |
2018-07-05 | RISC-V: Fix PTRACE_SETREGSET bug. | Jim Wilson | 1 | -1/+1 |
2017-09-27 | RISC-V: User-facing API | Palmer Dabbelt | 1 | -0/+125 |