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
Age
Commit message (
Expand
)
Author
Lines
2026-01-12
verification/rvgen: Remove unused variable declaration from containers
Gabriele Monaco
-4
/
+0
2026-01-12
verification/dot2c: Remove superfluous enum assignment and add last comma
Gabriele Monaco
-82
/
+82
2026-01-12
rv: Refactor da_monitor to minimise macros
Gabriele Monaco
-162
/
+162
2025-12-02
rv: Convert to use __free
Nam Cao
-57
/
+44
2025-12-02
rv: Convert to use lock guard
Nam Cao
-45
/
+20
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
-11
/
+17
2025-10-20
rv: Make rtapp/pagefault monitor depends on CONFIG_MMU
Nam Cao
-0
/
+1
2025-10-20
rv: Fully convert enabled_monitors to use list_head as iterator
Nam Cao
-6
/
+6
2025-09-15
rv: Fix missing mutex unlock in rv_register_monitor()
Zhen Ni
-1
/
+1
2025-09-15
rv: Fix wrong type cast in enabled_monitors_next()
Nam Cao
-1
/
+1
2025-09-15
rv: Support systems with time64-only syscalls
Palmer Dabbelt
-0
/
+4
2025-08-01
Merge tag 'trace-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
-6
/
+0
2025-07-28
rv: Add opid per-cpu monitor
Gabriele Monaco
-0
/
+309
2025-07-28
rv: Add nrp and sssw per-task monitors
Gabriele Monaco
-0
/
+502
2025-07-28
rv: Replace tss and sncid monitors with more complete sts
Gabriele Monaco
-335
/
+299
2025-07-28
sched: Adapt sched tracepoints for RV task model
Gabriele Monaco
-10
/
+10
2025-07-28
rv: Retry when da monitor detects race conditions
Gabriele Monaco
-0
/
+29
2025-07-28
rv: Adjust monitor dependencies
Gabriele Monaco
-4
/
+4
2025-07-28
rv: Use strings in da monitors tracepoints
Gabriele Monaco
-38
/
+38
2025-07-28
rv: Remove trailing whitespace from tracepoint string
Gabriele Monaco
-4
/
+4
2025-07-28
rv: Fix wrong type cast in reactors_show() and monitor_reactor_show()
Nam Cao
-2
/
+2
2025-07-28
rv: Fix wrong type cast in monitors_show()
Nam Cao
-1
/
+1
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
-38
/
+2
2025-07-25
rv: Merge struct rv_reactor_def into struct rv_reactor
Nam Cao
-62
/
+39
2025-07-25
rv: Merge struct rv_monitor_def into struct rv_monitor
Nam Cao
-168
/
+132
2025-07-25
rv: Remove unused field in struct rv_monitor_def
Nam Cao
-1
/
+0
2025-07-24
rv: Return init error when registering monitors
Gabriele Monaco
-18
/
+9
2025-07-24
verification/rvgen: Organise Kconfig entries for nested monitors
Gabriele Monaco
-0
/
+5
2025-07-24
tools/dot2c: Fix generated files going over 100 column limit
Gabriele Monaco
-2
/
+12
2025-07-22
tracing: Remove pointless memory barriers
Nam Cao
-6
/
+0
2025-07-09
rv: Allow to configure the number of per-task monitor
Nam Cao
-4
/
+14
2025-07-09
rv: Add rtapp_sleep monitor
Nam Cao
-1
/
+534
2025-07-09
rv: Add rtapp_pagefault monitor
Nam Cao
-0
/
+189
2025-07-09
rv: Add rtapp container monitor
Nam Cao
-0
/
+48
2025-07-09
rv: Add support for LTL monitors
Nam Cao
-0
/
+54
2025-07-09
rv: rename CONFIG_DA_MON_EVENTS to CONFIG_RV_MON_EVENTS
Nam Cao
-4
/
+4
2025-07-09
rv: Let the reactors take care of buffers
Nam Cao
-5
/
+13
2025-07-09
rv: Add #undef TRACE_INCLUDE_FILE
Nam Cao
-1
/
+2
2025-04-12
rv: Fix out-of-bound memory access in rv_is_container_monitor()
Nam Cao
-1
/
+6
2025-04-02
rv: Fix missing unlock on double nested monitors return path
Gabriele Monaco
-1
/
+2
2025-03-24
rv: Add scpd, snep and sncid per-cpu monitors
Gabriele Monaco
-0
/
+534
2025-03-24
rv: Add snroc per-task monitor
Gabriele Monaco
-0
/
+164
2025-03-24
rv: Add sco and tss per-cpu monitors
Gabriele Monaco
-0
/
+337
2025-03-24
rv: Add option for nested monitors and include sched
Gabriele Monaco
-28
/
+216
2025-03-04
rv: Add license identifiers to monitor files
Gabriele Monaco
-0
/
+6
2024-12-27
verification/dot2k: Auto patch current kernel source
Gabriele Monaco
-1
/
+4
2024-12-27
rv: Simplify manual steps in monitor creation
Gabriele Monaco
-26
/
+189
[next]