index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
ptrace.c
Age
Commit message (
Expand
)
Author
2017-02-14
ARM: 8643/3: arm/ptrace: Preserve previous registers for short regset write
Dave Martin
2016-06-24
ARM: fix PTRACE_SETVFPREGS on SMP systems
Russell King
2014-10-19
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
2014-09-23
ARCH: AUDIT: audit_syscall_entry() should not require the arch
Eric Paris
2014-09-03
seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computing
Andy Lutomirski
2014-06-29
ARM: 8087/1: ptrace: reload syscall number after secure_computing() check
Will Deacon
2013-07-09
ptrace/arm: revert "hw_breakpoints: Fix racy access to ptrace breakpoints"
Oleg Nesterov
2013-06-24
ARM: 7735/2: Preserve the user r/w register TPIDRURW on context switch and fork
André Hentschel
2012-12-11
ARM: 7595/1: syscall: rework ordering in syscall_trace_exit
Will Deacon
2012-11-19
ARM: 7578/1: arch/move secure_computing into trace
Kees Cook
2012-09-19
ARM: 7525/1: ptrace: use updated syscall number for syscall auditing
Will Deacon
2012-09-19
ARM: 7524/1: support syscall tracing
Wade Farnsworth
2012-07-28
ARM: 7474/1: get rid of TIF_SYSCALL_RESTARTSYS
Al Viro
2012-07-28
ARM: 7470/1: Revert "7443/1: Revert "new way of handling ERESTART_RESTARTBLOCK""
Will Deacon
2012-07-09
ARM: 7456/1: ptrace: provide separate functions for tracing syscall {entry,exit}
Will Deacon
2012-07-09
ARM: 7455/1: audit: move syscall auditing until after ptrace SIGTRAP handling
Will Deacon
2012-07-05
ARM: 7443/1: Revert "new way of handling ERESTART_RESTARTBLOCK"
Will Deacon
2012-05-29
Merge branch 'for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/...
Russell King
2012-05-21
arm: don't open-code ptrace_report_syscall()
Al Viro
2012-05-21
arm: new way of handling ERESTART_RESTARTBLOCK
Al Viro
2012-05-21
Merge branch 'misc' into for-linus
Russell King
2012-05-05
ARM: 7412/1: audit: use only AUDIT_ARCH_ARM regardless of endianness
Will Deacon
2012-05-05
ARM: 7411/1: audit: fix treatment of saved ip register during syscall tracing
Will Deacon
2012-04-25
ARM: 7374/1: add TRACEHOOK support
Wade Farnsworth
2012-03-30
ARM: 7337/1: ptrace: fix ptrace_read_user for !CONFIG_MMU platforms
Will Deacon
2012-03-28
Disintegrate asm/system.h for ARM
David Howells
2012-02-21
ARM/audit: include audit header and fix audit arch
Eric Paris
2012-02-02
ARM: 7308/1: vfp: flush thread hwstate before copying ptrace registers
Will Deacon
2012-02-02
ARM: 7307/1: vfp: fix ptrace regset modification race
Dave Martin
2012-01-17
Kernel: Audit Support For The ARM Platform
Nathaniel Husted
2011-10-31
arm: add elf.h to arch/arm/kernel/ptrace.c
Paul Gortmaker
2011-07-24
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2011-07-13
ARM: Thumb-2: Support Thumb-2 in undefined instruction handler
Jon Medhurst
2011-07-01
perf: Add context field to perf_event
Avi Kivity
2011-07-01
perf: Remove the nmi parameter from the swevent and overflow interface
Peter Zijlstra
2011-05-14
ARM: 6883/1: ptrace: Migrate to regsets framework
Dave Martin
2011-04-25
arm, hw_breakpoints: Fix racy access to ptrace breakpoints
Frederic Weisbecker
2011-03-16
Merge branch 'misc' into devel
Russell King
2011-02-26
ARM: 6767/1: ptrace: fix register indexing in GETHBPREGS request
Will Deacon
2011-02-23
ARM: 6668/1: ptrace: remove single-step emulation code
Will Deacon
2010-12-06
ARM: ptrace: fix style issue with hw_breakpoint interface
Will Deacon
2010-10-27
ptrace: cleanup arch_ptrace() on ARM
Namhyung Kim
2010-10-27
ptrace: change signature of arch_ptrace()
Namhyung Kim
2010-09-08
ARM: 6357/1: hw-breakpoint: add new ptrace requests for hw-breakpoint interac...
Will Deacon
2010-07-09
ARM: 6199/1: Add kprobe-based event tracer
Will Deacon
2010-03-12
arm: use generic ptrace_resume code
Christoph Hellwig
2010-02-15
ARM: vfp ptrace: no point flushing hw context for PTRACE_GETVFPREGS
Russell King
2010-02-15
ARM: ptrace: get rid of PTRACE_{PEEK,POKE}{TEXT,DATA}
Russell King
2010-02-15
ARM: 5912/1: Define a 32-bit Thumb-2 breakpoint instruction
Daniel Jacobowitz
2009-07-24
nommu: ptrace support
Paul Brook
[next]