Sign in
android-kvm
/
linux
/
ffb81717a166b3c4a676ada61283b3121448e503
/
mm
/
kmemleak.c
c4b2896
mm/kmemleak: rely on rcu for task stack scanning
by Davidlohr Bueso
· 4 years, 2 months ago
69d0b54
mm/kmemleak: silence KCSAN splats in checksum
by Qian Cai
· 4 years, 4 months ago
b0d14fc
mm/kmemleak.c: use address-of operator on section symbols
by Nathan Chancellor
· 4 years, 9 months ago
8c96f1b
mm/kmemleak: turn kmemleak_lock and object->lock to raw_spinlock_t
by He Zhe
· 5 years ago
2abd839
kmemleak: Do not corrupt the object_list during clean-up
by Catalin Marinas
· 5 years ago
0e965a6
mm/kmemleak.c: record the current memory pool size
by Qian Cai
· 5 years ago
c566586
mm: kmemleak: use the memory pool for early allocations
by Catalin Marinas
· 5 years ago
0647398
mm: kmemleak: simple memory allocation pool for kmemleak objects
by Catalin Marinas
· 5 years ago
dba82d9
mm: kmemleak: make the tool tolerant to struct scan_area allocation failures
by Catalin Marinas
· 5 years ago
fcf3a5b
mm: kmemleak: disable early logging in case of error
by Catalin Marinas
· 5 years ago
df9576d
Revert "kmemleak: allow to coexist with fault injection"
by Yang Shi
· 5 years ago
f632a81
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 5 years ago
4e4dfce
mm/kmemleak.c: change error at _write when kmemleak is disabled
by André Almeida
· 5 years ago
6ef9056
mm/kmemleak.c: fix check for softirq context
by Dmitry Vyukov
· 5 years ago
4505153
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
by Thomas Gleixner
· 6 years ago
282401d
mm: kmemleak: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 6 years ago
2c6a392
Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
07984aa
mm/kmemleak: Simplify stacktrace handling
by Thomas Gleixner
· 6 years ago
dce5b0b
mm/kmemleak.c: fix unused-function warning
by Arnd Bergmann
· 6 years ago
298a32b
kmemleak: powerpc: skip scanning holes in the .bss section
by Catalin Marinas
· 6 years ago
a2f7757
kmemleak: account for tagged pointers when calculating pointer range
by Andrey Konovalov
· 6 years ago
d53ce04
kmemleak: add config to select auto scan
by Sri Krishna chowdary
· 6 years ago
9f1eb38
mm, kmemleak: little optimization while scanning
by Oscar Salvador
· 6 years ago
57c8a66
mm: remove include/linux/bootmem.h
by Mike Rapoport
· 6 years ago
154221c
kmemleak: add module param to print warnings to dmesg
by Vincent Whitchurch
· 6 years ago
b353756
kmemleak: always register debugfs file
by Vincent Whitchurch
· 6 years ago
e8b098f
mm: kernel-doc: add missing parameter descriptions
by Mike Rapoport
· 7 years ago
8bd30c1
mm/kmemleak.c: make kmemleak_boot_config() __init
by Dou Liyang
· 7 years ago
914b6df
mm/kmemleak.c: wait for scan completion before disabling free
by Vinayak Menon
· 7 years ago
4a01768
mm: kmemleak: remove unused hardirq.h
by Yang Shi
· 7 years ago
d9570ee
kmemleak: allow to coexist with fault injection
by Dmitry Vyukov
· 7 years ago
13ab183d
mm/kmemleak.c: make cond_resched() rate-limiting more efficient
by Andrew Morton
· 7 years ago
bde5f6b
kmemleak: add scheduling point to kmemleak_scan()
by Yisheng Xie
· 7 years ago
4950276
kmemcheck: remove annotations
by Levin, Alexander (Sasha Levin)
· 7 years ago
7d6c4df
kmemleak: change /sys/kernel/debug/kmemleak permissions from 0444 to 0644
by Konstantin Khlebnikov
· 7 years ago
94f4a16
mm: kmemleak: treat vm_struct as alternative reference to vmalloc'ed objects
by Catalin Marinas
· 7 years ago
04f70d1
mm: kmemleak: factor object reference updating out of scan_block()
by Catalin Marinas
· 7 years ago
f66abf0
mm: kmemleak: slightly reduce the size of some structures on 64-bit architectures
by Catalin Marinas
· 7 years ago
906f2a5
mm: fix section name for .data..ro_after_init
by Kees Cook
· 8 years ago
68db0cf
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>
by Ingo Molnar
· 8 years ago
2993002
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h>
by Ingo Molnar
· 8 years ago
3f07c01
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
22901c6
kmemleak: fix reference to Documentation
by Andreas Platschek
· 8 years ago
d7c19b0
mm: kmemleak: scan .data.ro_after_init
by Jakub Kicinski
· 8 years ago
37df49f
mm: kmemleak: ensure that the task stack is not freed during scanning
by Catalin Marinas
· 8 years ago
9099dae
mm: kmemleak: avoid using __va() on addresses that don't have a lowmem mapping
by Catalin Marinas
· 8 years ago
98c42d9
kmemleak: don't hang if user disables scanning early
by Vegard Nossum
· 8 years ago
5c335fe
mm: prevent KASAN false positives in kmemleak
by Dmitry Vyukov
· 8 years ago
756a025
mm: coalesce split strings
by Joe Perches
· 9 years ago
598d809
mm: convert pr_warning to pr_warn
by Joe Perches
· 9 years ago
20b5c30
Revert "gfp: add __GFP_NOACCOUNT"
by Vladimir Davydov
· 9 years ago
9fbed25
mm/kmemleak.c: remove unneeded initialization of object to NULL
by Alexey Klimov
· 9 years ago
6fc37c4
kmemleak: use seq_hex_dump() to dump buffers
by Andy Shevchenko
· 9 years ago
21cd3a6
kmemleak: record accurate early log buffer count and report when exceeded
by Wang Kai
· 9 years ago
8a8c35f
mm: kmemleak_alloc_percpu() should follow the gfp from per_alloc()
by Larry Finger
· 9 years ago
93ada57
mm: kmemleak: optimise kmemleak_lock acquiring during kmemleak_scan
by Catalin Marinas
· 9 years ago
9d5a4c7
mm: kmemleak: avoid deadlock on the kmemleak object insertion error path
by Catalin Marinas
· 9 years ago
5f369f3
mm: kmemleak: do not acquire scan_mutex in kmemleak_do_cleanup()
by Catalin Marinas
· 9 years ago
e781a9a
mm: kmemleak: fix delete_object_*() race when called on the same memory block
by Catalin Marinas
· 9 years ago
c5f3b1a
mm: kmemleak: allow safe memory scanning during kmemleak disabling
by Catalin Marinas
· 9 years ago
8f4fc07
gfp: add __GFP_NOACCOUNT
by Vladimir Davydov
· 10 years ago
e79ed2f
kmemleak: disable kasan instrumentation for kmemleak
by Andrey Ryabinin
· 10 years ago
ffe2c74
mm: introduce kmemleak_update_trace()
by Catalin Marinas
· 11 years ago
aae0ad7
mm/kmemleak.c: use %u to print ->checksum
by Jianpeng Ma
· 11 years ago
bfc8c90
mem-hotplug: implement get/put_online_mems
by Vladimir Davydov
· 11 years ago
3551a92
mm: postpone the disabling of kmemleak early logging
by Catalin Marinas
· 11 years ago
8910ae89
kmemleak: change some global variables to int
by Li Zefan
· 11 years ago
5f3bf19
kmemleak: remove redundant code
by Li Zefan
· 11 years ago
c89da70
kmemleak: allow freeing internal objects after kmemleak was disabled
by Li Zefan
· 11 years ago
dc9b3f4
kmemleak: free internal objects only if there're no leaks to be reported
by Li Zefan
· 11 years ago
7f88f88
mm: kmemleak: avoid false negatives on vmalloc'ed objects
by Catalin Marinas
· 11 years ago
3dbb95f
mm: replace strict_strtoul() with kstrtoul()
by Jingoo Han
· 11 years ago
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
108bcc9
mm: add & use zone_end_pfn() and zone_spans_pfn()
by Cody P Schafer
· 12 years ago
dc05373
mm/kmemleak.c: remove obsolete simple_strtoul
by Abhijit Pawar
· 12 years ago
85d3a31
kmemleak: use rbtree instead of prio tree
by Michel Lespinasse
· 12 years ago
58fac09
kmemleak: Replace list_for_each_continue_rcu with new interface
by Michael Wang
· 12 years ago
b370d29e
kmemleak: Disable early logging when kmemleak is off by default
by Catalin Marinas
· 13 years ago
b469d43
kmemleak: Only scan non-zero-size areas
by Tiejun Chen
· 13 years ago
029aeff
kmemleak: Add support for memory hotplug
by Laura Abbott
· 13 years ago
f528f0b
kmemleak: Handle percpu memory allocation
by Catalin Marinas
· 13 years ago
7434170
kmemleak: Report previously found leaks even after an error
by Catalin Marinas
· 13 years ago
b669300
kmemleak: When the early log buffer is exceeded, report the actual number
by Catalin Marinas
· 13 years ago
5f79020
kmemleak: Show where early_log issues come from
by Catalin Marinas
· 13 years ago
b95f1b31
mm: Map most files to use export.h instead of module.h
by Paul Gortmaker
· 13 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
52c3ce4
kmemleak: Do not return a pointer to an object that kmemleak did not get
by Catalin Marinas
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
6ae4bd1
kmemleak: Allow kmemleak metadata allocations to fail
by Catalin Marinas
· 14 years ago
145b64b
kmemleak: Fix typo in the comment
by Holger Hans Peter Freyther
· 14 years ago
a2b6bf6
kmemleak: Add DocBook style comments to kmemleak.c
by Catalin Marinas
· 14 years ago
ab0155a
kmemleak: Introduce a default off mode for kmemleak
by Jason Baron
· 14 years ago
a7686a4
kmemleak: Show more information for objects found by alias
by Catalin Marinas
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
dcc7cd0
Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6
by Linus Torvalds
· 15 years ago
21ae295
tree-wide: fix typos "aquire" -> "acquire", "cumsumed" -> "consumed"
by Uwe Kleine-König
· 15 years ago
04609ccc
kmemleak: Reduce the false positives by checking for modified objects
by Catalin Marinas
· 15 years ago
fefdd33
kmemleak: Show the age of an unreferenced object
by Catalin Marinas
· 15 years ago
0587da4
kmemleak: Release the object lock before calling put_object()
by Catalin Marinas
· 15 years ago
c017b4b
kmemleak: Simplify the kmemleak_scan_area() function prototype
by Catalin Marinas
· 15 years ago
Next »