summaryrefslogtreecommitdiff
path: root/Documentation/dev-tools/kmemleak.rst
AgeCommit message (Expand)Author
2023-04-20docs: kmemleak: adjust to config renamingLukas Bulwahn
2022-06-16mm: kmemleak: remove kmemleak_not_leak_phys() and the min_count argument to k...Patrick Wang
2020-10-13mm,kmemleak-test.c: move kmemleak-test.c to samples dirHui Su
2020-07-05Documentation/features: Add kmemleakTobias Klauser
2020-03-10docs: dev-tools: kmemleak: Update list of architecturesJonathan Neuschäfer
2019-10-01docs: kmemleak: DEBUG_KMEMLEAK_EARLY_LOG_SIZE changed namesJeremy Cline
2019-07-12docs: kmemleak: add more documentation detailsAndré Almeida
2018-02-22docs: Remove remaining references to metagJames Hogan
2017-07-06mm: kmemleak: treat vm_struct as alternative reference to vmalloc'ed objectsCatalin Marinas
2016-10-11mm: kmemleak: avoid using __va() on addresses that don't have a lowmem mappingCatalin Marinas
2016-08-18docs: sphinxify kmemleak.txt and move it to dev-toolsJonathan Corbet