index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
10 days
tracing: Fix trace_buf_size= cmdline parameter with sizes >= 2G
Calvin Owens
10 days
tracing: Fix enabling multiple events on the kernel command line and bootconfig
Andrei-Alexandru Tachici
10 days
tracing: Fix syscall events activation by ensuring refcount hits zero
Huiwen He
10 days
bpf: Fix kprobe_multi cookies access in show_fdinfo callback
Jiri Olsa
2026-03-12
tracing: Add NULL pointer check to trigger_data_free()
Guenter Roeck
2026-03-12
tracing: Fix WARN_ON in tracing_buffers_mmap_close
Qing Wang
2026-03-04
tracing: Wake up poll waiters for hist files when removing an event
Petr Pavlu
2026-03-04
tracing: Fix checking of freed trace_event_file for hist files
Petr Pavlu
2026-03-04
fgraph: Do not call handlers direct when not using ftrace_ops
Steven Rostedt
2026-03-04
tracing: ring-buffer: Fix to check event length before using
Masami Hiramatsu (Google)
2026-03-04
ring-buffer: Fix possible dereference of uninitialized pointer
Daniil Dulov
2026-03-04
function_graph: Restore direct mode when callbacks drop to one
Shengming Hu
2026-03-04
tracing: Reset last_boot_info if ring buffer is reset
Masami Hiramatsu (Google)
2026-03-04
tracing: Fix to set write permission to per-cpu buffer_size_kb
Masami Hiramatsu (Google)
2026-03-04
tracing: Fix false sharing in hwlat get_sample()
Colin Lord
2026-03-04
arm64/ftrace,bpf: Fix partial regs after bpf_prog_run
Jiri Olsa
2026-02-26
tracing: Remove duplicate ENABLE_EVENT_STR and DISABLE_EVENT_STR macros
Steven Rostedt
2026-02-26
tracing: Properly process error handling in event_hist_trigger_parse()
Miaoqian Lin
2026-02-26
kallsyms/ftrace: set module buildid in ftrace_mod_address_lookup()
Petr Mladek
2026-02-26
bpf: Fix memory access flags in helper prototypes
Zesen Liu
2026-02-11
tracing: Avoid possible signed 64-bit truncation
Ian Rogers
2026-02-11
ring-buffer: Avoid softlockup in ring_buffer_resize() during memory free
Wupeng Ma
2026-02-11
tracing: Fix ftrace event field alignments
Steven Rostedt
2026-01-30
tracing: Fix crash on synthetic stacktrace field usage
Steven Rostedt
2026-01-23
ftrace: Do not over-allocate ftrace memory
Guenter Roeck
2026-01-17
trace: ftrace_dump_on_oops[] is not exported, make it static
Ben Dooks
2026-01-17
tracing: Add recursion protection in kernel stack trace recording
Steven Rostedt
2026-01-08
fgraph: Check ftrace_pids_enabled on registration for early filtering
Shengming Hu
2026-01-08
fgraph: Initialize ftrace_ops->private for function graph ops
Shengming Hu
2026-01-02
tracing: Fix fixed array of synthetic event
Steven Rostedt
2026-01-02
tracing: Do not register unsupported perf events
Steven Rostedt
2026-01-02
bpf: Fix verifier assumptions of bpf_d_path's output buffer
Shuran Liu
2025-11-26
Merge tag 'trace-ringbuffer-v6.18-rc7' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-11-25
tracing: Fix WARN_ON in tracing_buffers_mmap_close for split VMAs
Deepanshu Kartikey
2025-11-14
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2025-11-07
Merge tag 'trace-v6.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-11-06
tracing: Fix memory leaks in create_field_var()
Zilin Guan
2025-11-06
ring-buffer: Do not warn in ring_buffer_map_get_reader() when reader catches up
Steven Rostedt
2025-11-07
tracing: tprobe-events: Fix to put tracepoint_user when disable the tprobe
Masami Hiramatsu (Google)
2025-11-07
tracing: tprobe-events: Fix to register tracepoint correctly
Masami Hiramatsu (Google)
2025-11-03
ftrace: bpf: Fix IPMODIFY + DIRECT in modify_ftrace_direct()
Song Liu
2025-11-03
ftrace: Fix BPF fexit with livepatch
Song Liu
2025-10-20
rv: Make rtapp/pagefault monitor depends on CONFIG_MMU
Nam Cao
2025-10-20
rv: Fully convert enabled_monitors to use list_head as iterator
Nam Cao
2025-10-11
Merge tag 'trace-v6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
2025-10-11
tracing: Stop fortify-string from warning in tracing_mark_raw_write()
Steven Rostedt
2025-10-10
tracing: Fix tracing_mark_raw_write() to use buf and not ubuf
Steven Rostedt
2025-10-09
Merge tag 'trace-v6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
2025-10-08
tracing: Have trace_marker use per-cpu data to read user space
Steven Rostedt
2025-10-08
ring buffer: Propagate __rb_map_vma return value to caller
Ankit Khushwaha
[next]