index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace_stack.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tracing: Disable "other" permission bits in the tracefs files
Steven Rostedt (VMware)
2021-10-08
1
-3
/
+3
*
ftrace: Have the callbacks receive a struct ftrace_regs instead of pt_regs
Steven Rostedt (VMware)
2020-11-13
1
-1
/
+1
*
ftrace: Reverse what the RECURSION flag means in the ftrace_ops
Steven Rostedt (VMware)
2020-11-06
1
-1
/
+0
*
tracing: make tracing_init_dentry() returns an integer instead of a d_entry p...
Wei Yang
2020-09-18
1
-6
/
+6
*
trace: fix an incorrect __user annotation on stack_trace_sysctl
Christoph Hellwig
2020-06-08
1
-3
/
+2
*
tracing: Have stack tracer compile when MCOUNT_INSN_SIZE is not defined
Steven Rostedt (VMware)
2020-01-02
1
-0
/
+5
*
tracing: Add locked_down checks to the open calls of files created for tracefs
Steven Rostedt (VMware)
2019-10-12
1
-0
/
+8
*
tracing: Document the stack trace algorithm in the comments
Steven Rostedt (VMware)
2019-08-31
1
-0
/
+98
*
tracing/arm64: Have max stack tracer handle the case of return address after ...
Steven Rostedt (VMware)
2019-08-31
1
-0
/
+14
*
tracing: Remove the last struct stack_trace usage
Thomas Gleixner
2019-04-29
1
-21
/
+16
*
tracing: Cleanup stack trace code
Thomas Gleixner
2019-04-29
1
-29
/
+13
*
tracing: Remove the ULONG_MAX stack trace hackery
Thomas Gleixner
2019-04-14
1
-15
/
+5
*
tracing: Use the return of str_has_prefix() to remove open coded numbers
Steven Rostedt (VMware)
2018-12-22
1
-2
/
+4
*
tracing: Use str_has_prefix() instead of using fixed sizes
Steven Rostedt (VMware)
2018-12-22
1
-1
/
+1
*
tracing: Have trace_stack nr_entries compare not be so subtle
Dan Carpenter
2018-12-08
1
-1
/
+1
*
tracing: Have stack tracer trace full stack
Steven Rostedt (VMware)
2018-10-27
1
-1
/
+1
*
tracing: Fix the file mode of stack tracer
Zhengyuan Liu
2018-05-03
1
-1
/
+1
*
tracing: Have stack trace not record if RCU is not watching
Steven Rostedt (VMware)
2017-12-14
1
-0
/
+4
*
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-11-07
1
-0
/
+1
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
|
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-10-25
1
-1
/
+1
|
/
*
tracing: Remove RCU work arounds from stack tracer
Steven Rostedt (VMware)
2017-09-23
1
-15
/
+0
*
tracing: Do note expose stack_trace_filter without DYNAMIC_FTRACE
Steven Rostedt (VMware)
2017-07-11
1
-0
/
+6
*
ftrace: Fix regression with module command in stack_trace_filter
Steven Rostedt (VMware)
2017-06-29
1
-2
/
+4
*
rcu/tracing: Add rcu_disabled to denote when rcu_irq_enter() will not work
Steven Rostedt (VMware)
2017-04-10
1
-0
/
+8
*
tracing: Rename trace_active to disable_stack_tracer and inline its modification
Steven Rostedt (VMware)
2017-04-10
1
-41
/
+9
*
tracing: Add stack_tracer_disable/enable() functions
Steven Rostedt (VMware)
2017-04-10
1
-0
/
+32
*
tracing: Replace the per_cpu() with __this_cpu*() in trace_stack.c
Steven Rostedt (VMware)
2017-04-10
1
-16
/
+7
*
scripts/spelling.txt: add "overide" pattern and fix typo instances
Masahiro Yamada
2017-03-09
1
-1
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
tracing, kasan: Silence Kasan warning in check_stack of stack_tracer
Yang Shi
2016-02-19
1
-1
/
+5
*
tracing/stacktrace: Show entire trace if passed in function not found
Steven Rostedt
2016-01-29
1
-0
/
+7
*
Merge tag 'trace-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2015-11-06
1
-43
/
+49
|
\
|
*
tracing: Rename max_stack_lock to stack_trace_max_lock
Steven Rostedt (Red Hat)
2015-11-03
1
-8
/
+8
|
*
tracing: Allow arch-specific stack tracer
AKASHI Takahiro
2015-11-03
1
-37
/
+43
*
|
tracing: Do not allow stack_tracer to record stack in NMI
Steven Rostedt (Red Hat)
2015-10-20
1
-0
/
+4
*
|
tracing: Have stack tracer force RCU to be watching
Steven Rostedt (Red Hat)
2015-10-20
1
-0
/
+7
|
/
*
tracing: Clean up stack tracing and fix fentry updates
Steven Rostedt (Red Hat)
2015-07-20
1
-45
/
+23
*
tracing: remove use of seq_printf return value
Joe Perches
2015-04-15
1
-2
/
+2
*
tracing: Use IS_ERR() check for return value of tracing_init_dentry()
Steven Rostedt (Red Hat)
2015-01-22
1
-1
/
+1
*
tracing: Remove unneeded includes of debugfs.h and fs.h
Steven Rostedt (Red Hat)
2015-01-22
1
-2
/
+0
*
sched: Add helper for task stack page overrun checking
Aaron Tomlin
2014-09-19
1
-1
/
+1
*
init/main.c: Give init_task a canary
Aaron Tomlin
2014-09-19
1
-3
/
+1
*
tracing: Print max callstack on stacktrace bug
Minchan Kim
2014-06-02
1
-4
/
+30
*
tracing/stack_trace: Skip 4 instead of 3 when using ftrace_ops_list_func
Jiaxing Wang
2014-04-24
1
-2
/
+6
*
tracing: Add BUG_ON when stack end location is over written
Aaron Tomlin
2014-03-24
1
-0
/
+3
*
tracing: Add generic tracing_lseek() function
Steven Rostedt (Red Hat)
2014-01-02
1
-1
/
+1
*
Merge tag 'trace-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2013-04-29
1
-7
/
+69
|
\
|
*
tracing: Check return value of tracing_init_dentry()
Namhyung Kim
2013-04-12
1
-0
/
+2
|
*
tracing: Remove most or all of stack tracer stack size from stack_max_size
Steven Rostedt (Red Hat)
2013-03-15
1
-21
/
+54
[next]