index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
kmemleak.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib/stackdepot, mm: rename stack_depot_want_early_init
Andrey Konovalov
2023-02-16
1
-1
/
+1
*
mm/kmemleak: fix UAF bug in kmemleak_scan()
Waiman Long
2023-02-02
1
-6
/
+29
*
mm/kmemleak: simplify kmemleak_cond_resched() usage
Waiman Long
2023-02-02
1
-36
/
+12
*
mm: use stack_depot_early_init for kmemleak
Zhaoyang Huang
2023-01-31
1
-2
/
+3
*
mm/kmemleak: use %pK to display kernel pointers in backtrace
Clément Léger
2022-12-15
1
-1
/
+1
*
mm: use stack_depot for recording kmemleak's backtrace
Zhaoyang Huang
2022-12-15
1
-18
/
+28
*
mm/kmemleak.c: fix a comment
Yixuan Cao
2022-11-30
1
-1
/
+1
*
mm/kmemleak: prevent soft lockup in kmemleak_scan()'s object iteration loops
Waiman Long
2022-10-28
1
-19
/
+42
*
mm/kmemleak: make create_object return void
Liu Shixin
2022-09-11
1
-12
/
+9
*
mm/kmemleak: prevent soft lockup in first object iteration loop of kmemleak_s...
Waiman Long
2022-06-16
1
-1
/
+27
*
mm/kmemleak: skip unlikely objects in kmemleak_scan() without taking lock
Waiman Long
2022-06-16
1
-0
/
+14
*
mm/kmemleak: use _irq lock/unlock variants in kmemleak_scan/_clear()
Waiman Long
2022-06-16
1
-10
/
+8
*
mm: kmemleak: check physical address when scan
Patrick Wang
2022-06-16
1
-3
/
+14
*
mm: kmemleak: add rbtree and store physical address for objects allocated wit...
Patrick Wang
2022-06-16
1
-42
/
+91
*
mm: kmemleak: add OBJECT_PHYS flag for objects allocated with physical address
Patrick Wang
2022-06-16
1
-9
/
+31
*
mm: kmemleak: remove kmemleak_not_leak_phys() and the min_count argument to k...
Patrick Wang
2022-06-16
1
-17
/
+3
*
mm: kmemleak: take a full lowmem check in kmemleak_*_phys()
Patrick Wang
2022-04-15
1
-4
/
+4
*
mm/kmemleak: reset tag when compare object pointer
Kuan-Ying Lee
2022-04-01
1
-2
/
+7
*
mm/kmemleak: avoid scanning potential huge holes
Lang Yu
2022-02-04
1
-6
/
+7
*
kmemleak: fix kmemleak false positive report with HW tag-based kasan enable
Kuan-Ying Lee
2022-01-15
1
-7
/
+14
*
mm/kmemleak: allow __GFP_NOLOCKDEP passed to kmemleak's gfp
Naohiro Aota
2021-09-08
1
-1
/
+2
*
mm: in_irq() cleanup
Changbin Du
2021-09-08
1
-1
/
+1
*
kasan, kmemleak: reset tags when scanning block
Kuan-Ying Lee
2021-08-13
1
-3
/
+3
*
mm/kmemleak: fix possible wrong memory scanning period
Yanfei Xu
2021-06-29
1
-6
/
+12
*
mm/kmemleak.c: fix a typo
Bhaskar Chowdhury
2021-04-30
1
-1
/
+1
*
kfence: make compatible with kmemleak
Marco Elver
2021-03-25
1
-1
/
+2
*
mm/kmemleak: rely on rcu for task stack scanning
Davidlohr Bueso
2020-10-13
1
-4
/
+4
*
mm/kmemleak: silence KCSAN splats in checksum
Qian Cai
2020-08-14
1
-0
/
+2
*
mm/kmemleak.c: use address-of operator on section symbols
Nathan Chancellor
2020-04-02
1
-1
/
+1
*
mm/kmemleak: turn kmemleak_lock and object->lock to raw_spinlock_t
He Zhe
2020-01-31
1
-56
/
+56
*
kmemleak: Do not corrupt the object_list during clean-up
Catalin Marinas
2019-10-14
1
-9
/
+21
*
mm/kmemleak.c: record the current memory pool size
Qian Cai
2019-09-24
1
-1
/
+2
*
mm: kmemleak: use the memory pool for early allocations
Catalin Marinas
2019-09-24
1
-239
/
+26
*
mm: kmemleak: simple memory allocation pool for kmemleak objects
Catalin Marinas
2019-09-24
1
-2
/
+52
*
mm: kmemleak: make the tool tolerant to struct scan_area allocation failures
Catalin Marinas
2019-09-24
1
-6
/
+10
*
mm: kmemleak: disable early logging in case of error
Catalin Marinas
2019-08-13
1
-1
/
+1
*
Revert "kmemleak: allow to coexist with fault injection"
Yang Shi
2019-08-03
1
-1
/
+1
*
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-07-12
1
-6
/
+1
|
\
|
*
mm: kmemleak: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-03
1
-6
/
+1
*
|
mm/kmemleak.c: change error at _write when kmemleak is disabled
André Almeida
2019-07-12
1
-1
/
+1
*
|
mm/kmemleak.c: fix check for softirq context
Dmitry Vyukov
2019-07-12
1
-1
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
Thomas Gleixner
2019-06-05
1
-14
/
+1
|
/
*
Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2019-05-06
1
-21
/
+3
|
\
|
*
mm/kmemleak: Simplify stacktrace handling
Thomas Gleixner
2019-04-29
1
-21
/
+3
*
|
mm/kmemleak.c: fix unused-function warning
Arnd Bergmann
2019-04-19
1
-0
/
+2
|
/
*
kmemleak: powerpc: skip scanning holes in the .bss section
Catalin Marinas
2019-04-05
1
-5
/
+11
*
kmemleak: account for tagged pointers when calculating pointer range
Andrey Konovalov
2019-02-21
1
-3
/
+7
*
kmemleak: add config to select auto scan
Sri Krishna chowdary
2018-12-28
1
-4
/
+6
*
mm, kmemleak: little optimization while scanning
Oscar Salvador
2018-12-28
1
-3
/
+6
*
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
1
-1
/
+1
[next]