summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/ptrace/ptrace.c
AgeCommit message (Expand)Author
2023-09-19powerpc: Replace GPL 2.0+ README.legal boilerplate with SPDXGeert Uytterhoeven
2022-06-09powerpc/32: Fix overread/overwrite of thread_struct via ptraceMichael Ellerman
2022-05-19powerpc: Finalise cleanup around ABI useChristophe Leroy
2022-05-19powerpc: Replace PPC64_ELF_ABI_v{1/2} by CONFIG_PPC64_ELF_ABI_V{1/2}Christophe Leroy
2022-03-28Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-03-10ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.hEric W. Biederman
2022-03-08powerpc: Move C prototypes out of asm-prototypes.hChristophe Leroy
2022-02-16asm-generic: Define CONFIG_HAVE_FUNCTION_DESCRIPTORSChristophe Leroy
2021-12-01powerpc: Snapshot thread flagsMark Rutland
2021-08-26powerpc: Add dear as a synonym for pt_regs.dar registerXiongwei Song
2021-08-26powerpc: Add esr as a synonym for pt_regs.dsisrXiongwei Song
2021-04-14powerpc: remove partial register save logicNicholas Piggin
2021-03-24powerpc/ptrace: Remove duplicate check from pt_regs_check()Denis Efremov
2021-02-09powerpc/64: context tracking remove _TIF_NOHZNicholas Piggin
2020-12-04powerpc/ptrace: Create ptrace_get_fpr() and ptrace_put_fpr()Christophe Leroy
2020-12-04powerpc/ptrace: Consolidate reg index calculationChristophe Leroy
2020-04-01powerpc/ptrace: move ptrace_triggered() into hw_breakpoint.cChristophe Leroy
2020-04-01powerpc/ptrace: create ppc_gethwdinfo()Christophe Leroy
2020-04-01powerpc/ptrace: create ptrace_get_debugreg()Christophe Leroy
2020-04-01powerpc/ptrace: split out ADV_DEBUG_REGS related functions.Christophe Leroy
2020-04-01powerpc/ptrace: move register viewing functions out of ptrace.cChristophe Leroy
2020-04-01powerpc/ptrace: split out TRANSACTIONAL_MEM related functions.Christophe Leroy
2020-04-01powerpc/ptrace: split out SPE related functions.Christophe Leroy
2020-04-01powerpc/ptrace: split out ALTIVEC related functions.Christophe Leroy
2020-04-01powerpc/ptrace: split out VSX related functions.Christophe Leroy
2020-04-01powerpc/ptrace: drop PARAMETER_SAVE_AREA_OFFSETChristophe Leroy
2020-04-01powerpc/ptrace: drop unnecessary #ifdefs CONFIG_PPC64Christophe Leroy
2020-04-01powerpc/ptrace: remove unused header includesChristophe Leroy
2020-04-01powerpc: Move ptrace into a subdirectory.Christophe Leroy