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
/
arm
/
probes
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-19
ARM: 9303/1: kprobes: avoid missing-declaration warnings
Arnd Bergmann
5
-5
/
+7
2022-07-07
ARM: 9214/1: alignment: advance IT state after emulating Thumb instruction
Ard Biesheuvel
1
-25
/
+1
2022-03-24
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2
-7
/
+17
2022-02-09
ARM: kprobes: treat R7 as the frame pointer register in Thumb2 builds
Ard Biesheuvel
2
-7
/
+17
2022-01-19
ARM: 9170/1: fix panic when kasan and kprobe are enabled
sparkhuang
1
-0
/
+3
2021-11-02
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-1
/
+1
2021-11-02
Merge branches 'devel-stable' and 'misc' into for-linus
Russell King (Oracle)
1
-1
/
+1
2021-11-02
Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2
-13
/
+37
2021-10-25
ARM: 9135/1: kprobes: address gcc -Wempty-body warning
Arnd Bergmann
1
-1
/
+1
2021-10-22
ARM: kprobes: Make a frame pointer on __kretprobe_trampoline
Masami Hiramatsu
1
-4
/
+24
2021-10-19
ARM: 9139/1: kprobes: fix arch_init_kprobes() prototype
Arnd Bergmann
1
-1
/
+1
2021-10-01
arm: kprobes: Make space for instruction pointer on stack
Masami Hiramatsu
1
-0
/
+2
2021-10-01
kprobes: treewide: Make it harder to refer kretprobe_trampoline directly
Masami Hiramatsu
1
-3
/
+3
2021-10-01
kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()
Masami Hiramatsu
1
-2
/
+1
2021-10-01
kprobes: treewide: Use 'kprobe_opcode_t *' for the code address in get_optimi...
Masami Hiramatsu
1
-3
/
+4
2021-10-01
kprobes: treewide: Cleanup the error messages for kprobes
Masami Hiramatsu
1
-1
/
+3
2021-07-06
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-5
/
+5
2021-06-07
ARM: 9087/1: kprobes: test-thumb: fix for LLVM_IAS=1
Nick Desaulniers
1
-5
/
+5
2021-06-03
kprobes: Do not increment probe miss count in the fault handler
Naveen N. Rao
1
-14
/
+0
2021-06-01
kprobes: Remove kprobe::fault_handler
Peter Zijlstra
1
-9
/
+0
2021-05-06
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2
-147
/
+148
2021-04-18
ARM: 9071/1: uprobes: Don't hook on thumb instructions
Fredrik Strupe
1
-2
/
+2
2021-03-25
ARM: 9062/1: kprobes: rewrite test-arm.c in UAL
Nick Desaulniers
2
-145
/
+146
2021-03-25
ARM: 9061/1: kprobes: fix UNPREDICTABLE warnings
Nick Desaulniers
1
-2
/
+2
2020-10-27
ARM: 9019/1: kprobes: Avoid fortify_panic() when copying optprobe template
Andrew Jeffery
1
-9
/
+9
2020-09-08
arm: kprobes: Use generic kretprobe trampoline handler
Masami Hiramatsu
1
-75
/
+3
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2
-2
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
11
-44
/
+11
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
9
-81
/
+9
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 159
Thomas Gleixner
2
-14
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-14
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-02-12
ARM: 8834/1: Fix: kprobes: optimized kprobes illegal instruction
Mathieu Desnoyers
1
-1
/
+1
2018-11-08
ARM: 8806/1: kprobes: Fix false positive with FORTIFY_SOURCE
Kees Cook
1
-1
/
+1
2018-08-21
Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-1
/
+1
2018-08-14
Uprobe: Additional argument arch_uprobe to uprobe_write_opcode()
Ravi Bangoria
1
-1
/
+1
2018-06-21
kprobes/arm: Fix %p uses in error messages
Masami Hiramatsu
2
-3
/
+2
2018-06-21
bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobe
Masami Hiramatsu
1
-5
/
+5
2018-06-21
ARM/kprobes: Don't call the ->break_handler() in arm kprobes code
Masami Hiramatsu
1
-11
/
+0
2018-06-21
ARM/kprobes: Remove jprobe arm implementation
Masami Hiramatsu
1
-114
/
+0
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-2
/
+3
2018-05-19
ARM: 8770/1: kprobes: Prohibit probing on optimized_callback
Masami Hiramatsu
1
-0
/
+1
2018-05-19
ARM: 8769/1: kprobes: Fix to use get_kprobe_ctlblk after irq-disabed
Masami Hiramatsu
1
-1
/
+2
2017-12-18
ARM: probes: avoid adding kprobes to sensitive kernel-entry/exit code
Russell King
1
-3
/
+11
2017-11-07
arm/kprobes: Remove jprobe test case
Masami Hiramatsu
1
-57
/
+0
2017-11-07
arm/kprobes: Fix kretprobe test to check correct counter
Masami Hiramatsu
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2
-0
/
+2
2017-05-26
arm: Prevent hotplug rwsem recursion
Thomas Gleixner
1
-1
/
+2
2017-03-21
arm: kprobes: Align stack to 8-bytes in test code
Jon Medhurst
1
-3
/
+8
2017-03-21
arm: kprobes: Fix the return address of multiple kretprobes
Masami Hiramatsu
1
-2
/
+22
[next]