Minfei Huang ([email protected])

Number of posts: 63 (0.12 per day)
First post: 2014-10-23 15:36:32
Last post: 2016-04-05 17:32:56

Date List Subject
2016-04-05 17:32:56 linux-kernel Re: [RFC PATCH v1.9 12/14] livepatch: create per-task consistency model
2016-03-14 11:25:39 linux-kernel Re: [patch] kexec: potetially using uninitialized variable
2016-03-11 15:38:19 linux-kernel Re: [patch] kexec: potetially using uninitialized variable
2016-03-01 14:11:32 linux-kernel [PATCH] proc/base: Make prompt shell start from new line after executing "cat /proc/$pid/wchan"
2016-03-01 08:02:47 linux-kernel [PATCH V2 2/2] kexec: Do a cleanup for function kexec_load
2016-03-01 08:02:39 linux-kernel [PATCH V2 1/2] kexec: Make a pair of map/unmap reserved pages in error path
2016-03-01 08:02:34 linux-kernel [PATCH V2 0/2] kexec: Make a pair of map/unmap reserved pages in error path
2015-12-19 02:54:58 linux-kernel [PATCH] ceph: Avoid to propagate the invalid page point
2015-12-18 17:10:03 linux-kernel [PATCH] bio: Make the test correct for idx in __bio_clone_fast
2015-12-18 15:31:04 linux-kernel Re: [PATCH 1/2] bio: Remove the incorrect test for idx in __bio_clone_fast
2015-12-18 15:29:06 linux-kernel Re: [PATCH 2/2] bio: Free own bvec before assigning the source bio's bvec
2015-12-18 15:02:41 linux-kernel [PATCH 2/2] bio: Free own bvec before assigning the source bio's bvec
2015-12-18 15:02:35 linux-kernel [PATCH 1/2] bio: Remove the incorrect test for idx in __bio_clone_fast
2015-12-11 14:46:35 linux-kernel Re: Some confusion about the period of updating new function in ftrace
2015-12-11 10:52:41 linux-kernel Some confusion about the period of updating new function in
2015-12-10 14:32:56 linux-kernel Re: [RFC PATCH v2 4/6] livepatch: reuse module loader code to write relocations
2015-12-08 12:35:46 linux-kernel Re: [PATCH] null_blk: Fix error path in module initialization
2015-11-28 08:38:09 linux-kernel Re: [dm-devel] [PATCH] dm-ioctl: fix 4-characters indentations
2015-11-27 13:26:47 linux-kernel [PATCH 2/2] null_blk: Do a cleanup for function null_add_dev
2015-11-27 13:26:25 linux-kernel [PATCH 1/2] null_blk: Remove null block from list in error path
2015-11-11 08:46:54 linux-kernel Re: [PATCH v2] livepatch: x86: bugfix about kASLR
2015-11-11 08:08:17 linux-kernel Re: [RFC PATCH 2/5] module: save load_info for livepatch modules
2015-08-03 15:05:36 linux-kernel Re: [PATCH] workqueue: Add the allocation flags to function schedule_on_each_cpu_gfp
2015-08-03 08:27:37 linux-kernel [PATCH] workqueue: Add the allocation flags to function schedule_on_each_cpu_gfp
2015-07-28 04:47:40 linux-kernel [REPOST PATCH] kexec: Remove the unnecessary conditional judgement to simplify the code logic
2015-07-28 04:42:29 linux-kernel Re: [PATCH] kexec: Remove the unnecessary conditional judgement to simplify the code logic
2015-07-26 15:56:36 linux-kernel [PATCH 2/2] ftrace: Make if condition correctly due to the operator order
2015-07-26 15:56:25 linux-kernel [PATCH 1/2] ftrace: Remove the unused variant ftrace_update_time
2015-07-24 01:23:13 linux-kernel Re: Revisiting patch dependencies
2015-07-22 13:17:30 linux-kernel Re: [PATCH] livepatch: Fix the issue to make livepatch enable/disable patch correctly
2015-07-20 07:26:35 linux-kernel Re: [PATCH] x86/mm: Assign the initail value to the pmd_idx
2015-07-20 04:57:15 linux-kernel [PATCH] Fix compiling error once merge define-kallsyms_cmp_symbol_t-as-function-type-to-simplify-the-code
2015-07-14 07:06:14 linux-kernel Re: [PATCH 0/2] Using function type to cleanup the function parament
2015-07-14 07:05:12 linux-kernel Re: [PATCH 2/2] Define kallsyms_cmp_symbol_t as function type to simplify the code
2015-07-14 07:04:52 linux-kernel Re: [PATCH 1/2] Define find_symbol_in_section_t as function type to simplify the code
2015-07-10 09:03:32 linux-kernel Re: [PATCH v4] kexec: Make a pair of map and unmap reserved pages when kdump fails to start
2015-07-10 05:12:28 linux-kernel [PATCH v4] kexec: Make a pair of map and unmap reserved pages when kdump fails to start
2015-07-10 04:05:36 linux-kernel Re: [PATCH v3] kexec: Make a pair of map and unmap reserved pages when kdump fails to start
2015-07-09 23:37:41 linux-kernel Re: [PATCH v3] kexec: Make a pair of map and unmap reserved pages when kdump fails to start
2015-07-08 12:09:46 linux-kernel Re: [PATCH v3] kexec: Make a pair of map and unmap reserved pages when kdump fails to start
2015-07-08 12:06:34 linux-kernel Re: [PATCH v3] kexec: Make a pair of map and unmap reserved pages when kdump fails to start
2015-07-02 01:45:59 linux-kernel [PATCH v3] kexec: Make a pair of map and unmap reserved pages when kdump fails to start
2015-07-01 15:07:04 linux-kernel Re: [PATCH v2] kexec: Make a pair of map and unmap reserved pages when kdump fails to start
2015-06-30 05:45:00 linux-kernel [PATCH v2] kexec: Make a pair of map and unmap reserved pages when kdump fails to start
2015-06-02 02:52:24 linux-kernel Re: [PATCH] livepatch: add module locking around kallsyms calls
2015-05-26 04:47:49 linux-kernel Re: [PATCH] livepatch: match function return value type with prototype
2015-05-22 14:26:39 linux-kernel [Patch v2] livepatch: annotate klp_init() with __init
2015-05-22 14:03:13 linux-kernel Re: [PATCH] livepatch: Let compiler put module initialized function to section ".init.text"
2015-05-20 01:52:18 linux-kernel Re: [PATCH 2/2] livepatch: introduce patch/func-walking helpers
2015-05-19 12:27:40 linux-kernel Re: [PATCH 2/2] livepatch: introduce patch/func-walking helpers
2015-05-14 01:51:28 linux-kernel [PATCH v4] livepatch: Prevent to apply the patch once coming module notifier fails