summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/ptrace.c
Commit message (Expand)AuthorAgeFilesLines
* parisc: Fix ptrace syscall number modificationDmitry V. Levin2019-02-211-8/+21
* parisc: Add HAVE_REGS_AND_STACK_ACCESS_API featureHelge Deller2018-08-131-0/+100
* signal/parisc: Use force_sig_fault where appropriateEric W. Biederman2018-04-251-8/+3
* signal: Ensure every siginfo we send has all bits initializedEric W. Biederman2018-04-251-0/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* parisc/ptrace: run seccomp after ptraceKees Cook2016-06-141-4/+5
* seccomp: Add a seccomp_data parameter secure_computing()Andy Lutomirski2016-06-141-1/+1
* parisc: Add ARCH_TRACEHOOK and regset supportHelge Deller2016-05-221-2/+354
* parisc: Add syscall tracepoint supportHelge Deller2016-05-221-0/+12
* parisc: Fix and enable seccomp filter supportHelge Deller2016-03-311-2/+7
* parisc: Fix ptrace syscall number and return value modificationHelge Deller2016-03-011-5/+11
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-10-191-6/+3
|\
| * ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris2014-09-231-6/+3
* | parisc: ptrace: use secure_computing_strict()Helge Deller2014-09-211-4/+2
* | parisc: Wire up seccomp, getrandom and memfd_create syscallsHelge Deller2014-08-271-0/+6
|/
* parisc: add kernel audit featureHelge Deller2013-11-071-3/+23
* parisc: improve ptrace support for gdb single-stepJohn David Anglin2013-01-071-1/+1
* Disintegrate asm/system.h for PA-RISCDavid Howells2012-03-281-1/+0
* ptrace: cleanup arch_ptrace() on pariscNamhyung Kim2010-10-271-1/+1
* ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-271-5/+6
* parisc: stop using task->ptrace for {single,block}step flagsKyle McMartin2009-09-271-6/+8
* parisc: split syscall_trace into two halvesKyle McMartin2009-09-271-13/+12
* parisc: tracehook_report_syscallKyle McMartin2009-09-271-12/+11
* parisc: fix bug in compat_arch_ptraceHelge Deller2008-11-201-5/+5
* parisc: convert to generic compat_sys_ptraceHelge Deller2008-10-171-257/+172
* Consolidate PTRACE_DETACHAlexey Dobriyan2007-10-161-4/+0
* PTRACE_PEEKDATA consolidationAlexey Dobriyan2007-07-171-11/+2
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* [PARISC] use CONFIG_64BIT instead of __LP64__Helge Deller2007-02-171-5/+5
* [PARISC] Add is_compat_task() helperKyle McMartin2006-06-271-4/+4
* [PARISC] Arch-specific compat signalsKyle McMartin2006-01-221-4/+4
* [PARISC] Fix some compile problems in ptrace.cMatthew Wilcox2005-11-171-2/+3
* [PATCH] consolidate sys_ptrace()Christoph Hellwig2005-11-071-46/+4
* [PATCH] adjust parisc sys_ptrace prototypeChristoph Hellwig2005-10-301-1/+1
* kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h supportSam Ravnborg2005-09-091-1/+1
* [PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl2005-05-011-3/+4
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+423
OpenPOWER on IntegriCloud