summaryrefslogtreecommitdiff
path: root/include/linux/kmemleak.h
Commit message (Expand)AuthorAge
* slab, slub, slob: add slab_flags_tAlexey Dobriyan2017-11-15
* mm: kmemleak: treat vm_struct as alternative reference to vmalloc'ed objectsCatalin Marinas2017-07-06
* mm: kmemleak: avoid using __va() on addresses that don't have a lowmem mappingCatalin Marinas2016-10-11
* mm: kmemleak: mark kmemleak_init prototype as __initNicolas Iooss2015-12-12
* mm: kmemleak_alloc_percpu() should follow the gfp from per_alloc()Larry Finger2015-06-24
* include/linux/kmemleak.h: needs slab.hAndrew Morton2014-12-13
* mm: introduce kmemleak_update_trace()Catalin Marinas2014-06-06
* kmemleak: remove redundant codeLi Zefan2014-04-03
* kmemleak: Handle percpu memory allocationCatalin Marinas2011-12-02
* kmemleak: Simplify the kmemleak_scan_area() function prototypeCatalin Marinas2009-10-28
* kmemleak: Mark the early log buffer as __initdataCatalin Marinas2009-08-27
* kmemleak: Allow partial freeing of memory blocksCatalin Marinas2009-07-08
* kmemleak: Add the base supportCatalin Marinas2009-06-11