index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
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