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