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-05-21
tracing/branch: Use pr_warn() instead of printk(KERN_WARNING)
Yu Peng
1
-6
/
+3
2026-05-21
tracing: Allow perf to read synthetic events
Steven Rostedt
1
-27
/
+94
2026-05-21
tracing: Switch trace_recursion_record.c code over to use guard()
Yash Suthar
1
-5
/
+3
2026-05-21
tracing: Bound synthetic-field strings with seq_buf
Pengpeng Hou
1
-12
/
+29
2026-05-21
tracing: Remove redundant IS_ERR() check in trace_pipe_open()
Yash Suthar
1
-1
/
+1
2026-05-21
tracing: Do not call map->ops->elt_free() if elt_alloc() fails
Masami Hiramatsu (Google)
1
-4
/
+13
2026-05-21
tracing: Create output file from cmd_check_undefined
Thomas Weißschuh
1
-1
/
+2
2026-05-21
tracing: Fix unload_page for simple_ring_buffer init rollback
Vincent Donnefort
1
-1
/
+1
2026-05-21
tracing: Fix nr_subbufs initialization in simple_ring_buffer_init_mm()
David Carlier
1
-1
/
+1
2026-05-21
ring-buffer: Flush and stop persistent ring buffer on panic
Masami Hiramatsu (Google)
1
-0
/
+22
2026-05-21
ring-buffer: Fix reporting of missed events in iterator
Steven Rostedt
1
-5
/
+3
2026-05-20
tracing/osnoise: Dump stack on timerlat uret threshold event
Crystal Wood
1
-2
/
+5
2026-05-20
tracing: Avoid NULL return from hist_field_name() on truncation
David Carlier
1
-4
/
+2
2026-05-19
sched/clock: Provide !HAVE_UNSTABLE_SCHED_CLOCK stub for sched_clock_stable()
Yiyang Chen
1
-7
/
+0
2026-05-17
Merge tag 'trace-v7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
2
-4
/
+4
2026-05-16
tracing: Fix desc in error path for the trace remote test module
Vincent Donnefort
1
-2
/
+2
2026-05-15
ring-buffer remote: Avoid unexpected symbol warnings (arm, s390)
Arnd Bergmann
1
-2
/
+2
2026-05-11
fprobe: Fix unregister_fprobe() to wait for RCU grace period
Masami Hiramatsu (Google)
2
-3
/
+23
2026-05-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.1-rc3
Alexei Starovoitov
7
-204
/
+362
2026-04-29
tracing/probes: Limit size of event probe to 3K
Steven Rostedt
2
-1
/
+9
2026-04-28
tracing: branch: Fix inverted check on stat tracer registration
Breno Leitao
1
-4
/
+4
2026-04-24
Merge tag 'trace-ring-buffer-v7.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
1
-6
/
+7
2026-04-24
ring-buffer: Do not double count the reader_page
Masami Hiramatsu (Google)
1
-6
/
+7
2026-04-22
Merge tag 'trace-ring-buffer-v7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
3
-32
/
+32
2026-04-22
bpf: Add sleepable support for classic tracepoint programs
Mykyta Yatsenko
2
-51
/
+85
2026-04-22
bpf: Add sleepable support for raw tracepoint programs
Mykyta Yatsenko
1
-3
/
+17
2026-04-22
tracing: Make undefsyms_base.c a first-class citizen
Paolo Bonzini
3
-32
/
+32
2026-04-22
tracing/fprobe: Fix to unregister ftrace_ops if it is empty on module unloading
Masami Hiramatsu (Google)
1
-65
/
+159
2026-04-22
tracing/fprobe: Check the same type fprobe on table as the unregistered one
Masami Hiramatsu (Google)
1
-17
/
+65
2026-04-22
tracing/fprobe: Avoid kcalloc() in rcu_read_lock section
Masami Hiramatsu (Google)
1
-47
/
+45
2026-04-21
tracing/fprobe: Remove fprobe from hash in failure path
Masami Hiramatsu (Google)
1
-43
/
+47
2026-04-21
tracing/fprobe: Unregister fprobe even if memory allocation fails
Masami Hiramatsu (Google)
1
-10
/
+15
2026-04-21
tracing/fprobe: Reject registration of a registered fprobe before init
Masami Hiramatsu (Google)
1
-11
/
+10
2026-04-20
tracing: tell git to ignore the generated 'undefsyms_base.c' file
Linus Torvalds
1
-0
/
+1
2026-04-19
bpf: Refactor dynptr mutability tracking
Amery Hung
1
-11
/
+11
2026-04-17
Merge tag 'trace-latency-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
1
-1
/
+53
2026-04-17
Merge tag 'trace-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
10
-1227
/
+1285
2026-04-17
Merge tag 'probes-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
1
-2
/
+0
2026-04-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-8
/
+63
2026-04-16
tracing/osnoise: Add option to align tlat threads
Tomas Glozar
1
-1
/
+53
2026-04-15
Merge tag 'trace-rv-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
20
-198
/
+1175
2026-04-15
Merge tag 'trace-ringbuffer-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
11
-132
/
+2737
2026-04-15
Merge tag 'ftrace-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
1
-0
/
+22
2026-04-14
Merge tag 'bpf-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Linus Torvalds
1
-0
/
+8
2026-04-14
Merge tag 'timers-core-2026-04-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-12
/
+15
2026-04-14
tracing: Fix fully-qualified variable reference printing in histograms
Tom Zanussi
1
-5
/
+10
2026-04-14
ring-buffer: Prevent off-by-one array access in ring_buffer_desc_page()
Vincent Donnefort
1
-2
/
+2
2026-04-14
tracing: Rebuild full_name on each hist_field_name() call
Pengpeng Hou
1
-5
/
+7
2026-04-14
ring-buffer: Report header_page overwrite as char
Cao Ruichuang
1
-2
/
+2
2026-04-13
Merge tag 'kvmarm-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
9
-53
/
+2557
[prev]
[next]