summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2016-11-11lib/stackdepot: export save/fetch stack for driversChris Wilson1-0/+2
2016-10-28lib/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-06lib/stackdepot: avoid to return 0 handleJoonsoo Kim1-1/+5
2016-04-29lib/stackdepot.c: allow the stack trace hash to be zeroAlexander Potapenko1-4/+0
2016-03-25mm, kasan: stackdepot implementation. Enable stackdepot for SLABAlexander Potapenko9-12/+391