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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-23
function_graph: Fix args pointer mismatch in print_graph_retval()
Donglin Peng
1
-1
/
+1
2026-01-23
tracing: Avoid possible signed 64-bit truncation
Ian Rogers
1
-4
/
+4
2026-01-23
tracing: Fix crash on synthetic stacktrace field usage
Steven Rostedt
2
-1
/
+16
2026-01-21
bpf: support bpf_get_func_arg() for BPF_TRACE_RAW_TP
Menglong Dong
1
-2
/
+8
2026-01-20
kallsyms/ftrace: set module buildid in ftrace_mod_address_lookup()
Petr Mladek
1
-1
/
+4
2026-01-20
bpf: Fix memory access flags in helper prototypes
Zesen Liu
1
-3
/
+3
2026-01-16
bpf: Add __force annotations to silence sparse warnings
Mykyta Yatsenko
1
-7
/
+7
2026-01-15
arm64/ftrace,bpf: Fix partial regs after bpf_prog_run
Jiri Olsa
1
-0
/
+1
2026-01-15
ftrace: Do not over-allocate ftrace memory
Guenter Roeck
1
-14
/
+15
2026-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5
Alexei Starovoitov
4
-8
/
+20
2026-01-12
verification/rvgen: Remove unused variable declaration from containers
Gabriele Monaco
2
-4
/
+0
2026-01-12
verification/dot2c: Remove superfluous enum assignment and add last comma
Gabriele Monaco
10
-82
/
+82
2026-01-12
rv: Refactor da_monitor to minimise macros
Gabriele Monaco
20
-162
/
+162
2026-01-07
trace: ftrace_dump_on_oops[] is not exported, make it static
Ben Dooks
1
-1
/
+1
2026-01-07
tracing: Add recursion protection in kernel stack trace recording
Steven Rostedt
1
-0
/
+6
2026-01-07
ring-buffer: Avoid softlockup in ring_buffer_resize() during memory free
Wupeng Ma
1
-0
/
+2
2026-01-07
tracing: Drop unneeded assignment to soft_mode
Julia Lawall
1
-4
/
+3
2025-12-21
bpf: move recursion detection logic to helpers
Puranjay Mohan
1
-2
/
+2
2025-12-19
Merge tag 'trace-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
3
-3
/
+8
2025-12-17
ftrace: Fix address for jmp mode in t_show()
Menglong Dong
1
-2
/
+5
2025-12-17
tracing: Fix UBSAN warning in __remove_instance()
Darrick J. Wong
1
-1
/
+1
2025-12-17
tracing: Do not register unsupported perf events
Steven Rostedt
1
-0
/
+2
2025-12-17
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-1
/
+1
2025-12-10
bpf: Fix verifier assumptions of bpf_d_path's output buffer
Shuran Liu
1
-1
/
+1
2025-12-06
Merge tag 'trace-v6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
14
-32
/
+33
2025-12-05
tracing: Fix typo in trace_seq.c
Maurice Hieronymus
1
-1
/
+1
2025-12-05
tracing: Fix typo in trace_probe.c
Maurice Hieronymus
1
-1
/
+1
2025-12-05
tracing: Fix multiple typos in trace_osnoise.c
Maurice Hieronymus
1
-6
/
+6
2025-12-05
tracing: Fix multiple typos in trace_events_user.c
Maurice Hieronymus
1
-3
/
+3
2025-12-05
tracing: Fix typo in trace_events_trigger.c
Maurice Hieronymus
1
-1
/
+1
2025-12-05
tracing: Fix typo in trace_events_hist.c
Maurice Hieronymus
1
-1
/
+1
2025-12-05
tracing: Fix typo in trace_events_filter.c
Maurice Hieronymus
1
-1
/
+1
2025-12-05
tracing: Fix multiple typos in trace_events.c
Maurice Hieronymus
1
-4
/
+4
2025-12-05
tracing: Fix multiple typos in trace.c
Maurice Hieronymus
1
-5
/
+5
2025-12-05
tracing: Fix typo in ring_buffer_benchmark.c
Maurice Hieronymus
1
-1
/
+1
2025-12-05
tracing: Fix multiple typos in ring_buffer.c
Maurice Hieronymus
1
-3
/
+3
2025-12-05
tracing: Fix typo in fprobe.c
Maurice Hieronymus
1
-1
/
+1
2025-12-05
tracing: Fix typo in fpgraph.c
Maurice Hieronymus
1
-1
/
+1
2025-12-05
tracing: Fix fixed array of synthetic event
Steven Rostedt
1
-1
/
+0
2025-12-05
tracing: Fix enabling of tracing on file release
Steven Rostedt
1
-2
/
+4
2025-12-05
Merge tag 'probes-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
5
-195
/
+305
2025-12-05
Merge tag 'trace-ringbuffer-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
1
-44
/
+53
2025-12-05
Merge tag 'trace-rv-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
6
-114
/
+87
2025-12-05
Merge tag 'ftrace-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
3
-14
/
+8
2025-12-05
Merge tag 'trace-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
26
-896
/
+2242
2025-12-03
Merge tag 'for-6.19/block-20251201' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux
Linus Torvalds
1
-119
/
+414
2025-12-03
Merge tag 'bpf-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Linus Torvalds
3
-25
/
+52
2025-12-03
Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux
Linus Torvalds
1
-3
/
+3
2025-12-02
ring-buffer: Add helper functions for allocations
Steven Rostedt
1
-44
/
+53
2025-12-02
rv: Convert to use __free
Nam Cao
4
-58
/
+46
[prev]
[next]