Kevin Hao ([email protected])

Number of posts: 58 (0.01 per day)
First post: 2007-08-21 06:04:25
Last post: 2023-12-08 08:41:40

Date List Subject
2023-12-08 08:41:40 linux-kernel [PATCH] fork: Remove redundant TASK_UNINTERRUPTIBLE
2023-01-28 06:55:07 linux-kernel [PATCH v3] scripts/tags.sh: Fix the Kconfig tags generation when using latest ctags
2022-12-30 04:01:19 linux-kernel [PATCH v2] scripts/tags.sh: Fix the Kconfig tags generation when using latest ctags
2022-12-30 03:45:54 linux-kernel Re: [PATCH] scripts/tags.sh: Fix the Kconfig tags generation when using latest ctags
2022-12-29 06:31:12 linux-kernel [PATCH] scripts/tags.sh: Fix the Kconfig tags generation when using latest ctags
2021-08-05 07:37:49 linux-kernel [PATCH v2] cpufreq: schedutil: Use kobject release() method to free sugov_tunables
2021-08-05 07:36:17 linux-kernel Re: [PATCH] cpufreq: schedutil: Use kobject release() method to free sugov_tunables
2021-07-15 13:42:32 linux-kernel [PATCH] cpufreq: schedutil: Use kobject release() method to free sugov_tunables
2021-02-07 10:41:28 linux-kernel Re: [PATCH 5.10 04/57] net: octeontx2: Make sure the buffer is 128 byte aligned
2020-07-30 08:31:48 linux-kernel [PATCH 2/2] tracing/hwlat: Honor the tracing_cpumask
2020-07-30 08:31:43 linux-kernel [PATCH 1/2] tracing/hwlat: Drop the duplicate assignment in start_kthread()
2020-05-04 03:41:43 linux-kernel [PATCH v5.6-rt] mm: slub: Always flush the delayed empty slubs in flush_all()
2020-03-19 14:49:42 linux-kernel Re: [PATCH 5.5 01/65] gpiolib: Add support for the irqdomain which doesnt use irq_fwspec as arg
2020-03-19 13:35:39 linux-kernel Re: [PATCH 5.5 01/65] gpiolib: Add support for the irqdomain which doesnt use irq_fwspec as arg
2020-02-15 00:47:43 linux-kernel Re: [PATCH AUTOSEL 5.4 332/459] gpio: Fix the no return statement warning
2020-02-15 00:46:29 linux-kernel Re: [PATCH AUTOSEL 5.5 383/542] gpio: Fix the no return statement warning
2020-01-20 04:50:02 linux-kernel [PATCH] irqdomain: Fix a memory leak in irq_domain_push_irq()
2019-10-30 03:26:25 linux-kernel [PATCH v2] dump_stack: Avoid the livelock of the dump_lock
2019-10-29 19:42:13 linux-kernel Re: [PATCH] dump_stack: Avoid the livelock of the dump_lock
2019-10-29 10:37:09 linux-kernel [PATCH] dump_stack: Avoid the livelock of the dump_lock
2015-08-24 11:22:33 linux-kernel [PATCH v2 6/6] powerpc: use jump label for mmu_has_feature
2015-08-24 11:21:17 linux-kernel [PATCH v2 5/6] powerpc: use the jump label for cpu_has_feature
2015-08-24 11:21:15 linux-kernel [PATCH v2 4/6] powerpc: move the cpu_has_feature to a separate file
2015-08-24 11:21:13 linux-kernel [PATCH v2 3/6] powerpc: kill mfvtb()
2015-08-24 11:21:11 linux-kernel [PATCH v2 2/6] powerpc: invoke jump_label_init() in a much earlier stage
2015-08-24 11:21:09 linux-kernel [PATCH v2 1/6] jump_label: make it possible for the archs to invoke jump_label_init() much earlier
2015-08-24 11:20:49 linux-kernel [PATCH v2 0/6] powerpc: use jump label for {cpu,mmu}_has_feature()
2015-08-21 06:46:01 linux-kernel Re: [PATCH 3/8] jump_label: introduce DEFINE_STATIC_KEY_{TRUE,FALSE}_ARRAY macros
2015-08-21 06:35:14 linux-kernel Re: [PATCH 3/8] jump_label: introduce DEFINE_STATIC_KEY_{TRUE,FALSE}_ARRAY macros
2015-08-21 03:23:48 linux-kernel Re: [PATCH 3/8] jump_label: introduce DEFINE_STATIC_KEY_{TRUE,FALSE}_ARRAY macros
2015-08-21 03:18:10 linux-kernel Re: [PATCH 1/8] jump_label: no need to acquire the jump_label_mutex in jump_lable_init()
2015-08-20 12:16:45 linux-kernel [PATCH 4/8] powerpc: invoke jump_label_init() in a much earlier stage
2015-08-20 12:15:30 linux-kernel [PATCH 8/8] powerpc: use jump label for mmu_has_feature
2015-08-20 12:15:21 linux-kernel [PATCH 7/8] powerpc: use the jump label for cpu_has_feature
2015-08-20 12:15:19 linux-kernel [PATCH 6/8] powerpc: move the cpu_has_feature to a separate file
2015-08-20 12:15:12 linux-kernel [PATCH 5/8] powerpc: kill mfvtb()
2015-08-20 12:15:07 linux-kernel [PATCH 3/8] jump_label: introduce DEFINE_STATIC_KEY_{TRUE,FALSE}_ARRAY macros
2015-08-20 12:15:03 linux-kernel [PATCH 2/8] jump_label: make it possible for the archs to invoke jump_label_init() much earlier
2015-08-20 12:14:58 linux-kernel [PATCH 1/8] jump_label: no need to acquire the jump_label_mutex in jump_lable_init()
2015-08-20 12:14:55 linux-kernel [PATCH 0/8] powerpc: use jump label for {cpu,mmu}_has_feature()
2015-04-17 08:15:07 linux-kernel Re: [PATCH] tty: Remove leftover dependencies on PPC_OF
2015-04-17 06:01:21 linux-kernel Re: [PATCH] tty: Remove leftover dependencies on PPC_OF
2014-02-20 10:56:59 linux-kernel Re: [PATCH v4 0/4] Bugfix for of_match_node ordering
2014-02-20 10:13:29 linux-kernel Re: [PATCH v4 0/4] Bugfix for of_match_node ordering
2014-02-19 08:16:50 linux-kernel [PATCH v3 2/4] of: reimplement the matching method for __of_match_node()
2014-02-19 07:58:25 linux-kernel Re: [PATCH v2 2/4] of: reimplement the matching method for __of_match_node()
2014-02-19 06:31:47 linux-kernel Re: [PATCH 4/4] of: Add self test for of_match_node()
2014-02-19 06:23:28 linux-kernel [PATCH v2 2/4] of: reimplement the matching method for __of_match_node()
2014-01-28 12:18:15 linux-crypto [PATCH] crypto: talitos: init the priv->alg_list more earlier in talitos_probe()
2014-01-17 03:24:13 linux-kernel Re: Kernel stack overflows due to "powerpc: Remove ksp_limit on ppc64" with v3.13-rc8 on ppc32 (P2020)
2014-01-17 02:21:25 linux-kernel Re: Kernel stack overflows due to "powerpc: Remove ksp_limit on ppc64" with v3.13-rc8 on ppc32 (P2020)