Age | Commit message (Expand) | Author |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-04 | Merge tag 'trace-v4.14-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-10-03 | ftrace: Fix kmemleak in unregister_ftrace_graph | Shu Wang |
2017-09-29 | sched/tracing: Use common task-state helpers | Peter Zijlstra |
2017-09-25 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2017-09-25 | Merge tag 'trace-v4.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-09-25 | blktrace: Fix potential deadlock between delete & sysfs ops | Waiman Long |
2017-09-23 | tracing: Remove RCU work arounds from stack tracer | Steven Rostedt (VMware) |
2017-09-20 | Merge tag 'trace-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2017-09-19 | tracing: Fix trace_pipe behavior for instance traces | Tahsin Erdogan |
2017-09-19 | tracing: Ignore mmiotrace from kernel commandline | Ziqian SUN (Zamir) |
2017-09-19 | tracing: Erase irqsoff trace with empty write | Bo Yan |
2017-09-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-09-13 | mm: treewide: remove GFP_TEMPORARY allocation flag | Michal Hocko |
2017-09-11 | perf/bpf: fix a clang compilation issue | Yonghong Song |
2017-09-09 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-09-08 | treewide: make "nr_cpu_ids" unsigned | Alexey Dobriyan |
2017-09-08 | Merge tag 'trace-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2017-09-07 | Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block | Linus Torvalds |
2017-09-06 | tracing: Apply trace_clock changes to instance max buffer | Baohong Liu |
2017-09-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2017-09-05 | tracing: Fix clear of RECORDED_TGID flag when disabling trace event | Chunyu Hu |
2017-09-05 | tracing: Add barrier to trace_printk() buffer nesting modification | Steven Rostedt (VMware) |
2017-09-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-09-01 | ftrace: Fix memleak when unregistering dynamic ops when tracing disabled | Steven Rostedt (VMware) |
2017-09-01 | ftrace: Fix selftest goto location on error | Steven Rostedt (VMware) |
2017-08-31 | ftrace: Zero out ftrace hashes when a module is removed | Steven Rostedt (VMware) |
2017-08-31 | tracing: Only have rmmod clear buffers that its events were active in | Steven Rostedt (VMware) |
2017-08-29 | perf/ftrace: Fix double traces of perf on ftrace:function | Zhou Chengming |
2017-08-24 | Merge tag 'trace-v4.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2017-08-24 | tracing: Fix freeing of filter in create_filter() when set_str is false | Steven Rostedt (VMware) |
2017-08-24 | tracing: Fix kmemleak in tracing_map_array_free() | Chunyu Hu |
2017-08-24 | ftrace: Check for null ret_stack on profile function graph entry function | Steven Rostedt (VMware) |
2017-08-23 | block: replace bi_bdev with a gendisk pointer and partitions index | Christoph Hellwig |
2017-08-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-08-15 | bpf: fix bpf_trace_printk on 32 bit archs | Daniel Borkmann |
2017-08-07 | bpf: add support for sys_enter_* and sys_exit_* tracepoints | Yonghong Song |
2017-08-02 | ring-buffer: Have ring_buffer_alloc_read_page() return error on offline CPU | Steven Rostedt (VMware) |
2017-08-02 | tracing: Missing error code in tracer_alloc_buffers() | Dan Carpenter |
2017-08-02 | tracing: Call clear_boot_tracer() at lateinit_sync | Steven Rostedt (VMware) |
2017-07-29 | block: use standard blktrace API to output cgroup info for debug notes | Shaohua Li |
2017-07-29 | blktrace: add an option to allow displaying cgroup path | Shaohua Li |
2017-07-29 | blktrace: export cgroup info in trace | Shaohua Li |
2017-07-20 | trace: fix the errors caused by incompatible type of RCU variables | Chunyan Zhang |
2017-07-20 | tracing: Fix kmemleak in instance_rmdir | Chunyu Hu |
2017-07-19 | tracing/ring_buffer: Try harder to allocate | Joel Fernandes |
2017-07-13 | Merge tag 'trace-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro... | Linus Torvalds |
2017-07-12 | ftrace: Fix uninitialized variable in match_records() | Dan Carpenter |
2017-07-12 | ftrace: Remove an unneeded NULL check | Dan Carpenter |
2017-07-11 | ftrace: Hide cached module code for !CONFIG_MODULES | Arnd Bergmann |