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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-03
bpf: Rename ARG_CONST_SIZE{,_OR_ZERO} to ARG_MEM_SIZE{,_OR_ZERO}
Amery Hung
1
-31
/
+31
2026-07-31
Merge tag 'trace-v7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
4
-4
/
+18
2026-07-31
ring-buffer: Fix subbuf_ids memory leak in rb_allocate_cpu_buffer() error path
Masami Hiramatsu (Google)
1
-0
/
+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-29
ring-buffer: Fix reader page read offset for remote buffers
Vincent Donnefort
1
-0
/
+1
2026-07-29
tracing/filters: Fix false positive match in regex_match_full()
Masami Hiramatsu (Google)
1
-0
/
+3
2026-07-29
tracing: Check return value of __register_event() in trace_module_add_events()
Masami Hiramatsu (Google)
1
-2
/
+2
2026-07-29
tracing/mmiotrace: Add NULL check for mmio_trace_array in logging functions
Masami Hiramatsu (Google)
1
-2
/
+10
2026-07-29
tracing/mmiotrace: Reset dropped_count in mmio_reset_data()
Masami Hiramatsu (Google)
1
-0
/
+1
2026-07-29
fprobe: Fix module reference count leak on error in register_fprobe()
Masami Hiramatsu (Google)
1
-4
/
+2
2026-07-29
tracing/fprobe: Roll back on enable_trace_fprobe() failure
Raushan Patel
1
-1
/
+11
2026-07-28
tracing/probes: Reject $arg0 in meta argument expansion
Raushan Patel
1
-1
/
+5
2026-07-28
tracing/probes: Treating longer symbol name on event comparation
Masami Hiramatsu (Google)
3
-10
/
+17
2026-07-28
tracing: Use seq_buf for string concatenation
Woradorn Laodhanadhaworn
1
-3
/
+13
2026-07-28
tracing: Use strscpy() instead of strcpy() in trace_sched_switch
Po-Sheng Lin
1
-3
/
+3
2026-07-28
tracing: Warn when an event dereferences a pointer in TP_printk()
Steven Rostedt
1
-6
/
+29
2026-07-28
tracing: Reject invalid preemptirq_delay_test CPU affinity
Samuel Moelius
1
-0
/
+9
2026-07-28
fgraph: Use trace_seq_putc() in print_graph_return()
Markus Elfring
1
-1
/
+1
2026-07-28
tracing/user_events: Replace a seq_printf() call by seq_puts() in user_seq_show()
Markus Elfring
1
-1
/
+1
2026-07-28
tracing/user_events: Use seq_putc() in two functions
Markus Elfring
1
-4
/
+4
2026-07-28
tracing: Bound histogram expression strings with seq_buf
Pengpeng Hou
1
-24
/
+33
2026-07-28
tracing: Return ERR_PTR() from expr_str()
Pengpeng Hou
1
-5
/
+20
2026-07-28
tracing: Use __free() for expr_str() buffer
Pengpeng Hou
1
-8
/
+6
2026-07-28
kernel/trace/trace_printk: Use kstrdup() instead of kmalloc() and strcpy()
David Laight
1
-2
/
+1
2026-07-28
tracing: Point constant hist field type to string literal
Yu Peng
1
-3
/
+1
2026-07-28
tracing: Expose tracepoint BTF ids via tracefs
Mykyta Yatsenko
2
-1
/
+96
2026-07-26
Merge tag 'trace-v7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
9
-11
/
+58
2026-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.2-rc5
Eduard Zingerman
2
-7
/
+9
2026-07-24
tracing: perf: Fix stale head for perf syscall tracing
Steven Rostedt
1
-0
/
+5
2026-07-24
ftrace: Add global mutex to serialize trace_parser access
Tengda Wu
1
-0
/
+13
2026-07-24
tracing: Delay module ref count for "enable_event" trigger
Steven Rostedt
1
-2
/
+4
2026-07-24
tracing: Fix use-after-free freeing trigger private data
David Carlier
3
-3
/
+18
2026-07-24
tracing: Fix context switch counter truncation
Usama Arif
1
-1
/
+1
2026-07-24
tracing: Fix union collision of module and refcnt for dynamic events
Masami Hiramatsu (Google)
1
-1
/
+3
2026-07-24
tracing: Fix mmiotrace possible NULL dereferencing of hiter->dev
Steven Rostedt
1
-1
/
+1
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
tracing: Fix resource leak on mmiotrace trace_pipe close
deepakraog
1
-1
/
+1
2026-07-23
tracing: Propagate errors from remote event bulk updates
Jackie Liu
1
-1
/
+12
2026-07-23
rv: Simplify task monitor slot management
Li Qiang
1
-13
/
+5
2026-07-22
tracing/remotes: Fix page_va[] access before counter update in trace_remote_alloc_buffer()
Fuad Tabba
1
-2
/
+1
2026-07-21
tracing/probes: Fix extra whitespace in trace_probe_kernel.h
Masami Hiramatsu (Google)
1
-1
/
+1
2026-07-21
tracing/kprobe: Remove redundant memset in kprobe_perf_func()
Masami Hiramatsu (Google)
1
-1
/
+0
2026-07-21
tracing/fprobe: Remove redundant memset in fentry_perf_func()
Masami Hiramatsu (Google)
1
-1
/
+0
[prev]
[next]