- e940066 lib/stackdepot: always do filter_irq_stacks() in stack_depot_save() by Marco Elver · 3 years ago
- 2dba5eb lib/stackdepot: allow optional init and stack_table allocation by kvmalloc() by Vlastimil Babka · 3 years ago
- 0f68d45 lib, stackdepot: add helper to print stack entries into buffer by Imran Khan · 3 years, 2 months ago
- 505be48 lib, stackdepot: add helper to print stack entries by Imran Khan · 3 years, 2 months ago
- 4d4712c lib, stackdepot: check stackdepot handle before accessing slabs by Imran Khan · 3 years, 2 months ago
- f39f21b stacktrace: move filter_irq_stacks() to kernel/stacktrace.c by Marco Elver · 3 years, 2 months ago
- 11ac25c6 lib/stackdepot: introduce __stack_depot_save() by Marco Elver · 3 years, 2 months ago
- 7f2b881 lib/stackdepot: remove unused function argument by Marco Elver · 3 years, 2 months ago
- 9dbbc3b lib: fix spelling mistakes by Zhen Lei · 3 years, 6 months ago
- 78564b9 lib: stackdepot: turn depot_lock spinlock to raw_spinlock by Zqiang · 3 years, 8 months ago
- 6442798 lib: stackdepot: fix ignoring return value warning by Vijayanand Jitta · 3 years, 10 months ago
- e1fdc40 lib: stackdepot: add support to disable stack depot by Vijayanand Jitta · 3 years, 10 months ago
- d262093 lib: stackdepot: add support to configure STACK_HASH_SIZE by Yogesh Lal · 3 years, 10 months ago
- 180644f lib/stackdepot.c: use array_size() helper in jhash2() by Gustavo A. R. Silva · 4 years ago
- 47e684a lib/stackdepot.c: use flex_array_size() helper in memcpy() by Gustavo A. R. Silva · 4 years ago
- 3a2b67e lib/stackdepot.c: replace one-element array with flexible-array member by Gustavo A. R. Silva · 4 years ago
- 505a0ef kasan: stackdepot: move filter_irq_stacks() to stackdepot.c by Alexander Potapenko · 4 years, 9 months ago
- 69866e1 lib/stackdepot.c: check depot_index before accessing the stack slab by Alexander Potapenko · 4 years, 9 months ago
- 305e519 lib/stackdepot.c: fix global out-of-bounds in stack_slabs by Alexander Potapenko · 4 years, 10 months ago
- ee050dc lib/stackdepot: Fix outdated comments by Miles Chen · 5 years ago
- 1802d0b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 by Thomas Gleixner · 6 years ago
- 56d8f07 lib/stackdepot: Remove obsolete functions by Thomas Gleixner · 6 years ago
- c0cfc337 lib/stackdepot: Provide functions which operate on plain storage arrays by Thomas Gleixner · 6 years ago
- a571b27 lib/stackdepot.c: use a non-instrumented version of memcmp() by Alexander Potapenko · 7 years ago
- ae65a21 lib/stackdepot: export save/fetch stack for drivers by Chris Wilson · 8 years ago
- 02754e0 lib/stackdepot.c: bump stackdepot capacity from 16MB to 128MB by Dmitry Vyukov · 8 years ago
- 87cc271 lib/stackdepot.c: use __GFP_NOWARN for stack allocations by Kirill A. Shutemov · 8 years ago
- 7c31190 lib/stackdepot: avoid to return 0 handle by Joonsoo Kim · 9 years ago
- 33334e2 lib/stackdepot.c: allow the stack trace hash to be zero by Alexander Potapenko · 9 years ago
- cd11016 mm, kasan: stackdepot implementation. Enable stackdepot for SLAB by Alexander Potapenko · 9 years ago