index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
/
kprobes.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-12
MIPS: Use NOKPROBE_SYMBOL() instead of __kprobes annotation
Tiezhu Yang
1
-12
/
+24
2021-10-01
kprobes: treewide: Make it harder to refer kretprobe_trampoline directly
Masami Hiramatsu
1
-6
/
+6
2021-10-01
kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()
Masami Hiramatsu
1
-2
/
+1
2021-10-01
kprobes: treewide: Cleanup the error messages for kprobes
Masami Hiramatsu
1
-6
/
+5
2021-06-01
kprobes: Remove kprobe::fault_handler
Peter Zijlstra
1
-3
/
+0
2020-09-08
mips: kprobes: Use generic kretprobe trampoline handler
Masami Hiramatsu
1
-51
/
+3
2020-06-17
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
1
-3
/
+3
2019-07-17
mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()
Anshuman Khandual
1
-1
/
+1
2019-07-09
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167
Thomas Gleixner
1
-13
/
+1
2019-05-27
signal: Remove task parameter from force_sig
Eric W. Biederman
1
-1
/
+1
2018-06-21
bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobe
Masami Hiramatsu
1
-2
/
+2
2018-06-21
MIPS/kprobes: Don't call the ->break_handler() in MIPS kprobes code
Masami Hiramatsu
1
-14
/
+7
2018-06-21
MIPS/kprobes: Remove jprobe implementation
Masami Hiramatsu
1
-45
/
+0
2016-10-06
MIPS: tracing: disable uprobe/kprobe on compact branch instructions
Marcin Nowakowski
1
-0
/
+6
2016-10-06
MIPS: tracing: move insn_has_delay_slot to a shared header
Marcin Nowakowski
1
-58
/
+3
2014-08-26
mips: Replace __get_cpu_var uses
Christoph Lameter
1
-3
/
+3
2013-05-22
kprobes/mips: Fix to check double free of insn slot
Masami Hiramatsu
1
-1
/
+4
2013-03-02
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-5
/
+5
2013-02-28
hlist: drop the node parameter from iterators
Sasha Levin
1
-3
/
+3
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
1
-5
/
+5
2011-12-08
MIPS Kprobes: Support branch instructions probing
Maneesh Soni
1
-33
/
+112
2011-12-08
MIPS Kprobes: Deny probes on ll/sc instructions
Maneesh Soni
1
-0
/
+31
2011-12-08
MIPS Kprobes: Fix OOPS in arch_prepare_kprobe()
Maneesh Soni
1
-3
/
+12
2010-08-05
MIPS: kprobe: Add support.
David Daney
1
-0
/
+557