index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
ptrace.c
Age
Commit message (
Expand
)
Author
2014-09-03
seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computing
Andy Lutomirski
2014-06-29
ARM: 8087/1: ptrace: reload syscall number after secure_computing() check
Will Deacon
2013-07-09
ptrace/arm: revert "hw_breakpoints: Fix racy access to ptrace breakpoints"
Oleg Nesterov
2013-06-24
ARM: 7735/2: Preserve the user r/w register TPIDRURW on context switch and fork
André Hentschel
2012-12-11
ARM: 7595/1: syscall: rework ordering in syscall_trace_exit
Will Deacon
2012-11-19
ARM: 7578/1: arch/move secure_computing into trace
Kees Cook
2012-09-19
ARM: 7525/1: ptrace: use updated syscall number for syscall auditing
Will Deacon
2012-09-19
ARM: 7524/1: support syscall tracing
Wade Farnsworth
2012-07-28
ARM: 7474/1: get rid of TIF_SYSCALL_RESTARTSYS
Al Viro
2012-07-28
ARM: 7470/1: Revert "7443/1: Revert "new way of handling ERESTART_RESTARTBLOCK""
Will Deacon
2012-07-09
ARM: 7456/1: ptrace: provide separate functions for tracing syscall {entry,exit}
Will Deacon
2012-07-09
ARM: 7455/1: audit: move syscall auditing until after ptrace SIGTRAP handling
Will Deacon
2012-07-05
ARM: 7443/1: Revert "new way of handling ERESTART_RESTARTBLOCK"
Will Deacon
2012-05-29
Merge branch 'for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/...
Russell King
2012-05-21
arm: don't open-code ptrace_report_syscall()
Al Viro
2012-05-21
arm: new way of handling ERESTART_RESTARTBLOCK
Al Viro
2012-05-21
Merge branch 'misc' into for-linus
Russell King
2012-05-05
ARM: 7412/1: audit: use only AUDIT_ARCH_ARM regardless of endianness
Will Deacon
2012-05-05
ARM: 7411/1: audit: fix treatment of saved ip register during syscall tracing
Will Deacon
2012-04-25
ARM: 7374/1: add TRACEHOOK support
Wade Farnsworth
2012-03-30
ARM: 7337/1: ptrace: fix ptrace_read_user for !CONFIG_MMU platforms
Will Deacon
2012-03-28
Disintegrate asm/system.h for ARM
David Howells
2012-02-21
ARM/audit: include audit header and fix audit arch
Eric Paris
2012-02-02
ARM: 7308/1: vfp: flush thread hwstate before copying ptrace registers
Will Deacon
2012-02-02
ARM: 7307/1: vfp: fix ptrace regset modification race
Dave Martin
2012-01-17
Kernel: Audit Support For The ARM Platform
Nathaniel Husted
2011-10-31
arm: add elf.h to arch/arm/kernel/ptrace.c
Paul Gortmaker
2011-07-24
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2011-07-13
ARM: Thumb-2: Support Thumb-2 in undefined instruction handler
Jon Medhurst
2011-07-01
perf: Add context field to perf_event
Avi Kivity
2011-07-01
perf: Remove the nmi parameter from the swevent and overflow interface
Peter Zijlstra
2011-05-14
ARM: 6883/1: ptrace: Migrate to regsets framework
Dave Martin
2011-04-25
arm, hw_breakpoints: Fix racy access to ptrace breakpoints
Frederic Weisbecker
2011-03-16
Merge branch 'misc' into devel
Russell King
2011-02-26
ARM: 6767/1: ptrace: fix register indexing in GETHBPREGS request
Will Deacon
2011-02-23
ARM: 6668/1: ptrace: remove single-step emulation code
Will Deacon
2010-12-06
ARM: ptrace: fix style issue with hw_breakpoint interface
Will Deacon
2010-10-27
ptrace: cleanup arch_ptrace() on ARM
Namhyung Kim
2010-10-27
ptrace: change signature of arch_ptrace()
Namhyung Kim
2010-09-08
ARM: 6357/1: hw-breakpoint: add new ptrace requests for hw-breakpoint interac...
Will Deacon
2010-07-09
ARM: 6199/1: Add kprobe-based event tracer
Will Deacon
2010-03-12
arm: use generic ptrace_resume code
Christoph Hellwig
2010-02-15
ARM: vfp ptrace: no point flushing hw context for PTRACE_GETVFPREGS
Russell King
2010-02-15
ARM: ptrace: get rid of PTRACE_{PEEK,POKE}{TEXT,DATA}
Russell King
2010-02-15
ARM: 5912/1: Define a 32-bit Thumb-2 breakpoint instruction
Daniel Jacobowitz
2009-07-24
nommu: ptrace support
Paul Brook
2009-02-12
[ARM] 5387/1: Add ptrace VFP support on ARM
Catalin Marinas
2008-09-06
[ARM] Convert asm/uaccess.h to linux/uaccess.h
Russell King
2008-09-06
[ARM] remove pc_pointer()
Russell King
2007-10-19
Use helpers to obtain task pid in printks (arch code)
Alexey Dobriyan
[next]