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
starfive-6.6.48-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
/
tile
/
kernel
/
ptrace.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-06
tile/ptrace: Preserve previous registers for short regset write
Dave Martin
1
-1
/
+1
2016-06-14
tile/ptrace: run seccomp after ptrace
Kees Cook
1
-5
/
+6
2016-06-14
seccomp: Add a seccomp_data parameter secure_computing()
Andy Lutomirski
1
-1
/
+1
2016-01-18
arch/tile: move user_exit() to early kernel entry sequence
Chris Metcalf
1
-15
/
+0
2015-07-30
tile: enable full SECCOMP support
Chris Metcalf
1
-0
/
+3
2015-04-17
tile: support CONTEXT_TRACKING and thus NOHZ_FULL
Chris Metcalf
1
-2
/
+20
2013-08-30
tile: correct r1 value during syscall tracing
Chris Metcalf
1
-0
/
+15
2013-08-14
tile: fast-path unaligned memory access for tilegx
Chris Metcalf
1
-2
/
+2
2013-04-25
arch/tile: Fix syscall return value passed to tracepoint
Simon Marchi
1
-1
/
+1
2013-03-22
tile: support TIF_SYSCALL_TRACEPOINT; select HAVE_SYSCALL_TRACEPOINTS
Simon Marchi
1
-3
/
+14
2013-03-21
arch/tile: Call tracehook_report_syscall_{entry,exit} in syscall trace
Simon Marchi
1
-20
/
+10
2012-12-18
arch/tile: implement arch_ptrace using user_regset on tile
Simon Marchi
1
-9
/
+6
2012-12-18
arch/tile: implement user_regset interface on tile
Simon Marchi
1
-0
/
+62
2012-12-14
arch/tile: clean up tile-specific PTRACE_SETOPTIONS
Chris Metcalf
1
-3
/
+7
2012-12-13
arch/tile: provide PT_FLAGS_COMPAT value in pt_regs
Chris Metcalf
1
-17
/
+40
2010-11-01
arch/tile: don't allow user code to set the PL via ptrace or signal return
Chris Metcalf
1
-18
/
+21
2010-10-28
ptrace: cleanup arch_ptrace() on tile
Namhyung Kim
1
-2
/
+2
2010-10-28
ptrace: change signature of arch_ptrace()
Namhyung Kim
1
-3
/
+6
2010-10-15
arch/tile: make ptrace() work properly for TILE-Gx COMPAT mode
Chris Metcalf
1
-42
/
+36
2010-07-06
arch/tile: avoid erroneous error return for PTRACE_POKEUSR.
Chris Metcalf
1
-0
/
+1
2010-07-06
arch/tile: Miscellaneous cleanup changes.
Chris Metcalf
1
-1
/
+2
2010-06-05
arch/tile: core support for Tilera 32-bit chips.
Chris Metcalf
1
-0
/
+203