Chen Jun ([email protected])

Number of posts: 60 (0.04 per day)
First post: 2019-11-15 13:25:49
Last post: 2024-03-30 08:32:01

Date List Subject
2020-10-22 13:25:02 linux-kernel [PATCH] Kconfig: Move CONFIG_DEBUG_KMEMLEAK_TEST to samples/Kconfig
2020-09-28 14:37:41 linux-kernel Re: [PATCH -next 3/5] mm/kmemleak: Add support for percpu memory leak detect
2020-09-21 02:07:32 linux-kernel [PATCH -next 0/5] mm/kmemleak:support for percpu memory leak detect
2020-09-21 02:05:28 linux-kernel [PATCH -next 4/5] mm/kmemleak-test: use %px instead of %p in print
2020-09-21 02:05:04 linux-kernel [PATCH -next 5/5] mm/kmemleak-test: Add a test case for alloc_percpu
2020-09-21 02:04:29 linux-kernel [PATCH -next 1/5] mm/kmemleak: make create_object return void
2020-09-21 02:04:20 linux-kernel [PATCH -next 2/5] mm/kmemleak: skip update_checksum for OBJECT_NO_SCAN objects
2020-09-21 02:04:20 linux-kernel [PATCH -next 3/5] mm/kmemleak: Add support for percpu memory leak detect
2019-11-15 13:25:49 linux-kernel [PATCH] mm: Cast the type of unmap_start to u64