开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
kmemleak.h
Age
Commit message (
Expand
)
Author
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
Thomas Gleixner
2017-11-15
slab, slub, slob: add slab_flags_t
Alexey Dobriyan
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
2015-12-12
mm: kmemleak: mark kmemleak_init prototype as __init
Nicolas Iooss
2015-06-24
mm: kmemleak_alloc_percpu() should follow the gfp from per_alloc()
Larry Finger
2014-12-13
include/linux/kmemleak.h: needs slab.h
Andrew Morton
2014-06-06
mm: introduce kmemleak_update_trace()
Catalin Marinas
2014-04-03
kmemleak: remove redundant code
Li Zefan
2011-12-02
kmemleak: Handle percpu memory allocation
Catalin Marinas
2009-10-28
kmemleak: Simplify the kmemleak_scan_area() function prototype
Catalin Marinas
2009-08-27
kmemleak: Mark the early log buffer as __initdata
Catalin Marinas
2009-07-08
kmemleak: Allow partial freeing of memory blocks
Catalin Marinas
2009-06-11
kmemleak: Add the base support
Catalin Marinas