index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc64
/
kernel
/
ptrace.c
Age
Commit message (
Expand
)
Author
2008-09-12
sparc: Fix user_regset 'n' field values.
David S. Miller
2008-08-24
sparc64: Split syscall_trace() into two functions.
David S. Miller
2008-07-27
sparc64: tracehook syscall
Roland McGrath
2008-05-11
sparc: Fix debugger syscall restart interactions.
David S. Miller
2008-05-11
sparc: Fix ptrace() detach.
David S. Miller
2008-04-09
[SPARC]: Fix several regset and ptrace bugs.
David S. Miller
2008-04-03
[SPARC64]: Fix user accesses in regset code.
David S. Miller
2008-03-26
[SPARC64]: flush_ptrace_access() needs preemption disable.
David S. Miller
2008-03-26
[SPARC64]: Fix allnoconfig build, ptrace.c missing CONFIG_COMPAT checks.
David S. Miller
2008-03-26
[SPARC64]: Fix sparse warnings in arch/sparc64/kernel/ptrace.c
David S. Miller
2008-02-07
[SPARC64]: Make use of compat_sys_ptrace()
David S. Miller
2008-02-07
[SPARC64]: Use regsets in arch_ptrace().
David S. Miller
2008-02-07
[SPARC64]: Remove unintentional ptrace debugging messages.
David S. Miller
2008-02-07
[SPARC]: Move over to arch_ptrace().
David S. Miller
2008-02-07
[SPARC]: Remove PTRACE_SUN* handling.
David S. Miller
2008-02-07
[SPARC]: Kill DEBUG_PTRACE code.
David S. Miller
2008-02-07
[SPARC64]: Add user regsets.
David S. Miller
2006-12-10
[SPARC{32,64}]: Propagate ptrace_traceme() return value.
Alexey Dobriyan
2006-05-01
[PATCH] drop task argument of audit_syscall_{entry,exit}
Al Viro
2006-04-09
[SPARC64]: Translate PTRACE_GETEVENTMSG for 32-bit tasks.
David S. Miller
2006-04-09
[SPARC64]: Add dummy PTRACE_PEEKUSR for gdb.
David S. Miller
2006-03-20
[SPARC64]: Don't do anything in flush_ptrace_access() on SUN4V.
David S. Miller
2006-01-12
[PATCH] sparc64: task_pt_regs()
Al Viro
2006-01-12
[PATCH] sparc64: task_thread_info()
Al Viro
2006-01-08
[PATCH] use ptrace_get_task_struct in various places
Christoph Hellwig
2005-09-29
[SPARC64]: Fix several bugs in flush_ptrace_access().
David S. Miller
2005-09-19
[SPARC64]: Move DCACHE_ALIASING_POSSIBLE define to asm/page.h
David S. Miller
2005-07-10
[SPARC64]: Add syscall auditing support.
David S. Miller
2005-07-10
[SPARC64]: Pass regs and entry/exit boolean to syscall_trace()
David S. Miller
2005-07-10
[SPARC64]: Add SECCOMP support.
David S. Miller
2005-05-01
[PATCH] convert that currently tests _NSIG directly to use valid_signal()
Jesper Juhl
2005-04-17
[PATCH] sparc64: Reduce ptrace cache flushing
David S. Miller
2005-04-17
[PATCH] sparc: Fix PTRACE_CONT bogosity
David S. Miller
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds