index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
kmemleak.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-25
mm: kmemleak_alloc_percpu() should follow the gfp from per_alloc()
Larry Finger
1
-4
/
+5
2015-06-25
mm: kmemleak: optimise kmemleak_lock acquiring during kmemleak_scan
Catalin Marinas
1
-34
/
+56
2015-06-25
mm: kmemleak: avoid deadlock on the kmemleak object insertion error path
Catalin Marinas
1
-4
/
+11
2015-06-25
mm: kmemleak: do not acquire scan_mutex in kmemleak_do_cleanup()
Catalin Marinas
1
-2
/
+0
2015-06-25
mm: kmemleak: fix delete_object_*() race when called on the same memory block
Catalin Marinas
1
-13
/
+26
2015-06-25
mm: kmemleak: allow safe memory scanning during kmemleak disabling
Catalin Marinas
1
-3
/
+16
2015-05-15
gfp: add __GFP_NOACCOUNT
Vladimir Davydov
1
-1
/
+2
2015-02-14
kmemleak: disable kasan instrumentation for kmemleak
Andrey Ryabinin
1
-0
/
+6
2014-06-07
mm: introduce kmemleak_update_trace()
Catalin Marinas
1
-0
/
+34
2014-06-07
mm/kmemleak.c: use %u to print ->checksum
Jianpeng Ma
1
-1
/
+1
2014-06-05
mem-hotplug: implement get/put_online_mems
Vladimir Davydov
1
-2
/
+2
2014-05-11
mm: postpone the disabling of kmemleak early logging
Catalin Marinas
1
-2
/
+2
2014-04-04
kmemleak: change some global variables to int
Li Zefan
1
-40
/
+40
2014-04-04
kmemleak: remove redundant code
Li Zefan
1
-6
/
+1
2014-04-04
kmemleak: allow freeing internal objects after kmemleak was disabled
Li Zefan
1
-14
/
+32
2014-04-04
kmemleak: free internal objects only if there're no leaks to be reported
Li Zefan
1
-4
/
+9
2013-11-13
mm: kmemleak: avoid false negatives on vmalloc'ed objects
Catalin Marinas
1
-1
/
+3
2013-09-12
mm: replace strict_strtoul() with kstrtoul()
Jingoo Han
1
-1
/
+1
2013-02-28
hlist: drop the node parameter from iterators
Sasha Levin
1
-5
/
+4
2013-02-24
mm: add & use zone_end_pfn() and zone_spans_pfn()
Cody P Schafer
1
-3
/
+2
2012-12-19
mm/kmemleak.c: remove obsolete simple_strtoul
Abhijit Pawar
1
-1
/
+2
2012-10-09
kmemleak: use rbtree instead of prio tree
Michel Lespinasse
1
-49
/
+51
2012-09-23
kmemleak: Replace list_for_each_continue_rcu with new interface
Michael Wang
1
-4
/
+2
2012-01-20
kmemleak: Disable early logging when kmemleak is off by default
Catalin Marinas
1
-0
/
+1
2012-01-20
kmemleak: Only scan non-zero-size areas
Tiejun Chen
1
-1
/
+1
2011-12-02
kmemleak: Add support for memory hotplug
Laura Abbott
1
-2
/
+4
2011-12-02
kmemleak: Handle percpu memory allocation
Catalin Marinas
1
-0
/
+72
2011-12-02
kmemleak: Report previously found leaks even after an error
Catalin Marinas
1
-9
/
+13
2011-12-02
kmemleak: When the early log buffer is exceeded, report the actual number
Catalin Marinas
1
-6
/
+15
2011-12-02
kmemleak: Show where early_log issues come from
Catalin Marinas
1
-9
/
+28
2011-10-31
mm: Map most files to use export.h instead of module.h
Paul Gortmaker
1
-1
/
+1
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-05-19
kmemleak: Do not return a pointer to an object that kmemleak did not get
Catalin Marinas
1
-2
/
+5
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-3
/
+3
2011-01-27
kmemleak: Allow kmemleak metadata allocations to fail
Catalin Marinas
1
-5
/
+8
2010-08-09
kmemleak: Fix typo in the comment
Holger Hans Peter Freyther
1
-1
/
+1
2010-07-19
kmemleak: Add DocBook style comments to kmemleak.c
Catalin Marinas
1
-21
/
+59
2010-07-19
kmemleak: Introduce a default off mode for kmemleak
Jason Baron
1
-1
/
+13
2010-07-19
kmemleak: Show more information for objects found by alias
Catalin Marinas
1
-1
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2009-12-18
Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6
Linus Torvalds
1
-87
/
+101
2009-11-09
tree-wide: fix typos "aquire" -> "acquire", "cumsumed" -> "consumed"
Uwe Kleine-König
1
-2
/
+2
2009-10-28
kmemleak: Reduce the false positives by checking for modified objects
Catalin Marinas
1
-54
/
+70
2009-10-28
kmemleak: Show the age of an unreferenced object
Catalin Marinas
1
-2
/
+4
2009-10-28
kmemleak: Release the object lock before calling put_object()
Catalin Marinas
1
-3
/
+6
2009-10-28
kmemleak: Simplify the kmemleak_scan_area() function prototype
Catalin Marinas
1
-28
/
+21
2009-10-10
kmemleak: Check for NULL pointer returned by create_object()
Catalin Marinas
1
-0
/
+3
2009-10-10
kmemleak: Use GFP_ATOMIC for early_alloc().
Tetsuo Handa
1
-1
/
+1
2009-09-11
kmemleak: Improve the "Early log buffer exceeded" error message
Catalin Marinas
1
-1
/
+2
2009-09-08
kmemleak: fix sparse warning for static declarations
Luis R. Rodriguez
1
-2
/
+2
[next]