summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/uprobes.c
AgeCommit message (Expand)Author
2021-06-25powerpc/64s: avoid reloading (H)SRR registers if they are still validNicholas Piggin
2021-06-17powerpc: Don't use 'struct ppc_inst' to reference instruction locationChristophe Leroy
2021-06-16powerpc: Do not dereference code as 'struct ppc_inst' (uprobe, code-patching,...Christophe Leroy
2021-03-29powerpc/uprobes: Validation for prefixed instructionRavi Bangoria
2020-11-18powerpc: fix -Wimplicit-fallthroughNick Desaulniers
2020-05-26powerpc: Add ppc_inst_next()Michael Ellerman
2020-05-19powerpc: Introduce a function for reporting instruction lengthJordan Niethe
2020-05-19powerpc: Use a function for reading instructionsJordan Niethe
2020-05-19powerpc: Use a macro for creating instructions from u32sJordan Niethe
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2017-08-24powerpc/uprobes: Implement arch_uretprobe_is_alive()Naveen N. Rao
2013-11-20uprobes/powerpc: Kill arch_uprobe->ainsnOleg Nesterov
2013-04-13uretprobes/powerpc: Hijack return addressAnton Arapov
2013-04-04uprobes/powerpc: Remove additional trap instruction checkAnanth N Mavinakayanahalli
2013-04-04uprobes/powerpc: Teach uprobes to ignore gdb breakpointsAnanth N Mavinakayanahalli
2012-11-03uprobes/powerpc: Do not use arch_uprobe_*_step() helpersOleg Nesterov
2012-09-05powerpc: Uprobes port to powerpcAnanth N Mavinakayanahalli