1. 78564b9 lib: stackdepot: turn depot_lock spinlock to raw_spinlock by Zqiang · 3 years, 8 months ago
  2. 6442798 lib: stackdepot: fix ignoring return value warning by Vijayanand Jitta · 3 years, 10 months ago
  3. e1fdc40 lib: stackdepot: add support to disable stack depot by Vijayanand Jitta · 3 years, 10 months ago
  4. d262093 lib: stackdepot: add support to configure STACK_HASH_SIZE by Yogesh Lal · 3 years, 10 months ago
  5. 180644f lib/stackdepot.c: use array_size() helper in jhash2() by Gustavo A. R. Silva · 4 years ago
  6. 47e684a lib/stackdepot.c: use flex_array_size() helper in memcpy() by Gustavo A. R. Silva · 4 years ago
  7. 3a2b67e lib/stackdepot.c: replace one-element array with flexible-array member by Gustavo A. R. Silva · 4 years ago
  8. 505a0ef kasan: stackdepot: move filter_irq_stacks() to stackdepot.c by Alexander Potapenko · 4 years, 9 months ago
  9. 69866e1 lib/stackdepot.c: check depot_index before accessing the stack slab by Alexander Potapenko · 4 years, 9 months ago
  10. 305e519 lib/stackdepot.c: fix global out-of-bounds in stack_slabs by Alexander Potapenko · 4 years, 10 months ago
  11. ee050dc lib/stackdepot: Fix outdated comments by Miles Chen · 5 years ago
  12. 1802d0b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 by Thomas Gleixner · 6 years ago
  13. 56d8f07 lib/stackdepot: Remove obsolete functions by Thomas Gleixner · 6 years ago
  14. c0cfc337 lib/stackdepot: Provide functions which operate on plain storage arrays by Thomas Gleixner · 6 years ago
  15. a571b27 lib/stackdepot.c: use a non-instrumented version of memcmp() by Alexander Potapenko · 7 years ago
  16. ae65a21 lib/stackdepot: export save/fetch stack for drivers by Chris Wilson · 8 years ago
  17. 02754e0 lib/stackdepot.c: bump stackdepot capacity from 16MB to 128MB by Dmitry Vyukov · 8 years ago
  18. 87cc271 lib/stackdepot.c: use __GFP_NOWARN for stack allocations by Kirill A. Shutemov · 8 years ago
  19. 7c31190 lib/stackdepot: avoid to return 0 handle by Joonsoo Kim · 9 years ago
  20. 33334e2 lib/stackdepot.c: allow the stack trace hash to be zero by Alexander Potapenko · 9 years ago
  21. cd11016 mm, kasan: stackdepot implementation. Enable stackdepot for SLAB by Alexander Potapenko · 9 years ago