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-06-30
tracing/probes: Fix double addition of offset for @+FOFFSET
Masami Hiramatsu (Google)
1
-0
/
+1
2026-06-30
tracing: eprobe: read the complete FILTER_PTR_STRING pointer
Martin Kaiser
1
-1
/
+1
2026-06-30
tracing/probes: Remove WARN_ON_ONCE from parse_btf_arg
Masami Hiramatsu (Google)
1
-1
/
+1
2026-06-25
tracing: probes: fix typo in a log message
Martin Kaiser
1
-1
/
+1
2026-06-21
bpf: Add missing access_ok call to copy_user_syms
Jiri Olsa
1
-5
/
+6
2026-06-18
Merge tag 'trace-ring-buffer-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
3
-179
/
+414
2026-06-18
Merge tag 'trace-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
10
-108
/
+178
2026-06-17
Merge tag 'bpf-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Linus Torvalds
3
-85
/
+392
2026-06-16
Merge tag 'trace-latency-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
1
-17
/
+29
2026-06-16
Merge tag 'probes-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
3
-38
/
+155
2026-06-15
Merge tag 'sched-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-7
/
+0
2026-06-14
bpf: Add support to specify uprobe_multi target via file descriptor
Jiri Olsa
1
-6
/
+37
2026-06-14
bpf: Use user_path_at for path resolution in uprobe_multi
Jiri Olsa
1
-9
/
+1
2026-06-14
bpf: Guard __get_user acesss with access_ok for uprobe_multi data
Jiri Olsa
1
-0
/
+11
2026-06-09
Merge tag 'trace-rv-v7.1-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
4
-14
/
+9
2026-06-07
bpf: Add support for tracing_multi link fdinfo
Jiri Olsa
1
-0
/
+30
2026-06-07
bpf: Add support for tracing_multi link session
Jiri Olsa
1
-1
/
+14
2026-06-07
bpf: Add support for tracing_multi link cookies
Jiri Olsa
1
-4
/
+33
2026-06-07
bpf: Add support for tracing multi link
Jiri Olsa
1
-0
/
+130
2026-06-07
ftrace: Add add_ftrace_hash_entry function
Jiri Olsa
1
-5
/
+4
2026-06-07
ftrace: Add ftrace_hash_remove function
Jiri Olsa
1
-0
/
+19
2026-06-07
ftrace: Add ftrace_hash_count function
Jiri Olsa
1
-1
/
+6
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-06-02
tracing/eprobes: Allow use of BTF names to dereference pointers
Steven Rostedt
2
-28
/
+150
2026-06-01
tracing: Replace BUG_ON with lockdep_assert_held in uprobe_buffer functions
Yash Suthar
1
-2
/
+2
2026-06-01
tracing: Use flexible array for entry fetch code
Rosen Penev
2
-8
/
+2
2026-06-01
tracing/probes: Ensure the uprobe buffer size is bigger than event size
Masami Hiramatsu (Google)
1
-0
/
+1
2026-05-31
ring-buffer: Better comment the use of RB_MISSED_EVENTS
Steven Rostedt
1
-0
/
+14
2026-05-30
tracing/probes: Point the error offset correctly for eprobe argument error
Masami Hiramatsu (Google)
1
-2
/
+0
2026-05-29
perf/ftrace: Fix WARNING in __unregister_ftrace_function
Rik van Riel
1
-1
/
+11
2026-05-29
tracing: Disable KCOV instrumentation for trace_irqsoff.o
Karl Mehltretter
1
-2
/
+3
2026-05-29
tracing: Turn hist_elt_data field_var_str into a flexible array
Rosen Penev
1
-20
/
+11
2026-05-29
tracing/osnoise: Array printk init and cleanup
Crystal Wood
1
-15
/
+24
2026-05-28
ring-buffer: Show persistent buffer dropped events in trace_pipe file
Steven Rostedt
1
-22
/
+34
2026-05-28
ring-buffer: Show persistent buffer dropped events in trace file
Steven Rostedt
1
-3
/
+10
2026-05-28
ring-buffer: Have dropped subbuffers be persistent across reboots
Steven Rostedt
1
-5
/
+6
2026-05-28
ring-buffer: Cleanup buffer_data_page related code
Masami Hiramatsu (Google)
1
-52
/
+60
2026-05-28
ring-buffer: Cleanup persistent ring buffer validation
Masami Hiramatsu (Google)
1
-92
/
+108
2026-05-28
ring-buffer: Show commit numbers in buffer_meta file
Masami Hiramatsu (Google)
1
-1
/
+4
2026-05-28
ring-buffer: Add persistent ring buffer invalid-page inject test
Masami Hiramatsu (Google)
3
-0
/
+117
2026-05-28
ring-buffer: Skip invalid sub-buffers when rewinding persistent ring buffer
Masami Hiramatsu (Google)
1
-38
/
+69
2026-05-28
ring-buffer: Skip invalid sub-buffers when validating persistent ring buffer
Masami Hiramatsu (Google)
1
-47
/
+73
2026-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.1-rc5
Alexei Starovoitov
8
-23
/
+71
2026-05-22
Merge tag 'trace-v7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
2
-8
/
+15
2026-05-21
tracing: Move trace_iterator_increment() into trace_find_next_entry_inc()
Steven Rostedt
1
-11
/
+8
2026-05-21
tracing: Simplify pages allocation for tracing_map logic
Rosen Penev
2
-20
/
+12
2026-05-21
tracing: Fix README path for synthetic_events
Ao Sun
1
-1
/
+1
2026-05-21
tracing: Use krealloc_array() for trace option array growth
Yu Peng
1
-2
/
+2
[prev]
[next]