summaryrefslogtreecommitdiffstats
path: root/include/linux/stackdepot.h
Commit message (Expand)AuthorAgeFilesLines
* stackdepot: rename pool_index to pool_index_plus_1Peter Collingbourne2024-04-051-4/+3
* mm,page_owner: maintain own list of stack_records structsOscar Salvador2024-02-231-0/+11
* lib/stackdepot: move stack_record struct definition into the headerOscar Salvador2024-02-231-0/+47
* lib/stackdepot: fix comment in include/linux/stackdepot.hAndrey Konovalov2023-12-291-2/+0
* lib/stackdepot: allow users to evict stack tracesAndrey Konovalov2023-12-101-0/+14
* lib/stackdepot: add refcount for recordsAndrey Konovalov2023-12-101-3/+10
* lib/stackdepot, kasan: add flags to __stack_depot_save and renameAndrey Konovalov2023-12-101-11/+25
* lib/stackdepot: move documentation comments to stackdepot.hAndrey Konovalov2023-02-161-0/+87
* lib/stackdepot: various comments clean-upsAndrey Konovalov2023-02-161-17/+19
* lib/stacktrace, kasan, kmsan: rework extra_bits interfaceAndrey Konovalov2023-02-161-1/+3
* lib/stackdepot, mm: rename stack_depot_want_early_initAndrey Konovalov2023-02-161-7/+7
* lib/stackdepot: put functions in logical orderAndrey Konovalov2023-02-161-7/+8
* stackdepot: reserve 5 extra bits in depot_stack_handle_tAlexander Potapenko2022-10-031-0/+8
* lib/stackdepot: allow requesting early initialization dynamicallyVlastimil Babka2022-04-061-4/+22
* lib/stackdepot: allow optional init and stack_table allocation by kvmalloc()Vlastimil Babka2022-01-221-9/+16
* lib, stackdepot: add helper to print stack entries into bufferImran Khan2021-11-091-0/+3
* lib, stackdepot: add helper to print stack entriesImran Khan2021-11-091-0/+2
* stacktrace: move filter_irq_stacks() to kernel/stacktrace.cMarco Elver2021-11-061-2/+0
* lib/stackdepot: introduce __stack_depot_save()Marco Elver2021-11-061-0/+4
* lib/stackdepot: include gfp.hMarco Elver2021-11-061-0/+2
* lib: stackdepot: add support to disable stack depotVijayanand Jitta2021-02-261-0/+9
* kasan: stackdepot: move filter_irq_stacks() to stackdepot.cAlexander Potapenko2020-04-071-0/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-11/+1
* lib/stackdepot: Remove obsolete functionsThomas Gleixner2019-04-291-4/+0
* lib/stackdepot: Provide functions which operate on plain storage arraysThomas Gleixner2019-04-291-0/+4
* mm, kasan: stackdepot implementation. Enable stackdepot for SLABAlexander Potapenko2016-03-251-0/+32