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