drm/amdgpu: Remove second moot switch to set EEPROM I2C address
[platform/kernel/linux-starfive.git] / kernel / trace /
2023-12-13 Steven Rostedt ... tracing: Stop current tracer when resizing buffer
2023-12-13 Zheng Yejiantracing: Set actual size after ring buffer resize
2023-12-13 Steven Rostedt ... ring-buffer: Force absolute timestamp on discard of...
2023-12-13 Petr Pavlutracing: Fix a possible race when disabling buffered...
2023-12-13 Petr Pavlutracing: Fix incomplete locking when disabling buffered...
2023-12-13 Steven Rostedt ... tracing: Disable snapshot buffer when stopping instance...
2023-12-13 Steven Rostedt ... tracing: Always update snapshot buffer size
2023-12-13 Steven Rostedt ... ring-buffer: Test last update in 32bit version of __rb_...
2023-12-13 Masami Hiramatsu... rethook: Use __rcu pointer for rethook::handler
2023-12-13 Petr Pavlutracing: Fix a warning when allocating buffered events...
2023-11-28 Steven Rostedt ... tracing: Have trace_event_file have ref counters
2023-11-28 Steven Rostedt ... tracing: Have the user copy of synthetic event address...
2023-11-20 Yujie Liutracing/kprobes: Fix the order of argument descriptions
2023-11-02 Yujie Liutracing/kprobes: Fix the description of variable length...
2023-10-25 Francis Lanieltracing/kprobes: Return EADDRNOTAVAIL when func matches...
2023-10-25 Masami Hiramatsu... fprobe: Fix to ensure the number of active retprobes...
2023-10-25 Masami Hiramatsu... fprobe: Add nr_maxactive to specify rethook_node pool...
2023-10-25 Masami Hiramatsu... fprobe: Pass entry_data to handlers
2023-10-25 Clément Légertracing: relax trace_event_eval_update() execution...
2023-10-10 Zheng Yejianring-buffer: Fix bytes info in per_cpu buffer stats
2023-10-10 Vlastimil Babkaring-buffer: remove obsolete comment for free_buffer_page()
2023-10-06 Jiri Olsabpf: Add override check to kprobe multi link attach
2023-10-06 Steven Rostedt ... ring-buffer: Update "shortest_full" in polling
2023-10-06 Steven Rostedt ... ring-buffer: Do not attempt to read past "commit"
2023-10-06 Zheng Yejianring-buffer: Avoid softlockup in ring_buffer_resize()
2023-09-23 Steven Rostedt ... tracing: Have option files inc the trace array ref...
2023-09-23 Steven Rostedt ... tracing: Have current_trace inc the trace array ref...
2023-09-23 Steven Rostedt ... tracing: Increase trace array ref count on enable and...
2023-09-23 Steven Rostedt ... tracing: Have event inject files inc the trace array...
2023-09-23 Steven Rostedt ... tracing: Have tracing_max_latency inc the trace array...
2023-09-13 Brian Fostertracing: Zero the pipe cpumask on alloc to avoid spurio...
2023-09-13 Zheng Yejiantracing: Fix race issue between cpu buffer write and...
2023-09-13 Mikhail Kobuktracing: Remove extra space at the end of hwlat_detecto...
2023-09-13 Yafang Shaobpf: Clear the probe_addr for uprobe
2023-09-13 Zheng Yejiantracing: Introduce pipe_cpumask to avoid race on trace_...
2023-08-30 Zheng Yejiantracing: Fix memleak due to race between current_tracer...
2023-08-30 Zheng Yejiantracing: Fix cpu buffers unavailable due to 'record_dis...
2023-08-23 Chen Linring-buffer: Do not swap cpu_buffer during resize process
2023-08-11 Jiri Olsabpf: Disable preemption in bpf_event_output
2023-08-11 Jiri Olsabpf: Disable preemption in bpf_perf_event_output
2023-08-03 Steven Rostedt ... tracing: Fix trace_event_raw_event_synth() if else...
2023-08-03 Zheng Yejiantracing: Fix warning in trace_buffered_event_disable()
2023-08-03 Zheng Yejianring-buffer: Fix wrong stat of cpu_buffer->read
2023-08-03 Masami Hiramatsu... tracing/probes: Fix to record 0-length data_loc in...
2023-08-03 Masami Hiramatsu... Revert "tracing: Add "(fault)" name injection to kernel...
2023-08-03 Steven Rostedt ... tracing: Allow synthetic events to pass around stacktraces
2023-08-03 Masami Hiramatsu... tracing/probes: Fix to avoid double count of the string...
2023-08-03 Masami Hiramatsu... tracing/probes: Add symstr type for dynamic events
2023-07-27 Mohamed Khalfellatracing/histograms: Return an error if we fail to add...
2023-07-23 Beau Belgravetracing/user_events: Fix struct arg size match check
2023-07-23 Masami Hiramatsu... tracing/probes: Fix to update dynamic data counter...
2023-07-23 Masami Hiramatsu... tracing/probes: Fix not to count error code to total...
2023-07-23 Mateusz Stachyratracing: Fix null pointer dereference in tracing_err_lo...
2023-07-23 Masami Hiramatsu... fprobe: Ensure running fprobe_exit_handler() finished...
2023-07-23 Jiri Olsafprobe: Release rethook after the ftrace_ops is unregis...
2023-07-23 Zheng Yejianftrace: Fix possible warning on checking all pages...
2023-07-23 Zheng Yejianring-buffer: Fix deadloop issue on reading trace_pipe
2023-07-23 Zheng Yejiantracing: Fix memory leak of iter->temp when reading...
2023-07-23 Mohamed Khalfellatracing/histograms: Add histograms to hist_vars if...
2023-07-23 sunlimingtracing/user_events: Fix incorrect return value for...
2023-07-23 Tzvetomir Stoyanov... kernel/trace: Fix cleanup logic of enable_trace_eprobe
2023-06-14 Jiri Olsabpf: Add extra path pointer check to d_path helper
2023-06-09 Pietro Borrellotracing/probe: trace_probe_primary_from_call(): checked...
2023-06-09 Steven Rostedt ... tracing/histograms: Allow variables to have some modifiers
2023-06-09 Daniel Bristot de... tracing/timerlat: Always wakeup the timerlat thread
2023-05-24 Ze Gaorethook: use preempt_{disable, enable}_notrace in retho...
2023-05-11 Beau Belgravetracing/user_events: Ensure write index cannot be negative
2023-05-11 Ondrej Mosnacektracing: Fix permissions for the buffer_percent file
2023-05-11 Johannes Bergring-buffer: Sync IRQ works before buffer destruction
2023-05-11 Tze-nan Wuring-buffer: Ensure proper resetting of atomic variable...
2023-04-20 Steven Rostedt ... tracing: Have tracing_snapshot_instance_cond() write...
2023-04-20 Steven Rostedt ... tracing: Add trace_array_puts() to write into instance
2023-04-13 Zheng Yejianring-buffer: Fix race while reader and writer are on...
2023-04-13 Steven Rostedt ... tracing/synthetic: Make lastcmd_mutex static
2023-04-13 Steven Rostedt ... tracing: Free error logs of tracing instances
2023-04-13 Daniel Bristot de... tracing/osnoise: Fix notify new tracing_max_latency
2023-04-13 Daniel Bristot de... tracing/timerlat: Notify new max thread latency
2023-04-13 Tze-nan Wutracing/synthetic: Fix races on freeing last_cmd
2023-04-13 Zheng Yejianftrace: Fix issue that 'direct->addr' not restored...
2023-04-06 Anton Gusevtracing: Fix wrong return in kprobe_event_gen_test.c
2023-04-06 Steven Rostedt ... tracing: Do not let histogram values have some modifiers
2023-04-06 Masami Hiramatsu... tracing: Add .graph suffix option to histogram value
2023-04-06 Masami Hiramatsu... tracing: Add .percent suffix option to histogram values
2023-03-30 Costa Shulyupintracing/hwlat: Replace sched_setaffinity with set_cpus_...
2023-03-22 Tero Kristotrace/hwlat: Do not start per-cpu thread if it is alrea...
2023-03-22 Tero Kristotrace/hwlat: Do not wipe the contents of per-cpu thread...
2023-03-22 Chen Zhongjinftrace: Fix invalid address access in lookup_rec()...
2023-03-22 Steven Rostedt ... tracing: Check field value in hist_field_name()
2023-03-22 Sung-hun Kimtracing: Make splice_read available again
2023-03-11 Jia-Ju Baitracing: Add NULL checks for buffer in ring_buffer_free...
2023-03-10 Masami Hiramatsu... tracing/eprobe: Fix to add filter on eprobe description...
2023-03-10 Mukesh Ojharing-buffer: Handle race between rb_move_tail and rb_ch...
2023-03-10 Greg Kroah-Hartmantrace/blktrace: fix memory leak with using debugfs_lookup()
2023-02-22 Steven Rostedt ... tracing: Make trace_define_field_ext() static
2023-02-14 Yafang Shaotracing: Fix TASK_COMM_LEN in trace event format file
2023-02-14 Shiju Josetracing: Fix poll() and select() do not work on per_cpu...
2023-02-09 Al Virouse less confusing names for iov_iter direction initial...
2023-02-09 Yonghong Songbpf: Fix a possible task gone issue with bpf_send_signa...
2023-02-06 Hao Sunbpf: Skip task with pid=1 in send_signal_common()
2023-02-01 Chuang Wangtracing/osnoise: Use built-in RCU list checking
next