aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/ptrace.c
AgeCommit message (Expand)Author
2023-09-11arch: Remove Itanium (IA-64) architectureArd Biesheuvel
2022-11-15ia64: ptrace: user_regset_copyin_ignore() always returns 0Sergey Shtylyov
2022-06-03Merge tag 'ptrace_stop-cleanup-for-v5.19' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-05-11ptrace: Remove arch_ptrace_attachEric W. Biederman
2022-04-28ia64: ptrace: fix typos in commentsJulia Lawall
2022-03-10resume_user_mode: Move to resume_user_mode.hEric W. Biederman
2022-03-10ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.hEric W. Biederman
2021-09-14arch: remove unused function syscall_set_arguments()Peter Collingbourne
2021-06-18sched: Change task_struct::statePeter Zijlstra
2021-03-13ia64: fix ia64_syscall_get_set_arguments() for break-based syscallsSergei Trofimovich
2020-10-25[ia64] ptrace_[sg]etregs(): use access_elf_reg() instead of access_uarea()Al Viro
2020-10-25[ia64] missed cleanups from switch to regset coredumpsAl Viro
2020-09-11ia64: Remove perfmonChristoph Hellwig
2020-07-27ia64: switch to ->regset_get()Al Viro
2020-06-26[ia64] access_uarea(): don't bother with fpregs_[gs]et()Al Viro
2020-06-26[ia64] access_uarea(): stop bothering with gpregs_[gs]et()Al Viro
2020-06-26[ia64] regularize do_gpregs_[gs]et()Al Viro
2020-06-26[ia64] teach elf_access_reg() to handle the missing range (r16..r31)Al Viro
2020-06-26[ia64] sanitize elf_access_gpreg()Al Viro
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2019-04-05syscalls: Remove start and number from syscall_set_arguments() argsSteven Rostedt (VMware)
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
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-11-22ptrace: Don't allow accessing an undumpable mmEric W. Biederman
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-01-20ia64: kill thread_matches(), unexport ptrace_check_attach()Oleg Nesterov
2012-03-28Disintegrate asm/system.h for IA64David 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
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim
2010-05-27ia64: ptrace_attach_sync_user_rbs: avoid "task->signal != NULL" checksOleg Nesterov
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-08[IA64] Remove COMPAT_IA32 supportTony Luck
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2008-10-06[IA64] utrace use generic trace hookShaohua Li
2008-10-06[IA64] utrace syscall.h support for ia64Shaohua Li
2008-03-12[IA64] remove duplicate code for register accessShaohua Li
2008-03-12[IA64] regset: 32-bit supportShaohua Li
2008-03-12[IA64] regset: 64-bit supportShaohua Li
2008-03-06[IA64] remove remaining __FUNCTION__ occurrencesHarvey Harrison
2008-03-05[IA64] arch_ptrace() cleanupPetr Tesarik
2008-03-05[IA64] remove duplicate code from arch_ptrace()Petr Tesarik
2008-03-05[IA64] convert sys_ptrace to arch_ptracePetr Tesarik
2008-03-05[IA64] remove find_thread_for_addr()Petr Tesarik
2008-03-05[IA64] do not sync RBS when changing PT_AR_BSP or PT_CFMPetr Tesarik
2008-03-05[IA64] access user RBS directlyPetr Tesarik