index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
rv
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-26
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-06
rv/reactor: add __init/__exit annotations to module init/exit funcs
Xiu Jianfeng
2
-4
/
+4
2022-09-06
rv/monitors: Make monitor's automata definition static
Daniel Bristot de Oliveira
2
-2
/
+2
2022-08-04
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