index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
stackdepot.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib: stackdepot: turn depot_lock spinlock to raw_spinlock
Zqiang
2021-05-06
1
-3
/
+3
*
lib: stackdepot: fix ignoring return value warning
Vijayanand Jitta
2021-02-26
1
-2
/
+4
*
lib: stackdepot: add support to disable stack depot
Vijayanand Jitta
2021-02-26
1
-4
/
+28
*
lib: stackdepot: add support to configure STACK_HASH_SIZE
Yogesh Lal
2021-02-26
1
-2
/
+1
*
lib/stackdepot.c: use array_size() helper in jhash2()
Gustavo A. R. Silva
2020-12-15
1
-2
/
+2
*
lib/stackdepot.c: use flex_array_size() helper in memcpy()
Gustavo A. R. Silva
2020-12-15
1
-1
/
+1
*
lib/stackdepot.c: replace one-element array with flexible-array member
Gustavo A. R. Silva
2020-12-15
1
-3
/
+2
*
kasan: stackdepot: move filter_irq_stacks() to stackdepot.c
Alexander Potapenko
2020-04-07
1
-0
/
+24
*
lib/stackdepot.c: check depot_index before accessing the stack slab
Alexander Potapenko
2020-04-07
1
-2
/
+13
*
lib/stackdepot.c: fix global out-of-bounds in stack_slabs
Alexander Potapenko
2020-02-21
1
-2
/
+6
*
lib/stackdepot: Fix outdated comments
Miles Chen
2019-08-19
1
-2
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-30
1
-10
/
+1
*
lib/stackdepot: Remove obsolete functions
Thomas Gleixner
2019-04-29
1
-20
/
+0
*
lib/stackdepot: Provide functions which operate on plain storage arrays
Thomas Gleixner
2019-04-29
1
-19
/
+51
*
lib/stackdepot.c: use a non-instrumented version of memcmp()
Alexander Potapenko
2018-02-06
1
-3
/
+16
*
lib/stackdepot: export save/fetch stack for drivers
Chris Wilson
2016-11-11
1
-0
/
+2
*
lib/stackdepot.c: bump stackdepot capacity from 16MB to 128MB
Dmitry Vyukov
2016-10-27
1
-1
/
+1
*
lib/stackdepot.c: use __GFP_NOWARN for stack allocations
Kirill A. Shutemov
2016-07-28
1
-0
/
+1
*
lib/stackdepot: avoid to return 0 handle
Joonsoo Kim
2016-05-05
1
-1
/
+5
*
lib/stackdepot.c: allow the stack trace hash to be zero
Alexander Potapenko
2016-04-28
1
-4
/
+0
*
mm, kasan: stackdepot implementation. Enable stackdepot for SLAB
Alexander Potapenko
2016-03-25
1
-0
/
+284