index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
kmemleak.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
kmemleak: Renice the scanning thread to +10
Catalin Marinas
2009-07-07
1
-0
/
+1
*
kmemleak: Fix scheduling-while-atomic bug
Ingo Molnar
2009-07-01
1
-30
/
+1
*
kmemleak: Do not warn if an unknown object is freed
Catalin Marinas
2009-06-29
1
-0
/
+2
*
kmemleak: Do not report new leaked objects if the scanning was stopped
Catalin Marinas
2009-06-29
1
-5
/
+10
*
kmemleak: Slightly change the policy on newly allocated objects
Catalin Marinas
2009-06-26
1
-1
/
+6
*
kmemleak: Do not trigger a scan when reading the debug/kmemleak file
Catalin Marinas
2009-06-26
1
-50
/
+40
*
kmemleak: Simplify the reports logged by the scanning thread
Catalin Marinas
2009-06-26
1
-45
/
+16
*
kmemleak: Enable task stacks scanning by default
Catalin Marinas
2009-06-26
1
-1
/
+1
*
kmemleak: Allow the early log buffer to be configurable.
Catalin Marinas
2009-06-25
1
-2
/
+3
*
kmemleak: use pr_fmt
Joe Perches
2009-06-23
1
-28
/
+24
*
kmemleak: Fix some typos in comments
Catalin Marinas
2009-06-17
1
-4
/
+4
*
kmemleak: Rename kmemleak_panic to kmemleak_stop
Catalin Marinas
2009-06-17
1
-6
/
+6
*
kmemleak: Only use GFP_KERNEL|GFP_ATOMIC for the internal allocations
Catalin Marinas
2009-06-17
1
-2
/
+5
*
kmemleak: Add the base support
Catalin Marinas
2009-06-11
1
-0
/
+1498
[prev]