index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
rv
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-04
rv: Fix 32-bit build of nomiss KUnit test
Gabriele Monaco
1
-1
/
+1
2026-07-31
rv: Add KUnit tests for some LTL monitors
Gabriele Monaco
7
-0
/
+180
2026-07-31
rv: Add KUnit mock for current
Gabriele Monaco
5
-14
/
+44
2026-07-31
rv: Add KUnit tests for some DA/HA monitors
Gabriele Monaco
19
-0
/
+622
2026-07-31
rv: Export task monitor slot and react symbols
Gabriele Monaco
2
-0
/
+3
2026-07-31
rv: Use generic rv_this for the rv_monitor variable in LTL
Gabriele Monaco
2
-6
/
+6
2026-07-24
rv/rtapp: Add wakeup monitor
Nam Cao
8
-1
/
+279
2026-07-24
rv/rtapp/sleep: Stop monitoring kernel threads
Nam Cao
3
-98
/
+46
2026-07-24
rv/rtapp/sleep: Update nanosleep rule
Nam Cao
2
-36
/
+28
2026-07-24
rv/rtapp/sleep: Make the error more informative for user
Nam Cao
2
-12
/
+12
2026-07-23
rv: Simplify task monitor slot management
Li Qiang
1
-13
/
+5
2026-07-20
rv: Simplify hybrid automata monitors's clock variables
Nam Cao
2
-17
/
+3
2026-06-03
rv: Use 0 to check preemption enabled in opid
Gabriele Monaco
1
-7
/
+1
2026-06-03
rv: Add automatic cleanup handlers for per-task HA monitors
Gabriele Monaco
3
-6
/
+6
2026-06-03
rv: Fix __user specifier usage in extract_params()
Gabriele Monaco
1
-1
/
+2
2026-04-01
rv: Allow epoll in rtapp-sleep monitor
Nam Cao
2
-46
/
+60
2026-03-31
rv: Add nomiss deadline monitor
Gabriele Monaco
10
-0
/
+713
2026-03-31
rv: Convert the opid monitor to a hybrid automaton
Gabriele Monaco
5
-152
/
+60
2026-03-31
rv: Add sample hybrid monitor stall
Gabriele Monaco
7
-0
/
+266
2026-03-31
rv: Add Hybrid Automata monitor type
Gabriele Monaco
2
-0
/
+76
2026-01-12
verification/rvgen: Remove unused variable declaration from containers
Gabriele Monaco
2
-4
/
+0
2026-01-12
verification/dot2c: Remove superfluous enum assignment and add last comma
Gabriele Monaco
10
-82
/
+82
2026-01-12
rv: Refactor da_monitor to minimise macros
Gabriele Monaco
20
-162
/
+162
2025-12-02
rv: Convert to use __free
Nam Cao
3
-57
/
+44
2025-12-02
rv: Convert to use lock guard
Nam Cao
2
-45
/
+20
2025-11-11
rv: Add explicit lockdep context for reactors
Thomas Weißschuh
1
-0
/
+4
2025-11-11
rv: Make rv_reacting_on() static
Thomas Weißschuh
1
-1
/
+1
2025-11-11
rv: Pass va_list to reactors
Thomas Weißschuh
3
-11
/
+17
2025-10-20
rv: Make rtapp/pagefault monitor depends on CONFIG_MMU
Nam Cao
1
-0
/
+1
2025-10-20
rv: Fully convert enabled_monitors to use list_head as iterator
Nam Cao
1
-6
/
+6
2025-09-15
rv: Fix missing mutex unlock in rv_register_monitor()
Zhen Ni
1
-1
/
+1
2025-09-15
rv: Fix wrong type cast in enabled_monitors_next()
Nam Cao
1
-1
/
+1
2025-09-15
rv: Support systems with time64-only syscalls
Palmer Dabbelt
1
-0
/
+4
2025-08-01
Merge tag 'trace-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
1
-6
/
+0
2025-07-28
rv: Add opid per-cpu monitor
Gabriele Monaco
7
-0
/
+309
2025-07-28
rv: Add nrp and sssw per-task monitors
Gabriele Monaco
12
-0
/
+502
2025-07-28
rv: Replace tss and sncid monitors with more complete sts
Gabriele Monaco
14
-335
/
+299
2025-07-28
sched: Adapt sched tracepoints for RV task model
Gabriele Monaco
5
-10
/
+10
2025-07-28
rv: Retry when da monitor detects race conditions
Gabriele Monaco
2
-0
/
+29
2025-07-28
rv: Adjust monitor dependencies
Gabriele Monaco
4
-4
/
+4
2025-07-28
rv: Use strings in da monitors tracepoints
Gabriele Monaco
1
-38
/
+38
2025-07-28
rv: Remove trailing whitespace from tracepoint string
Gabriele Monaco
1
-4
/
+4
2025-07-28
rv: Fix wrong type cast in reactors_show() and monitor_reactor_show()
Nam Cao
1
-2
/
+2
2025-07-28
rv: Fix wrong type cast in monitors_show()
Nam Cao
1
-1
/
+1
2025-07-25
rv: Remove struct rv_monitor::reacting
Nam Cao
1
-14
/
+5
2025-07-25
rv: Remove rv_reactor's reference counter
Nam Cao
3
-38
/
+2
2025-07-25
rv: Merge struct rv_reactor_def into struct rv_reactor
Nam Cao
2
-62
/
+39
2025-07-25
rv: Merge struct rv_monitor_def into struct rv_monitor
Nam Cao
3
-168
/
+132
2025-07-25
rv: Remove unused field in struct rv_monitor_def
Nam Cao
1
-1
/
+0
2025-07-24
rv: Return init error when registering monitors
Gabriele Monaco
9
-18
/
+9
[next]