]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/history - kernel/trace
VMCI: Release resource if the work is already queued
[mirror_ubuntu-bionic-kernel.git] / kernel / trace /
2019-09-26 Steven Rostedt ... ftrace: Check for empty hash and comment the race with...
2019-09-26 Naveen N. Raoftrace: Check for successful allocation of hash
2019-09-26 Naveen N. Raoftrace: Fix NULL pointer dereference in t_probe_next()
2019-08-14 Cheng Jianftrace: Enable trampoline when rec count returns back...
2019-08-14 Petr Mladekftrace/x86: Remove possible deadlock between register_k...
2019-08-14 Eiichi Tsukatatracing/snapshot: Resize spare buffer if size changed
2019-08-14 Wei Liftrace: Fix NULL pointer dereference in free_ftrace_fun...
2019-08-14 Josh Poimboeufmodule: Fix livepatch/ftrace module text permissions...
2019-08-14 Miguel Ojedatracing: Silence GCC 9 array bounds warning
2019-08-14 Elazar Leibovichtracing: Fix partial reading of trace event's id file
2019-08-14 Matthew Wilcoxfs: prevent page refcount overflow in pipe_buf_get
2019-08-14 Peter Zijlstratrace: Fix preempt_enable_no_resched() abuse
2019-08-14 Jann Horntracing: Fix buffer_ref pipe ops
2019-08-14 Wenwen Wangtracing: Fix a memory leak by early error exit in trace...
2019-08-14 Masami Hiramatsukprobes: Mark ftrace mcount handler functions nokprobe
2019-08-14 Douglas Andersontracing: kdb: Fix ftdump to not sleep
2019-08-14 zhangyi (F)tracing: Do not free iter->trace in fail path of tracin...
2019-08-14 Tom Zanussitracing: Use strncpy instead of memcpy for string keys...
2019-08-14 Quentin Perrettracing: Fix number of entries in trace header
2019-08-14 Andreas Zieglertracing/uprobes: Fix output for multiple string arguments
2019-08-14 Andreas Zieglertracing: uprobes: Fix typo in pr_fmt string
2019-08-14 Steven Rostedt ... tracing: Fix memory leak of instance function hash...
2019-08-14 Steven Rostedt ... tracing: Fix memory leak in set_trigger_filter()
2019-07-24 Martynas Pumputisbpf: fix check of allowed specifiers in bpf_trace_printk
2019-07-24 Steven Rostedt ... tracing/fgraph: Fix set_graph_function from showing...
2019-07-24 Steven Rostedt ... function_graph: Reverse the order of pushing the ret_st...
2019-07-24 Steven Rostedt ... function_graph: Move return callback before update...
2019-07-24 Steven Rostedt ... function_graph: Have profiler use curr_ret_stack and...
2019-07-24 Steven Rostedt ... function_graph: Use new curr_ret_depth to manage depth...
2019-07-24 Steven Rostedt ... function_graph: Make ftrace_push_return_trace() static
2019-07-24 Steven Rostedt ... function_graph: Create function_graph_enter() to consol...
2019-07-24 Masami Hiramatsutracing/kprobes: Check the probe on unloaded module...
2019-07-24 Vaibhav Nagarnaikring-buffer: Allow for rescheduling when removing pages
2019-07-24 Steven Rostedt ... uprobes: Use synchronize_rcu() not synchronize_sched()
2019-07-24 Steven Rostedt ... tracing/blktrace: Fix to allow setting same value
2019-07-24 Steven Rostedt ... tracing: Do not call start/stop() functions when tracin...
2019-07-24 Petr Mladekprintk/nmi: Prevent deadlock when accessing the main...
2019-07-24 Mathieu Malaterretracing: Use __printf markup to silence compiler
2019-07-24 Masami Hiramatsuring_buffer: tracing: Inherit the tracing setting to...
2019-03-01 Steven Rostedt ... tracing: Quiet gcc warning about maybe unused link...
2019-03-01 Artem Savkovtracing/kprobes: Fix trace_probe flags on enable_trace_...
2019-03-01 Steven Rostedt ... tracing: Fix possible double free in event_enable_trigg...
2019-03-01 Steven Rostedt ... tracing: Fix double free of event_trigger_data
2019-01-14 Joel Fernandes ... tracing: Reorder display of TGID to be after PID
2019-01-14 Changbin Dutracing: Fix missing return symbol in function_graph...
2018-09-05 Steven Rostedt ... tracing: Make the snapshot trigger work with instances
2018-09-05 Steven Rostedt ... tracing: Fix crash when freeing instances with event...
2018-08-14 Masami Hiramatsutracing/uprobe_event: Fix strncpy corner case
2018-08-14 Steven Rostedt ... tracing: Fix regex_match_front() to not over compare...
2018-08-14 Song Liutracing: Fix bad use of igrab in trace_uprobe.c
2018-06-12 Peter Xutracing: Fix missing tab for hwlat_detector print format
2018-06-06 Ravi Bangoriatrace_uprobe: Use %lx to display offset
2018-06-06 Steven Rostedt ... ring-buffer: Check if memory is available before allocation
2018-03-28 Yonghong Songtrace/bpf: remove helper bpf_perf_prog_read_value from...
2018-03-28 Masami Hiramatsutracing: probeevent: Fix to support minus offset from...
2018-02-23 Steven Rostedt ... tracing: Fix parsing of globs with a wildcard at the...
2018-02-23 Ravi Bangoriatrace_uprobe: Display correct offset in uprobe_events
2018-02-22 Steven Rostedt ... ftrace: Remove incorrect setting of glob search field
2018-01-28 Linus TorvaldsMerge branch 'x86-pti-for-linus' of git://git.kernel...
2018-01-28 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2018-01-28 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2018-01-28 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2018-01-28 Linus TorvaldsMerge branch 'locking-urgent-for-linus' of git://git...
2018-01-26 Linus TorvaldsMerge tag 'riscv-for-linus-4.15-maintainers' of git...
2018-01-26 Linus TorvaldsMerge tag 'drm-fixes-for-v4.15-rc10-2' of git://people...
2018-01-26 Dave AirlieMerge branch 'linux-4.15' of git://github.com/skeggsb...
2018-01-26 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2018-01-25 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2018-01-25 Linus TorvaldsMerge tag 'for-4.15-tag' of git://git.kernel.org/pub...
2018-01-25 Dave AirlieMerge tag 'drm-misc-fixes-2018-01-24' of git://anongit...
2018-01-25 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2018-01-24 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2018-01-24 Linus TorvaldsMerge tag 'trace-v4.15-rc9' of git://git.kernel.org...
2018-01-24 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2018-01-24 Radim KrčmářMerge tag 'kvm-s390-master-4.15-3' of git://git.kernel...
2018-01-23 Steven Rostedt ... tracing: Update stack trace skipping for ORC unwinder
2018-01-23 Steven Rostedt ... ftrace, orc, x86: Handle ftrace dynamically allocated...
2018-01-23 Linus TorvaldsMerge tag 'pci-v4.15-fixes-3' of git://git.kernel.org...
2018-01-21 Linus TorvaldsMerge branch 'x86-pti-for-linus' of git://git.kernel...
2018-01-21 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2018-01-21 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git.kernel...
2018-01-21 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2018-01-20 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2018-01-20 Linus TorvaldsMerge tag 'mips_fixes_4.15_2' of git://git.kernel.org...
2018-01-19 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2018-01-19 Linus TorvaldsMerge tag 'for-4.15/dm-fixes-2' of git://git.kernel...
2018-01-19 Linus TorvaldsMerge tag 'trace-v4.15-rc4-3' of git://git.kernel.org...
2018-01-19 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2018-01-19 Linus TorvaldsMerge branch 'i2c/for-current-fixed' of git://git.kerne...
2018-01-19 Linus TorvaldsMerge branch 'for-4.15-fixes' of git://git.kernel.org...
2018-01-19 Linus TorvaldsMerge branch 'for-4.15-fixes' of git://git.kernel.org...
2018-01-19 Linus TorvaldsMerge branch 'for-4.15-fixes' of git://git.kernel.org...
2018-01-19 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git.kernel.org/pub...
2018-01-19 Linus TorvaldsMerge tag 'powerpc-4.15-8' of git://git.kernel.org...
2018-01-19 Linus TorvaldsMerge tag 'drm-fixes-for-v4.15-rc9' of git://people...
2018-01-19 Dave AirlieMerge branch 'linux-4.15' of git://github.com/skeggsb...
2018-01-18 David S. MillerMerge tag 'wireless-drivers-for-davem-2018-01-17' of...
2018-01-18 Steven Rostedt ... tracing: Fix converting enum's from the map in trace_ev...
2018-01-18 Steven Rostedt ... ring-buffer: Fix duplicate results in mapping context...
2018-01-18 Linus TorvaldsMerge branch 'fixes' of git://git.armlinux.org.uk/...
next