| Commit message (Expand) | Author | Age | Files | Lines |
* | signal/ptrace: Add force_sig_ptrace_errno_trap and use it where needed | Eric W. Biederman | 2018-01-22 | 1 | -7/+1 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -1/+1 |
* | ARM: 8643/3: arm/ptrace: Preserve previous registers for short regset write | Dave Martin | 2017-01-30 | 1 | -1/+1 |
* | arm/ptrace: run seccomp after ptrace | Kees Cook | 2016-06-14 | 1 | -5/+6 |
* | seccomp: Add a seccomp_data parameter secure_computing() | Andy Lutomirski | 2016-06-14 | 1 | -1/+1 |
* | ARM: fix PTRACE_SETVFPREGS on SMP systems | Russell King | 2016-06-02 | 1 | -1/+1 |
* | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds | 2014-10-19 | 1 | -2/+2 |
|\ |
|
| * | ARCH: AUDIT: audit_syscall_entry() should not require the arch | Eric Paris | 2014-09-23 | 1 | -2/+2 |
* | | seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computing | Andy Lutomirski | 2014-09-03 | 1 | -1/+6 |
|/ |
|
* | ARM: 8087/1: ptrace: reload syscall number after secure_computing() check | Will Deacon | 2014-06-29 | 1 | -3/+4 |
* | ptrace/arm: revert "hw_breakpoints: Fix racy access to ptrace breakpoints" | Oleg Nesterov | 2013-07-09 | 1 | -8/+0 |
* | ARM: 7735/2: Preserve the user r/w register TPIDRURW on context switch and fork | André Hentschel | 2013-06-24 | 1 | -1/+1 |
* | ARM: 7595/1: syscall: rework ordering in syscall_trace_exit | Will Deacon | 2012-12-11 | 1 | -9/+15 |
* | ARM: 7578/1: arch/move secure_computing into trace | Kees Cook | 2012-11-19 | 1 | -9/+20 |
* | ARM: 7525/1: ptrace: use updated syscall number for syscall auditing | Will Deacon | 2012-09-19 | 1 | -6/+6 |
* | ARM: 7524/1: support syscall tracing | Wade Farnsworth | 2012-09-19 | 1 | -2/+9 |
* | ARM: 7474/1: get rid of TIF_SYSCALL_RESTARTSYS | Al Viro | 2012-07-28 | 1 | -6/+1 |
* | ARM: 7470/1: Revert "7443/1: Revert "new way of handling ERESTART_RESTARTBLOCK"" | Will Deacon | 2012-07-28 | 1 | -1/+7 |
* | ARM: 7456/1: ptrace: provide separate functions for tracing syscall {entry,exit} | Will Deacon | 2012-07-09 | 1 | -12/+25 |
* | ARM: 7455/1: audit: move syscall auditing until after ptrace SIGTRAP handling | Will Deacon | 2012-07-09 | 1 | -8/+9 |
* | ARM: 7443/1: Revert "new way of handling ERESTART_RESTARTBLOCK" | Will Deacon | 2012-07-05 | 1 | -3/+0 |
* | Merge branch 'for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/... | Russell King | 2012-05-29 | 1 | -0/+3 |
|\ |
|
| * | arm: don't open-code ptrace_report_syscall() | Al Viro | 2012-05-21 | 1 | -14/+1 |
| * | arm: new way of handling ERESTART_RESTARTBLOCK | Al Viro | 2012-05-21 | 1 | -0/+3 |
* | | Merge branch 'misc' into for-linus | Russell King | 2012-05-21 | 1 | -15/+6 |
|\ \
| |/
|/| |
|
| * | ARM: 7374/1: add TRACEHOOK support | Wade Farnsworth | 2012-04-25 | 1 | -15/+6 |
* | | ARM: 7412/1: audit: use only AUDIT_ARCH_ARM regardless of endianness | Will Deacon | 2012-05-05 | 1 | -7/+1 |
* | | ARM: 7411/1: audit: fix treatment of saved ip register during syscall tracing | Will Deacon | 2012-05-05 | 1 | -8/+8 |
|/ |
|
* | ARM: 7337/1: ptrace: fix ptrace_read_user for !CONFIG_MMU platforms | Will Deacon | 2012-03-30 | 1 | -1/+3 |
* | Disintegrate asm/system.h for ARM | David Howells | 2012-03-28 | 1 | -1/+0 |
* | ARM/audit: include audit header and fix audit arch | Eric Paris | 2012-02-21 | 1 | -1/+8 |
* | ARM: 7308/1: vfp: flush thread hwstate before copying ptrace registers | Will Deacon | 2012-02-02 | 1 | -1/+1 |
* | ARM: 7307/1: vfp: fix ptrace regset modification race | Dave Martin | 2012-02-02 | 1 | -2/+4 |
* | Kernel: Audit Support For The ARM Platform | Nathaniel Husted | 2012-01-17 | 1 | -5/+11 |
* | arm: add elf.h to arch/arm/kernel/ptrace.c | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-07-24 | 1 | -25/+3 |
|\ |
|
| * | ARM: Thumb-2: Support Thumb-2 in undefined instruction handler | Jon Medhurst | 2011-07-13 | 1 | -25/+3 |
* | | perf: Add context field to perf_event | Avi Kivity | 2011-07-01 | 1 | -1/+2 |
* | | perf: Remove the nmi parameter from the swevent and overflow interface | Peter Zijlstra | 2011-07-01 | 1 | -1/+1 |
|/ |
|
* | ARM: 6883/1: ptrace: Migrate to regsets framework | Dave Martin | 2011-05-14 | 1 | -109/+239 |
* | arm, hw_breakpoints: Fix racy access to ptrace breakpoints | Frederic Weisbecker | 2011-04-25 | 1 | -0/+8 |
* | Merge branch 'misc' into devel | Russell King | 2011-03-16 | 1 | -382/+1 |
|\ |
|
| * | ARM: 6668/1: ptrace: remove single-step emulation code | Will Deacon | 2011-02-23 | 1 | -382/+1 |
* | | ARM: 6767/1: ptrace: fix register indexing in GETHBPREGS request | Will Deacon | 2011-02-26 | 1 | -3/+3 |
|/ |
|
* | ARM: ptrace: fix style issue with hw_breakpoint interface | Will Deacon | 2010-12-06 | 1 | -2/+2 |
* | ptrace: cleanup arch_ptrace() on ARM | Namhyung Kim | 2010-10-27 | 1 | -12/+13 |
* | ptrace: change signature of arch_ptrace() | Namhyung Kim | 2010-10-27 | 1 | -1/+2 |
* | ARM: 6357/1: hw-breakpoint: add new ptrace requests for hw-breakpoint interac... | Will Deacon | 2010-09-08 | 1 | -0/+239 |
* | ARM: 6199/1: Add kprobe-based event tracer | Will Deacon | 2010-07-09 | 1 | -0/+96 |