index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
stackdepot.h
Age
Commit message (
Expand
)
Author
2024-04-05
stackdepot: rename pool_index to pool_index_plus_1
Peter Collingbourne
2024-02-23
mm,page_owner: maintain own list of stack_records structs
Oscar Salvador
2024-02-23
lib/stackdepot: move stack_record struct definition into the header
Oscar Salvador
2023-12-29
lib/stackdepot: fix comment in include/linux/stackdepot.h
Andrey Konovalov
2023-12-10
lib/stackdepot: allow users to evict stack traces
Andrey Konovalov
2023-12-10
lib/stackdepot: add refcount for records
Andrey Konovalov
2023-12-10
lib/stackdepot, kasan: add flags to __stack_depot_save and rename
Andrey Konovalov
2023-02-16
lib/stackdepot: move documentation comments to stackdepot.h
Andrey Konovalov
2023-02-16
lib/stackdepot: various comments clean-ups
Andrey Konovalov
2023-02-16
lib/stacktrace, kasan, kmsan: rework extra_bits interface
Andrey Konovalov
2023-02-16
lib/stackdepot, mm: rename stack_depot_want_early_init
Andrey Konovalov
2023-02-16
lib/stackdepot: put functions in logical order
Andrey Konovalov
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