index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
rv
Age
Commit message (
Expand
)
Author
2025-04-12
rv: Fix out-of-bound memory access in rv_is_container_monitor()
Nam Cao
2025-04-02
rv: Fix missing unlock on double nested monitors return path
Gabriele Monaco
2025-03-24
rv: Add scpd, snep and sncid per-cpu monitors
Gabriele Monaco
2025-03-24
rv: Add snroc per-task monitor
Gabriele Monaco
2025-03-24
rv: Add sco and tss per-cpu monitors
Gabriele Monaco
2025-03-24
rv: Add option for nested monitors and include sched
Gabriele Monaco
2025-03-04
rv: Add license identifiers to monitor files
Gabriele Monaco
2024-12-27
verification/dot2k: Auto patch current kernel source
Gabriele Monaco
2024-12-27
rv: Simplify manual steps in monitor creation
Gabriele Monaco
2024-10-04
rv: Fix a typo
Andrew Kreimer
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
2024-05-21
rv: Update rv_en(dis)able_monitor doc to match kernel-doc
Yang Li
2023-04-28
Merge tag 'trace-tools-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-04-25
rv: Remove redundant assignment to variable retval
Colin Ian King
2023-04-13
rv/reactor: remove MODULE_LICENSE in non-modules
Nick Alcock
2023-01-25
rv: remove redundant initialization of pointer ptr
Colin Ian King
2022-12-20
rv/monitors: Move monitor structure in rodata
Alessandro Carminati
2022-09-26
rv/monitor: Add __init/__exit annotations to module init/exit funcs
Xiu Jianfeng
2022-09-26
rv/monitors: add 'static' qualifier for local symbols
Zeng Heng
2022-09-06
rv/reactor: add __init/__exit annotations to module init/exit funcs
Xiu Jianfeng
2022-09-06
rv/monitors: Make monitor's automata definition static
Daniel Bristot de Oliveira
2022-08-04
rv: Unlock on error path in rv_unregister_reactor()
Dan Carpenter
2022-07-30
rv/reactor: Add the panic reactor
Daniel Bristot de Oliveira
2022-07-30
rv/reactor: Add the printk reactor
Daniel Bristot de Oliveira
2022-07-30
rv/monitor: Add the wwnr monitor
Daniel Bristot de Oliveira
2022-07-30
rv/monitor: Add the wip monitor
Daniel Bristot de Oliveira
2022-07-30
rv/monitor: Add the wip monitor skeleton created by dot2k
Daniel Bristot de Oliveira
2022-07-30
Documentation/rv: Add a basic documentation
Daniel Bristot de Oliveira
2022-07-30
rv/include: Add deterministic automata monitor definition via C macros
Daniel Bristot de Oliveira
2022-07-30
rv: Add runtime reactors interface
Daniel Bristot de Oliveira
2022-07-30
rv: Add Runtime Verification (RV) interface
Daniel Bristot de Oliveira