index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
/
ptrace.c
Age
Commit message (
Expand
)
Author
2024-10-24
riscv: Allow ptrace control of the tagged address ABI
Samuel Holland
2024-03-20
Merge patch series "riscv: Introduce compat-mode helpers & improve arch_get_m...
Palmer Dabbelt
2024-03-19
riscv: Introduce is_compat_thread() into compat.h
Leonardo Bras
2024-01-16
riscv: vector: do not pass task_struct into riscv_v_vstate_{save,restore}()
Andy Chiu
2024-01-16
riscv: sched: defer restoring Vector context for user
Andy Chiu
2023-09-01
RISC-V: Add ptrace support for vectors
Andy Chiu
2023-08-22
RISC-V: Remove ptrace support for vectors
Palmer Dabbelt
2023-06-08
riscv: Add ptrace vector support
Greentime Hu
2023-03-23
riscv: entry: Convert to generic entry
Guo Ren
2023-03-23
riscv: ptrace: Remove duplicate operation
Guo Ren
2022-05-17
riscv: compat: ptrace: Add compat_arch_ptrace implement
Guo Ren
2022-03-10
ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.h
Eric W. Biederman
2022-01-20
RISC-V: Remove redundant err variable
Minghao Chi
2021-08-24
riscv: Ensure the value of FP registers in the core dump file is up to date
Vincent Chen
2021-01-14
RISC-V: Implement ptrace regs and stack API
Patrick Stählin
2020-07-27
riscv: switch to ->regset_get()
Al Viro
2020-03-05
riscv: fix seccomp reject syscall code path
Tycho Andersen
2019-11-30
Merge tag 'seccomp-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-10-29
riscv: add support for SECCOMP and SECCOMP_FILTER
David Abdurachmanov
2019-10-28
riscv: for C functions called only from assembly, mark with __visible
Paul Walmsley
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286
Thomas Gleixner
2019-01-07
riscv: fix trace_sys_exit hook
David Abdurachmanov
2019-01-07
riscv: define CREATE_TRACE_POINTS in ptrace.c
David Abdurachmanov
2019-01-07
riscv: audit: add audit hook in do_syscall_trace_enter/exit()
David Abdurachmanov
2018-10-22
RISC-V: Add FP register ptrace support for gdb.
Jim Wilson
2018-07-04
RISC-V: Fix PTRACE_SETREGSET bug.
Jim Wilson
2017-09-26
RISC-V: User-facing API
Palmer Dabbelt