index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
/
kernel
/
trace
/
rv
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-12
rv: Fix out-of-bound memory access in rv_is_container_monitor()
Nam Cao
1
-1
/
+6
2025-04-02
rv: Fix missing unlock on double nested monitors return path
Gabriele Monaco
1
-1
/
+2
2025-03-25
rv: Add scpd, snep and sncid per-cpu monitors
Gabriele Monaco
15
-0
/
+534
2025-03-25
rv: Add snroc per-task monitor
Gabriele Monaco
7
-0
/
+164
2025-03-25
rv: Add sco and tss per-cpu monitors
Gabriele Monaco
11
-0
/
+337
2025-03-25
rv: Add option for nested monitors and include sched
Gabriele Monaco
10
-28
/
+216
2025-03-04
rv: Add license identifiers to monitor files
Gabriele Monaco
4
-0
/
+6
2024-12-27
verification/dot2k: Auto patch current kernel source
Gabriele Monaco
3
-1
/
+4
2024-12-27
rv: Simplify manual steps in monitor creation
Gabriele Monaco
10
-26
/
+189
2024-10-05
rv: Fix a typo
Andrew Kreimer
1
-1
/
+1
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
2
-4
/
+0
2024-05-22
rv: Update rv_en(dis)able_monitor doc to match kernel-doc
Yang Li
1
-0
/
+2
2023-04-29
Merge tag 'trace-tools-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+0
2023-04-26
rv: Remove redundant assignment to variable retval
Colin Ian King
1
-2
/
+0
2023-04-13
rv/reactor: remove MODULE_LICENSE in non-modules
Nick Alcock
2
-2
/
+0
2023-01-25
rv: remove redundant initialization of pointer ptr
Colin Ian King
1
-1
/
+1
2022-12-20
rv/monitors: Move monitor structure in rodata
Alessandro Carminati
2
-2
/
+2
2022-09-27
rv/monitor: Add __init/__exit annotations to module init/exit funcs
Xiu Jianfeng
2
-4
/
+4
2022-09-26
rv/monitors: add 'static' qualifier for local symbols
Zeng Heng
2
-4
/
+4
2022-09-07
rv/reactor: add __init/__exit annotations to module init/exit funcs
Xiu Jianfeng
2
-4
/
+4
2022-09-07
rv/monitors: Make monitor's automata definition static
Daniel Bristot de Oliveira
2
-2
/
+2
2022-08-05
rv: Unlock on error path in rv_unregister_reactor()
Dan Carpenter
1
-2
/
+4
2022-07-30
rv/reactor: Add the panic reactor
Daniel Bristot de Oliveira
3
-0
/
+52
2022-07-30
rv/reactor: Add the printk reactor
Daniel Bristot de Oliveira
3
-1
/
+52
2022-07-30
rv/monitor: Add the wwnr monitor
Daniel Bristot de Oliveira
4
-0
/
+146
2022-07-30
rv/monitor: Add the wip monitor
Daniel Bristot de Oliveira
3
-36
/
+29
2022-07-30
rv/monitor: Add the wip monitor skeleton created by dot2k
Daniel Bristot de Oliveira
2
-0
/
+155
2022-07-30
Documentation/rv: Add a basic documentation
Daniel Bristot de Oliveira
2
-0
/
+6
2022-07-30
rv/include: Add deterministic automata monitor definition via C macros
Daniel Bristot de Oliveira
2
-0
/
+16
2022-07-30
rv: Add runtime reactors interface
Daniel Bristot de Oliveira
5
-0
/
+564
2022-07-30
rv: Add Runtime Verification (RV) interface
Daniel Bristot de Oliveira
4
-0
/
+830