index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
dev-tools
/
kmemleak.rst
Age
Commit message (
Expand
)
Author
2024-11-11
kmemleak: iommu/iova: fix transient kmemleak false positive
Catalin Marinas
2023-04-20
docs: kmemleak: adjust to config renaming
Lukas Bulwahn
2022-06-16
mm: kmemleak: remove kmemleak_not_leak_phys() and the min_count argument to k...
Patrick Wang
2020-10-13
mm,kmemleak-test.c: move kmemleak-test.c to samples dir
Hui Su
2020-07-05
Documentation/features: Add kmemleak
Tobias Klauser
2020-03-10
docs: dev-tools: kmemleak: Update list of architectures
Jonathan Neuschäfer
2019-10-01
docs: kmemleak: DEBUG_KMEMLEAK_EARLY_LOG_SIZE changed names
Jeremy Cline
2019-07-12
docs: kmemleak: add more documentation details
André Almeida
2018-02-22
docs: Remove remaining references to metag
James Hogan
2017-07-06
mm: kmemleak: treat vm_struct as alternative reference to vmalloc'ed objects
Catalin Marinas
2016-10-11
mm: kmemleak: avoid using __va() on addresses that don't have a lowmem mapping
Catalin Marinas
2016-08-18
docs: sphinxify kmemleak.txt and move it to dev-tools
Jonathan Corbet