index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-06
ring-buffer: Prevent overflow of size in ring_buffer_resize()
Steven Rostedt (Red Hat)
1
-5
/
+4
2016-06-06
ring-buffer: Use long for nr_pages to avoid overflow failures
Steven Rostedt (Red Hat)
1
-12
/
+14
2016-06-06
ring-buffer: Move recursive check to per_cpu descriptor
Steven Rostedt (Red Hat)
1
-18
/
+19
2016-06-06
ring-buffer: Remove duplicate use of '&' in recursive code
Steven Rostedt (Red Hat)
1
-4
/
+1
2016-06-06
ring-buffer: Add unlikelys to make fast path the default
Steven Rostedt (Red Hat)
1
-5
/
+5
2016-05-17
tracing: Don't display trigger file for events that can't be enabled
Chunyu Hu
1
-2
/
+7
2016-04-18
tracing: Fix trace_printk() to print when not using bprintk()
Steven Rostedt (Red Hat)
1
-0
/
+3
2016-04-18
tracing: Fix crash from reading trace_pipe with sendfile
Steven Rostedt (Red Hat)
1
-1
/
+4
2016-03-10
tracing: Fix showing function event in available_events
Steven Rostedt (Red Hat)
1
-1
/
+2
2015-08-04
tracing: Have branch tracer use recursive field of task struct
Steven Rostedt (Red Hat)
2
-7
/
+11
2015-08-04
tracing/filter: Do not WARN on operand count going below zero
Steven Rostedt (Red Hat)
1
-1
/
+3
2015-07-13
tracing: Have filter check for balanced ops
Steven Rostedt
1
-2
/
+7
2015-07-05
tracing/filter: Do not allow infix to exceed end of string
Steven Rostedt (Red Hat)
1
-0
/
+6
2015-07-03
ring-buffer-benchmark: Fix the wrong sched_priority of producer
Wang Long
1
-1
/
+1
2015-05-17
tracing: Handle ftrace_dump() atomic context in graph_trace_open()
Rabin Vincent
1
-2
/
+6
2015-05-17
ring-buffer: Replace this_cpu_*() with __this_cpu_*()
Steven Rostedt
1
-6
/
+5
2015-03-28
ftrace: Fix ftrace enable ordering of sysctl ftrace_enabled
Steven Rostedt (Red Hat)
1
-3
/
+3
2015-03-28
ftrace: Fix en(dis)able graph caller when en(dis)abling record via sysctl
Pratyush Anand
1
-6
/
+22
2015-03-28
ftrace: Clear REGS_EN and TRAMP_EN flags on disabling record via sysctl
Steven Rostedt (Red Hat)
1
-2
/
+6
2015-03-06
ring-buffer: Do not wake up a splice waiter when page is not full
Steven Rostedt (Red Hat)
1
-5
/
+35
2015-03-06
tracing: Fix unmapping loop in tracing_mark_write
Vikram Mulukutla
1
-1
/
+1
2015-01-27
ftrace: Check both notrace and filter for old hash
Steven Rostedt (Red Hat)
1
-7
/
+20
2015-01-27
ftrace: Fix updating of filters for shared global_ops filters
Steven Rostedt (Red Hat)
1
-1
/
+25
2014-12-16
move d_rcu from overlapping d_child to overlapping d_alias
Al Viro
2
-3
/
+3
2014-11-10
tracing: Do not risk busy looping in buffer splice
Rabin Vincent
1
-2
/
+8
2014-11-10
tracing: Do not busy wait in buffer splice
Rabin Vincent
2
-43
/
+61
2014-10-30
tracing/syscalls: Ignore numbers outside NR_syscalls' range
Rabin Vincent
1
-4
/
+4
2014-10-24
ftrace: Fix checking of trampoline ftrace_ops in finding trampoline
Steven Rostedt (Red Hat)
1
-8
/
+22
2014-10-24
ftrace: Set ops->old_hash on modifying what an ops hooks to
Steven Rostedt (Red Hat)
1
-9
/
+15
2014-10-13
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-6
/
+1
2014-10-12
Merge tag 'trace-3.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2
-18
/
+34
2014-10-12
Merge tag 'trace-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
3
-177
/
+247
2014-10-09
tracing: Clean up scheduling in trace_wakeup_test_thread()
Steven Rostedt
1
-17
/
+30
2014-10-08
tracing: Robustify wait loop
Peter Zijlstra
1
-1
/
+4
2014-10-02
ring-buffer: Fix infinite spin in reading buffer
Steven Rostedt (Red Hat)
1
-1
/
+1
2014-09-19
sched: Add helper for task stack page overrun checking
Aaron Tomlin
1
-1
/
+1
2014-09-19
init/main.c: Give init_task a canary
Aaron Tomlin
1
-3
/
+1
2014-09-19
sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...
Kirill Tkhai
1
-3
/
+0
2014-09-12
ftrace: Only disable ftrace_enabled to test buffer in selftest
Steven Rostedt (Red Hat)
1
-0
/
+4
2014-09-12
ftrace: Add sanity check when unregistering last ftrace_ops
Steven Rostedt (Red Hat)
1
-0
/
+15
2014-09-10
kernel: trace_syscalls: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
Andreea-Cristina Bernat
1
-2
/
+2
2014-09-10
ftrace: Replace tramp_hash with old_*_hash to save space
Steven Rostedt (Red Hat)
1
-155
/
+84
2014-09-10
ftrace: Annotate the ops operation on update
Steven Rostedt (Red Hat)
1
-6
/
+39
2014-09-10
ftrace: Grab any ops for a rec for enabled_functions output
Steven Rostedt (Red Hat)
1
-1
/
+20
2014-09-10
ftrace: Remove freeing of old_hash from ftrace_hash_move()
Steven Rostedt (Red Hat)
1
-10
/
+21
2014-09-10
ftrace: Set callback to ftrace_stub when no ops are registered
Steven Rostedt (Red Hat)
1
-6
/
+13
2014-09-09
ftrace: Add helper function ftrace_ops_get_func()
Steven Rostedt (Red Hat)
1
-12
/
+35
2014-09-09
ftrace: Add separate function for non recursive callbacks
Steven Rostedt (Red Hat)
1
-2
/
+31
2014-08-25
trace: Fix epoll hang when we race with new entries
Josef Bacik
1
-1
/
+15
2014-08-22
ftrace: Use current addr when converting to nop in __ftrace_replace_code()
Steven Rostedt (Red Hat)
1
-1
/
+1
[next]