Du, Changbin ([email protected])

Number of posts: 315 (0.3 per day)
First post: 2014-12-18 12:00:36
Last post: 2017-10-25 14:17:04

Date List Subject
2018-06-07 07:59:57 linux-kernel Re: [PATCH v5 2/4] kernel hacking: new config NO_AUTO_INLINE to disable compiler auto-inline optimizations
2018-06-05 08:26:32 linux-kernel [PATCH v5 2/4] kernel hacking: new config NO_AUTO_INLINE to disable compiler auto-inline optimizations
2018-06-05 08:26:18 linux-kernel [PATCH v5 1/4] x86/mm: surround level4_kernel_pgt with #ifdef CONFIG_X86_5LEVEL...#endif
2018-06-05 08:25:53 linux-kernel [PATCH v5 3/4] ARM: mm: fix build error in fix_to_virt with CONFIG_CC_OPTIMIZE_FOR_DEBUGGING
2018-06-05 08:25:47 linux-kernel [PATCH v5 4/4] kernel hacking: new config CC_OPTIMIZE_FOR_DEBUGGING to apply GCC -Og optimization
2018-06-05 08:25:38 linux-kernel [RESEND PATCH v5 0/4] kernel hacking: GCC optimization for better debug experience (-Og)
2018-06-04 02:21:10 linux-kernel Re: [PATCH] scripts/faddr2line: show the code context
2018-06-04 02:17:20 linux-kernel Re: [PATCH] scripts/faddr2line: show the code context
2018-05-11 08:23:44 linux-kernel [PATCH v5 0/4] kernel hacking: GCC optimization for better debug experience (-Og)
2018-05-11 08:23:35 linux-kernel [PATCH v5 2/4] kernel hacking: new config NO_AUTO_INLINE to disable compiler auto-inline optimizations
2018-05-11 08:23:15 linux-kernel [PATCH v5 1/4] x86/mm: surround level4_kernel_pgt with #ifdef CONFIG_X86_5LEVEL...#endif
2018-05-11 08:22:03 linux-kernel [PATCH v5 3/4] ARM: mm: fix build error in fix_to_virt with CONFIG_CC_OPTIMIZE_FOR_DEBUGGING
2018-05-11 08:21:25 linux-kernel [PATCH v5 4/4] kernel hacking: new config CC_OPTIMIZE_FOR_DEBUGGING to apply GCC -Og optimization
2018-05-10 12:41:35 linux-kernel Re: [PATCH v4 4/4] asm-generic: fix build error in fix_to_virt with CONFIG_CC_OPTIMIZE_FOR_DEBUGGING
2018-05-09 08:58:50 linux-kernel [PATCH v4 1/4] x86/mm: surround level4_kernel_pgt with #ifdef CONFIG_X86_5LEVEL...#endif
2018-05-09 08:58:35 linux-kernel [PATCH v4 0/4] kernel hacking: GCC optimization for better debug experience (-Og)
2018-05-09 08:58:31 linux-kernel [PATCH v4 2/4] kernel hacking: new config NO_AUTO_INLINE to disable compiler auto-inline optimizations
2018-05-09 08:58:09 linux-kernel [PATCH v4 4/4] asm-generic: fix build error in fix_to_virt with CONFIG_CC_OPTIMIZE_FOR_DEBUGGING
2018-05-09 08:57:25 linux-kernel [PATCH v4 3/4] kernel hacking: new config CC_OPTIMIZE_FOR_DEBUGGING to apply GCC -Og optimization
2018-05-09 08:24:44 linux-kernel Re: [PATCH v3 2/5] regulator: add dummy function of_find_regulator_by_node
2018-05-06 00:32:58 linux-kernel [PATCH v3 1/5] x86/mm: surround level4_kernel_pgt with #ifdef CONFIG_X86_5LEVEL...#endif
2018-05-06 00:32:07 linux-kernel [PATCH v3 4/5] kernel hacking: new config CC_OPTIMIZE_FOR_DEBUGGING to apply GCC -Og optimization
2018-05-06 00:31:39 linux-kernel [PATCH v3 5/5] asm-generic: fix build error in fix_to_virt with CONFIG_CC_OPTIMIZE_FOR_DEBUGGING
2018-05-06 00:31:32 linux-kernel [PATCH v3 3/5] kernel hacking: new config NO_AUTO_INLINE to disable compiler auto-inline optimizations
2018-05-06 00:31:26 linux-kernel [PATCH v3 2/5] regulator: add dummy function of_find_regulator_by_node
2018-05-06 00:31:04 linux-kernel [PATCH v3 0/5] kernel hacking: GCC optimization for better debug experience (-Og)
2018-05-06 00:08:28 linux-kernel Re: [PATCH v2 4/5] kernel hacking: new config DEBUG_EXPERIENCE to apply GCC -Og optimization
2018-05-03 14:00:14 linux-kernel Re: [PATCH v2 0/5] kernel hacking: GCC optimization for debug experience (-Og)
2018-05-03 13:56:58 linux-kernel Re: [PATCH v2 4/5] kernel hacking: new config DEBUG_EXPERIENCE to apply GCC -Og optimization
2018-05-03 13:35:41 linux-kernel Re: [PATCH v2 5/5] asm-generic: fix build error in fix_to_virt with CONFIG_DEBUG_EXPERIENCE
2018-05-03 13:12:12 linux-kernel Re: [PATCH v2 3/5] kernel hacking: new config NO_AUTO_INLINE to disable compiler auto-inline optimizations
2018-05-02 13:58:01 linux-kernel [PATCH v2 1/5] x86/mm: surround level4_kernel_pgt with #ifdef CONFIG_X86_5LEVEL...#endif
2018-05-02 13:57:53 linux-kernel [PATCH v2 2/5] regulator: add dummy function of_find_regulator_by_node
2018-05-02 13:57:44 linux-kernel [PATCH v2 3/5] kernel hacking: new config NO_AUTO_INLINE to disable compiler auto-inline optimizations
2018-05-02 13:56:53 linux-kernel [PATCH v2 5/5] asm-generic: fix build error in fix_to_virt with CONFIG_DEBUG_EXPERIENCE
2018-05-02 13:56:15 linux-kernel [PATCH v2 4/5] kernel hacking: new config DEBUG_EXPERIENCE to apply GCC -Og optimization
2018-05-02 13:56:12 linux-kernel [PATCH v2 0/5] kernel hacking: GCC optimization for debug experience (-Og)
2018-05-02 09:37:35 linux-kernel Re: [PATCH 3/5] kernel hacking: new config NO_AUTO_INLINE to disable compiler atuo-inline optimizations
2018-05-02 09:35:43 linux-kernel Re: [PATCH 4/5] kernel hacking: new config DEBUG_EXPERIENCE to apply GCC -Og optimization
2018-05-02 09:35:14 linux-kernel Re: [PATCH 2/5] regulator: add dummy of_find_regulator_by_node
2018-05-02 09:18:38 linux-kernel Re: [PATCH 0/5] kernel hacking: GCC optimization for debug experience (-Og)
2018-05-01 13:14:16 linux-kernel [PATCH 2/5] regulator: add dummy of_find_regulator_by_node
2018-05-01 13:12:37 linux-kernel [PATCH 1/5] x86/mm: surround level4_kernel_pgt with #ifdef CONFIG_X86_5LEVEL...#endif
2018-05-01 13:12:25 linux-kernel [PATCH 0/5] kernel hacking: GCC optimization for debug experience (-Og)
2018-05-01 13:12:08 linux-kernel [PATCH 4/5] kernel hacking: new config DEBUG_EXPERIENCE to apply GCC -Og optimization
2018-05-01 13:11:58 linux-kernel [PATCH 3/5] kernel hacking: new config NO_AUTO_INLINE to disable compiler atuo-inline optimizations
2018-05-01 13:11:37 linux-kernel [PATCH 5/5] asm-generic: fix build error in fix_to_virt with CONFIG_DEBUG_EXPERIENCE
2018-04-28 06:51:04 linux-kernel [RESEND][PATCH] iommu/vt-d: fix shift-out-of-bounds in bug checking
2018-04-26 09:16:21 linux-kernel Re: [PATCH] iommu/vt-d: fix shift-out-of-bounds in bug checking
2018-04-20 05:41:41 linux-kernel [PATCH] iommu/vt-d: fix shift-out-of-bounds in bug checking
2018-04-08 07:25:48 linux-kernel Re: [PATCH] Documentation: fix reST markup error in driver-api/usb/typec.rst