index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
rv
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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
2025-07-24
verification/rvgen: Organise Kconfig entries for nested monitors
Gabriele Monaco
1
-0
/
+5
2025-07-24
tools/dot2c: Fix generated files going over 100 column limit
Gabriele Monaco
1
-2
/
+12
2025-07-22
tracing: Remove pointless memory barriers
Nam Cao
1
-6
/
+0
2025-07-09
rv: Allow to configure the number of per-task monitor
Nam Cao
3
-4
/
+14
2025-07-09
rv: Add rtapp_sleep monitor
Nam Cao
7
-1
/
+534
2025-07-09
rv: Add rtapp_pagefault monitor
Nam Cao
7
-0
/
+189
2025-07-09
rv: Add rtapp container monitor
Nam Cao
5
-0
/
+48
2025-07-09
rv: Add support for LTL monitors
Nam Cao
2
-0
/
+54
2025-07-09
rv: rename CONFIG_DA_MON_EVENTS to CONFIG_RV_MON_EVENTS
Nam Cao
2
-4
/
+4
2025-07-09
rv: Let the reactors take care of buffers
Nam Cao
3
-5
/
+13
2025-07-09
rv: Add #undef TRACE_INCLUDE_FILE
Nam Cao
1
-1
/
+2
2025-04-12
rv: Fix out-of-bound memory access in rv_is_container_monitor()
Nam Cao
1
-1
/
+6
2025-04-02
rv: Fix missing unlock on double nested monitors return path
Gabriele Monaco
1
-1
/
+2
2025-03-24
rv: Add scpd, snep and sncid per-cpu monitors
Gabriele Monaco
15
-0
/
+534
2025-03-24
rv: Add snroc per-task monitor
Gabriele Monaco
7
-0
/
+164
2025-03-24
rv: Add sco and tss per-cpu monitors
Gabriele Monaco
11
-0
/
+337
2025-03-24
rv: Add option for nested monitors and include sched
Gabriele Monaco
10
-28
/
+216
2025-03-04
rv: Add license identifiers to monitor files
Gabriele Monaco
4
-0
/
+6
2024-12-27
verification/dot2k: Auto patch current kernel source
Gabriele Monaco
3
-1
/
+4
2024-12-27
rv: Simplify manual steps in monitor creation
Gabriele Monaco
10
-26
/
+189
2024-10-04
rv: Fix a typo
Andrew Kreimer
1
-1
/
+1
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
2
-4
/
+0
2024-05-21
rv: Update rv_en(dis)able_monitor doc to match kernel-doc
Yang Li
1
-0
/
+2
2023-04-28
Merge tag 'trace-tools-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
1
-2
/
+0
2023-04-25
rv: Remove redundant assignment to variable retval
Colin Ian King
1
-2
/
+0
2023-04-13
rv/reactor: remove MODULE_LICENSE in non-modules
Nick Alcock
2
-2
/
+0
2023-01-25
rv: remove redundant initialization of pointer ptr
Colin Ian King
1
-1
/
+1
2022-12-20
rv/monitors: Move monitor structure in rodata
Alessandro Carminati
2
-2
/
+2
2022-09-26
rv/monitor: Add __init/__exit annotations to module init/exit funcs
Xiu Jianfeng
2
-4
/
+4
2022-09-26
rv/monitors: add 'static' qualifier for local symbols
Zeng Heng
2
-4
/
+4
[next]