aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/ptrace_64.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-10ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.hEric W. Biederman1-3/+2
2020-07-27sparc: switch to ->regset_get()Al Viro1-272/+80
2020-07-27sparc64: get rid of odd callers of copy_regset_from_user()Al Viro1-33/+144
2020-06-26sparc64: get rid of odd callers of copy_regset_to_user()Al Viro1-39/+136
2020-06-26sparc64: switch genregs32_get() to use of get_from_target()Al Viro1-43/+16
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport1-1/+0
2020-05-17sparc64: fix misuses of access_process_vm() in genregs32_[sg]et()Al Viro1-14/+3
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner1-0/+1
2017-04-23sparc64: Fill in rest of HAVE_REGS_AND_STACK_ACCESS_APIDavid S. Miller1-0/+36
2017-03-29Merge branch 'regset' (PTRACE_SETREGSET data leakage)Linus Torvalds1-1/+1
2017-03-29sparc/ptrace: Preserve previous registers for short regset writeDave Martin1-1/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>Ingo Molnar1-0/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-12-11sparc64:Support User Probes for sparcAllen Pais1-0/+54
2016-10-19mm: replace access_process_vm() write parameter with gup_flagsLorenzo Stoakes1-8/+16
2014-09-23ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris1-7/+2
2013-11-14sparc64: Implement HAVE_CONTEXT_TRACKINGKirill Tkhai1-0/+10
2013-09-05sparc64: Export flush_ptrace_access() (needed by lustre)Geert Uytterhoeven1-0/+2
2013-07-31sparc64: Fix wrong syscall return value passed to trace_sys_exit()Kirill Tkhai1-1/+1
2012-10-26sparc64: Make montmul/montsqr/mpmul usable in 32-bit threads.David S. Miller1-2/+2
2012-04-18seccomp: ignore secure_computing return valuesWill Drewry1-1/+1
2012-03-28Disintegrate asm/system.h for SparcDavid Howells1-1/+0
2012-01-17audit: inline audit_syscall_entry to reduce burden on archsEric Paris1-9/+8
2012-01-17Audit: push audit success and retcode into arch ptrace.hEric Paris1-10/+1
2011-03-16sparc64: Fix build errors with gcc-4.6.0David S. Miller1-1/+2
2010-10-27ptrace: cleanup arch_ptrace() on sparcNamhyung Kim1-4/+4
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim1-3/+4
2010-03-31sparc: Fix regset register window handling.David S. Miller1-0/+4
2009-12-11sparc64: Add syscall tracepoint support.David S. Miller1-0/+10
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan1-1/+0
2008-12-04sparc,sparc64: unify kernel/Sam Ravnborg1-0/+1090