index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
ptrace.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: ptrace: Restore syscall skipping for tracers
Kees Cook
2023-09-13
1
-2
/
+3
*
ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.h
Eric W. Biederman
2022-03-10
1
-3
/
+2
*
ptrace/arm: Rename tracehook_report_syscall report_syscall
Eric W. Biederman
2022-03-10
1
-4
/
+3
*
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2021-09-09
1
-6
/
+8
|
\
|
*
ARM: 9107/1: syscall: always store thread_info->abi_syscall
Arnd Bergmann
2021-08-20
1
-6
/
+8
*
|
ARM: ep93xx: remove MaverickCrunch support
Arnd Bergmann
2021-08-04
1
-36
/
+0
|
/
*
arm: switch to ->regset_get()
Al Viro
2020-07-27
1
-40
/
+12
*
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
1
-1
/
+0
*
ARM: 8977/1: ptrace: Fix mask for thumb breakpoint hook
Fredrik Strupe
2020-05-19
1
-2
/
+2
*
seccomp: simplify secure_computing()
Christian Brauner
2019-10-10
1
-1
/
+1
*
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-08
1
-3
/
+3
|
\
|
*
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
2019-05-29
1
-1
/
+1
|
*
signal/arm: Remove tsk parameter from ptrace_break
Eric W. Biederman
2019-05-29
1
-3
/
+3
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
|
/
*
signal/arm: Use force_sig_fault where appropriate
Eric W. Biederman
2018-09-27
1
-9
/
+2
*
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2018-04-25
1
-0
/
+1
*
signal/ptrace: Add force_sig_ptrace_errno_trap and use it where needed
Eric W. Biederman
2018-01-22
1
-7
/
+1
*
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
*
ARM: 8643/3: arm/ptrace: Preserve previous registers for short regset write
Dave Martin
2017-01-30
1
-1
/
+1
*
arm/ptrace: run seccomp after ptrace
Kees Cook
2016-06-14
1
-5
/
+6
*
seccomp: Add a seccomp_data parameter secure_computing()
Andy Lutomirski
2016-06-14
1
-1
/
+1
*
ARM: fix PTRACE_SETVFPREGS on SMP systems
Russell King
2016-06-02
1
-1
/
+1
*
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
2014-10-19
1
-2
/
+2
|
\
|
*
ARCH: AUDIT: audit_syscall_entry() should not require the arch
Eric Paris
2014-09-23
1
-2
/
+2
*
|
seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computing
Andy Lutomirski
2014-09-03
1
-1
/
+6
|
/
*
ARM: 8087/1: ptrace: reload syscall number after secure_computing() check
Will Deacon
2014-06-29
1
-3
/
+4
*
ptrace/arm: revert "hw_breakpoints: Fix racy access to ptrace breakpoints"
Oleg Nesterov
2013-07-09
1
-8
/
+0
*
ARM: 7735/2: Preserve the user r/w register TPIDRURW on context switch and fork
André Hentschel
2013-06-24
1
-1
/
+1
*
ARM: 7595/1: syscall: rework ordering in syscall_trace_exit
Will Deacon
2012-12-11
1
-9
/
+15
*
ARM: 7578/1: arch/move secure_computing into trace
Kees Cook
2012-11-19
1
-9
/
+20
*
ARM: 7525/1: ptrace: use updated syscall number for syscall auditing
Will Deacon
2012-09-19
1
-6
/
+6
*
ARM: 7524/1: support syscall tracing
Wade Farnsworth
2012-09-19
1
-2
/
+9
*
ARM: 7474/1: get rid of TIF_SYSCALL_RESTARTSYS
Al Viro
2012-07-28
1
-6
/
+1
*
ARM: 7470/1: Revert "7443/1: Revert "new way of handling ERESTART_RESTARTBLOCK""
Will Deacon
2012-07-28
1
-1
/
+7
*
ARM: 7456/1: ptrace: provide separate functions for tracing syscall {entry,exit}
Will Deacon
2012-07-09
1
-12
/
+25
*
ARM: 7455/1: audit: move syscall auditing until after ptrace SIGTRAP handling
Will Deacon
2012-07-09
1
-8
/
+9
*
ARM: 7443/1: Revert "new way of handling ERESTART_RESTARTBLOCK"
Will Deacon
2012-07-05
1
-3
/
+0
*
Merge branch 'for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/...
Russell King
2012-05-29
1
-0
/
+3
|
\
|
*
arm: don't open-code ptrace_report_syscall()
Al Viro
2012-05-21
1
-14
/
+1
|
*
arm: new way of handling ERESTART_RESTARTBLOCK
Al Viro
2012-05-21
1
-0
/
+3
*
|
Merge branch 'misc' into for-linus
Russell King
2012-05-21
1
-15
/
+6
|
\
\
|
|
/
|
/
|
|
*
ARM: 7374/1: add TRACEHOOK support
Wade Farnsworth
2012-04-25
1
-15
/
+6
*
|
ARM: 7412/1: audit: use only AUDIT_ARCH_ARM regardless of endianness
Will Deacon
2012-05-05
1
-7
/
+1
*
|
ARM: 7411/1: audit: fix treatment of saved ip register during syscall tracing
Will Deacon
2012-05-05
1
-8
/
+8
|
/
*
ARM: 7337/1: ptrace: fix ptrace_read_user for !CONFIG_MMU platforms
Will Deacon
2012-03-30
1
-1
/
+3
*
Disintegrate asm/system.h for ARM
David Howells
2012-03-28
1
-1
/
+0
*
ARM/audit: include audit header and fix audit arch
Eric Paris
2012-02-21
1
-1
/
+8
*
ARM: 7308/1: vfp: flush thread hwstate before copying ptrace registers
Will Deacon
2012-02-02
1
-1
/
+1
*
ARM: 7307/1: vfp: fix ptrace regset modification race
Dave Martin
2012-02-02
1
-2
/
+4
[next]