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
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
/
riscv
/
kernel
/
probes
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-27
ftrace: disable preemption when recursion locked
王贇
1
-2
/
+0
2021-10-01
kprobes: treewide: Make it harder to refer kretprobe_trampoline directly
Masami Hiramatsu
2
-3
/
+3
2021-10-01
kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()
Masami Hiramatsu
1
-1
/
+1
2021-10-01
kprobes: treewide: Cleanup the error messages for kprobes
Masami Hiramatsu
1
-6
/
+5
2021-07-22
riscv: kprobes: implement the branch instructions
Chen Lifu
2
-2
/
+79
2021-07-22
riscv: kprobes: implement the auipc instruction
Chen Lifu
2
-1
/
+35
2021-07-09
Merge tag 'riscv-for-linus-5.14-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-31
/
+9
2021-06-28
Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-17
/
+0
2021-06-03
kprobes: Do not increment probe miss count in the fault handler
Naveen N. Rao
1
-7
/
+0
2021-06-01
kprobes: Remove kprobe::fault_handler
Peter Zijlstra
1
-10
/
+0
2021-05-29
riscv: kprobes: Remove redundant kprobe_step_ctx
Jisheng Zhang
1
-31
/
+9
2021-05-23
riscv: kprobes: Fix build error when MMU=n
Jisheng Zhang
1
-0
/
+2
2021-05-06
Merge tag 'riscv-for-linus-5.13-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+11
2021-04-26
riscv/kprobe: fix kernel panic when invoking sys_read traced by kprobe
Liao Chang
1
-1
/
+3
2021-04-26
riscv: kprobes: Implement alloc_insn_page()
Jisheng Zhang
1
-0
/
+8
2021-04-16
riscv: kprobes/ftrace: Add recursion protection to the ftrace callback
Jisheng Zhang
1
-1
/
+10
2021-03-17
ftrace: Fix spelling mistake "disabed" -> "disabled"
Colin Ian King
1
-1
/
+1
2021-03-17
riscv: fix bugon.cocci warnings
kernel test robot
1
-2
/
+1
2021-03-10
riscv: ftrace: Use ftrace_get_regs helper
Nanyong Sun
1
-7
/
+9
2021-02-19
RISC-V: probes: Treat the instruction stream as host-endian
Palmer Dabbelt
2
-2
/
+2
2021-01-15
riscv: Add uprobes supported
Guo Ren
2
-0
/
+187
2021-01-15
riscv: Add KPROBES_ON_FTRACE supported
Guo Ren
2
-0
/
+54
2021-01-15
riscv: Add kprobes supported
Guo Ren
7
-0
/
+693