aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/kernel/ptrace.c
AgeCommit message (Expand)Author
2014-10-19Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2014-09-23ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris
2014-09-03seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computingAndy Lutomirski
2014-06-29ARM: 8087/1: ptrace: reload syscall number after secure_computing() checkWill Deacon
2013-07-09ptrace/arm: revert "hw_breakpoints: Fix racy access to ptrace breakpoints"Oleg Nesterov
2013-06-24ARM: 7735/2: Preserve the user r/w register TPIDRURW on context switch and forkAndré Hentschel
2012-12-11ARM: 7595/1: syscall: rework ordering in syscall_trace_exitWill Deacon
2012-11-19ARM: 7578/1: arch/move secure_computing into traceKees Cook
2012-09-19ARM: 7525/1: ptrace: use updated syscall number for syscall auditingWill Deacon
2012-09-19ARM: 7524/1: support syscall tracingWade Farnsworth
2012-07-28ARM: 7474/1: get rid of TIF_SYSCALL_RESTARTSYSAl Viro
2012-07-28ARM: 7470/1: Revert "7443/1: Revert "new way of handling ERESTART_RESTARTBLOCK""Will Deacon
2012-07-09ARM: 7456/1: ptrace: provide separate functions for tracing syscall {entry,exit}Will Deacon
2012-07-09ARM: 7455/1: audit: move syscall auditing until after ptrace SIGTRAP handlingWill Deacon
2012-07-05ARM: 7443/1: Revert "new way of handling ERESTART_RESTARTBLOCK"Will Deacon
2012-05-29Merge branch 'for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/...Russell King
2012-05-21arm: don't open-code ptrace_report_syscall()Al Viro
2012-05-21arm: new way of handling ERESTART_RESTARTBLOCKAl Viro
2012-05-21Merge branch 'misc' into for-linusRussell King
2012-05-05ARM: 7412/1: audit: use only AUDIT_ARCH_ARM regardless of endiannessWill Deacon
2012-05-05ARM: 7411/1: audit: fix treatment of saved ip register during syscall tracingWill Deacon
2012-04-25ARM: 7374/1: add TRACEHOOK supportWade Farnsworth
2012-03-30ARM: 7337/1: ptrace: fix ptrace_read_user for !CONFIG_MMU platformsWill Deacon
2012-03-28Disintegrate asm/system.h for ARMDavid Howells
2012-02-21ARM/audit: include audit header and fix audit archEric Paris
2012-02-02ARM: 7308/1: vfp: flush thread hwstate before copying ptrace registersWill Deacon
2012-02-02ARM: 7307/1: vfp: fix ptrace regset modification raceDave Martin
2012-01-17Kernel: Audit Support For The ARM PlatformNathaniel Husted
2011-10-31arm: add elf.h to arch/arm/kernel/ptrace.cPaul Gortmaker
2011-07-24Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-07-13ARM: Thumb-2: Support Thumb-2 in undefined instruction handlerJon Medhurst
2011-07-01perf: Add context field to perf_eventAvi Kivity
2011-07-01perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra
2011-05-14ARM: 6883/1: ptrace: Migrate to regsets frameworkDave Martin
2011-04-25arm, hw_breakpoints: Fix racy access to ptrace breakpointsFrederic Weisbecker
2011-03-16Merge branch 'misc' into develRussell King
2011-02-26ARM: 6767/1: ptrace: fix register indexing in GETHBPREGS requestWill Deacon
2011-02-23ARM: 6668/1: ptrace: remove single-step emulation codeWill Deacon
2010-12-06ARM: ptrace: fix style issue with hw_breakpoint interfaceWill Deacon
2010-10-27ptrace: cleanup arch_ptrace() on ARMNamhyung Kim
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim
2010-09-08ARM: 6357/1: hw-breakpoint: add new ptrace requests for hw-breakpoint interac...Will Deacon
2010-07-09ARM: 6199/1: Add kprobe-based event tracerWill Deacon
2010-03-12arm: use generic ptrace_resume codeChristoph Hellwig
2010-02-15ARM: vfp ptrace: no point flushing hw context for PTRACE_GETVFPREGSRussell King
2010-02-15ARM: ptrace: get rid of PTRACE_{PEEK,POKE}{TEXT,DATA}Russell King
2010-02-15ARM: 5912/1: Define a 32-bit Thumb-2 breakpoint instructionDaniel Jacobowitz
2009-07-24nommu: ptrace supportPaul Brook
2009-02-12[ARM] 5387/1: Add ptrace VFP support on ARMCatalin Marinas
2008-09-06[ARM] Convert asm/uaccess.h to linux/uaccess.hRussell King