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
/
rv.c
Age
Commit message (
Expand
)
Author
3 days
Merge tag 'trace-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
7 days
rv: Fix wrong type cast in monitors_show()
Nam Cao
10 days
rv: Remove rv_reactor's reference counter
Nam Cao
10 days
rv: Merge struct rv_monitor_def into struct rv_monitor
Nam Cao
12 days
tracing: Remove pointless memory barriers
Nam Cao
2025-07-09
rv: Allow to configure the number of per-task monitor
Nam Cao
2025-07-09
rv: rename CONFIG_DA_MON_EVENTS to CONFIG_RV_MON_EVENTS
Nam Cao
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 option for nested monitors and include sched
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-25
rv: Remove redundant assignment to variable retval
Colin Ian King
2023-01-25
rv: remove redundant initialization of pointer ptr
Colin Ian King
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