summaryrefslogtreecommitdiffstats
path: root/lib/stackdepot.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-10/+1Star
* lib/stackdepot: Remove obsolete functionsThomas Gleixner2019-04-291-20/+0Star
* lib/stackdepot: Provide functions which operate on plain storage arraysThomas Gleixner2019-04-291-19/+51
* lib/stackdepot.c: use a non-instrumented version of memcmp()Alexander Potapenko2018-02-071-3/+16
* lib/stackdepot: export save/fetch stack for driversChris Wilson2016-11-111-0/+2
* lib/stackdepot.c: bump stackdepot capacity from 16MB to 128MBDmitry Vyukov2016-10-281-1/+1
* lib/stackdepot.c: use __GFP_NOWARN for stack allocationsKirill A. Shutemov2016-07-291-0/+1
* lib/stackdepot: avoid to return 0 handleJoonsoo Kim2016-05-061-1/+5
* lib/stackdepot.c: allow the stack trace hash to be zeroAlexander Potapenko2016-04-291-4/+0Star
* mm, kasan: stackdepot implementation. Enable stackdepot for SLABAlexander Potapenko2016-03-261-0/+284