index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
2026-08-10
ftrace: deprecate disabling via ftrace_enabled sysctl
Andrey Grodzovsky
2026-08-10
fprobe: Simplify fprobe_remove_ips() by reusing existing helpers
Masami Hiramatsu (Google)
2026-08-08
ring-buffer: Fix crash passing ERR_PTR to kthread_stop()
Hui Su
2026-08-08
ring-buffer: Initialise reader page order in rb_allocate_cpu_buffer()
Vincent Donnefort
2026-08-08
ring-buffer: Prevent subbuf order change when resizing is disabled
Vincent Donnefort
2026-08-08
ring-buffer: Prevent resizing of persistent ring buffer
Vincent Donnefort
2026-08-08
ftrace: Fix off-by-one fentry site disable in ftrace_free_mem()
Josh Poimboeuf
2026-08-08
ring-buffer: Use current_context for safe per-CPU buffer swap
Tengda Wu
2026-08-08
eventfs: Define event fields before directory creation
Anubhav Shelat
2026-08-08
ftrace: Drop extra comma in trace_buffered_event_enable
Leon Hwang
2026-08-08
ftrace: Protect direct_functions in update_ftrace_direct_mod
Leon Hwang
2026-08-08
ftrace: Protect direct_functions in update_ftrace_direct_del
Leon Hwang
2026-08-08
ftrace: Protect direct_functions in ftrace_find_rec_direct
Leon Hwang
2026-08-08
tracing/boot: Add support for eprobe, fprobe, and tprobe events
Masami Hiramatsu (Google)
2026-08-07
tracing/mmiotrace: Use trace_assign_type() in mmio_print_mark()
Masami Hiramatsu (Google)
2026-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.2-rc7
Daniel Borkmann
2026-08-05
tracing: Make per-template BTF id lists file-local
Mykyta Yatsenko
2026-08-04
mm: prefer vma_[start,end]_pgoff() to vma->vm_pgoff in kernel/
Lorenzo Stoakes
2026-08-04
rv: Fix 32-bit build of nomiss KUnit test
Gabriele Monaco
2026-08-03
bpf: Rename ARG_CONST_SIZE{,_OR_ZERO} to ARG_MEM_SIZE{,_OR_ZERO}
Amery Hung
2026-07-31
Merge tag 'trace-v7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2026-07-31
ring-buffer: Fix subbuf_ids memory leak in rb_allocate_cpu_buffer() error path
Masami Hiramatsu (Google)
2026-07-31
rv: Add KUnit tests for some LTL monitors
Gabriele Monaco
2026-07-31
rv: Add KUnit mock for current
Gabriele Monaco
2026-07-31
rv: Add KUnit tests for some DA/HA monitors
Gabriele Monaco
2026-07-31
rv: Export task monitor slot and react symbols
Gabriele Monaco
2026-07-31
rv: Use generic rv_this for the rv_monitor variable in LTL
Gabriele Monaco
2026-07-29
ring-buffer: Fix reader page read offset for remote buffers
Vincent Donnefort
2026-07-29
tracing/filters: Fix false positive match in regex_match_full()
Masami Hiramatsu (Google)
2026-07-29
tracing: Check return value of __register_event() in trace_module_add_events()
Masami Hiramatsu (Google)
2026-07-29
tracing/mmiotrace: Add NULL check for mmio_trace_array in logging functions
Masami Hiramatsu (Google)
2026-07-29
tracing/mmiotrace: Reset dropped_count in mmio_reset_data()
Masami Hiramatsu (Google)
2026-07-29
fprobe: Fix module reference count leak on error in register_fprobe()
Masami Hiramatsu (Google)
2026-07-29
tracing/fprobe: Roll back on enable_trace_fprobe() failure
Raushan Patel
2026-07-28
tracing/probes: Reject $arg0 in meta argument expansion
Raushan Patel
2026-07-28
tracing/probes: Treating longer symbol name on event comparation
Masami Hiramatsu (Google)
2026-07-28
tracing: Use seq_buf for string concatenation
Woradorn Laodhanadhaworn
2026-07-28
tracing: Use strscpy() instead of strcpy() in trace_sched_switch
Po-Sheng Lin
2026-07-28
tracing: Warn when an event dereferences a pointer in TP_printk()
Steven Rostedt
2026-07-28
tracing: Reject invalid preemptirq_delay_test CPU affinity
Samuel Moelius
2026-07-28
fgraph: Use trace_seq_putc() in print_graph_return()
Markus Elfring
2026-07-28
tracing/user_events: Replace a seq_printf() call by seq_puts() in user_seq_sh...
Markus Elfring
2026-07-28
tracing/user_events: Use seq_putc() in two functions
Markus Elfring
2026-07-28
tracing: Bound histogram expression strings with seq_buf
Pengpeng Hou
2026-07-28
tracing: Return ERR_PTR() from expr_str()
Pengpeng Hou
2026-07-28
tracing: Use __free() for expr_str() buffer
Pengpeng Hou
2026-07-28
kernel/trace/trace_printk: Use kstrdup() instead of kmalloc() and strcpy()
David Laight
2026-07-28
tracing: Point constant hist field type to string literal
Yu Peng
2026-07-28
tracing: Expose tracepoint BTF ids via tracefs
Mykyta Yatsenko
2026-07-26
Merge tag 'trace-v7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
[prev]
[next]