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