1. 1fb05a3 lib: stackdepot: turn depot_lock spinlock to raw_spinlock by Zqiang · 3 years, 8 months ago
  2. 505a0ef kasan: stackdepot: move filter_irq_stacks() to stackdepot.c by Alexander Potapenko · 4 years, 9 months ago
  3. 69866e1 lib/stackdepot.c: check depot_index before accessing the stack slab by Alexander Potapenko · 4 years, 9 months ago
  4. 305e519 lib/stackdepot.c: fix global out-of-bounds in stack_slabs by Alexander Potapenko · 4 years, 10 months ago
  5. ee050dc lib/stackdepot: Fix outdated comments by Miles Chen · 5 years ago
  6. 1802d0b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 by Thomas Gleixner · 6 years ago
  7. 56d8f07 lib/stackdepot: Remove obsolete functions by Thomas Gleixner · 6 years ago
  8. c0cfc33 lib/stackdepot: Provide functions which operate on plain storage arrays by Thomas Gleixner · 6 years ago
  9. a571b27 lib/stackdepot.c: use a non-instrumented version of memcmp() by Alexander Potapenko · 7 years ago
  10. ae65a21 lib/stackdepot: export save/fetch stack for drivers by Chris Wilson · 8 years ago
  11. 02754e0 lib/stackdepot.c: bump stackdepot capacity from 16MB to 128MB by Dmitry Vyukov · 8 years ago
  12. 87cc271 lib/stackdepot.c: use __GFP_NOWARN for stack allocations by Kirill A. Shutemov · 8 years ago
  13. 7c31190 lib/stackdepot: avoid to return 0 handle by Joonsoo Kim · 9 years ago
  14. 33334e2 lib/stackdepot.c: allow the stack trace hash to be zero by Alexander Potapenko · 9 years ago
  15. cd11016 mm, kasan: stackdepot implementation. Enable stackdepot for SLAB by Alexander Potapenko · 9 years ago