aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/stackdepot.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-02-23mm,page_owner: maintain own list of stack_records structsOscar Salvador1-0/+11
2024-02-23lib/stackdepot: move stack_record struct definition into the headerOscar Salvador1-0/+47
2023-12-29lib/stackdepot: fix comment in include/linux/stackdepot.hAndrey Konovalov1-2/+0
2023-12-10lib/stackdepot: allow users to evict stack tracesAndrey Konovalov1-0/+14
2023-12-10lib/stackdepot: add refcount for recordsAndrey Konovalov1-3/+10
2023-12-10lib/stackdepot, kasan: add flags to __stack_depot_save and renameAndrey Konovalov1-11/+25
2023-02-16lib/stackdepot: move documentation comments to stackdepot.hAndrey Konovalov1-0/+87
2023-02-16lib/stackdepot: various comments clean-upsAndrey Konovalov1-17/+19
2023-02-16lib/stacktrace, kasan, kmsan: rework extra_bits interfaceAndrey Konovalov1-1/+3
2023-02-16lib/stackdepot, mm: rename stack_depot_want_early_initAndrey Konovalov1-7/+7
2023-02-16lib/stackdepot: put functions in logical orderAndrey Konovalov1-7/+8
2022-10-03stackdepot: reserve 5 extra bits in depot_stack_handle_tAlexander Potapenko1-0/+8
2022-04-06lib/stackdepot: allow requesting early initialization dynamicallyVlastimil Babka1-4/+22
2022-01-22lib/stackdepot: allow optional init and stack_table allocation by kvmalloc()Vlastimil Babka1-9/+16
2021-11-09lib, stackdepot: add helper to print stack entries into bufferImran Khan1-0/+3
2021-11-09lib, stackdepot: add helper to print stack entriesImran Khan1-0/+2
2021-11-06stacktrace: move filter_irq_stacks() to kernel/stacktrace.cMarco Elver1-2/+0
2021-11-06lib/stackdepot: introduce __stack_depot_save()Marco Elver1-0/+4
2021-11-06lib/stackdepot: include gfp.hMarco Elver1-0/+2
2021-02-26lib: stackdepot: add support to disable stack depotVijayanand Jitta1-0/+9
2020-04-07kasan: stackdepot: move filter_irq_stacks() to stackdepot.cAlexander Potapenko1-0/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-11/+1
2019-04-29lib/stackdepot: Remove obsolete functionsThomas Gleixner1-4/+0
2019-04-29lib/stackdepot: Provide functions which operate on plain storage arraysThomas Gleixner1-0/+4
2016-03-25mm, kasan: stackdepot implementation. Enable stackdepot for SLABAlexander Potapenko1-0/+32