index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
kmemleak.h
Age
Commit message (
Expand
)
Author
2022-06-16
mm: kmemleak: remove kmemleak_not_leak_phys() and the min_count argument to k...
Patrick Wang
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