aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stackdepot.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-11lib/stackdepot: export save/fetch stack for driversChris Wilson1-0/+2
2016-10-27lib/stackdepot.c: bump stackdepot capacity from 16MB to 128MBDmitry Vyukov1-1/+1
2016-07-28lib/stackdepot.c: use __GFP_NOWARN for stack allocationsKirill A. Shutemov1-0/+1
2016-05-05lib/stackdepot: avoid to return 0 handleJoonsoo Kim1-1/+5
2016-04-28lib/stackdepot.c: allow the stack trace hash to be zeroAlexander Potapenko1-4/+0
2016-03-25mm, kasan: stackdepot implementation. Enable stackdepot for SLABAlexander Potapenko1-0/+284