index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
2020-06-30
ring-buffer: Zero out time extend if it is nested and not absolute
Steven Rostedt (VMware)
2020-06-30
tracing: Fix event trigger to accept redundant spaces
Masami Hiramatsu
2020-06-30
tracing/boottime: Fix kprobe multiple events
Sascha Ortmann
2020-06-30
blktrace: break out of blktrace setup on concurrent calls
Luis Chamberlain
2020-06-24
tracing/probe: Fix memleak in fetch_op_data operations
Vamshi K Sthambamkadi
2020-06-24
tracing: Make ftrace packed events have align of 1
Steven Rostedt (VMware)
2020-06-24
tracing/probe: Fix bpf_task_fd_query() for kprobes and uprobes
Jean-Philippe Brucker
2020-06-24
blktrace: fix endianness for blk_log_remap()
Chaitanya Kulkarni
2020-06-24
blktrace: fix endianness in get_pdu_int()
Chaitanya Kulkarni
2020-06-24
blktrace: use errno instead of bi_status
Chaitanya Kulkarni
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-05-15
bpf: Restrict bpf_trace_printk()'s %s usage and add %pks, %pus specifier
Daniel Borkmann
2020-05-15
bpf: Restrict bpf_probe_read{, str}() only to archs where they work
Daniel Borkmann
2020-05-14
Merge tag 'trace-v5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2020-05-14
ring-buffer: Remove all BUG() calls
Steven Rostedt (VMware)
2020-05-14
ring-buffer: Don't deactivate the ring buffer on failed iterator reads
Steven Rostedt (VMware)
2020-05-12
x86/ftrace: Have ftrace trampolines turn read-only at the end of system boot up
Steven Rostedt (VMware)
2020-05-12
Merge tag 'trace-v5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2020-05-11
tracing: Wait for preempt irq delay thread to execute
Steven Rostedt (VMware)
2020-05-09
Stop the ad-hoc games with -Wno-maybe-initialized
Linus Torvalds
2020-05-07
tracing: Make tracing_snapshot_instance_cond() static
Zou Wei
2020-05-07
tracing: Add a vmalloc_sync_mappings() for safe measure
Steven Rostedt (VMware)
2020-05-07
tracing: Wait for preempt irq delay thread to finish
Steven Rostedt (VMware)
2020-05-06
tracing/kprobes: Reject new event if loc is NULL
Masami Hiramatsu
2020-05-06
tracing/boottime: Fix kprobe event API usage
Masami Hiramatsu
2020-05-06
tracing/kprobes: Fix a double initialization typo
Masami Hiramatsu
2020-04-22
tracing: Convert local functions in tracing_map.c to static
Jason Yan
2020-04-22
ftrace: Fix memory leak caused by not freeing entry in unregister_ftrace_dire...
Steven Rostedt (VMware)
2020-04-22
tracing: Fix memory leaks in trace_events_hist.c
Vamshi K Sthambamkadi
2020-04-14
tracing: Fix the race between registering 'snapshot' event trigger and trigge...
Xiao Yang
2020-04-05
Merge tag 'trace-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2020-04-03
tracing: Do not allocate buffer in trace_find_next_entry() in atomic
Steven Rostedt (VMware)
2020-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-03-30
bpf: Introduce BPF_PROG_TYPE_LSM
KP Singh
2020-03-27
tracing: Create set_event_notrace_pid to not trace tasks
Steven Rostedt (VMware)
2020-03-27
ftrace: Create set_ftrace_notrace_pid to not trace tasks
Steven Rostedt (VMware)
2020-03-27
ftrace: Make function trace pid filtering a bit more exact
Steven Rostedt (VMware)
2020-03-27
ftrace/kprobe: Show the maxactive number on kprobe_events
Masami Hiramatsu
2020-03-27
ring-buffer/tracing: Have iterator acknowledge dropped events
Steven Rostedt (VMware)
2020-03-27
tracing: Do not disable tracing when reading the trace file
Steven Rostedt (VMware)
2020-03-27
ring-buffer: Do not disable recording when there is an iterator
Steven Rostedt (VMware)
2020-03-27
ring-buffer: Make resize disable per cpu buffer instead of total buffer
Steven Rostedt (VMware)
2020-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-19
ring-buffer: Optimize rb_iter_head_event()
Steven Rostedt (VMware)
2020-03-19
ring-buffer: Do not die if rb_iter_peek() fails more than thrice
Steven Rostedt (VMware)
2020-03-19
ring-buffer: Have rb_iter_head_event() handle concurrent writer
Steven Rostedt (VMware)
2020-03-19
ring-buffer: Add page_stamp to iterator for synchronization
Steven Rostedt (VMware)
2020-03-19
ring-buffer: Rename ring_buffer_read() to read_buffer_iter_advance()
Steven Rostedt (VMware)
2020-03-19
ring-buffer: Have ring_buffer_empty() not depend on tracing stopped
Steven Rostedt (VMware)
2020-03-19
tracing: Save off entry when peeking at next entry
Steven Rostedt (VMware)
[next]