aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/powerpc/kernel/ptrace/ptrace-fpu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-09powerpc/32: Fix overread/overwrite of thread_struct via ptraceMichael Ellerman1-6/+14
2021-04-02powerpc/ptrace: Don't return error when getting/setting FP regs without CONFIG_PPC_FPU_REGSChristophe Leroy1-0/+10
2020-12-04powerpc/ptrace: Create ptrace_get_fpr() and ptrace_put_fpr()Christophe Leroy1-0/+40