index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
stackdepot.h
Age
Commit message (
Expand
)
Author
2024-12-05
stackdepot: fix stack_depot_save_flags() in NMI context
Marco Elver
2024-04-05
stackdepot: rename pool_index to pool_index_plus_1
Peter Collingbourne
2024-02-23
mm,page_owner: maintain own list of stack_records structs
Oscar Salvador
2024-02-23
lib/stackdepot: move stack_record struct definition into the header
Oscar Salvador
2023-12-29
lib/stackdepot: fix comment in include/linux/stackdepot.h
Andrey Konovalov
2023-12-10
lib/stackdepot: allow users to evict stack traces
Andrey Konovalov
2023-12-10
lib/stackdepot: add refcount for records
Andrey Konovalov
2023-12-10
lib/stackdepot, kasan: add flags to __stack_depot_save and rename
Andrey Konovalov
2023-02-16
lib/stackdepot: move documentation comments to stackdepot.h
Andrey Konovalov
2023-02-16
lib/stackdepot: various comments clean-ups
Andrey Konovalov
2023-02-16
lib/stacktrace, kasan, kmsan: rework extra_bits interface
Andrey Konovalov
2023-02-16
lib/stackdepot, mm: rename stack_depot_want_early_init
Andrey Konovalov
2023-02-16
lib/stackdepot: put functions in logical order
Andrey Konovalov
2022-10-03
stackdepot: reserve 5 extra bits in depot_stack_handle_t
Alexander Potapenko
2022-04-06
lib/stackdepot: allow requesting early initialization dynamically
Vlastimil Babka
2022-01-22
lib/stackdepot: allow optional init and stack_table allocation by kvmalloc()
Vlastimil Babka
2021-11-09
lib, stackdepot: add helper to print stack entries into buffer
Imran Khan
2021-11-09
lib, stackdepot: add helper to print stack entries
Imran Khan
2021-11-06
stacktrace: move filter_irq_stacks() to kernel/stacktrace.c
Marco Elver
2021-11-06
lib/stackdepot: introduce __stack_depot_save()
Marco Elver
2021-11-06
lib/stackdepot: include gfp.h
Marco Elver
2021-02-26
lib: stackdepot: add support to disable stack depot
Vijayanand Jitta
2020-04-07
kasan: stackdepot: move filter_irq_stacks() to stackdepot.c
Alexander Potapenko
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-04-29
lib/stackdepot: Remove obsolete functions
Thomas Gleixner
2019-04-29
lib/stackdepot: Provide functions which operate on plain storage arrays
Thomas Gleixner
2016-03-25
mm, kasan: stackdepot implementation. Enable stackdepot for SLAB
Alexander Potapenko