summaryrefslogtreecommitdiff
path: root/arch/xtensa/kernel/ptrace.c
AgeCommit message (Expand)Author
2023-09-20xtensa: ptrace: add prototypes to <asm/ptrace.h>Randy Dunlap
2022-06-03Merge tag 'ptrace_stop-cleanup-for-v5.19' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-05-11ptrace/xtensa: Replace PT_SINGLESTEP with TIF_SINGLESTEPEric W. Biederman
2022-05-01xtensa: support coprocessors on SMPMax Filippov
2022-03-10ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.hEric W. Biederman
2020-08-07Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2020-07-28xtensa: add seccomp supportMax Filippov
2020-07-28xtensa: expose syscall through user_pt_regsMax Filippov
2020-07-28xtensa: add audit supportMax Filippov
2020-07-27xtensa: switch to ->regset_get()Al Viro
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2019-11-29xtensa: fix system_call interaction with ptraceMax Filippov
2018-12-17xtensa: implement syscall tracepointsMax Filippov
2018-12-17xtensa: implement TIE regsetMax Filippov
2018-12-17xtensa: implement task_user_regset_viewMax Filippov
2018-12-17xtensa: call do_syscall_trace_{enter,leave} selectivelyMax Filippov
2018-12-17xtensa: use NO_SYSCALL instead of -1Max Filippov
2018-12-03xtensa: drop custom PTRACE_{PEEK,POKE}{TEXT,DATA}Max Filippov
2018-11-26xtensa: fix coprocessor part of ptrace_{get,set}xregsMax Filippov
2018-01-22signal/ptrace: Add force_sig_ptrace_errno_trap and use it where neededEric W. Biederman
2017-05-01xtensa: use generic tracehooksMax Filippov
2017-05-01xtensa: clean up xtensa/kernel/ptrace.cMax Filippov
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-03-11xtensa: support hardware breakpoints/watchpointsMax Filippov
2014-09-23ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris
2013-02-23xtensa: add support for TLSChris Zankel
2013-02-23xtensa: complete ptrace handling of register windowsMax Filippov
2012-12-18xtensa: clean up files to make them code-style compliantChris Zankel
2012-03-28Disintegrate asm/system.h for XtensaDavid Howells
2012-01-17audit: inline audit_syscall_entry to reduce burden on archsEric Paris
2011-07-25xtensa: prevent arbitrary read in ptraceDan Rosenberg
2010-10-27ptrace: cleanup arch_ptrace() on xtensaNamhyung Kim
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim
2010-03-12xtensa: use generic ptrace_resume codeChristoph Hellwig
2008-02-13[XTENSA] Allow debugger to modify the WINDOWBASE register.Chris Zankel
2008-02-13[XTENSA] Add support for configurable registers and coprocessorsChris Zankel
2007-10-16Consolidate PTRACE_DETACHAlexey Dobriyan
2007-07-17PTRACE_POKEDATA consolidationAlexey Dobriyan
2007-07-17PTRACE_PEEKDATA consolidationAlexey Dobriyan
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2006-12-10[PATCH] xtensa: fix system call interfaceChris Zankel
2006-12-10[PATCH] xtensa: remove extra header filesChris Zankel
2006-09-01[PATCH] xtensa: ptrace: EXIT_ZOMBIE fixBill Huey (hui
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-01-12[PATCH] xtensa: task_pt_regs(), task_stack_page()Al Viro
2005-11-07[PATCH] consolidate sys_ptrace()Christoph Hellwig
2005-10-30[PATCH] unify sys_ptrace prototypeChristoph Hellwig
2005-06-30[PATCH] xtensa: use valid_signal()Jesper Juhl
2005-06-24[PATCH] xtensa: Architecture support for Tensilica Xtensa Part 3Chris Zankel