aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/kmemleak.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-15slab, slub, slob: add slab_flags_tAlexey Dobriyan1-4/+4
2017-07-06mm: kmemleak: treat vm_struct as alternative reference to vmalloc'ed objectsCatalin Marinas1-0/+7
2016-10-11mm: kmemleak: avoid using __va() on addresses that don't have a lowmem mappingCatalin Marinas1-0/+18
2015-12-12mm: kmemleak: mark kmemleak_init prototype as __initNicolas Iooss1-1/+1
2015-06-24mm: kmemleak_alloc_percpu() should follow the gfp from per_alloc()Larry Finger1-2/+4
2014-12-13include/linux/kmemleak.h: needs slab.hAndrew Morton1-0/+2
2014-06-06mm: introduce kmemleak_update_trace()Catalin Marinas1-0/+4
2014-04-03kmemleak: remove redundant codeLi Zefan1-2/+0
2011-12-02kmemleak: Handle percpu memory allocationCatalin Marinas1-0/+8
2009-10-28kmemleak: Simplify the kmemleak_scan_area() function prototypeCatalin Marinas1-4/+2
2009-08-27kmemleak: Mark the early log buffer as __initdataCatalin Marinas1-9/+9
2009-07-08kmemleak: Allow partial freeing of memory blocksCatalin Marinas1-0/+4
2009-06-11kmemleak: Add the base supportCatalin Marinas1-0/+96