index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2023-12-12
kmemleak: avoid RCU stalls when freeing metadata for per-CPU pointers
Catalin Marinas
1
-81
/
+97
2023-12-11
kmemleak: add checksum to backtrace report
Jim Cromie
1
-1
/
+1
2023-12-11
kmemleak: drop (age <increasing>) from leak record
Jim Cromie
1
-4
/
+2
2023-12-07
mm/kmemleak: move set_track_prepare() outside raw_spinlocks
Liu Shixin
1
-1
/
+3
2023-12-07
Revert "mm/kmemleak: move the initialisation of object to __link_object"
Liu Shixin
1
-17
/
+19
2023-10-26
mm/kmemleak: move the initialisation of object to __link_object
Liu Shixin
1
-19
/
+17
2023-10-26
mm/kmemleak: fix partially freeing unknown object warning
Liu Shixin
1
-11
/
+31
2023-10-26
mm: kmemleak: add __find_and_remove_object()
Liu Shixin
1
-3
/
+14
2023-10-26
mm: kmemleak: use mem_pool_free() to free object
Liu Shixin
1
-5
/
+9
2023-10-26
mm: kmemleak: split __create_object into two functions
Liu Shixin
1
-21
/
+40
2023-10-26
mm/kmemleak: fix print format of pointer in pr_debug()
Liu Shixin
1
-14
/
+14
2023-09-03
mm/kmemleak: move up cond_resched() call in page scanning loop
Waiman Long
1
-2
/
+3
2023-08-21
Rename kmemleak_initialized to kmemleak_late_initialized
Xiaolei Wang
1
-4
/
+4
2023-08-21
mm/kmemleak: use object_cache instead of kmemleak_initialized to check in set...
Xiaolei Wang
1
-1
/
+6
2023-02-17
lib/stackdepot, mm: rename stack_depot_want_early_init
Andrey Konovalov
1
-1
/
+1
2023-02-03
mm/kmemleak: fix UAF bug in kmemleak_scan()
Waiman Long
1
-6
/
+29
2023-02-03
mm/kmemleak: simplify kmemleak_cond_resched() usage
Waiman Long
1
-36
/
+12
2023-02-01
mm: use stack_depot_early_init for kmemleak
Zhaoyang Huang
1
-2
/
+3
2022-12-16
mm/kmemleak: use %pK to display kernel pointers in backtrace
Clément Léger
1
-1
/
+1
2022-12-16
mm: use stack_depot for recording kmemleak's backtrace
Zhaoyang Huang
1
-18
/
+28
2022-12-01
mm/kmemleak.c: fix a comment
Yixuan Cao
1
-1
/
+1
2022-10-28
mm/kmemleak: prevent soft lockup in kmemleak_scan()'s object iteration loops
Waiman Long
1
-19
/
+42
2022-09-12
mm/kmemleak: make create_object return void
Liu Shixin
1
-12
/
+9
2022-06-17
mm/kmemleak: prevent soft lockup in first object iteration loop of kmemleak_s...
Waiman Long
1
-1
/
+27
2022-06-17
mm/kmemleak: skip unlikely objects in kmemleak_scan() without taking lock
Waiman Long
1
-0
/
+14
2022-06-17
mm/kmemleak: use _irq lock/unlock variants in kmemleak_scan/_clear()
Waiman Long
1
-10
/
+8
2022-06-17
mm: kmemleak: check physical address when scan
Patrick Wang
1
-3
/
+14
2022-06-17
mm: kmemleak: add rbtree and store physical address for objects allocated wit...
Patrick Wang
1
-42
/
+91
2022-06-17
mm: kmemleak: add OBJECT_PHYS flag for objects allocated with physical address
Patrick Wang
1
-9
/
+31
2022-06-17
mm: kmemleak: remove kmemleak_not_leak_phys() and the min_count argument to k...
Patrick Wang
1
-17
/
+3
2022-04-16
mm: kmemleak: take a full lowmem check in kmemleak_*_phys()
Patrick Wang
1
-4
/
+4
2022-04-01
mm/kmemleak: reset tag when compare object pointer
Kuan-Ying Lee
1
-2
/
+7
2022-02-04
mm/kmemleak: avoid scanning potential huge holes
Lang Yu
1
-6
/
+7
2022-01-15
kmemleak: fix kmemleak false positive report with HW tag-based kasan enable
Kuan-Ying Lee
1
-7
/
+14
2021-09-09
mm/kmemleak: allow __GFP_NOLOCKDEP passed to kmemleak's gfp
Naohiro Aota
1
-1
/
+2
2021-09-08
mm: in_irq() cleanup
Changbin Du
1
-1
/
+1
2021-08-14
kasan, kmemleak: reset tags when scanning block
Kuan-Ying Lee
1
-3
/
+3
2021-06-29
mm/kmemleak: fix possible wrong memory scanning period
Yanfei Xu
1
-6
/
+12
2021-04-30
mm/kmemleak.c: fix a typo
Bhaskar Chowdhury
1
-1
/
+1
2021-03-25
kfence: make compatible with kmemleak
Marco Elver
1
-1
/
+2
2020-10-14
mm/kmemleak: rely on rcu for task stack scanning
Davidlohr Bueso
1
-4
/
+4
2020-08-15
mm/kmemleak: silence KCSAN splats in checksum
Qian Cai
1
-0
/
+2
2020-04-02
mm/kmemleak.c: use address-of operator on section symbols
Nathan Chancellor
1
-1
/
+1
2020-01-31
mm/kmemleak: turn kmemleak_lock and object->lock to raw_spinlock_t
He Zhe
1
-56
/
+56
2019-10-14
kmemleak: Do not corrupt the object_list during clean-up
Catalin Marinas
1
-9
/
+21
2019-09-25
mm/kmemleak.c: record the current memory pool size
Qian Cai
1
-1
/
+2
2019-09-25
mm: kmemleak: use the memory pool for early allocations
Catalin Marinas
1
-239
/
+26
2019-09-25
mm: kmemleak: simple memory allocation pool for kmemleak objects
Catalin Marinas
1
-2
/
+52
2019-09-25
mm: kmemleak: make the tool tolerant to struct scan_area allocation failures
Catalin Marinas
1
-6
/
+10
2019-08-14
mm: kmemleak: disable early logging in case of error
Catalin Marinas
1
-1
/
+1
[next]