index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
stackdepot.h
Age
Commit message (
Expand
)
Author
2022-10-03
stackdepot: reserve 5 extra bits in depot_stack_handle_t
Alexander Potapenko
2022-04-06
lib/stackdepot: allow requesting early initialization dynamically
Vlastimil Babka
2022-01-22
lib/stackdepot: allow optional init and stack_table allocation by kvmalloc()
Vlastimil Babka
2021-11-09
lib, stackdepot: add helper to print stack entries into buffer
Imran Khan
2021-11-09
lib, stackdepot: add helper to print stack entries
Imran Khan
2021-11-06
stacktrace: move filter_irq_stacks() to kernel/stacktrace.c
Marco Elver
2021-11-06
lib/stackdepot: introduce __stack_depot_save()
Marco Elver
2021-11-06
lib/stackdepot: include gfp.h
Marco Elver
2021-02-26
lib: stackdepot: add support to disable stack depot
Vijayanand Jitta
2020-04-07
kasan: stackdepot: move filter_irq_stacks() to stackdepot.c
Alexander Potapenko
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-04-29
lib/stackdepot: Remove obsolete functions
Thomas Gleixner
2019-04-29
lib/stackdepot: Provide functions which operate on plain storage arrays
Thomas Gleixner
2016-03-25
mm, kasan: stackdepot implementation. Enable stackdepot for SLAB
Alexander Potapenko