开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
csky
/
kernel
/
ptrace.c
Age
Commit message (
Expand
)
Author
2022-03-10
ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.h
Eric W. Biederman
2021-10-16
csky: Fixup regs.sr broken in ptrace
Guo Ren
2021-01-12
csky: Fix a size determination in gpr_get()
Zhenzhong Duan
2021-01-12
csky: Add show_tlb for CPU_CK860 debug
Guo Ren
2021-01-12
csky: Fixup show_regs doesn't contain regs->usp
Guo Ren
2020-08-07
Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-07-31
csky: Optimize the trap processing flow
Guo Ren
2020-07-31
csky: Add SECCOMP_FILTER supported
Guo Ren
2020-07-27
csky: switch to ->regset_get()
Al Viro
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
2020-05-13
csky: Fixup perf probe -x hungup
Guo Ren
2020-03-08
csky: Implement ptrace regs and stack API
Guo Ren
2019-04-22
csky/syscall_trace: Fixup return processing flow
Guo Ren
2019-04-22
csky: Update syscall_trace_enter/exit implementation
Guo Ren
2019-02-13
csky: Fixup wrong pt_regs size
Guo Ren
2018-12-31
csky: remove unused members in processor.h
Guo Ren
2018-12-31
csky: optimize kernel panic print.
Guo Ren
2018-12-31
csky: fixup save hi,lo,dspcr regs in switch_stack.
Guo Ren
2018-10-26
csky: Debug and Ptrace GDB
Guo Ren