summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/ptrace.c
Commit message (Expand)AuthorAgeFilesLines
* arm64: add seccomp supportAKASHI Takahiro2014-11-281-0/+5
* arm64: ptrace: add NT_ARM_SYSTEM_CALL regsetAKASHI Takahiro2014-11-281-0/+35
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-10-191-2/+2
|\
| * audit: arm64: Remove the audit arch argument to audit_syscall_entryEric Paris2014-09-231-2/+2
| * arm64: audit: Add audit hook in syscall_trace_enter/exit()AKASHI Takahiro2014-09-231-0/+7
* | arm64: ptrace: fix compat reg getter/setter return valuesWill Deacon2014-08-281-3/+7
* | arm64: ptrace: fix compat hardware watchpoint reportingWill Deacon2014-08-281-1/+2
* | Revert "arm64: Do not invoke audit_syscall_* functions if !CONFIG_AUDIT_SYSCALL"Will Deacon2014-08-191-4/+0
* | arm64: Do not invoke audit_syscall_* functions if !CONFIG_AUDIT_SYSCALLCatalin Marinas2014-07-241-0/+4
* | arm64: audit: Add audit hook in syscall_trace_enter/exit()AKASHI Takahiro2014-07-101-0/+7
|/
* arm64: ptrace: fix empty registers set in prstatus of aarch32 process coreVictor Kamensky2014-06-181-9/+19
* arm64: ptrace: change fs when passing kernel pointer to regset codeWill Deacon2014-06-181-0/+4
* arm64: ftrace: Add system call tracepointAKASHI Takahiro2014-05-291-0/+9
* Merge tag 'for-3.16' of git://git.linaro.org/people/ard.biesheuvel/linux-arm ...Catalin Marinas2014-05-161-0/+2
|\
| * arm64: defer reloading a task's FPSIMD state to userland resumeArd Biesheuvel2014-05-081-0/+2
* | arm64: is_compat_task is defined both in asm/compat.h and linux/compat.hAKASHI Takahiro2014-05-121-0/+1
* | arm64: split syscall_trace() into separate functions for enter/exitAKASHI Takahiro2014-05-121-21/+29
|/
* arm64: ptrace: avoid using HW_BREAKPOINT_EMPTY for disabled eventsWill Deacon2013-12-191-20/+18
* arm64: ptrace: fix compat registes get/set to be endian cleanMatthew Leach2013-11-281-21/+19
* arm64: debug: consolidate software breakpoint handlersWill Deacon2013-06-121-59/+0
* arm64: ptrace: use HW_BREAKPOINT_EMPTY type for disabled breakpointsWill Deacon2012-10-181-16/+21
* arm64: ptrace: make structure padding explicit for debug registersWill Deacon2012-10-181-6/+30
* arm64: Do not export the compat-specific definitions to the userCatalin Marinas2012-10-111-3/+3
* arm64: ptrace: remove obsolete ptrace request numbers from user headersWill Deacon2012-09-271-6/+6
* arm64: Debugging supportWill Deacon2012-09-171-0/+1126
OpenPOWER on IntegriCloud