index
:
git.armlinux.org.uk/linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
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
2025-10-08
tracing: Fix irqoff tracers on failure of acquiring calltime
Steven Rostedt
2025-10-08
tracing: Fix wakeup tracers on failure of acquiring calltime
Steven Rostedt
2025-10-08
tracing/osnoise: Replace kmalloc + copy_from_user with memdup_user_nul
Thorsten Blum
2025-10-05
Merge tag 'trace-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
2025-10-05
Merge tag 'probes-fixes-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-10-03
Merge tag 'pull-f_path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2025-10-03
Merge tag 'pull-fs_context' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-10-03
tracing: Fix lock imbalance in s_start() memory allocation failure path
Sasha Levin
2025-10-02
tracing: Fix race condition in kprobe initialization causing NULL pointer der...
Yuan Chen
2025-09-30
Merge tag 'bpf-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2025-09-30
tracing: Ensure optimized hashing works
Michal Koutný
2025-09-30
ftrace: Fix softlockup in ftrace_module_enable
Vladimir Riabchun
2025-09-28
Merge tag 'trace-v6.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-09-27
tracing: fgraph: Protect return handler from recursion loop
Masami Hiramatsu (Google)
2025-09-24
Merge tag 'probes-fixes-v6.17-rc7' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-09-25
tracing: dynevent: Add a missing lockdown check on dynevent
Masami Hiramatsu (Google)
2025-09-24
tracing: fprobe: Fix to remove recorded module addresses from filter
Masami Hiramatsu (Google)
2025-09-24
bpf: Allow uprobe program to change context registers
Jiri Olsa
2025-09-23
tracing: dynevent: Add a missing lockdown check on dynevent
Masami Hiramatsu (Google)
2025-09-23
tracing/osnoise: Fix slab-out-of-bounds in _parse_integer_limit()
Wang Liang
2025-09-23
tracing: replace use of system_wq with system_percpu_wq
Marco Crivellari
2025-09-23
tracing: Remove redundant 0 value initialization
Liao Yuanhong
2025-09-23
tracing/osnoise: Use for_each_online_cpu() instead of for_each_cpu()
Fushuai Wang
2025-09-23
tracing: Use vmalloc_array() to improve code
Qianfeng Rong
2025-09-23
tracing: Have syscall trace events show "0x" for values greater than 10
Steven Rostedt
2025-09-23
tracing: Replace syscall RCU pointer assignment with READ/WRITE_ONCE()
Steven Rostedt
2025-09-18
bpf: Move the signature kfuncs to helpers.c
KP Singh
2025-09-18
Merge tag 'trace-rv-v6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-09-18
tracing: kprobe-event: Fix null-ptr-deref in trace_kprobe_create_internal()
Wang Liang
2025-09-15
bpf...d_path(): constify path argument
Al Viro
2025-09-15
rv: Fix missing mutex unlock in rv_register_monitor()
Zhen Ni
2025-09-15
rv: Fix wrong type cast in enabled_monitors_next()
Nam Cao
2025-09-15
rv: Support systems with time64-only syscalls
Palmer Dabbelt
2025-09-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5
Alexei Starovoitov
[next]