index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
ptrace.c
Age
Commit message (
Expand
)
Author
2017-08-15
Merge branch 'arm64/vmap-stack' of git://git.kernel.org/pub/scm/linux/kernel/...
Catalin Marinas
2017-08-15
arm64: clean up irq stack definitions
Mark Rutland
2017-08-09
Merge branch 'arm64/exception-stack' of git://git.kernel.org/pub/scm/linux/ke...
Catalin Marinas
2017-08-08
arm64: unwind: avoid percpu indirection for irq stack
Mark Rutland
2017-08-07
arm64: Abstract syscallno manipulation
Dave Martin
2017-08-07
arm64: syscallno is secretly an int, make it official
Dave Martin
2017-06-29
arm64: ptrace: Fix incorrect get_user() use in compat_vfp_set()
Dave Martin
2017-06-29
arm64: ptrace: Remove redundant overrun check from compat_vfp_set()
Dave Martin
2017-06-29
arm64: ptrace: Avoid setting compat FP[SC]R to garbage if get_user fails
Dave Martin
2017-06-22
arm64: ptrace: Flush user-RW TLS reg to thread_struct before reading
Dave Martin
2017-06-22
arm64: ptrace: Flush FPSIMD regs back to thread_struct before reading
Dave Martin
2017-06-22
arm64: ptrace: Fix VFP register dumping in compat coredumps
Dave Martin
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-01-18
arm64/ptrace: Reject attempts to set incomplete hardware breakpoint fields
Dave Martin
2017-01-18
arm64/ptrace: Preserve previous registers for short regset write
Dave Martin
2017-01-18
arm64/ptrace: Preserve previous registers for short regset write
Dave Martin
2017-01-18
arm64/ptrace: Preserve previous registers for short regset write
Dave Martin
2016-11-18
arm64: Allow hw watchpoint at varied offset from base address
Pratyush Anand
2016-07-29
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2016-07-19
arm64: Add HAVE_REGS_AND_STACK_ACCESS_API feature
David A. Long
2016-06-14
arm64/ptrace: run seccomp after ptrace
Kees Cook
2016-06-14
seccomp: Add a seccomp_data parameter secure_computing()
Andy Lutomirski
2016-03-02
arm64: Rework valid_user_regs
Mark Rutland
2015-12-07
arm64: Clear out any singlestep state on a ptrace detach operation
John Blackwood
2015-07-27
arm64: Better native ptrace support for compat tasks
Catalin Marinas
2014-11-28
arm64: add seccomp support
AKASHI Takahiro
2014-11-28
arm64: ptrace: add NT_ARM_SYSTEM_CALL regset
AKASHI Takahiro
2014-10-19
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
2014-09-23
audit: arm64: Remove the audit arch argument to audit_syscall_entry
Eric Paris
2014-09-23
arm64: audit: Add audit hook in syscall_trace_enter/exit()
AKASHI Takahiro
2014-08-28
arm64: ptrace: fix compat reg getter/setter return values
Will Deacon
2014-08-28
arm64: ptrace: fix compat hardware watchpoint reporting
Will Deacon
2014-08-19
Revert "arm64: Do not invoke audit_syscall_* functions if !CONFIG_AUDIT_SYSCALL"
Will Deacon
2014-07-24
arm64: Do not invoke audit_syscall_* functions if !CONFIG_AUDIT_SYSCALL
Catalin Marinas
2014-07-10
arm64: audit: Add audit hook in syscall_trace_enter/exit()
AKASHI Takahiro
2014-06-18
arm64: ptrace: fix empty registers set in prstatus of aarch32 process core
Victor Kamensky
2014-06-18
arm64: ptrace: change fs when passing kernel pointer to regset code
Will Deacon
2014-05-29
arm64: ftrace: Add system call tracepoint
AKASHI Takahiro
2014-05-16
Merge tag 'for-3.16' of git://git.linaro.org/people/ard.biesheuvel/linux-arm ...
Catalin Marinas
2014-05-12
arm64: is_compat_task is defined both in asm/compat.h and linux/compat.h
AKASHI Takahiro
2014-05-12
arm64: split syscall_trace() into separate functions for enter/exit
AKASHI Takahiro
2014-05-08
arm64: defer reloading a task's FPSIMD state to userland resume
Ard Biesheuvel
2013-12-19
arm64: ptrace: avoid using HW_BREAKPOINT_EMPTY for disabled events
Will Deacon
2013-11-28
arm64: ptrace: fix compat registes get/set to be endian clean
Matthew Leach
2013-06-12
arm64: debug: consolidate software breakpoint handlers
Will Deacon
2012-10-18
arm64: ptrace: use HW_BREAKPOINT_EMPTY type for disabled breakpoints
Will Deacon
2012-10-18
arm64: ptrace: make structure padding explicit for debug registers
Will Deacon
2012-10-11
arm64: Do not export the compat-specific definitions to the user
Catalin Marinas
2012-09-27
arm64: ptrace: remove obsolete ptrace request numbers from user headers
Will Deacon
[next]