summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/ptrace.c
Commit message (Expand)AuthorAgeFilesLines
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-1/+1
* ARM: 8643/3: arm/ptrace: Preserve previous registers for short regset writeDave Martin2017-01-301-1/+1
* arm/ptrace: run seccomp after ptraceKees Cook2016-06-141-5/+6
* seccomp: Add a seccomp_data parameter secure_computing()Andy Lutomirski2016-06-141-1/+1
* ARM: fix PTRACE_SETVFPREGS on SMP systemsRussell King2016-06-021-1/+1
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-10-191-2/+2
|\
| * ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris2014-09-231-2/+2
* | seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computingAndy Lutomirski2014-09-031-1/+6
|/
* ARM: 8087/1: ptrace: reload syscall number after secure_computing() checkWill Deacon2014-06-291-3/+4
* ptrace/arm: revert "hw_breakpoints: Fix racy access to ptrace breakpoints"Oleg Nesterov2013-07-091-8/+0
* ARM: 7735/2: Preserve the user r/w register TPIDRURW on context switch and forkAndré Hentschel2013-06-241-1/+1
* ARM: 7595/1: syscall: rework ordering in syscall_trace_exitWill Deacon2012-12-111-9/+15
* ARM: 7578/1: arch/move secure_computing into traceKees Cook2012-11-191-9/+20
* ARM: 7525/1: ptrace: use updated syscall number for syscall auditingWill Deacon2012-09-191-6/+6
* ARM: 7524/1: support syscall tracingWade Farnsworth2012-09-191-2/+9
* ARM: 7474/1: get rid of TIF_SYSCALL_RESTARTSYSAl Viro2012-07-281-6/+1
* ARM: 7470/1: Revert "7443/1: Revert "new way of handling ERESTART_RESTARTBLOCK""Will Deacon2012-07-281-1/+7
* ARM: 7456/1: ptrace: provide separate functions for tracing syscall {entry,exit}Will Deacon2012-07-091-12/+25
* ARM: 7455/1: audit: move syscall auditing until after ptrace SIGTRAP handlingWill Deacon2012-07-091-8/+9
* ARM: 7443/1: Revert "new way of handling ERESTART_RESTARTBLOCK"Will Deacon2012-07-051-3/+0
* Merge branch 'for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/...Russell King2012-05-291-0/+3
|\
| * arm: don't open-code ptrace_report_syscall()Al Viro2012-05-211-14/+1
| * arm: new way of handling ERESTART_RESTARTBLOCKAl Viro2012-05-211-0/+3
* | Merge branch 'misc' into for-linusRussell King2012-05-211-15/+6
|\ \ | |/ |/|
| * ARM: 7374/1: add TRACEHOOK supportWade Farnsworth2012-04-251-15/+6
* | ARM: 7412/1: audit: use only AUDIT_ARCH_ARM regardless of endiannessWill Deacon2012-05-051-7/+1
* | ARM: 7411/1: audit: fix treatment of saved ip register during syscall tracingWill Deacon2012-05-051-8/+8
|/
* ARM: 7337/1: ptrace: fix ptrace_read_user for !CONFIG_MMU platformsWill Deacon2012-03-301-1/+3
* Disintegrate asm/system.h for ARMDavid Howells2012-03-281-1/+0
* ARM/audit: include audit header and fix audit archEric Paris2012-02-211-1/+8
* ARM: 7308/1: vfp: flush thread hwstate before copying ptrace registersWill Deacon2012-02-021-1/+1
* ARM: 7307/1: vfp: fix ptrace regset modification raceDave Martin2012-02-021-2/+4
* Kernel: Audit Support For The ARM PlatformNathaniel Husted2012-01-171-5/+11
* arm: add elf.h to arch/arm/kernel/ptrace.cPaul Gortmaker2011-10-311-0/+1
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-07-241-25/+3
|\
| * ARM: Thumb-2: Support Thumb-2 in undefined instruction handlerJon Medhurst2011-07-131-25/+3
* | perf: Add context field to perf_eventAvi Kivity2011-07-011-1/+2
* | perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra2011-07-011-1/+1
|/
* ARM: 6883/1: ptrace: Migrate to regsets frameworkDave Martin2011-05-141-109/+239
* arm, hw_breakpoints: Fix racy access to ptrace breakpointsFrederic Weisbecker2011-04-251-0/+8
* Merge branch 'misc' into develRussell King2011-03-161-382/+1
|\
| * ARM: 6668/1: ptrace: remove single-step emulation codeWill Deacon2011-02-231-382/+1
* | ARM: 6767/1: ptrace: fix register indexing in GETHBPREGS requestWill Deacon2011-02-261-3/+3
|/
* ARM: ptrace: fix style issue with hw_breakpoint interfaceWill Deacon2010-12-061-2/+2
* ptrace: cleanup arch_ptrace() on ARMNamhyung Kim2010-10-271-12/+13
* ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-271-1/+2
* ARM: 6357/1: hw-breakpoint: add new ptrace requests for hw-breakpoint interac...Will Deacon2010-09-081-0/+239
* ARM: 6199/1: Add kprobe-based event tracerWill Deacon2010-07-091-0/+96
* arm: use generic ptrace_resume codeChristoph Hellwig2010-03-121-48/+12