summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/ptrace/ptrace.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Replace GPL 2.0+ README.legal boilerplate with SPDXGeert Uytterhoeven2023-09-191-4/+1
* powerpc/32: Fix overread/overwrite of thread_struct via ptraceMichael Ellerman2022-06-091-0/+3
* powerpc: Finalise cleanup around ABI useChristophe Leroy2022-05-191-6/+0
* powerpc: Replace PPC64_ELF_ABI_v{1/2} by CONFIG_PPC64_ELF_ABI_V{1/2}Christophe Leroy2022-05-191-1/+1
* Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-03-291-4/+4
|\
| * ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.hEric W. Biederman2022-03-101-4/+4
* | powerpc: Move C prototypes out of asm-prototypes.hChristophe Leroy2022-03-081-1/+0
* | asm-generic: Define CONFIG_HAVE_FUNCTION_DESCRIPTORSChristophe Leroy2022-02-161-0/+6
|/
* powerpc: Snapshot thread flagsMark Rutland2021-12-011-2/+1
* powerpc: Add dear as a synonym for pt_regs.dar registerXiongwei Song2021-08-261-0/+2
* powerpc: Add esr as a synonym for pt_regs.dsisrXiongwei Song2021-08-261-0/+2
* powerpc: remove partial register save logicNicholas Piggin2021-04-141-2/+0
* powerpc/ptrace: Remove duplicate check from pt_regs_check()Denis Efremov2021-03-241-2/+0
* powerpc/64: context tracking remove _TIF_NOHZNicholas Piggin2021-02-081-4/+0
* powerpc/ptrace: Create ptrace_get_fpr() and ptrace_put_fpr()Christophe Leroy2020-12-031-29/+11
* powerpc/ptrace: Consolidate reg index calculationChristophe Leroy2020-12-031-14/+4
* powerpc/ptrace: move ptrace_triggered() into hw_breakpoint.cChristophe Leroy2020-04-011-19/+0
* powerpc/ptrace: create ppc_gethwdinfo()Christophe Leroy2020-04-011-31/+1
* powerpc/ptrace: create ptrace_get_debugreg()Christophe Leroy2020-04-011-16/+2
* powerpc/ptrace: split out ADV_DEBUG_REGS related functions.Christophe Leroy2020-04-011-650/+0
* powerpc/ptrace: move register viewing functions out of ptrace.cChristophe Leroy2020-04-011-966/+0
* powerpc/ptrace: split out TRANSACTIONAL_MEM related functions.Christophe Leroy2020-04-011-914/+2
* powerpc/ptrace: split out SPE related functions.Christophe Leroy2020-04-011-66/+0
* powerpc/ptrace: split out ALTIVEC related functions.Christophe Leroy2020-04-011-124/+0
* powerpc/ptrace: split out VSX related functions.Christophe Leroy2020-04-011-172/+3
* powerpc/ptrace: drop PARAMETER_SAVE_AREA_OFFSETChristophe Leroy2020-04-011-10/+0
* powerpc/ptrace: drop unnecessary #ifdefs CONFIG_PPC64Christophe Leroy2020-04-011-15/+3
* powerpc/ptrace: remove unused header includesChristophe Leroy2020-04-011-17/+2
* powerpc: Move ptrace into a subdirectory.Christophe Leroy2020-04-011-0/+3468