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