index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
uprobes.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: Reject probes on instructions that can't be single stepped
Naveen N. Rao
2022-05-06
1
-0
/
+5
*
powerpc/64s: avoid reloading (H)SRR registers if they are still valid
Nicholas Piggin
2021-06-25
1
-2
/
+2
*
powerpc: Don't use 'struct ppc_inst' to reference instruction location
Christophe Leroy
2021-06-17
1
-3
/
+3
*
powerpc: Do not dereference code as 'struct ppc_inst' (uprobe, code-patching,...
Christophe Leroy
2021-06-16
1
-1
/
+1
*
powerpc/uprobes: Validation for prefixed instruction
Ravi Bangoria
2021-03-29
1
-0
/
+7
*
powerpc: fix -Wimplicit-fallthrough
Nick Desaulniers
2020-11-18
1
-0
/
+1
*
powerpc: Add ppc_inst_next()
Michael Ellerman
2020-05-26
1
-1
/
+1
*
powerpc: Introduce a function for reporting instruction length
Jordan Niethe
2020-05-19
1
-1
/
+1
*
powerpc: Use a function for reading instructions
Jordan Niethe
2020-05-19
1
-1
/
+1
*
powerpc: Use a macro for creating instructions from u32s
Jordan Niethe
2020-05-19
1
-0
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
1
-14
/
+1
*
powerpc/uprobes: Implement arch_uretprobe_is_alive()
Naveen N. Rao
2017-08-24
1
-0
/
+9
*
uprobes/powerpc: Kill arch_uprobe->ainsn
Oleg Nesterov
2013-11-20
1
-1
/
+1
*
uretprobes/powerpc: Hijack return address
Anton Arapov
2013-04-13
1
-0
/
+13
*
uprobes/powerpc: Remove additional trap instruction check
Ananth N Mavinakayanahalli
2013-04-04
1
-6
/
+0
*
uprobes/powerpc: Teach uprobes to ignore gdb breakpoints
Ananth N Mavinakayanahalli
2013-04-04
1
-0
/
+10
*
uprobes/powerpc: Do not use arch_uprobe_*_step() helpers
Oleg Nesterov
2012-11-03
1
-0
/
+6
*
powerpc: Uprobes port to powerpc
Ananth N Mavinakayanahalli
2012-09-05
1
-0
/
+184