index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
rv
/
rv_reactors.c
Age
Commit message (
Expand
)
Author
Lines
2025-12-02
rv: Convert to use __free
Nam Cao
-18
/
+14
2025-12-02
rv: Convert to use lock guard
Nam Cao
-19
/
+7
2025-11-11
rv: Add explicit lockdep context for reactors
Thomas Weißschuh
-0
/
+4
2025-11-11
rv: Make rv_reacting_on() static
Thomas Weißschuh
-1
/
+1
2025-11-11
rv: Pass va_list to reactors
Thomas Weißschuh
-1
/
+15
2025-07-28
rv: Fix wrong type cast in reactors_show() and monitor_reactor_show()
Nam Cao
-2
/
+2
2025-07-25
rv: Remove struct rv_monitor::reacting
Nam Cao
-14
/
+5
2025-07-25
rv: Remove rv_reactor's reference counter
Nam Cao
-31
/
+2
2025-07-25
rv: Merge struct rv_reactor_def into struct rv_reactor
Nam Cao
-53
/
+39
2025-07-25
rv: Merge struct rv_monitor_def into struct rv_monitor
Nam Cao
-31
/
+31
2025-07-09
rv: Let the reactors take care of buffers
Nam Cao
-1
/
+1
2025-03-24
rv: Add option for nested monitors and include sched
Gabriele Monaco
-3
/
+25
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
-1
/
+0
2022-08-04
rv: Unlock on error path in rv_unregister_reactor()
Dan Carpenter
-2
/
+4
2022-07-30
rv: Add runtime reactors interface
Daniel Bristot de Oliveira
-0
/
+508