summaryrefslogtreecommitdiff
path: root/arch/sparc/kernel/ptrace_64.c
AgeCommit message (Expand)Author
2022-11-15sparc: ptrace: user_regset_copyin_ignore() always returns 0Sergey Shtylyov
2022-03-10ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.hEric W. Biederman
2020-07-27sparc: switch to ->regset_get()Al Viro
2020-07-27sparc64: get rid of odd callers of copy_regset_from_user()Al Viro
2020-06-26sparc64: get rid of odd callers of copy_regset_to_user()Al Viro
2020-06-26sparc64: switch genregs32_get() to use of get_from_target()Al Viro
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2020-05-17sparc64: fix misuses of access_process_vm() in genregs32_[sg]et()Al Viro
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2017-04-23sparc64: Fill in rest of HAVE_REGS_AND_STACK_ACCESS_APIDavid S. Miller
2017-03-29Merge branch 'regset' (PTRACE_SETREGSET data leakage)Linus Torvalds
2017-03-29sparc/ptrace: Preserve previous registers for short regset writeDave Martin
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-12-11sparc64:Support User Probes for sparcAllen Pais
2016-10-19mm: replace access_process_vm() write parameter with gup_flagsLorenzo Stoakes
2014-09-23ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris
2013-11-14sparc64: Implement HAVE_CONTEXT_TRACKINGKirill Tkhai
2013-09-05sparc64: Export flush_ptrace_access() (needed by lustre)Geert Uytterhoeven
2013-07-31sparc64: Fix wrong syscall return value passed to trace_sys_exit()Kirill Tkhai
2012-10-26sparc64: Make montmul/montsqr/mpmul usable in 32-bit threads.David S. Miller
2012-04-18seccomp: ignore secure_computing return valuesWill Drewry
2012-03-28Disintegrate asm/system.h for SparcDavid Howells
2012-01-17audit: inline audit_syscall_entry to reduce burden on archsEric Paris
2012-01-17Audit: push audit success and retcode into arch ptrace.hEric Paris
2011-03-16sparc64: Fix build errors with gcc-4.6.0David S. Miller
2010-10-27ptrace: cleanup arch_ptrace() on sparcNamhyung Kim
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim
2010-03-31sparc: Fix regset register window handling.David S. Miller
2009-12-11sparc64: Add syscall tracepoint support.David S. Miller
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2008-12-04sparc,sparc64: unify kernel/Sam Ravnborg