index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
stackdepot.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-07
kasan: stackdepot: move filter_irq_stacks() to stackdepot.c
Alexander Potapenko
1
-0
/
+24
2020-04-07
lib/stackdepot.c: check depot_index before accessing the stack slab
Alexander Potapenko
1
-2
/
+13
2020-02-21
lib/stackdepot.c: fix global out-of-bounds in stack_slabs
Alexander Potapenko
1
-2
/
+6
2019-08-19
lib/stackdepot: Fix outdated comments
Miles Chen
1
-2
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
1
-10
/
+1
2019-04-29
lib/stackdepot: Remove obsolete functions
Thomas Gleixner
1
-20
/
+0
2019-04-29
lib/stackdepot: Provide functions which operate on plain storage arrays
Thomas Gleixner
1
-19
/
+51
2018-02-06
lib/stackdepot.c: use a non-instrumented version of memcmp()
Alexander Potapenko
1
-3
/
+16
2016-11-11
lib/stackdepot: export save/fetch stack for drivers
Chris Wilson
1
-0
/
+2
2016-10-27
lib/stackdepot.c: bump stackdepot capacity from 16MB to 128MB
Dmitry Vyukov
1
-1
/
+1
2016-07-28
lib/stackdepot.c: use __GFP_NOWARN for stack allocations
Kirill A. Shutemov
1
-0
/
+1
2016-05-05
lib/stackdepot: avoid to return 0 handle
Joonsoo Kim
1
-1
/
+5
2016-04-28
lib/stackdepot.c: allow the stack trace hash to be zero
Alexander Potapenko
1
-4
/
+0
2016-03-25
mm, kasan: stackdepot implementation. Enable stackdepot for SLAB
Alexander Potapenko
1
-0
/
+284