summaryrefslogtreecommitdiff
path: root/include/linux/stackdepot.h
AgeCommit message (Expand)Author
2023-12-29lib/stackdepot: fix comment in include/linux/stackdepot.hAndrey Konovalov
2023-12-10lib/stackdepot: allow users to evict stack tracesAndrey Konovalov
2023-12-10lib/stackdepot: add refcount for recordsAndrey Konovalov
2023-12-10lib/stackdepot, kasan: add flags to __stack_depot_save and renameAndrey Konovalov
2023-02-16lib/stackdepot: move documentation comments to stackdepot.hAndrey Konovalov
2023-02-16lib/stackdepot: various comments clean-upsAndrey Konovalov
2023-02-16lib/stacktrace, kasan, kmsan: rework extra_bits interfaceAndrey Konovalov
2023-02-16lib/stackdepot, mm: rename stack_depot_want_early_initAndrey Konovalov
2023-02-16lib/stackdepot: put functions in logical orderAndrey Konovalov
2022-10-03stackdepot: reserve 5 extra bits in depot_stack_handle_tAlexander Potapenko
2022-04-06lib/stackdepot: allow requesting early initialization dynamicallyVlastimil Babka
2022-01-22lib/stackdepot: allow optional init and stack_table allocation by kvmalloc()Vlastimil Babka
2021-11-09lib, stackdepot: add helper to print stack entries into bufferImran Khan
2021-11-09lib, stackdepot: add helper to print stack entriesImran Khan
2021-11-06stacktrace: move filter_irq_stacks() to kernel/stacktrace.cMarco Elver
2021-11-06lib/stackdepot: introduce __stack_depot_save()Marco Elver
2021-11-06lib/stackdepot: include gfp.hMarco Elver
2021-02-26lib: stackdepot: add support to disable stack depotVijayanand Jitta
2020-04-07kasan: stackdepot: move filter_irq_stacks() to stackdepot.cAlexander Potapenko
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-04-29lib/stackdepot: Remove obsolete functionsThomas Gleixner
2019-04-29lib/stackdepot: Provide functions which operate on plain storage arraysThomas Gleixner
2016-03-25mm, kasan: stackdepot implementation. Enable stackdepot for SLABAlexander Potapenko