index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
ptrace.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: fix possible spectre-v1 in ptrace_hbp_get_event()
Mark Rutland
2018-04-26
1
-4
/
+10
*
arm64: ptrace: remove addr_limit manipulation
Mark Rutland
2018-04-24
1
-6
/
+0
*
arm64: uaccess: Fix omissions from usercopy whitelist
Dave Martin
2018-03-28
1
-15
/
+15
*
arm64: fpsimd: Split cpu field out from struct fpsimd_state
Dave Martin
2018-03-28
1
-5
/
+5
*
arm64: Use arm64_force_sig_info instead of force_sig_info
Will Deacon
2018-03-06
1
-1
/
+1
*
treewide/trivial: Remove ';;$' typo noise
Ingo Molnar
2018-02-22
1
-1
/
+1
*
signal/ptrace: Add force_sig_ptrace_errno_trap and use it where needed
Eric W. Biederman
2018-01-22
1
-2
/
+4
*
signal: Don't use structure initializers for struct siginfo
Eric W. Biederman
2018-01-22
1
-6
/
+7
*
signal/arm64: Better isolate the COMPAT_TASK portion of ptrace_hbptriggered
Eric W. Biederman
2018-01-22
1
-15
/
+12
*
arm64/sve: ptrace and ELF coredump support
Dave Martin
2017-11-03
1
-8
/
+272
*
Merge branch 'arm64/vmap-stack' of git://git.kernel.org/pub/scm/linux/kernel/...
Catalin Marinas
2017-08-15
1
-0
/
+1
|
\
|
*
arm64: clean up irq stack definitions
Mark Rutland
2017-08-15
1
-0
/
+1
*
|
Merge branch 'arm64/exception-stack' of git://git.kernel.org/pub/scm/linux/ke...
Catalin Marinas
2017-08-09
1
-1
/
+1
|
\
\
|
|
/
|
*
arm64: unwind: avoid percpu indirection for irq stack
Mark Rutland
2017-08-08
1
-1
/
+1
*
|
arm64: Abstract syscallno manipulation
Dave Martin
2017-08-07
1
-1
/
+1
*
|
arm64: syscallno is secretly an int, make it official
Dave Martin
2017-08-07
1
-1
/
+1
|
/
*
arm64: ptrace: Fix incorrect get_user() use in compat_vfp_set()
Dave Martin
2017-06-29
1
-3
/
+5
*
arm64: ptrace: Remove redundant overrun check from compat_vfp_set()
Dave Martin
2017-06-29
1
-3
/
+0
*
arm64: ptrace: Avoid setting compat FP[SC]R to garbage if get_user fails
Dave Martin
2017-06-29
1
-2
/
+4
*
arm64: ptrace: Flush user-RW TLS reg to thread_struct before reading
Dave Martin
2017-06-22
1
-0
/
+4
*
arm64: ptrace: Flush FPSIMD regs back to thread_struct before reading
Dave Martin
2017-06-22
1
-0
/
+7
*
arm64: ptrace: Fix VFP register dumping in compat coredumps
Dave Martin
2017-06-22
1
-4
/
+7
*
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
*
arm64/ptrace: Reject attempts to set incomplete hardware breakpoint fields
Dave Martin
2017-01-18
1
-0
/
+4
*
arm64/ptrace: Preserve previous registers for short regset write
Dave Martin
2017-01-18
1
-1
/
+1
*
arm64/ptrace: Preserve previous registers for short regset write
Dave Martin
2017-01-18
1
-1
/
+2
*
arm64/ptrace: Preserve previous registers for short regset write
Dave Martin
2017-01-18
1
-3
/
+4
*
arm64: Allow hw watchpoint at varied offset from base address
Pratyush Anand
2016-11-18
1
-3
/
+4
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2016-07-29
1
-4
/
+4
|
\
|
*
arm64/ptrace: run seccomp after ptrace
Kees Cook
2016-06-14
1
-4
/
+4
|
*
seccomp: Add a seccomp_data parameter secure_computing()
Andy Lutomirski
2016-06-14
1
-1
/
+1
*
|
arm64: Add HAVE_REGS_AND_STACK_ACCESS_API feature
David A. Long
2016-07-19
1
-0
/
+101
|
/
*
arm64: Rework valid_user_regs
Mark Rutland
2016-03-02
1
-2
/
+78
*
arm64: Clear out any singlestep state on a ptrace detach operation
John Blackwood
2015-12-07
1
-0
/
+6
*
arm64: Better native ptrace support for compat tasks
Catalin Marinas
2015-07-27
1
-1
/
+91
*
arm64: add seccomp support
AKASHI Takahiro
2014-11-28
1
-0
/
+5
*
arm64: ptrace: add NT_ARM_SYSTEM_CALL regset
AKASHI Takahiro
2014-11-28
1
-0
/
+35
*
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
2014-10-19
1
-2
/
+2
|
\
|
*
audit: arm64: Remove the audit arch argument to audit_syscall_entry
Eric Paris
2014-09-23
1
-2
/
+2
|
*
arm64: audit: Add audit hook in syscall_trace_enter/exit()
AKASHI Takahiro
2014-09-23
1
-0
/
+7
*
|
arm64: ptrace: fix compat reg getter/setter return values
Will Deacon
2014-08-28
1
-3
/
+7
*
|
arm64: ptrace: fix compat hardware watchpoint reporting
Will Deacon
2014-08-28
1
-1
/
+2
*
|
Revert "arm64: Do not invoke audit_syscall_* functions if !CONFIG_AUDIT_SYSCALL"
Will Deacon
2014-08-19
1
-4
/
+0
*
|
arm64: Do not invoke audit_syscall_* functions if !CONFIG_AUDIT_SYSCALL
Catalin Marinas
2014-07-24
1
-0
/
+4
*
|
arm64: audit: Add audit hook in syscall_trace_enter/exit()
AKASHI Takahiro
2014-07-10
1
-0
/
+7
|
/
*
arm64: ptrace: fix empty registers set in prstatus of aarch32 process core
Victor Kamensky
2014-06-18
1
-9
/
+19
*
arm64: ptrace: change fs when passing kernel pointer to regset code
Will Deacon
2014-06-18
1
-0
/
+4
*
arm64: ftrace: Add system call tracepoint
AKASHI Takahiro
2014-05-29
1
-0
/
+9
*
Merge tag 'for-3.16' of git://git.linaro.org/people/ard.biesheuvel/linux-arm ...
Catalin Marinas
2014-05-16
1
-0
/
+2
|
\
[next]