aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/kernel/ptrace.c
AgeCommit message (Expand)AuthorFilesLines
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 1-1/+1
2017-01-30ARM: 8643/3: arm/ptrace: Preserve previous registers for short regset writeGravatar Dave Martin 1-1/+1
2016-06-14arm/ptrace: run seccomp after ptraceGravatar Kees Cook 1-5/+6
2016-06-14seccomp: Add a seccomp_data parameter secure_computing()Gravatar Andy Lutomirski 1-1/+1
2016-06-02ARM: fix PTRACE_SETVFPREGS on SMP systemsGravatar Russell King 1-1/+1
2014-10-19Merge git://git.infradead.org/users/eparis/auditGravatar Linus Torvalds 1-2/+2
2014-09-23ARCH: AUDIT: audit_syscall_entry() should not require the archGravatar Eric Paris 1-2/+2
2014-09-03seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computingGravatar Andy Lutomirski 1-1/+6
2014-06-29ARM: 8087/1: ptrace: reload syscall number after secure_computing() checkGravatar Will Deacon 1-3/+4
2013-07-09ptrace/arm: revert "hw_breakpoints: Fix racy access to ptrace breakpoints"Gravatar Oleg Nesterov 1-8/+0
2013-06-24ARM: 7735/2: Preserve the user r/w register TPIDRURW on context switch and forkGravatar André Hentschel 1-1/+1
2012-12-11ARM: 7595/1: syscall: rework ordering in syscall_trace_exitGravatar Will Deacon 1-9/+15
2012-11-19ARM: 7578/1: arch/move secure_computing into traceGravatar Kees Cook 1-9/+20
2012-09-19ARM: 7525/1: ptrace: use updated syscall number for syscall auditingGravatar Will Deacon 1-6/+6
2012-09-19ARM: 7524/1: support syscall tracingGravatar Wade Farnsworth 1-2/+9
2012-07-28ARM: 7474/1: get rid of TIF_SYSCALL_RESTARTSYSGravatar Al Viro 1-6/+1
2012-07-28ARM: 7470/1: Revert "7443/1: Revert "new way of handling ERESTART_RESTARTBLOCK""Gravatar Will Deacon 1-1/+7
2012-07-09ARM: 7456/1: ptrace: provide separate functions for tracing syscall {entry,exit}Gravatar Will Deacon 1-12/+25
2012-07-09ARM: 7455/1: audit: move syscall auditing until after ptrace SIGTRAP handlingGravatar Will Deacon 1-8/+9
2012-07-05ARM: 7443/1: Revert "new way of handling ERESTART_RESTARTBLOCK"Gravatar Will Deacon 1-3/+0
2012-05-29Merge branch 'for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/...Gravatar Russell King 1-0/+3
2012-05-21arm: don't open-code ptrace_report_syscall()Gravatar Al Viro 1-14/+1
2012-05-21arm: new way of handling ERESTART_RESTARTBLOCKGravatar Al Viro 1-0/+3
2012-05-21Merge branch 'misc' into for-linusGravatar Russell King 1-15/+6
2012-05-05ARM: 7412/1: audit: use only AUDIT_ARCH_ARM regardless of endiannessGravatar Will Deacon 1-7/+1
2012-05-05ARM: 7411/1: audit: fix treatment of saved ip register during syscall tracingGravatar Will Deacon 1-8/+8
2012-04-25ARM: 7374/1: add TRACEHOOK supportGravatar Wade Farnsworth 1-15/+6
2012-03-30ARM: 7337/1: ptrace: fix ptrace_read_user for !CONFIG_MMU platformsGravatar Will Deacon 1-1/+3
2012-03-28Disintegrate asm/system.h for ARMGravatar David Howells 1-1/+0
2012-02-21ARM/audit: include audit header and fix audit archGravatar Eric Paris 1-1/+8
2012-02-02ARM: 7308/1: vfp: flush thread hwstate before copying ptrace registersGravatar Will Deacon 1-1/+1
2012-02-02ARM: 7307/1: vfp: fix ptrace regset modification raceGravatar Dave Martin 1-2/+4
2012-01-17Kernel: Audit Support For The ARM PlatformGravatar Nathaniel Husted 1-5/+11
2011-10-31arm: add elf.h to arch/arm/kernel/ptrace.cGravatar Paul Gortmaker 1-0/+1
2011-07-24Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armGravatar Linus Torvalds 1-25/+3
2011-07-13ARM: Thumb-2: Support Thumb-2 in undefined instruction handlerGravatar Jon Medhurst 1-25/+3
2011-07-01perf: Add context field to perf_eventGravatar Avi Kivity 1-1/+2
2011-07-01perf: Remove the nmi parameter from the swevent and overflow interfaceGravatar Peter Zijlstra 1-1/+1
2011-05-14ARM: 6883/1: ptrace: Migrate to regsets frameworkGravatar Dave Martin 1-109/+239
2011-04-25arm, hw_breakpoints: Fix racy access to ptrace breakpointsGravatar Frederic Weisbecker 1-0/+8
2011-03-16Merge branch 'misc' into develGravatar Russell King 1-382/+1
2011-02-26ARM: 6767/1: ptrace: fix register indexing in GETHBPREGS requestGravatar Will Deacon 1-3/+3
2011-02-23ARM: 6668/1: ptrace: remove single-step emulation codeGravatar Will Deacon 1-382/+1
2010-12-06ARM: ptrace: fix style issue with hw_breakpoint interfaceGravatar Will Deacon 1-2/+2
2010-10-27ptrace: cleanup arch_ptrace() on ARMGravatar Namhyung Kim 1-12/+13
2010-10-27ptrace: change signature of arch_ptrace()Gravatar Namhyung Kim 1-1/+2
2010-09-08ARM: 6357/1: hw-breakpoint: add new ptrace requests for hw-breakpoint interac...Gravatar Will Deacon 1-0/+239
2010-07-09ARM: 6199/1: Add kprobe-based event tracerGravatar Will Deacon 1-0/+96
2010-03-12arm: use generic ptrace_resume codeGravatar Christoph Hellwig 1-48/+12