index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
kernel
/
ptrace.c
Age
Commit message (
Expand
)
Author
2016-03-09
parisc: Fix ptrace syscall number and return value modification
Helge Deller
2014-10-19
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
2014-09-23
ARCH: AUDIT: audit_syscall_entry() should not require the arch
Eric Paris
2014-09-21
parisc: ptrace: use secure_computing_strict()
Helge Deller
2014-08-27
parisc: Wire up seccomp, getrandom and memfd_create syscalls
Helge Deller
2013-11-07
parisc: add kernel audit feature
Helge Deller
2013-01-07
parisc: improve ptrace support for gdb single-step
John David Anglin
2012-03-28
Disintegrate asm/system.h for PA-RISC
David Howells
2010-10-27
ptrace: cleanup arch_ptrace() on parisc
Namhyung Kim
2010-10-27
ptrace: change signature of arch_ptrace()
Namhyung Kim
2009-09-27
parisc: stop using task->ptrace for {single,block}step flags
Kyle McMartin
2009-09-27
parisc: split syscall_trace into two halves
Kyle McMartin
2009-09-27
parisc: tracehook_report_syscall
Kyle McMartin
2008-11-20
parisc: fix bug in compat_arch_ptrace
Helge Deller
2008-10-17
parisc: convert to generic compat_sys_ptrace
Helge Deller
2007-10-16
Consolidate PTRACE_DETACH
Alexey Dobriyan
2007-07-17
PTRACE_PEEKDATA consolidation
Alexey Dobriyan
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-02-17
[PARISC] use CONFIG_64BIT instead of __LP64__
Helge Deller
2006-06-27
[PARISC] Add is_compat_task() helper
Kyle McMartin
2006-01-22
[PARISC] Arch-specific compat signals
Kyle McMartin
2005-11-17
[PARISC] Fix some compile problems in ptrace.c
Matthew Wilcox
2005-11-07
[PATCH] consolidate sys_ptrace()
Christoph Hellwig
2005-10-30
[PATCH] adjust parisc sys_ptrace prototype
Christoph Hellwig
2005-09-09
kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h support
Sam Ravnborg
2005-05-01
[PATCH] convert that currently tests _NSIG directly to use valid_signal()
Jesper Juhl
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds