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
/
arm64
/
kernel
/
probes
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-30
arm64/kprobe: Optimize the performance of patching single-step slot
Liao Chang
1
-6
/
+21
2022-04-29
arm64: Treat ESR_ELx as a 64-bit register
Alexandru Elisei
2
-4
/
+4
2021-10-22
arm64: kprobes: Make a frame pointer on __kretprobe_trampoline
Masami Hiramatsu
1
-0
/
+4
2021-10-22
arm64: kprobes: Record frame pointer with kretprobe instance
Masami Hiramatsu
1
-2
/
+2
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
-2
/
+1
2021-10-01
kprobes: treewide: Cleanup the error messages for kprobes
Masami Hiramatsu
1
-1
/
+4
2021-06-29
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
3
-9
/
+12
2021-06-24
Merge branch 'for-next/insn' into for-next/core
Will Deacon
2
-8
/
+11
2021-06-11
arm64: insn: decouple patching from insn code
Mark Rutland
1
-8
/
+10
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-27
arm64: Move aarch32 condition check functions
Julien Thierry
1
-0
/
+1
2021-05-25
arm64: sync_icache_aliases to take end parameter instead of size
Fuad Tabba
1
-1
/
+1
2021-04-26
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-2
/
+1
2021-04-13
arm64/kernel/probes: Use BUG_ON instead of if condition followed by BUG.
zhouchuangao
1
-2
/
+1
2021-04-13
arm64: kprobes: Restore local irqflag if kprobes is cancelled
Jisheng Zhang
1
-2
/
+4
2021-02-26
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+1
2021-02-23
arm64: uprobe: Return EOPNOTSUPP for AARCH32 instruction probing
He Zhe
1
-1
/
+1
2021-01-22
arm64: kprobes: Fix Uexpected kernel BRK exception at EL1
Qais Yousef
1
-2
/
+2
2021-01-13
arm64: rename S_FRAME_SIZE to PT_REGS_SIZE
Jianlin Lv
1
-3
/
+3
2020-11-10
arm64: kprobes: Remove redundant kprobe_step_ctx
Masami Hiramatsu
1
-41
/
+12
2020-11-03
arm64: kprobes: Use BRK instead of single-step when executing instructions ou...
Jean-Philippe Brucker
1
-46
/
+23
2020-10-13
Merge tag 'perf-kprobes-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-75
/
+3
2020-09-14
arm64: kprobe: clarify the comment of steppable hint instructions
Amit Daniel Kachhap
1
-2
/
+4
2020-09-14
arm64: kprobe: add checks for ARMv8.3-PAuth combined instructions
Amit Daniel Kachhap
1
-1
/
+2
2020-09-08
arm64: kprobes: Use generic kretprobe trampoline handler
Masami Hiramatsu
1
-75
/
+3
2020-07-04
vmalloc: fix the owner argument for the new __vmalloc_node_range callers
Christoph Hellwig
1
-1
/
+1
2020-06-26
arm64: use PAGE_KERNEL_ROX directly in alloc_insn_page
Christoph Hellwig
1
-9
/
+3
2020-05-05
Merge branches 'for-next/asm' and 'for-next/insn' into for-next/bti
Will Deacon
2
-3
/
+3
2020-05-04
arm64: insn: Provide a better name for aarch64_insn_is_nop()
Mark Brown
1
-1
/
+1
2020-05-04
arm64: kernel: Convert to modern annotations for assembly functions
Mark Brown
1
-2
/
+2
2019-10-28
arm64: remove __exception annotations
James Morse
1
-4
/
+0
2019-08-02
arm64: kprobes: Recover pstate.D in single-step exception handler
Masami Hiramatsu
1
-34
/
+6
2019-07-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+3
2019-06-24
arm64/kprobes: set VM_FLUSH_RESET_PERMS on kprobe instruction pages
Ard Biesheuvel
1
-1
/
+3
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
5
-46
/
+5
2019-04-09
arm64: probes: Move magic BRK values into brk-imm.h
Will Deacon
2
-2
/
+2
2019-04-09
arm64: debug: Remove redundant user_mode(regs) checks from debug handlers
Will Deacon
2
-14
/
+4
2019-04-09
arm64: kprobes: Avoid calling kprobes debug handlers explicitly
Will Deacon
1
-2
/
+14
2019-04-09
arm64: debug: Separate debug hooks based on target exception level
Will Deacon
1
-4
/
+3
2019-03-19
arm64: kprobes: Use arch_populate_kprobe_blacklist()
Masami Hiramatsu
1
-19
/
+30
2019-03-19
arm64: kprobes: Move exception_text check in blacklist
Masami Hiramatsu
1
-4
/
+2
2019-03-19
arm64: kprobes: Remove unneeded RODATA check
Masami Hiramatsu
1
-6
/
+0
2019-03-19
arm64: kprobes: Move extable address check into arch_prepare_kprobe()
Masami Hiramatsu
1
-2
/
+5
2019-03-10
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+6
2019-03-01
arm64: debug: Ensure debug handlers check triggering exception level
Will Deacon
1
-0
/
+6
2019-02-01
arm64: kprobe: Always blacklist the KVM world-switch code
James Morse
1
-3
/
+3
2018-11-02
arm64: kprobe: make page to RO mode when allocate it
Anders Roxell
1
-7
/
+20
[next]