index
:
kernel/git/ardb/linux.git
acomp-zswap-cleanup
aesni-ccm-v6.1
aesni-fixes
arm-badr-cleanup
arm-efi-head
arm-efi-zboot
arm-fdt-mapping-mt
arm-kaslr-latest
arm-textofs
arm32-crypto-in-softirq-v5.4
arm64-blake2s
arm64-crc32-pmull
arm64-efi-va48
arm64-fast-refcount-v4
arm64-fpsimd-on-stack-for-libcrypto
arm64-fpsimd-on-stack-v3
arm64-fpsimd-on-stack-v4
arm64-fpsimd-on-stack-v5
arm64-fpsimd-on-stack2
arm64-gcm
arm64-head-refactor-v4
arm64-kmode-fpsimd-alloc-on-demand
arm64-pa-simplify-v2
arm64-pa-simplify-v3
arm64-per-task-stack-protector
arm64-remap-linear-data-alias
arm64-remap-linear-data-alias-v2
arm64-restrict-pi-bss
arm64-restrict-pi-bss-v2
arm64-restrict-pi-bss-v3
arm64-ro-page-tables
arm64-ro-page-tables-pkvm
arm64-ro-page-tables-pkvm-v5.17
arm64-va-simplify
arm64-vmalloc-special
arm64-wxn-mdwe
arm64-wxn-v6
arm64-wxn-v7
crypto-aes-cfb-library
efi-bti
efi-fpsimd-remove-fallback-v2
efi-lf2-backport-x86
efi-preemptible-rt
efi-preemptible-rt-v2
efi-preemptible-rt-v3
efi-preemptible-rt-v4
efi-psci
efi-remove-mixed-mode
efi-rng-seed
efi-x86-zboot
efivarfs-list-corruption-fix-for-v6.6
for-kernelci
la57-cpucap
la57-cpucap-v2
la57-cpucap-v3
la57-cpucap-v4
la57-cpucap-v4a
la57-cpucap-v5
la57-cpucap-v5b
la57-cpucap-v6
la57-early-cap
lockless-random
lockless-random-v2
mmc-proxy
objtool-jump-table-annotations-v3
purgatory-cleanup
riscv-crypto
riscv-scalar-aes
simplify-kallsyms
simplify-kallsyms-v2
synquacer-5.18-wxn
the-long-arm64-sigreturn-cfi-adventure
x86-ccm-aesni-v5.4
x86-deprecate-mixed-mode
x86-efi-no-sev-enable
x86-efi-peheader-backport-for-v5.15
x86-efi-runtime-cleanup
x86-efi-runtime-cleanup-v2
x86-efi-zboot
x86-pic
x86-pie
x86-pie-v2
x86-pie-v3
x86-pie-v3+i386
x86-pie-v4-wip
x86-remove-absolute-percpu
x86-startup-cleanup
x86-startup-cleanup-v4
x86-startup-confine-v2
x86-startup-confine-v3
x86-startup-confine-v4
x86-startup-confine-v4a
x86-startup-confine-v5
x86-startup-confine-v6
x86-startup-confine-v7
Unnamed repository; edit this file 'description' to name the repository.
Ard Biesheuvel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace_stack.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-29
Merge tag 'trace-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
1
-1
/
+1
2025-05-09
tracing: Replace deprecated strncpy() with strscpy() for stack_trace_filter_buf
Devaansh Kumar
1
-1
/
+1
2025-04-09
stack_tracer: move sysctl registration to kernel/trace/trace_stack.c
Joel Granados
1
-1
/
+21
2024-12-26
tracing: Switch trace_stack.c code over to use guard()
Steven Rostedt
1
-4
/
+2
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
1
-1
/
+1
2021-10-08
tracing: Disable "other" permission bits in the tracefs files
Steven Rostedt (VMware)
1
-3
/
+3
2020-11-13
ftrace: Have the callbacks receive a struct ftrace_regs instead of pt_regs
Steven Rostedt (VMware)
1
-1
/
+1
2020-11-06
ftrace: Reverse what the RECURSION flag means in the ftrace_ops
Steven Rostedt (VMware)
1
-1
/
+0
2020-09-18
tracing: make tracing_init_dentry() returns an integer instead of a d_entry p...
Wei Yang
1
-6
/
+6
2020-06-08
trace: fix an incorrect __user annotation on stack_trace_sysctl
Christoph Hellwig
1
-3
/
+2
2020-01-02
tracing: Have stack tracer compile when MCOUNT_INSN_SIZE is not defined
Steven Rostedt (VMware)
1
-0
/
+5
2019-10-12
tracing: Add locked_down checks to the open calls of files created for tracefs
Steven Rostedt (VMware)
1
-0
/
+8
2019-08-31
tracing: Document the stack trace algorithm in the comments
Steven Rostedt (VMware)
1
-0
/
+98
2019-08-31
tracing/arm64: Have max stack tracer handle the case of return address after ...
Steven Rostedt (VMware)
1
-0
/
+14
2019-04-29
tracing: Remove the last struct stack_trace usage
Thomas Gleixner
1
-21
/
+16
2019-04-29
tracing: Cleanup stack trace code
Thomas Gleixner
1
-29
/
+13
2019-04-14
tracing: Remove the ULONG_MAX stack trace hackery
Thomas Gleixner
1
-15
/
+5
2018-12-22
tracing: Use the return of str_has_prefix() to remove open coded numbers
Steven Rostedt (VMware)
1
-2
/
+4
2018-12-22
tracing: Use str_has_prefix() instead of using fixed sizes
Steven Rostedt (VMware)
1
-1
/
+1
2018-12-08
tracing: Have trace_stack nr_entries compare not be so subtle
Dan Carpenter
1
-1
/
+1
2018-10-27
tracing: Have stack tracer trace full stack
Steven Rostedt (VMware)
1
-1
/
+1
2018-05-03
tracing: Fix the file mode of stack tracer
Zhengyuan Liu
1
-1
/
+1
2017-12-14
tracing: Have stack trace not record if RCU is not watching
Steven Rostedt (VMware)
1
-0
/
+4
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
1
-1
/
+1
2017-09-23
tracing: Remove RCU work arounds from stack tracer
Steven Rostedt (VMware)
1
-15
/
+0
2017-07-11
tracing: Do note expose stack_trace_filter without DYNAMIC_FTRACE
Steven Rostedt (VMware)
1
-0
/
+6
2017-06-29
ftrace: Fix regression with module command in stack_trace_filter
Steven Rostedt (VMware)
1
-2
/
+4
2017-04-10
rcu/tracing: Add rcu_disabled to denote when rcu_irq_enter() will not work
Steven Rostedt (VMware)
1
-0
/
+8
2017-04-10
tracing: Rename trace_active to disable_stack_tracer and inline its modification
Steven Rostedt (VMware)
1
-41
/
+9
2017-04-10
tracing: Add stack_tracer_disable/enable() functions
Steven Rostedt (VMware)
1
-0
/
+32
2017-04-10
tracing: Replace the per_cpu() with __this_cpu*() in trace_stack.c
Steven Rostedt (VMware)
1
-16
/
+7
2017-03-09
scripts/spelling.txt: add "overide" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2016-02-19
tracing, kasan: Silence Kasan warning in check_stack of stack_tracer
Yang Shi
1
-1
/
+5
2016-01-29
tracing/stacktrace: Show entire trace if passed in function not found
Steven Rostedt
1
-0
/
+7
2015-11-06
Merge tag 'trace-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-43
/
+49
2015-11-03
tracing: Rename max_stack_lock to stack_trace_max_lock
Steven Rostedt (Red Hat)
1
-8
/
+8
2015-11-03
tracing: Allow arch-specific stack tracer
AKASHI Takahiro
1
-37
/
+43
2015-10-20
tracing: Do not allow stack_tracer to record stack in NMI
Steven Rostedt (Red Hat)
1
-0
/
+4
2015-10-20
tracing: Have stack tracer force RCU to be watching
Steven Rostedt (Red Hat)
1
-0
/
+7
2015-07-20
tracing: Clean up stack tracing and fix fentry updates
Steven Rostedt (Red Hat)
1
-45
/
+23
2015-04-15
tracing: remove use of seq_printf return value
Joe Perches
1
-2
/
+2
2015-01-22
tracing: Use IS_ERR() check for return value of tracing_init_dentry()
Steven Rostedt (Red Hat)
1
-1
/
+1
2015-01-22
tracing: Remove unneeded includes of debugfs.h and fs.h
Steven Rostedt (Red Hat)
1
-2
/
+0
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-06-02
tracing: Print max callstack on stacktrace bug
Minchan Kim
1
-4
/
+30
2014-04-24
tracing/stack_trace: Skip 4 instead of 3 when using ftrace_ops_list_func
Jiaxing Wang
1
-2
/
+6
2014-03-24
tracing: Add BUG_ON when stack end location is over written
Aaron Tomlin
1
-0
/
+3
2014-01-02
tracing: Add generic tracing_lseek() function
Steven Rostedt (Red Hat)
1
-1
/
+1
2013-04-29
Merge tag 'trace-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-7
/
+69
2013-04-12
tracing: Check return value of tracing_init_dentry()
Namhyung Kim
1
-0
/
+2
2013-04-12
tracing: Fix possible NULL pointer dereferences
Namhyung Kim
1
-1
/
+1
2013-03-15
tracing: Remove most or all of stack tracer stack size from stack_max_size
Steven Rostedt (Red Hat)
1
-21
/
+54
2013-03-15
tracing: Fix stack tracer with fentry use
Steven Rostedt (Red Hat)
1
-4
/
+29
2013-03-15
tracing: Use stack of calling function for stack tracer
Steven Rostedt (Red Hat)
1
-5
/
+7
2012-11-19
tracing: Remove unneeded checks from the stack tracer
Anton Vorontsov
1
-4
/
+0
2012-07-31
ftrace: Add default recursion protection for function tracing
Steven Rostedt
1
-0
/
+1
2012-07-19
ftrace: Return pt_regs to function trace callback
Steven Rostedt
1
-1
/
+2
2012-07-19
ftrace: Pass ftrace_ops as third parameter to function trace callback
Steven Rostedt
1
-1
/
+1
2011-12-21
tracing: Have stack tracing set filtered functions at boot
Steven Rostedt
1
-0
/
+11
2011-12-21
tracing: Have stack_tracer use a separate list of functions
Steven Rostedt
1
-1
/
+18
2011-06-14
tracing: Convert to kstrtoul_from_user
Peter Huewe
1
-11
/
+2
2011-05-18
ftrace: Implement separate user function filtering
Steven Rostedt
1
-0
/
+1
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-08-25
tracing/trace_stack: Fix stack trace on ppc64
Anton Blanchard
1
-1
/
+1
2010-06-03
tracing: Remove ftrace_preempt_disable/enable
Steven Rostedt
1
-3
/
+3
2010-02-02
tracing: Fix circular dead lock in stack trace
Lai Jiangshan
1
-0
/
+24
2009-12-14
locking: Convert __raw_spin* functions to arch_spin*
Thomas Gleixner
1
-6
/
+6
2009-12-14
locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED
Thomas Gleixner
1
-1
/
+1
2009-12-14
locking: Convert raw_spinlock to arch_spinlock
Thomas Gleixner
1
-2
/
+2
2009-09-24
sysctl: remove "struct file *" argument of ->proc_handler
Alexey Dobriyan
1
-2
/
+2
2009-08-17
trace_stack: Simplify seqfile code
Li Zefan
1
-22
/
+12
2009-08-11
Merge branch 'linus' into tracing/core
Ingo Molnar
1
-5
/
+2
2009-07-23
trace_stack: Fix seqfile memory leak
Li Zefan
1
-5
/
+2
2009-07-17
tracing/trace_stack: Cleanup for trace_lookup_stack()
Xiao Guangrong
1
-8
/
+1
2009-06-26
tracing: Fix stack tracer sysctl handling
Li Zefan
1
-2
/
+2
2009-06-03
tracing/trace_stack: fix the number of entries in the header
walimis
1
-1
/
+1
2009-04-07
tracing/ftrace: factorize the tracing files creation
Frederic Weisbecker
1
-9
/
+4
2009-03-13
tracing: left align location header in stack_trace
Steven Rostedt
1
-2
/
+2
2009-03-12
tracing: explain why stack tracer is empty
Steven Rostedt
1
-0
/
+15
2009-03-12
tracing: fix stack tracer header
Steven Rostedt
1
-2
/
+2
2008-12-18
trace: better use of stack_trace_enabled for boot up code
Steven Rostedt
1
-7
/
+4
2008-12-18
trace: add a way to enable or disable the stack tracer
Steven Rostedt
1
-4
/
+48
2008-12-03
trace: fix output of stack trace
Steven Rostedt
1
-1
/
+4
2008-12-03
ftrace: replace raw_local_irq_save with local_irq_save
Steven Rostedt
1
-4
/
+4
2008-11-23
Merge branches 'tracing/profiling', 'tracing/options' and 'tracing/urgent' in...
Ingo Molnar
1
-9
/
+15
2008-11-21
function tracing: fix wrong position computing of stack_trace
Liming Wang
1
-9
/
+15
2008-11-04
ftrace: insert in the ftrace_preempt_disable()/enable() functions
Steven Rostedt
1
-6
/
+2
2008-10-20
ftrace: stack tracer only record when on stack
Steven Rostedt
1
-0
/
+4
2008-10-14
ftrace: stack trace add indexes
Steven Rostedt
1
-17
/
+73
2008-10-14
ftrace: add stack tracer
Steven Rostedt
1
-0
/
+254