Age | Commit message (Expand) | Author |
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 |