index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
xtensa
/
kernel
/
ptrace.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
xtensa: ptrace: add prototypes to <asm/ptrace.h>
Randy Dunlap
2023-09-20
1
-1
/
+0
*
Merge tag 'ptrace_stop-cleanup-for-v5.19' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-06-04
1
-2
/
+2
|
\
|
*
ptrace/xtensa: Replace PT_SINGLESTEP with TIF_SINGLESTEP
Eric W. Biederman
2022-05-11
1
-2
/
+2
*
|
xtensa: support coprocessors on SMP
Max Filippov
2022-05-02
1
-2
/
+1
|
/
*
ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.h
Eric W. Biederman
2022-03-10
1
-3
/
+2
*
Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-08-07
1
-10
/
+6
|
\
|
*
xtensa: switch to ->regset_get()
Al Viro
2020-07-27
1
-10
/
+6
*
|
xtensa: add seccomp support
Max Filippov
2020-07-28
1
-1
/
+3
*
|
xtensa: expose syscall through user_pt_regs
Max Filippov
2020-07-28
1
-0
/
+4
*
|
xtensa: add audit support
Max Filippov
2020-07-28
1
-0
/
+6
|
/
*
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
1
-1
/
+0
*
xtensa: fix system_call interaction with ptrace
Max Filippov
2019-11-30
1
-2
/
+16
*
xtensa: implement syscall tracepoints
Max Filippov
2018-12-17
1
-0
/
+8
*
xtensa: implement TIE regset
Max Filippov
2018-12-17
1
-78
/
+87
*
xtensa: implement task_user_regset_view
Max Filippov
2018-12-17
1
-66
/
+109
*
xtensa: call do_syscall_trace_{enter,leave} selectively
Max Filippov
2018-12-17
1
-3
/
+2
*
xtensa: use NO_SYSCALL instead of -1
Max Filippov
2018-12-17
1
-1
/
+1
*
xtensa: drop custom PTRACE_{PEEK,POKE}{TEXT,DATA}
Max Filippov
2018-12-03
1
-10
/
+0
*
xtensa: fix coprocessor part of ptrace_{get,set}xregs
Max Filippov
2018-11-27
1
-4
/
+38
*
signal/ptrace: Add force_sig_ptrace_errno_trap and use it where needed
Eric W. Biederman
2018-01-23
1
-7
/
+1
*
xtensa: use generic tracehooks
Max Filippov
2017-05-01
1
-26
/
+12
*
xtensa: clean up xtensa/kernel/ptrace.c
Max Filippov
2017-05-01
1
-73
/
+71
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
xtensa: support hardware breakpoints/watchpoints
Max Filippov
2016-03-11
1
-7
/
+157
*
ARCH: AUDIT: audit_syscall_entry() should not require the arch
Eric Paris
2014-09-23
1
-1
/
+1
*
xtensa: add support for TLS
Chris Zankel
2013-02-24
1
-0
/
+2
*
xtensa: complete ptrace handling of register windows
Max Filippov
2013-02-24
1
-13
/
+20
*
xtensa: clean up files to make them code-style compliant
Chris Zankel
2012-12-19
1
-2
/
+1
*
Disintegrate asm/system.h for Xtensa
David Howells
2012-03-28
1
-1
/
+0
*
audit: inline audit_syscall_entry to reduce burden on archs
Eric Paris
2012-01-17
1
-2
/
+1
*
xtensa: prevent arbitrary read in ptrace
Dan Rosenberg
2011-07-26
1
-0
/
+3
*
ptrace: cleanup arch_ptrace() on xtensa
Namhyung Kim
2010-10-28
1
-5
/
+6
*
ptrace: change signature of arch_ptrace()
Namhyung Kim
2010-10-28
1
-1
/
+2
*
xtensa: use generic ptrace_resume code
Christoph Hellwig
2010-03-13
1
-45
/
+11
*
[XTENSA] Allow debugger to modify the WINDOWBASE register.
Chris Zankel
2008-02-14
1
-31
/
+35
*
[XTENSA] Add support for configurable registers and coprocessors
Chris Zankel
2008-02-14
1
-163
/
+184
*
Consolidate PTRACE_DETACH
Alexey Dobriyan
2007-10-16
1
-4
/
+0
*
PTRACE_POKEDATA consolidation
Alexey Dobriyan
2007-07-17
1
-4
/
+1
*
PTRACE_PEEKDATA consolidation
Alexey Dobriyan
2007-07-17
1
-11
/
+1
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
1
-1
/
+0
*
[PATCH] xtensa: fix system call interface
Chris Zankel
2006-12-10
1
-6
/
+20
*
[PATCH] xtensa: remove extra header files
Chris Zankel
2006-12-10
1
-1
/
+1
*
[PATCH] xtensa: ptrace: EXIT_ZOMBIE fix
Bill Huey (hui
2006-09-01
1
-1
/
+1
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] xtensa: task_pt_regs(), task_stack_page()
Al Viro
2006-01-12
1
-6
/
+6
*
[PATCH] consolidate sys_ptrace()
Christoph Hellwig
2005-11-07
1
-53
/
+2
*
[PATCH] unify sys_ptrace prototype
Christoph Hellwig
2005-10-31
1
-1
/
+1
*
[PATCH] xtensa: use valid_signal()
Jesper Juhl
2005-06-30
1
-2
/
+3
*
[PATCH] xtensa: Architecture support for Tensilica Xtensa Part 3
Chris Zankel
2005-06-24
1
-0
/
+407