]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/history - kernel/trace
staging: comedi: das800: Fix endian problem for AI command data
[mirror_ubuntu-focal-kernel.git] / kernel / trace /
2021-03-24 Steven Rostedt ... tracing: Check length before giving out the filter...
2021-03-24 Steven Rostedt ... tracing: Do not count ftrace events in top level enable...
2021-03-24 Masami Hiramatsutracing/kprobe: Fix to support kretprobe events on...
2021-03-24 Steven Rostedt ... fgraph: Initialize tracing_graph_pause at task creation
2021-02-19 Gaurav Kohlitracing: Fix race in trace_open and buffer resize call
2021-02-19 Masami Hiramatsutracing/kprobes: Do the notrace functions check without...
2021-01-20 Steven Rostedt ... Revert: "ring-buffer: Remove HAVE_64BIT_ALIGNED_ACCESS"
2021-01-20 Andrii Nakryikobpf: Fix bpf_put_raw_tracepoint()'s use of __module_add...
2021-01-20 Steven Rostedt ... tracing: Fix userstacktrace option for instances
2021-01-20 Naveen N. Raoftrace: Fix updating FTRACE_FL_TRAMP
2021-01-20 Vasily Averintracing: Remove WARN_ON in start_thread()
2020-12-10 Qiujun Huangtracing: Fix the checking of stackidx in __ftrace_trace...
2020-12-10 Qiujun Huangtracing: Fix out of bounds write in get_trace_buf
2020-12-10 Steven Rostedt ... ftrace: Handle tracing when switching between context
2020-12-10 Steven Rostedt ... ftrace: Fix recursion check for NMI test
2020-12-10 Steven Rostedt ... ring-buffer: Fix recursion protection transitions betwe...
2020-12-10 Qiujun Huangring-buffer: Return 0 on success from ring_buffer_resize()
2020-11-09 Sebastian Andrzej... tracing: Make the space reserved for the pid wider
2020-11-09 Steven Rostedt ... ftrace: Move RCU is watching check after recursion...
2020-11-09 Tom Rixtracing: fix double free
2020-11-09 Sven Schnellelockdep: fix order in trace_hardirqs_off_caller()
2020-11-09 Nathan Chancellortracing: Use address-of operator on section symbols
2020-11-09 Josef Baciktracing: Set kernel_stack's caller size properly
2020-11-09 Divya Inditracing: Adding NULL checks for trace_array descriptor...
2020-11-09 Divya Inditracing: Verify if trace array exists before destroying it.
2020-09-16 Luis Chamberlainblktrace: ensure our debugfs dir exists
2020-09-04 Steven Rostedt ... tracing: Move pipe reference to trace array instead...
2020-09-04 Steven Rostedt ... tracing: Use trace_sched_process_free() instead of...
2020-09-04 Kevin Haotracing/hwlat: Honor the tracing_cpumask
2020-09-04 Chengming Zhouftrace: Setup correct FTRACE_FL_REGS flags for module
2020-09-04 Luis Chamberlainblktrace: fix debugfs use after free
2020-08-08 Steven Rostedt ... ring-buffer: Zero out time extend if it is nested and...
2020-08-08 Masami Hiramatsutracing: Fix event trigger to accept redundant spaces
2020-08-08 Luis Chamberlainblktrace: break out of blktrace setup on concurrent...
2020-08-08 Vamshi K Sthambamkaditracing/probe: Fix memleak in fetch_op_data operations
2020-08-08 Jean-Philippe Bruckertracing/probe: Fix bpf_task_fd_query() for kprobes...
2020-08-08 Chaitanya Kulkarniblktrace: fix endianness for blk_log_remap()
2020-08-08 Chaitanya Kulkarniblktrace: fix endianness in get_pdu_int()
2020-08-08 Chaitanya Kulkarniblktrace: use errno instead of bi_status
2020-06-22 Linus TorvaldsStop the ad-hoc games with -Wno-maybe-initialized
2020-05-25 Steven Rostedt ... tracing: Add a vmalloc_sync_mappings() for safe measure
2020-05-25 Masami Hiramatsutracing/kprobes: Fix a double initialization typo
2020-05-25 Vamshi K Sthambamkaditracing: Fix memory leaks in trace_events_hist.c
2020-05-05 Xiao Yangtracing: Fix the race between registering 'snapshot...
2020-05-05 Masami Hiramatsuftrace/kprobe: Show the maxactive number on kprobe_events
2020-05-05 Yonghong Songbpf: Fix deadlock with rq_lock in bpf_send_signal()
2020-03-23 Tom Zanussitracing: Fix number printing bug in print_synth_event()
2020-03-12 Cengiz Canblktrace: fix dereference after null check
2020-03-06 Jan Karablktrace: Protect q->blk_trace with RCU
2020-03-06 Steven Rostedt ... tracing: Disable trace_printk() on post poned tests
2020-02-24 Vasily Averintrigger_next should increase position index
2020-02-24 Vasily Averinftrace: fpid_next() should increase position index
2020-02-24 Tom Zanussitracing: Simplify assignment parsing for hist triggers
2020-02-24 Steven Rostedt ... tracing: Fix very unlikely race of registering two...
2020-02-24 Luis Henriquestracing: Fix tracing_stat return values in error handli...
2020-02-17 Steven Rostedt ... ftrace: Protect ftrace_graph_hash with ftrace_sync
2020-02-17 Steven Rostedt ... ftrace: Add comment to why rcu_dereference_sched()...
2020-02-17 Amol Grovertracing: Annotate ftrace_graph_notrace_hash pointer...
2020-02-17 Amol Grovertracing: Annotate ftrace_graph_hash pointer with __rcu
2020-02-17 Tom Zanussitracing: Fix now invalid var_ref_vals assumption in...
2020-02-17 Mathieu Desnoyerstracing: Fix sched switch start/stop refcount racy...
2020-02-17 Steven Rostedt ... tracing/kprobes: Have uname use __get_str() in print_fmt
2020-02-06 Masami Hiramatsutracing/uprobe: Fix to make trace_uprobe_filter alignme...
2020-01-30 Steven Rostedt ... tracing: Fix histogram code when expression has same...
2020-01-30 Masami Ichikawatracing: Do not set trace clock if tracefs lockdown...
2020-01-30 Masami Hiramatsutracing/uprobe: Fix double perf_event linking on multip...
2020-01-30 Masami Hiramatsutracing: trigger: Replace unneeded RCU-list traversals
2020-01-30 Daniel Borkmannbpf: Make use of probe_user_write in probe write helper
2020-01-30 Steven Rostedt ... tracing: Have stack tracer compile when MCOUNT_INSN_SIZ...
2020-01-30 Kaitao Chengkernel/trace: Fix do not unregister tracepoints when...
2020-01-30 Steven Rostedt ... tracing: Do not create directories if lockdown is in...
2020-01-30 Wen Yangftrace: Avoid potential division by zero in function...
2020-01-30 Sven Schnelletracing: Fix endianness bug in histogram trigger
2020-01-30 Steven Rostedt ... tracing: Have the histogram compare functions convert...
2020-01-30 Keita Suzukitracing: Avoid memory leak in process_system_preds()
2020-01-30 Prateek Soodtracing: Fix lock inversion in trace_event_enable_tgid_...
2020-01-06 Masami Hiramatsutracing/kprobe: Check whether the non-suffixed symbol...
2020-01-06 Yuming Hantracing: use kvcalloc for tgid_map array allocation
2019-11-24 Linus TorvaldsMerge branch 'fixes' of git://git.kernel.org/pub/scm...
2019-11-23 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2019-11-21 Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2019-11-17 Linus TorvaldsMerge branch 'linus' of git://git.kernel.org/pub/scm...
2019-11-16 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2019-11-15 Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2019-11-15 Linus TorvaldsMerge tag 'sound-5.4-rc8' of git://git.kernel.org/pub...
2019-11-15 Linus TorvaldsMerge branch 'fixes' of git://git.kernel.org/pub/scm...
2019-11-15 Dave AirlieMerge tag 'drm-misc-fixes-2019-11-13' of git://anongit...
2019-11-14 David S. MillerMerge tag 'wireless-drivers-2019-11-14' of git://git...
2019-11-13 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2019-11-13 Linus TorvaldsMerge tag 'for-5.4-rc7-tag' of git://git.kernel.org...
2019-11-11 Linus TorvaldsMerge branch 'for-5.4-fixes' of git://git.kernel.org...
2019-11-11 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2019-11-10 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git.kernel.org/pub...
2019-11-10 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2019-11-09 Linus TorvaldsMerge tag 'for-5.4-rc6-tag' of git://git.kernel.org...
2019-11-08 Linus TorvaldsMerge tag 'pwm/for-5.4-rc7' of git://git.kernel.org...
2019-11-08 Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2019-11-08 Linus TorvaldsMerge tag 'xarray-5.4' of git://git.infradead.org/users...
2019-11-08 Linus TorvaldsMerge tag 'sound-5.4-rc7' of git://git.kernel.org/pub...
2019-11-08 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git.kernel...
next