index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
/
ptrace.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-20
Merge patch series "riscv: Introduce compat-mode helpers & improve arch_get_m...
Palmer Dabbelt
1
-3
/
+3
2024-03-20
riscv: Introduce is_compat_thread() into compat.h
Leonardo Bras
1
-3
/
+3
2024-01-16
riscv: vector: do not pass task_struct into riscv_v_vstate_{save,restore}()
Andy Chiu
1
-1
/
+1
2024-01-16
riscv: sched: defer restoring Vector context for user
Andy Chiu
1
-1
/
+4
2023-09-01
RISC-V: Add ptrace support for vectors
Andy Chiu
1
-0
/
+79
2023-08-22
RISC-V: Remove ptrace support for vectors
Palmer Dabbelt
1
-69
/
+0
2023-06-08
riscv: Add ptrace vector support
Greentime Hu
1
-0
/
+70
2023-03-23
riscv: entry: Convert to generic entry
Guo Ren
1
-43
/
+0
2023-03-23
riscv: ptrace: Remove duplicate operation
Guo Ren
1
-1
/
+0
2022-05-18
riscv: compat: ptrace: Add compat_arch_ptrace implement
Guo Ren
1
-5
/
+82
2022-03-10
ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.h
Eric W. Biederman
1
-3
/
+2
2022-01-20
RISC-V: Remove redundant err variable
Minghao Chi
1
-3
/
+1
2021-08-25
riscv: Ensure the value of FP registers in the core dump file is up to date
Vincent Chen
1
-0
/
+4
2021-01-15
RISC-V: Implement ptrace regs and stack API
Patrick Stählin
1
-0
/
+99
2020-07-27
riscv: switch to ->regset_get()
Al Viro
1
-22
/
+11
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