index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
ptrace.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-29
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-4
/
+4
2016-07-19
arm64: Add HAVE_REGS_AND_STACK_ACCESS_API feature
David A. Long
1
-0
/
+101
2016-06-14
arm64/ptrace: run seccomp after ptrace
Kees Cook
1
-4
/
+4
2016-06-14
seccomp: Add a seccomp_data parameter secure_computing()
Andy Lutomirski
1
-1
/
+1
2016-03-02
arm64: Rework valid_user_regs
Mark Rutland
1
-2
/
+78
2015-12-07
arm64: Clear out any singlestep state on a ptrace detach operation
John Blackwood
1
-0
/
+6
2015-07-27
arm64: Better native ptrace support for compat tasks
Catalin Marinas
1
-1
/
+91
2014-11-28
arm64: add seccomp support
AKASHI Takahiro
1
-0
/
+5
2014-11-28
arm64: ptrace: add NT_ARM_SYSTEM_CALL regset
AKASHI Takahiro
1
-0
/
+35
2014-10-19
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
1
-2
/
+2
2014-09-23
audit: arm64: Remove the audit arch argument to audit_syscall_entry
Eric Paris
1
-2
/
+2
2014-09-23
arm64: audit: Add audit hook in syscall_trace_enter/exit()
AKASHI Takahiro
1
-0
/
+7
2014-08-28
arm64: ptrace: fix compat reg getter/setter return values
Will Deacon
1
-3
/
+7
2014-08-28
arm64: ptrace: fix compat hardware watchpoint reporting
Will Deacon
1
-1
/
+2
2014-08-19
Revert "arm64: Do not invoke audit_syscall_* functions if !CONFIG_AUDIT_SYSCALL"
Will Deacon
1
-4
/
+0
2014-07-24
arm64: Do not invoke audit_syscall_* functions if !CONFIG_AUDIT_SYSCALL
Catalin Marinas
1
-0
/
+4
2014-07-10
arm64: audit: Add audit hook in syscall_trace_enter/exit()
AKASHI Takahiro
1
-0
/
+7
2014-06-18
arm64: ptrace: fix empty registers set in prstatus of aarch32 process core
Victor Kamensky
1
-9
/
+19
2014-06-18
arm64: ptrace: change fs when passing kernel pointer to regset code
Will Deacon
1
-0
/
+4
2014-05-29
arm64: ftrace: Add system call tracepoint
AKASHI Takahiro
1
-0
/
+9
2014-05-16
Merge tag 'for-3.16' of git://git.linaro.org/people/ard.biesheuvel/linux-arm ...
Catalin Marinas
1
-0
/
+2
2014-05-12
arm64: is_compat_task is defined both in asm/compat.h and linux/compat.h
AKASHI Takahiro
1
-0
/
+1
2014-05-12
arm64: split syscall_trace() into separate functions for enter/exit
AKASHI Takahiro
1
-21
/
+29
2014-05-08
arm64: defer reloading a task's FPSIMD state to userland resume
Ard Biesheuvel
1
-0
/
+2
2013-12-19
arm64: ptrace: avoid using HW_BREAKPOINT_EMPTY for disabled events
Will Deacon
1
-20
/
+18
2013-11-28
arm64: ptrace: fix compat registes get/set to be endian clean
Matthew Leach
1
-21
/
+19
2013-06-12
arm64: debug: consolidate software breakpoint handlers
Will Deacon
1
-59
/
+0
2012-10-18
arm64: ptrace: use HW_BREAKPOINT_EMPTY type for disabled breakpoints
Will Deacon
1
-16
/
+21
2012-10-18
arm64: ptrace: make structure padding explicit for debug registers
Will Deacon
1
-6
/
+30
2012-10-11
arm64: Do not export the compat-specific definitions to the user
Catalin Marinas
1
-3
/
+3
2012-09-27
arm64: ptrace: remove obsolete ptrace request numbers from user headers
Will Deacon
1
-6
/
+6
2012-09-17
arm64: Debugging support
Will Deacon
1
-0
/
+1126