index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
2023-12-13
tracing: Stop current tracer when resizing buffer
Steven Rostedt (Google)
2023-12-13
tracing: Set actual size after ring buffer resize
Zheng Yejian
2023-12-13
ring-buffer: Force absolute timestamp on discard of event
Steven Rostedt (Google)
2023-12-13
tracing: Fix a possible race when disabling buffered events
Petr Pavlu
2023-12-13
tracing: Fix incomplete locking when disabling buffered events
Petr Pavlu
2023-12-13
tracing: Disable snapshot buffer when stopping instance tracers
Steven Rostedt (Google)
2023-12-13
tracing: Always update snapshot buffer size
Steven Rostedt (Google)
2023-12-13
ring-buffer: Test last update in 32bit version of __rb_time_read()
Steven Rostedt (Google)
2023-12-13
rethook: Use __rcu pointer for rethook::handler
Masami Hiramatsu (Google)
2023-12-13
tracing: Fix a warning when allocating buffered events fails
Petr Pavlu
2023-11-28
tracing: Have trace_event_file have ref counters
Steven Rostedt (Google)
2023-11-28
tracing: Have the user copy of synthetic event address use correct context
Steven Rostedt (Google)
2023-11-20
tracing/kprobes: Fix the order of argument descriptions
Yujie Liu
2023-11-02
tracing/kprobes: Fix the description of variable length arguments
Yujie Liu
2023-10-25
tracing/kprobes: Return EADDRNOTAVAIL when func matches several symbols
Francis Laniel
2023-10-25
fprobe: Fix to ensure the number of active retprobes is not zero
Masami Hiramatsu (Google)
2023-10-25
fprobe: Add nr_maxactive to specify rethook_node pool size
Masami Hiramatsu (Google)
2023-10-25
fprobe: Pass entry_data to handlers
Masami Hiramatsu (Google)
2023-10-25
tracing: relax trace_event_eval_update() execution with cond_resched()
Clément Léger
2023-10-10
ring-buffer: Fix bytes info in per_cpu buffer stats
Zheng Yejian
2023-10-10
ring-buffer: remove obsolete comment for free_buffer_page()
Vlastimil Babka
2023-10-06
bpf: Add override check to kprobe multi link attach
Jiri Olsa
2023-10-06
ring-buffer: Update "shortest_full" in polling
Steven Rostedt (Google)
2023-10-06
ring-buffer: Do not attempt to read past "commit"
Steven Rostedt (Google)
2023-10-06
ring-buffer: Avoid softlockup in ring_buffer_resize()
Zheng Yejian
2023-09-23
tracing: Have option files inc the trace array ref count
Steven Rostedt (Google)
2023-09-23
tracing: Have current_trace inc the trace array ref count
Steven Rostedt (Google)
2023-09-23
tracing: Increase trace array ref count on enable and filter files
Steven Rostedt (Google)
2023-09-23
tracing: Have event inject files inc the trace array ref count
Steven Rostedt (Google)
2023-09-23
tracing: Have tracing_max_latency inc the trace array ref count
Steven Rostedt (Google)
2023-09-13
tracing: Zero the pipe cpumask on alloc to avoid spurious -EBUSY
Brian Foster
2023-09-13
tracing: Fix race issue between cpu buffer write and swap
Zheng Yejian
2023-09-13
tracing: Remove extra space at the end of hwlat_detector/mode
Mikhail Kobuk
2023-09-13
bpf: Clear the probe_addr for uprobe
Yafang Shao
2023-09-13
tracing: Introduce pipe_cpumask to avoid race on trace_pipes
Zheng Yejian
2023-08-30
tracing: Fix memleak due to race between current_tracer and trace
Zheng Yejian
2023-08-30
tracing: Fix cpu buffers unavailable due to 'record_disabled' missed
Zheng Yejian
2023-08-23
ring-buffer: Do not swap cpu_buffer during resize process
Chen Lin
2023-08-11
bpf: Disable preemption in bpf_event_output
Jiri Olsa
2023-08-11
bpf: Disable preemption in bpf_perf_event_output
Jiri Olsa
2023-08-03
tracing: Fix trace_event_raw_event_synth() if else statement
Steven Rostedt (Google)
2023-08-03
tracing: Fix warning in trace_buffered_event_disable()
Zheng Yejian
2023-08-03
ring-buffer: Fix wrong stat of cpu_buffer->read
Zheng Yejian
2023-08-03
tracing/probes: Fix to record 0-length data_loc in fetch_store_string*() if f...
Masami Hiramatsu (Google)
2023-08-03
Revert "tracing: Add "(fault)" name injection to kernel probes"
Masami Hiramatsu (Google)
2023-08-03
tracing: Allow synthetic events to pass around stacktraces
Steven Rostedt (Google)
2023-08-03
tracing/probes: Fix to avoid double count of the string length on the array
Masami Hiramatsu (Google)
2023-08-03
tracing/probes: Add symstr type for dynamic events
Masami Hiramatsu (Google)
2023-07-27
tracing/histograms: Return an error if we fail to add histogram to hist_vars ...
Mohamed Khalfella
2023-07-23
tracing/user_events: Fix struct arg size match check
Beau Belgrave
[next]